commandmate 0.33.1 → 0.33.2

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 (291) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +290 -290
  3. package/.next/app-path-routes-manifest.json +29 -29
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/diagnostics/framework.json +1 -1
  6. package/.next/next-server.js.nft.json +1 -1
  7. package/.next/prerender-manifest.json +3 -3
  8. package/.next/required-server-files.json +1 -2
  9. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/app/update-check/route_client-reference-manifest.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.nft.json +1 -1
  17. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  20. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  23. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js +32 -1
  25. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  26. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js +33 -2
  28. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  29. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  31. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/hooks/agent-event/route.js +1 -1
  44. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  45. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/hooks/claude-done/route.js +2 -2
  47. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  48. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/hooks/permission-request/route.js +1 -1
  50. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  51. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/push/escalation/route.js +1 -1
  55. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/push/vapid/route.js +1 -1
  58. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
  60. package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
  61. package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/relays/route.js +1 -1
  63. package/.next/server/app/api/relays/route.js.nft.json +1 -1
  64. package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  70. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  71. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/clone/route.js +1 -1
  73. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  74. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/repositories/restore/route.js +1 -1
  77. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  78. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/repositories/route.js +1 -1
  80. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  81. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/repositories/scan/route.js +1 -1
  83. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  84. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/repositories/sync/route.js +1 -1
  86. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  87. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
  90. package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  108. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  110. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
  113. package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  119. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  149. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  151. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  154. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  166. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  173. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  182. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  193. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/terminal/route.js +103 -1
  196. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  215. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/route.js +1 -1
  217. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  220. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  221. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  222. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  223. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  224. package/.next/server/app/page_client-reference-manifest.js +1 -1
  225. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  227. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  228. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  229. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  230. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  231. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  232. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  233. package/.next/server/app/worktrees/[id]/page.js +8 -8
  234. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  235. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  236. package/.next/server/app-paths-manifest.json +29 -29
  237. package/.next/server/chunks/1068.js +1 -0
  238. package/.next/server/chunks/1210.js +1 -1
  239. package/.next/server/chunks/1331.js +2 -2
  240. package/.next/server/chunks/1366.js +5 -3
  241. package/.next/server/chunks/1886.js +2 -2
  242. package/.next/server/chunks/2839.js +1 -0
  243. package/.next/server/chunks/3241.js +1 -1
  244. package/.next/server/chunks/3323.js +1 -0
  245. package/.next/server/chunks/3707.js +1 -1
  246. package/.next/server/chunks/3708.js +1 -1
  247. package/.next/server/chunks/4443.js +1 -1
  248. package/.next/server/chunks/5220.js +1 -1
  249. package/.next/server/chunks/595.js +2 -2
  250. package/.next/server/chunks/650.js +1 -0
  251. package/.next/server/chunks/6781.js +1 -0
  252. package/.next/server/chunks/6808.js +1 -0
  253. package/.next/server/chunks/6838.js +1 -1
  254. package/.next/server/chunks/7875.js +3 -3
  255. package/.next/server/chunks/8918.js +107 -5
  256. package/.next/server/middleware-build-manifest.js +1 -1
  257. package/.next/server/middleware-manifest.json +5 -5
  258. package/.next/server/pages/500.html +1 -1
  259. package/.next/server/server-reference-manifest.json +1 -1
  260. package/.next/server/src/middleware.js.map +1 -1
  261. package/.next/static/chunks/1255-7e5873f06b25e129.js +1 -0
  262. package/.next/static/chunks/{4718-2bc5cdf06573bf54.js → 4718-441a2af91f0374e9.js} +1 -1
  263. package/.next/static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js +1 -0
  264. package/.next/static/chunks/{main-6092074a0dc78280.js → main-ac91ed6e71380841.js} +1 -1
  265. package/.next/trace +13 -14
  266. package/dist/server/src/lib/assistant-response-saver.js +168 -12
  267. package/dist/server/src/lib/hooks/sources/antigravity/history.js +204 -9
  268. package/dist/server/src/lib/hooks/sources/claude/history.js +29 -3
  269. package/dist/server/src/lib/hooks/sources/codex/history.js +29 -3
  270. package/dist/server/src/lib/hooks/sources/command-code/history.js +29 -3
  271. package/dist/server/src/lib/hooks/stop-history-capture.js +30 -4
  272. package/dist/server/src/lib/polling/response-checker.js +258 -9
  273. package/dist/server/src/lib/polling/response-poller-core.js +20 -0
  274. package/dist/server/src/lib/polling/structured-history-gate.js +26 -6
  275. package/dist/server/src/lib/response-cleaner.js +84 -0
  276. package/package.json +2 -2
  277. package/.next/server/chunks/21.js +0 -1
  278. package/.next/server/chunks/3086.js +0 -1
  279. package/.next/server/chunks/3270.js +0 -1
  280. package/.next/server/chunks/3925.js +0 -1
  281. package/.next/server/chunks/5043.js +0 -1
  282. package/.next/server/chunks/6306.js +0 -1
  283. package/.next/server/chunks/6363.js +0 -1
  284. package/.next/server/chunks/6491.js +0 -103
  285. package/.next/server/chunks/7890.js +0 -1
  286. package/.next/server/chunks/8063.js +0 -32
  287. package/.next/server/chunks/8687.js +0 -1
  288. package/.next/static/chunks/1255-8cb587d9170b45ed.js +0 -1
  289. package/.next/static/chunks/app/worktrees/[id]/page-13ca0ba551fe5cfb.js +0 -1
  290. /package/.next/static/{9lgw9hA727UMyFhXryGWG → 0a4qrU8WdUwQrlO4mfLMu}/_buildManifest.js +0 -0
  291. /package/.next/static/{9lgw9hA727UMyFhXryGWG → 0a4qrU8WdUwQrlO4mfLMu}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,14 +1,13 @@
1
- [{"name":"generate-buildid","duration":214,"timestamp":1474878738,"id":4,"parentId":1,"tags":{},"startTime":1788879257949,"traceId":"60b4601cfa15497c"},{"name":"load-custom-routes","duration":1685,"timestamp":1474879058,"id":5,"parentId":1,"tags":{},"startTime":1788879257949,"traceId":"60b4601cfa15497c"},{"name":"create-dist-dir","duration":19781,"timestamp":1474960492,"id":6,"parentId":1,"tags":{},"startTime":1788879258030,"traceId":"60b4601cfa15497c"},{"name":"create-pages-mapping","duration":223,"timestamp":1475033051,"id":7,"parentId":1,"tags":{},"startTime":1788879258103,"traceId":"60b4601cfa15497c"},{"name":"collect-app-files","duration":10971,"timestamp":1475033316,"id":8,"parentId":1,"tags":{},"startTime":1788879258103,"traceId":"60b4601cfa15497c"},{"name":"create-app-mapping","duration":4833,"timestamp":1475044313,"id":9,"parentId":1,"tags":{},"startTime":1788879258114,"traceId":"60b4601cfa15497c"},{"name":"create-app-layouts","duration":117,"timestamp":1475049175,"id":10,"parentId":1,"tags":{},"startTime":1788879258119,"traceId":"60b4601cfa15497c"},{"name":"collect-default-files","duration":3054,"timestamp":1475051624,"id":12,"parentId":1,"tags":{},"startTime":1788879258122,"traceId":"60b4601cfa15497c"},{"name":"generate-route-types","duration":23752,"timestamp":1475050440,"id":11,"parentId":1,"tags":{},"startTime":1788879258120,"traceId":"60b4601cfa15497c"},{"name":"public-dir-conflict-check","duration":465,"timestamp":1475074259,"id":13,"parentId":1,"tags":{},"startTime":1788879258144,"traceId":"60b4601cfa15497c"},{"name":"generate-routes-manifest","duration":4232,"timestamp":1475074882,"id":14,"parentId":1,"tags":{},"startTime":1788879258145,"traceId":"60b4601cfa15497c"},{"name":"create-entrypoints","duration":84365,"timestamp":1475085799,"id":17,"parentId":1,"tags":{},"startTime":1788879258156,"traceId":"60b4601cfa15497c"},{"name":"generate-webpack-config","duration":253331,"timestamp":1475170212,"id":18,"parentId":16,"tags":{},"startTime":1788879258240,"traceId":"60b4601cfa15497c"},{"name":"next-trace-entrypoint-plugin","duration":1872,"timestamp":1475518569,"id":20,"parentId":19,"tags":{},"startTime":1788879258589,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":2427624,"timestamp":1475528465,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531389,"timestamp":1475528437,"id":122,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531408,"timestamp":1475528440,"id":123,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531410,"timestamp":1475528443,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531410,"timestamp":1475528446,"id":125,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531410,"timestamp":1475528449,"id":126,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531388,"timestamp":1475528474,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fupdate%2Froute&name=app%2Fapi%2Fagents%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531387,"timestamp":1475528477,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fversions%2Froute&name=app%2Fapi%2Fagents%2Fversions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fversions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fversions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531387,"timestamp":1475528480,"id":137,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531401,"timestamp":1475528483,"id":138,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531403,"timestamp":1475528486,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcapabilities%2Froute&name=app%2Fapi%2Fcapabilities%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcapabilities%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcapabilities%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531403,"timestamp":1475528489,"id":140,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531404,"timestamp":1475528492,"id":141,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531404,"timestamp":1475528495,"id":142,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531404,"timestamp":1475528498,"id":143,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531404,"timestamp":1475528501,"id":144,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531403,"timestamp":1475528505,"id":145,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531396,"timestamp":1475528513,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fremote%2Fpair%2Froute&name=app%2Fapi%2Fremote%2Fpair%2Froute&pagePath=private-next-app-dir%2Fapi%2Fremote%2Fpair%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fremote%2Fpair%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531396,"timestamp":1475528517,"id":149,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531394,"timestamp":1475528522,"id":150,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531391,"timestamp":1475528527,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531390,"timestamp":1475528530,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531390,"timestamp":1475528533,"id":153,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531390,"timestamp":1475528536,"id":154,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531389,"timestamp":1475528539,"id":155,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531389,"timestamp":1475528542,"id":156,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531388,"timestamp":1475528545,"id":157,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531388,"timestamp":1475528548,"id":158,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531387,"timestamp":1475528550,"id":159,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531384,"timestamp":1475528556,"id":161,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531384,"timestamp":1475528558,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531383,"timestamp":1475528562,"id":163,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531379,"timestamp":1475528568,"id":165,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531372,"timestamp":1475528577,"id":168,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531371,"timestamp":1475528580,"id":169,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&name=app%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531371,"timestamp":1475528583,"id":170,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531370,"timestamp":1475528586,"id":171,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531366,"timestamp":1475528592,"id":173,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4532140,"timestamp":1475527832,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531905,"timestamp":1475528069,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531844,"timestamp":1475528132,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531749,"timestamp":1475528231,"id":67,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531746,"timestamp":1475528237,"id":69,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531745,"timestamp":1475528240,"id":70,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531737,"timestamp":1475528251,"id":74,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531726,"timestamp":1475528265,"id":79,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531669,"timestamp":1475528324,"id":84,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531675,"timestamp":1475528321,"id":83,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531671,"timestamp":1475528327,"id":85,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531691,"timestamp":1475528331,"id":86,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531691,"timestamp":1475528335,"id":87,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531579,"timestamp":1475528452,"id":127,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531578,"timestamp":1475528454,"id":128,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531577,"timestamp":1475528457,"id":129,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531577,"timestamp":1475528460,"id":130,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531577,"timestamp":1475528463,"id":131,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531625,"timestamp":1475528418,"id":115,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531622,"timestamp":1475528423,"id":117,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531622,"timestamp":1475528426,"id":118,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531621,"timestamp":1475528429,"id":119,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4531621,"timestamp":1475528431,"id":120,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4744604,"timestamp":1475528635,"id":188,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4746573,"timestamp":1475528565,"id":164,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4746577,"timestamp":1475528574,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4746586,"timestamp":1475528571,"id":166,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4746574,"timestamp":1475528588,"id":172,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4826071,"timestamp":1475527817,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4892427,"timestamp":1475528595,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4900815,"timestamp":1475528472,"id":134,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4967830,"timestamp":1475528469,"id":133,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4967778,"timestamp":1475528553,"id":160,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4976989,"timestamp":1475528434,"id":121,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":4979910,"timestamp":1475528175,"id":50,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014231,"timestamp":1475528110,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014596,"timestamp":1475527762,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014240,"timestamp":1475528123,"id":34,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014560,"timestamp":1475527806,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014249,"timestamp":1475528119,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014241,"timestamp":1475528129,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014247,"timestamp":1475528126,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014639,"timestamp":1475527736,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014601,"timestamp":1475527775,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014592,"timestamp":1475527787,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014245,"timestamp":1475528136,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&name=app%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014244,"timestamp":1475528140,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2Froute&name=app%2Fapi%2Frelays%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014221,"timestamp":1475528165,"id":47,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014246,"timestamp":1475528143,"id":40,"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":1788879258598,"traceId":"60b4601cfa15497c"}]
2
- [{"name":"add-entry","duration":5014418,"timestamp":1475528150,"id":42,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014418,"timestamp":1475528156,"id":44,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014424,"timestamp":1475528153,"id":43,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014419,"timestamp":1475528159,"id":45,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014419,"timestamp":1475528162,"id":46,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014415,"timestamp":1475528168,"id":48,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014440,"timestamp":1475528146,"id":41,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014417,"timestamp":1475528172,"id":49,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014402,"timestamp":1475528189,"id":54,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014413,"timestamp":1475528181,"id":52,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014419,"timestamp":1475528177,"id":51,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014415,"timestamp":1475528184,"id":53,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014406,"timestamp":1475528195,"id":56,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014412,"timestamp":1475528192,"id":55,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014408,"timestamp":1475528198,"id":57,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014407,"timestamp":1475528202,"id":58,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014407,"timestamp":1475528205,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014406,"timestamp":1475528207,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014413,"timestamp":1475528211,"id":61,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014412,"timestamp":1475528214,"id":62,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014411,"timestamp":1475528217,"id":63,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014409,"timestamp":1475528221,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014408,"timestamp":1475528224,"id":65,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014407,"timestamp":1475528228,"id":66,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014403,"timestamp":1475528234,"id":68,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014397,"timestamp":1475528242,"id":71,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014396,"timestamp":1475528245,"id":72,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014396,"timestamp":1475528248,"id":73,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014392,"timestamp":1475528254,"id":75,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014392,"timestamp":1475528257,"id":76,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014391,"timestamp":1475528260,"id":77,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014390,"timestamp":1475528262,"id":78,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014386,"timestamp":1475528268,"id":80,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014386,"timestamp":1475528271,"id":81,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014344,"timestamp":1475528314,"id":82,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014323,"timestamp":1475528338,"id":88,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014323,"timestamp":1475528341,"id":89,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014322,"timestamp":1475528344,"id":90,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014321,"timestamp":1475528346,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014320,"timestamp":1475528349,"id":92,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014320,"timestamp":1475528352,"id":93,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014319,"timestamp":1475528355,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014293,"timestamp":1475528383,"id":104,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014321,"timestamp":1475528358,"id":95,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014317,"timestamp":1475528363,"id":97,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014322,"timestamp":1475528360,"id":96,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014319,"timestamp":1475528366,"id":98,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014310,"timestamp":1475528377,"id":102,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014318,"timestamp":1475528372,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014317,"timestamp":1475528375,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014326,"timestamp":1475528369,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014317,"timestamp":1475528380,"id":103,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014304,"timestamp":1475528394,"id":107,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014315,"timestamp":1475528386,"id":105,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014311,"timestamp":1475528391,"id":106,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014307,"timestamp":1475528397,"id":108,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014306,"timestamp":1475528400,"id":109,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014305,"timestamp":1475528403,"id":110,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014304,"timestamp":1475528406,"id":111,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014303,"timestamp":1475528409,"id":112,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014302,"timestamp":1475528412,"id":113,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014296,"timestamp":1475528420,"id":116,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5014303,"timestamp":1475528415,"id":114,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5019265,"timestamp":1475528510,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5019278,"timestamp":1475528507,"id":146,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5019995,"timestamp":1475527796,"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":1788879258598,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5022990,"timestamp":1475527368,"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":1788879258597,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021772,"timestamp":1475528598,"id":175,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021774,"timestamp":1475528601,"id":176,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021776,"timestamp":1475528603,"id":177,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021776,"timestamp":1475528606,"id":178,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021776,"timestamp":1475528609,"id":179,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021777,"timestamp":1475528612,"id":180,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021777,"timestamp":1475528615,"id":181,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021777,"timestamp":1475528618,"id":182,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021778,"timestamp":1475528621,"id":183,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021778,"timestamp":1475528623,"id":184,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021778,"timestamp":1475528626,"id":185,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021778,"timestamp":1475528629,"id":186,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":5021779,"timestamp":1475528632,"id":187,"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":1788879258599,"traceId":"60b4601cfa15497c"},{"name":"make","duration":8524229,"timestamp":1475527083,"id":21,"parentId":19,"tags":{},"startTime":1788879258597,"traceId":"60b4601cfa15497c"},{"name":"get-entries","duration":6130,"timestamp":1484052706,"id":1060,"parentId":1059,"tags":{},"startTime":1788879267123,"traceId":"60b4601cfa15497c"},{"name":"node-file-trace-plugin","duration":11511291,"timestamp":1484079304,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1788879267149,"traceId":"60b4601cfa15497c"},{"name":"collect-traced-files","duration":265152,"timestamp":1495590621,"id":1062,"parentId":1059,"tags":{},"startTime":1788879278661,"traceId":"60b4601cfa15497c"},{"name":"finish-modules","duration":11803274,"timestamp":1484052517,"id":1059,"parentId":20,"tags":{},"startTime":1788879267123,"traceId":"60b4601cfa15497c"},{"name":"chunk-graph","duration":205250,"timestamp":1496282600,"id":1064,"parentId":1063,"tags":{},"startTime":1788879279353,"traceId":"60b4601cfa15497c"},{"name":"optimize-modules","duration":38,"timestamp":1496487980,"id":1066,"parentId":1063,"tags":{},"startTime":1788879279558,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunks","duration":210378,"timestamp":1496488097,"id":1067,"parentId":1063,"tags":{},"startTime":1788879279558,"traceId":"60b4601cfa15497c"},{"name":"optimize-tree","duration":136,"timestamp":1496698595,"id":1068,"parentId":1063,"tags":{},"startTime":1788879279769,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunk-modules","duration":234974,"timestamp":1496698829,"id":1069,"parentId":1063,"tags":{},"startTime":1788879279769,"traceId":"60b4601cfa15497c"},{"name":"optimize","duration":445982,"timestamp":1496487931,"id":1065,"parentId":1063,"tags":{},"startTime":1788879279558,"traceId":"60b4601cfa15497c"},{"name":"module-hash","duration":153903,"timestamp":1497037850,"id":1070,"parentId":1063,"tags":{},"startTime":1788879280108,"traceId":"60b4601cfa15497c"},{"name":"code-generation","duration":21261,"timestamp":1497191892,"id":1071,"parentId":1063,"tags":{},"startTime":1788879280262,"traceId":"60b4601cfa15497c"},{"name":"hash","duration":23489,"timestamp":1497233920,"id":1072,"parentId":1063,"tags":{},"startTime":1788879280304,"traceId":"60b4601cfa15497c"},{"name":"code-generation-jobs","duration":428,"timestamp":1497257404,"id":1073,"parentId":1063,"tags":{},"startTime":1788879280327,"traceId":"60b4601cfa15497c"},{"name":"module-assets","duration":2486,"timestamp":1497257648,"id":1074,"parentId":1063,"tags":{},"startTime":1788879280328,"traceId":"60b4601cfa15497c"},{"name":"create-chunk-assets","duration":4306,"timestamp":1497260162,"id":1075,"parentId":1063,"tags":{},"startTime":1788879280330,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6686,"timestamp":1497291164,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6498,"timestamp":1497291366,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6488,"timestamp":1497291378,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6481,"timestamp":1497291387,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"}]
3
- [{"name":"minify-js","duration":6816,"timestamp":1497291392,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6815,"timestamp":1497291397,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6810,"timestamp":1497291404,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6805,"timestamp":1497291410,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6800,"timestamp":1497291416,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6749,"timestamp":1497291468,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6734,"timestamp":1497291483,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6725,"timestamp":1497291494,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6720,"timestamp":1497291499,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6716,"timestamp":1497291503,"id":1090,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6711,"timestamp":1497291510,"id":1091,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1788879280361,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6707,"timestamp":1497291514,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6702,"timestamp":1497291520,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6699,"timestamp":1497291524,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6694,"timestamp":1497291530,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6689,"timestamp":1497291536,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6687,"timestamp":1497291539,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6685,"timestamp":1497291543,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6680,"timestamp":1497291549,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6677,"timestamp":1497291553,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6672,"timestamp":1497291558,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6670,"timestamp":1497291562,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6667,"timestamp":1497291566,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6643,"timestamp":1497291591,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6640,"timestamp":1497291595,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6638,"timestamp":1497291599,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6634,"timestamp":1497291603,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6629,"timestamp":1497291609,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6626,"timestamp":1497291613,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6623,"timestamp":1497291617,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6621,"timestamp":1497291621,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6616,"timestamp":1497291627,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6613,"timestamp":1497291631,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6610,"timestamp":1497291635,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6606,"timestamp":1497291640,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6602,"timestamp":1497291645,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6600,"timestamp":1497291648,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6597,"timestamp":1497291652,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6594,"timestamp":1497291656,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6589,"timestamp":1497291662,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6577,"timestamp":1497291675,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6574,"timestamp":1497291679,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6571,"timestamp":1497291682,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6569,"timestamp":1497291686,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6565,"timestamp":1497291690,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6563,"timestamp":1497291693,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6560,"timestamp":1497291696,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6558,"timestamp":1497291700,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6555,"timestamp":1497291703,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6552,"timestamp":1497291707,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6550,"timestamp":1497291710,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6547,"timestamp":1497291714,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6544,"timestamp":1497291717,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6542,"timestamp":1497291721,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6539,"timestamp":1497291724,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6536,"timestamp":1497291728,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6533,"timestamp":1497291732,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6531,"timestamp":1497291735,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6528,"timestamp":1497291738,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6526,"timestamp":1497291741,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6524,"timestamp":1497291744,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6522,"timestamp":1497291748,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6519,"timestamp":1497291751,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6517,"timestamp":1497291754,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6514,"timestamp":1497291758,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6512,"timestamp":1497291761,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6509,"timestamp":1497291765,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6506,"timestamp":1497291769,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6504,"timestamp":1497291772,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6501,"timestamp":1497291775,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6498,"timestamp":1497291779,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6494,"timestamp":1497291784,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6492,"timestamp":1497291787,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6489,"timestamp":1497291791,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6484,"timestamp":1497291797,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6482,"timestamp":1497291801,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6479,"timestamp":1497291804,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6477,"timestamp":1497291807,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6474,"timestamp":1497291810,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6472,"timestamp":1497291813,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6470,"timestamp":1497291817,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6468,"timestamp":1497291820,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6465,"timestamp":1497291824,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6463,"timestamp":1497291827,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6461,"timestamp":1497291830,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6459,"timestamp":1497291834,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6456,"timestamp":1497291837,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6454,"timestamp":1497291840,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6452,"timestamp":1497291844,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6449,"timestamp":1497291847,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6446,"timestamp":1497291851,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6444,"timestamp":1497291854,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6441,"timestamp":1497291857,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6439,"timestamp":1497291860,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6436,"timestamp":1497291864,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6434,"timestamp":1497291867,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6431,"timestamp":1497291871,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6429,"timestamp":1497291874,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6427,"timestamp":1497291877,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6425,"timestamp":1497291880,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6422,"timestamp":1497291883,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"}]
4
- [{"name":"minify-js","duration":6603,"timestamp":1497291887,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6603,"timestamp":1497291890,"id":1183,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6602,"timestamp":1497291894,"id":1184,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6599,"timestamp":1497291897,"id":1185,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6597,"timestamp":1497291901,"id":1186,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6595,"timestamp":1497291904,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6592,"timestamp":1497291908,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6589,"timestamp":1497291912,"id":1189,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6581,"timestamp":1497291920,"id":1190,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6579,"timestamp":1497291924,"id":1191,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6576,"timestamp":1497291927,"id":1192,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6574,"timestamp":1497291930,"id":1193,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6572,"timestamp":1497291933,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6569,"timestamp":1497291937,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6567,"timestamp":1497291940,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6564,"timestamp":1497291943,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6562,"timestamp":1497291946,"id":1198,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6559,"timestamp":1497291950,"id":1199,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6557,"timestamp":1497291953,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6554,"timestamp":1497291957,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6552,"timestamp":1497291960,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6549,"timestamp":1497291964,"id":1203,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6546,"timestamp":1497291968,"id":1204,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":6543,"timestamp":1497291971,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1788879280362,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1199,"timestamp":1497297316,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1185,"timestamp":1497297331,"id":1207,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1182,"timestamp":1497297336,"id":1208,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1179,"timestamp":1497297340,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1177,"timestamp":1497297344,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1173,"timestamp":1497297349,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1171,"timestamp":1497297352,"id":1212,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1169,"timestamp":1497297355,"id":1213,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1167,"timestamp":1497297359,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1165,"timestamp":1497297362,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1163,"timestamp":1497297366,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1161,"timestamp":1497297369,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1159,"timestamp":1497297372,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1157,"timestamp":1497297375,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1155,"timestamp":1497297378,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1153,"timestamp":1497297381,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1151,"timestamp":1497297384,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1149,"timestamp":1497297387,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1148,"timestamp":1497297390,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1146,"timestamp":1497297393,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1144,"timestamp":1497297396,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1143,"timestamp":1497297399,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1141,"timestamp":1497297402,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1139,"timestamp":1497297405,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1137,"timestamp":1497297408,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1135,"timestamp":1497297411,"id":1231,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1134,"timestamp":1497297414,"id":1232,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1132,"timestamp":1497297417,"id":1233,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1131,"timestamp":1497297420,"id":1234,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1128,"timestamp":1497297423,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1127,"timestamp":1497297426,"id":1236,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1125,"timestamp":1497297429,"id":1237,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1123,"timestamp":1497297432,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1121,"timestamp":1497297435,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1119,"timestamp":1497297439,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1117,"timestamp":1497297442,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1115,"timestamp":1497297445,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1113,"timestamp":1497297447,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1111,"timestamp":1497297450,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1110,"timestamp":1497297453,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1108,"timestamp":1497297456,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1106,"timestamp":1497297459,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1104,"timestamp":1497297462,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1102,"timestamp":1497297465,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1100,"timestamp":1497297468,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1098,"timestamp":1497297472,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1096,"timestamp":1497297474,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1094,"timestamp":1497297478,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1092,"timestamp":1497297481,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1090,"timestamp":1497297484,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1088,"timestamp":1497297487,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1086,"timestamp":1497297490,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1085,"timestamp":1497297493,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1083,"timestamp":1497297496,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1081,"timestamp":1497297499,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1080,"timestamp":1497297502,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1078,"timestamp":1497297505,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1076,"timestamp":1497297508,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1074,"timestamp":1497297511,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1788879280367,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1072,"timestamp":1497297514,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1071,"timestamp":1497297517,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1069,"timestamp":1497297520,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1067,"timestamp":1497297523,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1065,"timestamp":1497297526,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1063,"timestamp":1497297529,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1060,"timestamp":1497297534,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1058,"timestamp":1497297537,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1056,"timestamp":1497297540,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1054,"timestamp":1497297543,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1052,"timestamp":1497297546,"id":1275,"parentId":1076,"tags":{"name":"3086.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1050,"timestamp":1497297549,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1048,"timestamp":1497297552,"id":1277,"parentId":1076,"tags":{"name":"3925.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1046,"timestamp":1497297555,"id":1278,"parentId":1076,"tags":{"name":"6306.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1044,"timestamp":1497297558,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1043,"timestamp":1497297561,"id":1280,"parentId":1076,"tags":{"name":"5043.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1041,"timestamp":1497297564,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1039,"timestamp":1497297567,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"}]
5
- [{"name":"minify-js","duration":1125,"timestamp":1497297570,"id":1283,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1125,"timestamp":1497297572,"id":1284,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1123,"timestamp":1497297576,"id":1285,"parentId":1076,"tags":{"name":"8687.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1121,"timestamp":1497297579,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1118,"timestamp":1497297582,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1117,"timestamp":1497297585,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1115,"timestamp":1497297588,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1113,"timestamp":1497297591,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1111,"timestamp":1497297594,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1109,"timestamp":1497297597,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1107,"timestamp":1497297600,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1106,"timestamp":1497297603,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1104,"timestamp":1497297606,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1102,"timestamp":1497297609,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1101,"timestamp":1497297611,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1099,"timestamp":1497297614,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1097,"timestamp":1497297617,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1096,"timestamp":1497297620,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1094,"timestamp":1497297623,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1093,"timestamp":1497297626,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1091,"timestamp":1497297628,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1089,"timestamp":1497297631,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1087,"timestamp":1497297634,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1085,"timestamp":1497297637,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1083,"timestamp":1497297641,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1081,"timestamp":1497297643,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1079,"timestamp":1497297646,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1078,"timestamp":1497297649,"id":1310,"parentId":1076,"tags":{"name":"4299.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1076,"timestamp":1497297652,"id":1311,"parentId":1076,"tags":{"name":"6838.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1074,"timestamp":1497297655,"id":1312,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1072,"timestamp":1497297658,"id":1313,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1071,"timestamp":1497297661,"id":1314,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1068,"timestamp":1497297665,"id":1315,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1066,"timestamp":1497297668,"id":1316,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1065,"timestamp":1497297670,"id":1317,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1063,"timestamp":1497297673,"id":1318,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1062,"timestamp":1497297676,"id":1319,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1060,"timestamp":1497297679,"id":1320,"parentId":1076,"tags":{"name":"6491.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1058,"timestamp":1497297681,"id":1321,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1056,"timestamp":1497297685,"id":1322,"parentId":1076,"tags":{"name":"7875.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1055,"timestamp":1497297687,"id":1323,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1053,"timestamp":1497297691,"id":1324,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1051,"timestamp":1497297693,"id":1325,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":989,"timestamp":1497297757,"id":1326,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":987,"timestamp":1497297760,"id":1327,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":985,"timestamp":1497297763,"id":1328,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":983,"timestamp":1497297766,"id":1329,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":981,"timestamp":1497297770,"id":1330,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":978,"timestamp":1497297773,"id":1331,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":976,"timestamp":1497297776,"id":1332,"parentId":1076,"tags":{"name":"6363.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":974,"timestamp":1497297779,"id":1333,"parentId":1076,"tags":{"name":"7366.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":972,"timestamp":1497297782,"id":1334,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":970,"timestamp":1497297785,"id":1335,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":968,"timestamp":1497297788,"id":1336,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":966,"timestamp":1497297791,"id":1337,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":964,"timestamp":1497297794,"id":1338,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":963,"timestamp":1497297797,"id":1339,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":961,"timestamp":1497297800,"id":1340,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":959,"timestamp":1497297803,"id":1341,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":957,"timestamp":1497297806,"id":1342,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":954,"timestamp":1497297809,"id":1343,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":953,"timestamp":1497297812,"id":1344,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":950,"timestamp":1497297815,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":949,"timestamp":1497297818,"id":1346,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":947,"timestamp":1497297821,"id":1347,"parentId":1076,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":946,"timestamp":1497297824,"id":1348,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":944,"timestamp":1497297827,"id":1349,"parentId":1076,"tags":{"name":"8063.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":943,"timestamp":1497297830,"id":1350,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":941,"timestamp":1497297833,"id":1351,"parentId":1076,"tags":{"name":"21.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":940,"timestamp":1497297835,"id":1352,"parentId":1076,"tags":{"name":"7890.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":938,"timestamp":1497297838,"id":1353,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":936,"timestamp":1497297841,"id":1354,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":935,"timestamp":1497297843,"id":1355,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":933,"timestamp":1497297846,"id":1356,"parentId":1076,"tags":{"name":"153.js","cache":"HIT"},"startTime":1788879280368,"traceId":"60b4601cfa15497c"},{"name":"minify-webpack-plugin-optimize","duration":30836,"timestamp":1497268041,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1788879280338,"traceId":"60b4601cfa15497c"},{"name":"css-minimizer-plugin","duration":198,"timestamp":1497299077,"id":1357,"parentId":19,"tags":{},"startTime":1788879280369,"traceId":"60b4601cfa15497c"},{"name":"create-trace-assets","duration":115530,"timestamp":1497299497,"id":1358,"parentId":20,"tags":{},"startTime":1788879280369,"traceId":"60b4601cfa15497c"},{"name":"seal","duration":1439559,"timestamp":1496048430,"id":1063,"parentId":19,"tags":{},"startTime":1788879279118,"traceId":"60b4601cfa15497c"},{"name":"webpack-compilation","duration":22152291,"timestamp":1475516813,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1788879258587,"traceId":"60b4601cfa15497c"},{"name":"emit","duration":69662,"timestamp":1497669743,"id":1359,"parentId":16,"tags":{},"startTime":1788879280740,"traceId":"60b4601cfa15497c"},{"name":"webpack-close","duration":933,"timestamp":1497746552,"id":1360,"parentId":16,"tags":{"name":"server"},"startTime":1788879280817,"traceId":"60b4601cfa15497c"},{"name":"webpack-generate-error-stats","duration":2600,"timestamp":1497747540,"id":1361,"parentId":1360,"tags":{},"startTime":1788879280818,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":91213,"timestamp":1497760090,"id":1364,"parentId":1363,"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":1788879280830,"traceId":"60b4601cfa15497c"},{"name":"make","duration":91655,"timestamp":1497759974,"id":1363,"parentId":1362,"tags":{},"startTime":1788879280830,"traceId":"60b4601cfa15497c"},{"name":"chunk-graph","duration":816,"timestamp":1497860284,"id":1366,"parentId":1365,"tags":{},"startTime":1788879280930,"traceId":"60b4601cfa15497c"},{"name":"optimize-modules","duration":9,"timestamp":1497861181,"id":1368,"parentId":1365,"tags":{},"startTime":1788879280931,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunks","duration":7029,"timestamp":1497861251,"id":1369,"parentId":1365,"tags":{},"startTime":1788879280931,"traceId":"60b4601cfa15497c"},{"name":"optimize-tree","duration":13,"timestamp":1497868362,"id":1370,"parentId":1365,"tags":{},"startTime":1788879280938,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunk-modules","duration":4299,"timestamp":1497868443,"id":1371,"parentId":1365,"tags":{},"startTime":1788879280938,"traceId":"60b4601cfa15497c"},{"name":"optimize","duration":11713,"timestamp":1497861124,"id":1367,"parentId":1365,"tags":{},"startTime":1788879280931,"traceId":"60b4601cfa15497c"},{"name":"module-hash","duration":2170,"timestamp":1497874219,"id":1372,"parentId":1365,"tags":{},"startTime":1788879280944,"traceId":"60b4601cfa15497c"},{"name":"code-generation","duration":203,"timestamp":1497876416,"id":1373,"parentId":1365,"tags":{},"startTime":1788879280946,"traceId":"60b4601cfa15497c"},{"name":"hash","duration":2307,"timestamp":1497877966,"id":1374,"parentId":1365,"tags":{},"startTime":1788879280948,"traceId":"60b4601cfa15497c"},{"name":"code-generation-jobs","duration":150,"timestamp":1497880273,"id":1375,"parentId":1365,"tags":{},"startTime":1788879280950,"traceId":"60b4601cfa15497c"},{"name":"module-assets","duration":62,"timestamp":1497880405,"id":1376,"parentId":1365,"tags":{},"startTime":1788879280950,"traceId":"60b4601cfa15497c"},{"name":"create-chunk-assets","duration":219,"timestamp":1497880476,"id":1377,"parentId":1365,"tags":{},"startTime":1788879280950,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":63,"timestamp":1497885685,"id":1379,"parentId":1378,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1788879280956,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":39,"timestamp":1497885715,"id":1380,"parentId":1378,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1788879280956,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":33,"timestamp":1497885724,"id":1381,"parentId":1378,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1788879280956,"traceId":"60b4601cfa15497c"},{"name":"minify-webpack-plugin-optimize","duration":616,"timestamp":1497885145,"id":1378,"parentId":1362,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1788879280955,"traceId":"60b4601cfa15497c"},{"name":"css-minimizer-plugin","duration":9,"timestamp":1497885827,"id":1382,"parentId":1362,"tags":{},"startTime":1788879280956,"traceId":"60b4601cfa15497c"}]
6
- [{"name":"seal","duration":36709,"timestamp":1497858391,"id":1365,"parentId":1362,"tags":{},"startTime":1788879280928,"traceId":"60b4601cfa15497c"},{"name":"webpack-compilation","duration":137141,"timestamp":1497758213,"id":1362,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788879280828,"traceId":"60b4601cfa15497c"},{"name":"emit","duration":5849,"timestamp":1497895452,"id":1383,"parentId":16,"tags":{},"startTime":1788879280965,"traceId":"60b4601cfa15497c"},{"name":"webpack-close","duration":259,"timestamp":1497901649,"id":1384,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788879280972,"traceId":"60b4601cfa15497c"},{"name":"webpack-generate-error-stats","duration":565,"timestamp":1497901915,"id":1385,"parentId":1384,"tags":{},"startTime":1788879280972,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751971,"timestamp":1497913619,"id":1399,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751986,"timestamp":1497913622,"id":1400,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751987,"timestamp":1497913625,"id":1401,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751988,"timestamp":1497913627,"id":1402,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751988,"timestamp":1497913630,"id":1403,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751988,"timestamp":1497913632,"id":1404,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751987,"timestamp":1497913636,"id":1405,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751986,"timestamp":1497913639,"id":1406,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751986,"timestamp":1497913642,"id":1407,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913644,"id":1408,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913647,"id":1409,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913649,"id":1410,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913652,"id":1411,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913654,"id":1412,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913657,"id":1413,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751991,"timestamp":1497913659,"id":1414,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751990,"timestamp":1497913662,"id":1415,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751990,"timestamp":1497913664,"id":1416,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751990,"timestamp":1497913667,"id":1417,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751989,"timestamp":1497913669,"id":1418,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751989,"timestamp":1497913672,"id":1419,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751988,"timestamp":1497913674,"id":1420,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751987,"timestamp":1497913677,"id":1421,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751985,"timestamp":1497913681,"id":1422,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751985,"timestamp":1497913683,"id":1423,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751984,"timestamp":1497913686,"id":1424,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751983,"timestamp":1497913688,"id":1425,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751983,"timestamp":1497913691,"id":1426,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751983,"timestamp":1497913693,"id":1427,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751983,"timestamp":1497913696,"id":1428,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751982,"timestamp":1497913699,"id":1429,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751982,"timestamp":1497913701,"id":1430,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751981,"timestamp":1497913704,"id":1431,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751981,"timestamp":1497913706,"id":1432,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751980,"timestamp":1497913709,"id":1433,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751979,"timestamp":1497913712,"id":1434,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751978,"timestamp":1497913714,"id":1435,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751978,"timestamp":1497913717,"id":1436,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751977,"timestamp":1497913720,"id":1437,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751976,"timestamp":1497913722,"id":1438,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751976,"timestamp":1497913725,"id":1439,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751975,"timestamp":1497913728,"id":1440,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751974,"timestamp":1497913730,"id":1441,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751973,"timestamp":1497913734,"id":1442,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751971,"timestamp":1497913737,"id":1443,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751971,"timestamp":1497913739,"id":1444,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751970,"timestamp":1497913742,"id":1445,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751969,"timestamp":1497913744,"id":1446,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751969,"timestamp":1497913747,"id":1447,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751968,"timestamp":1497913749,"id":1448,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751968,"timestamp":1497913752,"id":1449,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751967,"timestamp":1497913754,"id":1450,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751966,"timestamp":1497913757,"id":1451,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751966,"timestamp":1497913760,"id":1452,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751964,"timestamp":1497913763,"id":1453,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751962,"timestamp":1497913767,"id":1454,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751962,"timestamp":1497913770,"id":1455,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751961,"timestamp":1497913772,"id":1456,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751960,"timestamp":1497913774,"id":1457,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751960,"timestamp":1497913777,"id":1458,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751959,"timestamp":1497913779,"id":1459,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751958,"timestamp":1497913782,"id":1460,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751958,"timestamp":1497913784,"id":1461,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751957,"timestamp":1497913786,"id":1462,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751957,"timestamp":1497913789,"id":1463,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751956,"timestamp":1497913791,"id":1464,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751954,"timestamp":1497913795,"id":1465,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751953,"timestamp":1497913798,"id":1466,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751953,"timestamp":1497913800,"id":1467,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751952,"timestamp":1497913802,"id":1468,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751951,"timestamp":1497913805,"id":1469,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751951,"timestamp":1497913807,"id":1470,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751950,"timestamp":1497913810,"id":1471,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751949,"timestamp":1497913812,"id":1472,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751949,"timestamp":1497913815,"id":1473,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751948,"timestamp":1497913817,"id":1474,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751947,"timestamp":1497913820,"id":1475,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751946,"timestamp":1497913822,"id":1476,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751945,"timestamp":1497913825,"id":1477,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751945,"timestamp":1497913827,"id":1478,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751943,"timestamp":1497913830,"id":1479,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751943,"timestamp":1497913832,"id":1480,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751943,"timestamp":1497913835,"id":1481,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751942,"timestamp":1497913837,"id":1482,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751942,"timestamp":1497913839,"id":1483,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751941,"timestamp":1497913842,"id":1484,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751940,"timestamp":1497913845,"id":1485,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751965,"timestamp":1497913847,"id":1486,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751965,"timestamp":1497913850,"id":1487,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751964,"timestamp":1497913852,"id":1488,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751963,"timestamp":1497913855,"id":1489,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751963,"timestamp":1497913857,"id":1490,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751963,"timestamp":1497913859,"id":1491,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751963,"timestamp":1497913862,"id":1492,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751963,"timestamp":1497913864,"id":1493,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":751962,"timestamp":1497913867,"id":1494,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"}]
7
- [{"name":"add-entry","duration":752217,"timestamp":1497913870,"id":1495,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752219,"timestamp":1497913873,"id":1496,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752219,"timestamp":1497913875,"id":1497,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752218,"timestamp":1497913878,"id":1498,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752219,"timestamp":1497913880,"id":1499,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752219,"timestamp":1497913883,"id":1500,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752219,"timestamp":1497913886,"id":1501,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752218,"timestamp":1497913888,"id":1502,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752217,"timestamp":1497913891,"id":1503,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752216,"timestamp":1497913894,"id":1504,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752216,"timestamp":1497913896,"id":1505,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752215,"timestamp":1497913898,"id":1506,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752215,"timestamp":1497913901,"id":1507,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752215,"timestamp":1497913903,"id":1508,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752214,"timestamp":1497913906,"id":1509,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752214,"timestamp":1497913909,"id":1510,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752214,"timestamp":1497913911,"id":1511,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752213,"timestamp":1497913914,"id":1512,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752212,"timestamp":1497913917,"id":1513,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752212,"timestamp":1497913920,"id":1514,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752211,"timestamp":1497913922,"id":1515,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752210,"timestamp":1497913925,"id":1516,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752207,"timestamp":1497913930,"id":1517,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752204,"timestamp":1497913935,"id":1518,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752203,"timestamp":1497913937,"id":1519,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752202,"timestamp":1497913940,"id":1520,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752202,"timestamp":1497913943,"id":1521,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752201,"timestamp":1497913945,"id":1522,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752201,"timestamp":1497913947,"id":1523,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752200,"timestamp":1497913949,"id":1524,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752199,"timestamp":1497913952,"id":1525,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752199,"timestamp":1497913954,"id":1526,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752198,"timestamp":1497913957,"id":1527,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752197,"timestamp":1497913959,"id":1528,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752195,"timestamp":1497913963,"id":1529,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752194,"timestamp":1497913966,"id":1530,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752193,"timestamp":1497913968,"id":1531,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752192,"timestamp":1497913971,"id":1532,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752191,"timestamp":1497913973,"id":1533,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752190,"timestamp":1497913976,"id":1534,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752190,"timestamp":1497913978,"id":1535,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752189,"timestamp":1497913981,"id":1536,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752188,"timestamp":1497913983,"id":1537,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752187,"timestamp":1497913986,"id":1538,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752186,"timestamp":1497913988,"id":1539,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752185,"timestamp":1497913991,"id":1540,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752184,"timestamp":1497913994,"id":1541,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752183,"timestamp":1497913996,"id":1542,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752182,"timestamp":1497913999,"id":1543,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":752123,"timestamp":1497914060,"id":1560,"parentId":1387,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":852241,"timestamp":1497913572,"id":1391,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":889524,"timestamp":1497913600,"id":1395,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":892491,"timestamp":1497913612,"id":1397,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956457,"timestamp":1497913575,"id":1392,"parentId":1387,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956458,"timestamp":1497913596,"id":1394,"parentId":1387,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956483,"timestamp":1497913579,"id":1393,"parentId":1387,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956570,"timestamp":1497913500,"id":1388,"parentId":1387,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1788879280983,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956515,"timestamp":1497913567,"id":1390,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":956540,"timestamp":1497913550,"id":1389,"parentId":1387,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1082528,"timestamp":1497914080,"id":1564,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1082604,"timestamp":1497914026,"id":1547,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1083035,"timestamp":1497913604,"id":1396,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288842,"timestamp":1497913616,"id":1398,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288464,"timestamp":1497914019,"id":1544,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288457,"timestamp":1497914031,"id":1549,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288455,"timestamp":1497914036,"id":1551,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288454,"timestamp":1497914041,"id":1553,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288452,"timestamp":1497914047,"id":1555,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1288440,"timestamp":1497914062,"id":1561,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1347886,"timestamp":1497914028,"id":1548,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1347898,"timestamp":1497914039,"id":1552,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1347889,"timestamp":1497914055,"id":1558,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1347891,"timestamp":1497914057,"id":1559,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1390560,"timestamp":1497914024,"id":1546,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1390577,"timestamp":1497914034,"id":1550,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1390574,"timestamp":1497914044,"id":1554,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1390575,"timestamp":1497914049,"id":1556,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1390609,"timestamp":1497914021,"id":1545,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1437798,"timestamp":1497914067,"id":1563,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1876412,"timestamp":1497914052,"id":1557,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"add-entry","duration":1876423,"timestamp":1497914065,"id":1562,"parentId":1387,"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":1788879280984,"traceId":"60b4601cfa15497c"},{"name":"make","duration":1877349,"timestamp":1497913248,"id":1387,"parentId":1386,"tags":{},"startTime":1788879280983,"traceId":"60b4601cfa15497c"},{"name":"chunk-graph","duration":81627,"timestamp":1499987618,"id":1566,"parentId":1565,"tags":{},"startTime":1788879283058,"traceId":"60b4601cfa15497c"},{"name":"optimize-modules","duration":8,"timestamp":1500069312,"id":1568,"parentId":1565,"tags":{},"startTime":1788879283139,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunks","duration":85172,"timestamp":1500086578,"id":1570,"parentId":1565,"tags":{},"startTime":1788879283157,"traceId":"60b4601cfa15497c"},{"name":"optimize-tree","duration":11,"timestamp":1500171802,"id":1571,"parentId":1565,"tags":{},"startTime":1788879283242,"traceId":"60b4601cfa15497c"},{"name":"optimize-chunk-modules","duration":110017,"timestamp":1500171841,"id":1572,"parentId":1565,"tags":{},"startTime":1788879283242,"traceId":"60b4601cfa15497c"},{"name":"optimize","duration":212618,"timestamp":1500069291,"id":1567,"parentId":1565,"tags":{},"startTime":1788879283139,"traceId":"60b4601cfa15497c"},{"name":"module-hash","duration":79667,"timestamp":1500390900,"id":1573,"parentId":1565,"tags":{},"startTime":1788879283461,"traceId":"60b4601cfa15497c"},{"name":"code-generation","duration":12786,"timestamp":1500470615,"id":1574,"parentId":1565,"tags":{},"startTime":1788879283541,"traceId":"60b4601cfa15497c"},{"name":"hash","duration":17221,"timestamp":1500491161,"id":1575,"parentId":1565,"tags":{},"startTime":1788879283561,"traceId":"60b4601cfa15497c"},{"name":"code-generation-jobs","duration":393,"timestamp":1500508379,"id":1576,"parentId":1565,"tags":{},"startTime":1788879283578,"traceId":"60b4601cfa15497c"},{"name":"module-assets","duration":2426,"timestamp":1500508623,"id":1577,"parentId":1565,"tags":{},"startTime":1788879283579,"traceId":"60b4601cfa15497c"},{"name":"create-chunk-assets","duration":11570,"timestamp":1500511074,"id":1578,"parentId":1565,"tags":{},"startTime":1788879283581,"traceId":"60b4601cfa15497c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1510,"timestamp":1500528551,"id":1580,"parentId":1386,"tags":{},"startTime":1788879283599,"traceId":"60b4601cfa15497c"},{"name":"NextJsBuildManifest-createassets","duration":2447,"timestamp":1500527631,"id":1579,"parentId":1386,"tags":{},"startTime":1788879283598,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2296,"timestamp":1500543480,"id":1582,"parentId":1581,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1788879283613,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2273,"timestamp":1500543513,"id":1583,"parentId":1581,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1788879283613,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2268,"timestamp":1500543522,"id":1584,"parentId":1581,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2265,"timestamp":1500543527,"id":1585,"parentId":1581,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2262,"timestamp":1500543532,"id":1586,"parentId":1581,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"}]
8
- [{"name":"minify-js","duration":2543,"timestamp":1500543537,"id":1587,"parentId":1581,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2544,"timestamp":1500543541,"id":1588,"parentId":1581,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2541,"timestamp":1500543546,"id":1589,"parentId":1581,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2538,"timestamp":1500543551,"id":1590,"parentId":1581,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2535,"timestamp":1500543556,"id":1591,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2532,"timestamp":1500543561,"id":1592,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2529,"timestamp":1500543565,"id":1593,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2527,"timestamp":1500543569,"id":1594,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2524,"timestamp":1500543574,"id":1595,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2521,"timestamp":1500543578,"id":1596,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2518,"timestamp":1500543582,"id":1597,"parentId":1581,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2515,"timestamp":1500543588,"id":1598,"parentId":1581,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2513,"timestamp":1500543592,"id":1599,"parentId":1581,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2510,"timestamp":1500543596,"id":1600,"parentId":1581,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2508,"timestamp":1500543600,"id":1601,"parentId":1581,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2507,"timestamp":1500543604,"id":1602,"parentId":1581,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2503,"timestamp":1500543609,"id":1603,"parentId":1581,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2501,"timestamp":1500543613,"id":1604,"parentId":1581,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2499,"timestamp":1500543617,"id":1605,"parentId":1581,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2496,"timestamp":1500543622,"id":1606,"parentId":1581,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2495,"timestamp":1500543626,"id":1607,"parentId":1581,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2491,"timestamp":1500543631,"id":1608,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2489,"timestamp":1500543635,"id":1609,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2487,"timestamp":1500543638,"id":1610,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2485,"timestamp":1500543643,"id":1611,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2480,"timestamp":1500543650,"id":1612,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2478,"timestamp":1500543655,"id":1613,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2475,"timestamp":1500543659,"id":1614,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2473,"timestamp":1500543663,"id":1615,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2470,"timestamp":1500543668,"id":1616,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2468,"timestamp":1500543672,"id":1617,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2466,"timestamp":1500543676,"id":1618,"parentId":1581,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2463,"timestamp":1500543681,"id":1619,"parentId":1581,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2461,"timestamp":1500543685,"id":1620,"parentId":1581,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2458,"timestamp":1500543690,"id":1621,"parentId":1581,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2455,"timestamp":1500543695,"id":1622,"parentId":1581,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2453,"timestamp":1500543699,"id":1623,"parentId":1581,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2450,"timestamp":1500543703,"id":1624,"parentId":1581,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2448,"timestamp":1500543707,"id":1625,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2447,"timestamp":1500543711,"id":1626,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2444,"timestamp":1500543716,"id":1627,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2442,"timestamp":1500543721,"id":1628,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2440,"timestamp":1500543725,"id":1629,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2437,"timestamp":1500543729,"id":1630,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2436,"timestamp":1500543733,"id":1631,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2433,"timestamp":1500543738,"id":1632,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2432,"timestamp":1500543742,"id":1633,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2430,"timestamp":1500543746,"id":1634,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2427,"timestamp":1500543751,"id":1635,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2425,"timestamp":1500543755,"id":1636,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2423,"timestamp":1500543759,"id":1637,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2420,"timestamp":1500543764,"id":1638,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2418,"timestamp":1500543768,"id":1639,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2415,"timestamp":1500543774,"id":1640,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2412,"timestamp":1500543778,"id":1641,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2409,"timestamp":1500543783,"id":1642,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2406,"timestamp":1500543788,"id":1643,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2405,"timestamp":1500543792,"id":1644,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2402,"timestamp":1500543797,"id":1645,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2366,"timestamp":1500543835,"id":1646,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2361,"timestamp":1500543842,"id":1647,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2355,"timestamp":1500543849,"id":1648,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2351,"timestamp":1500543855,"id":1649,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2345,"timestamp":1500543863,"id":1650,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2341,"timestamp":1500543870,"id":1651,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2337,"timestamp":1500543876,"id":1652,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2331,"timestamp":1500543883,"id":1653,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2327,"timestamp":1500543889,"id":1654,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2322,"timestamp":1500543896,"id":1655,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2317,"timestamp":1500543903,"id":1656,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2313,"timestamp":1500543909,"id":1657,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2308,"timestamp":1500543917,"id":1658,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2304,"timestamp":1500543922,"id":1659,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2299,"timestamp":1500543929,"id":1660,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2293,"timestamp":1500543937,"id":1661,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2287,"timestamp":1500543945,"id":1662,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2284,"timestamp":1500543951,"id":1663,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2278,"timestamp":1500543958,"id":1664,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2274,"timestamp":1500543965,"id":1665,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2268,"timestamp":1500543973,"id":1666,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2263,"timestamp":1500543979,"id":1667,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2256,"timestamp":1500543988,"id":1668,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2250,"timestamp":1500543996,"id":1669,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2228,"timestamp":1500544021,"id":1670,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2223,"timestamp":1500544028,"id":1671,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2218,"timestamp":1500544036,"id":1672,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2214,"timestamp":1500544042,"id":1673,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2208,"timestamp":1500544050,"id":1674,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2203,"timestamp":1500544057,"id":1675,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2199,"timestamp":1500544063,"id":1676,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2193,"timestamp":1500544071,"id":1677,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2190,"timestamp":1500544078,"id":1678,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2185,"timestamp":1500544085,"id":1679,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2181,"timestamp":1500544092,"id":1680,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2176,"timestamp":1500544099,"id":1681,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2170,"timestamp":1500544107,"id":1682,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2166,"timestamp":1500544114,"id":1683,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2162,"timestamp":1500544120,"id":1684,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2156,"timestamp":1500544128,"id":1685,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2151,"timestamp":1500544135,"id":1686,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2146,"timestamp":1500544141,"id":1687,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"}]
9
- [{"name":"minify-js","duration":2276,"timestamp":1500544149,"id":1688,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2272,"timestamp":1500544156,"id":1689,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2267,"timestamp":1500544163,"id":1690,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2263,"timestamp":1500544169,"id":1691,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2258,"timestamp":1500544176,"id":1692,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2252,"timestamp":1500544185,"id":1693,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2247,"timestamp":1500544191,"id":1694,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2243,"timestamp":1500544198,"id":1695,"parentId":1581,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2237,"timestamp":1500544206,"id":1696,"parentId":1581,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2232,"timestamp":1500544213,"id":1697,"parentId":1581,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2227,"timestamp":1500544220,"id":1698,"parentId":1581,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2222,"timestamp":1500544227,"id":1699,"parentId":1581,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2217,"timestamp":1500544234,"id":1700,"parentId":1581,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2211,"timestamp":1500544242,"id":1701,"parentId":1581,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2206,"timestamp":1500544249,"id":1702,"parentId":1581,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2201,"timestamp":1500544255,"id":1703,"parentId":1581,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2196,"timestamp":1500544263,"id":1704,"parentId":1581,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2191,"timestamp":1500544270,"id":1705,"parentId":1581,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2185,"timestamp":1500544277,"id":1706,"parentId":1581,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2182,"timestamp":1500544283,"id":1707,"parentId":1581,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2178,"timestamp":1500544289,"id":1708,"parentId":1581,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2172,"timestamp":1500544297,"id":1709,"parentId":1581,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2163,"timestamp":1500544308,"id":1710,"parentId":1581,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2151,"timestamp":1500544322,"id":1711,"parentId":1581,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2146,"timestamp":1500544330,"id":1712,"parentId":1581,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2140,"timestamp":1500544338,"id":1713,"parentId":1581,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2134,"timestamp":1500544345,"id":1714,"parentId":1581,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2129,"timestamp":1500544352,"id":1715,"parentId":1581,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2125,"timestamp":1500544359,"id":1716,"parentId":1581,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2120,"timestamp":1500544366,"id":1717,"parentId":1581,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2115,"timestamp":1500544373,"id":1718,"parentId":1581,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2110,"timestamp":1500544379,"id":1719,"parentId":1581,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2105,"timestamp":1500544386,"id":1720,"parentId":1581,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2100,"timestamp":1500544393,"id":1721,"parentId":1581,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2094,"timestamp":1500544401,"id":1722,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2089,"timestamp":1500544408,"id":1723,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2084,"timestamp":1500544416,"id":1724,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2078,"timestamp":1500544423,"id":1725,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2074,"timestamp":1500544430,"id":1726,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2069,"timestamp":1500544437,"id":1727,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2063,"timestamp":1500544444,"id":1728,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2059,"timestamp":1500544451,"id":1729,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2054,"timestamp":1500544458,"id":1730,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2049,"timestamp":1500544465,"id":1731,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2045,"timestamp":1500544472,"id":1732,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2040,"timestamp":1500544479,"id":1733,"parentId":1581,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2036,"timestamp":1500544485,"id":1734,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2031,"timestamp":1500544491,"id":1735,"parentId":1581,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2027,"timestamp":1500544498,"id":1736,"parentId":1581,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2022,"timestamp":1500544505,"id":1737,"parentId":1581,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2017,"timestamp":1500544512,"id":1738,"parentId":1581,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1788879283614,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2013,"timestamp":1500544519,"id":1739,"parentId":1581,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2009,"timestamp":1500544525,"id":1740,"parentId":1581,"tags":{"name":"static/chunks/app/page-85f3afe49f7d60e3.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":2003,"timestamp":1500544532,"id":1741,"parentId":1581,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1999,"timestamp":1500544538,"id":1742,"parentId":1581,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1995,"timestamp":1500544544,"id":1743,"parentId":1581,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1989,"timestamp":1500544552,"id":1744,"parentId":1581,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1984,"timestamp":1500544559,"id":1745,"parentId":1581,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1978,"timestamp":1500544567,"id":1746,"parentId":1581,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1972,"timestamp":1500544575,"id":1747,"parentId":1581,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1967,"timestamp":1500544581,"id":1748,"parentId":1581,"tags":{"name":"static/chunks/app/sessions/page-8623969ac35e4658.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1962,"timestamp":1500544589,"id":1749,"parentId":1581,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1958,"timestamp":1500544595,"id":1750,"parentId":1581,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1953,"timestamp":1500544602,"id":1751,"parentId":1581,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1947,"timestamp":1500544610,"id":1752,"parentId":1581,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1943,"timestamp":1500544616,"id":1753,"parentId":1581,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1936,"timestamp":1500544624,"id":1754,"parentId":1581,"tags":{"name":"static/chunks/app/worktrees/[id]/page-5fd70c3658e4a48c.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1932,"timestamp":1500544631,"id":1755,"parentId":1581,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1927,"timestamp":1500544638,"id":1756,"parentId":1581,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1921,"timestamp":1500544646,"id":1757,"parentId":1581,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1916,"timestamp":1500544652,"id":1758,"parentId":1581,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1911,"timestamp":1500544659,"id":1759,"parentId":1581,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1905,"timestamp":1500544667,"id":1760,"parentId":1581,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1901,"timestamp":1500544674,"id":1761,"parentId":1581,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1896,"timestamp":1500544681,"id":1762,"parentId":1581,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1889,"timestamp":1500544689,"id":1763,"parentId":1581,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1885,"timestamp":1500544696,"id":1764,"parentId":1581,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1880,"timestamp":1500544702,"id":1765,"parentId":1581,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1874,"timestamp":1500544710,"id":1766,"parentId":1581,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1870,"timestamp":1500544716,"id":1767,"parentId":1581,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1864,"timestamp":1500544723,"id":1768,"parentId":1581,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1860,"timestamp":1500544730,"id":1769,"parentId":1581,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1854,"timestamp":1500544737,"id":1770,"parentId":1581,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1850,"timestamp":1500544743,"id":1771,"parentId":1581,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1845,"timestamp":1500544750,"id":1772,"parentId":1581,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1840,"timestamp":1500544757,"id":1773,"parentId":1581,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1835,"timestamp":1500544764,"id":1774,"parentId":1581,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1830,"timestamp":1500544771,"id":1775,"parentId":1581,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1825,"timestamp":1500544779,"id":1776,"parentId":1581,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1820,"timestamp":1500544785,"id":1777,"parentId":1581,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1815,"timestamp":1500544792,"id":1778,"parentId":1581,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1811,"timestamp":1500544798,"id":1779,"parentId":1581,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1806,"timestamp":1500544805,"id":1780,"parentId":1581,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1801,"timestamp":1500544812,"id":1781,"parentId":1581,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1796,"timestamp":1500544819,"id":1782,"parentId":1581,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1791,"timestamp":1500544826,"id":1783,"parentId":1581,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1786,"timestamp":1500544833,"id":1784,"parentId":1581,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1782,"timestamp":1500544839,"id":1785,"parentId":1581,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1777,"timestamp":1500544846,"id":1786,"parentId":1581,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1773,"timestamp":1500544852,"id":1787,"parentId":1581,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1768,"timestamp":1500544859,"id":1788,"parentId":1581,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"}]
10
- [{"name":"minify-js","duration":1915,"timestamp":1500544866,"id":1789,"parentId":1581,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1911,"timestamp":1500544873,"id":1790,"parentId":1581,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1906,"timestamp":1500544880,"id":1791,"parentId":1581,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1901,"timestamp":1500544887,"id":1792,"parentId":1581,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1896,"timestamp":1500544893,"id":1793,"parentId":1581,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1892,"timestamp":1500544900,"id":1794,"parentId":1581,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1888,"timestamp":1500544906,"id":1795,"parentId":1581,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1883,"timestamp":1500544913,"id":1796,"parentId":1581,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1878,"timestamp":1500544920,"id":1797,"parentId":1581,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1873,"timestamp":1500544927,"id":1798,"parentId":1581,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1867,"timestamp":1500544934,"id":1799,"parentId":1581,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1861,"timestamp":1500544943,"id":1800,"parentId":1581,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1855,"timestamp":1500544950,"id":1801,"parentId":1581,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1850,"timestamp":1500544958,"id":1802,"parentId":1581,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1845,"timestamp":1500544965,"id":1803,"parentId":1581,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1840,"timestamp":1500544973,"id":1804,"parentId":1581,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1834,"timestamp":1500544980,"id":1805,"parentId":1581,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1830,"timestamp":1500544987,"id":1806,"parentId":1581,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1824,"timestamp":1500544995,"id":1807,"parentId":1581,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1796,"timestamp":1500545026,"id":1808,"parentId":1581,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1791,"timestamp":1500545032,"id":1809,"parentId":1581,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1786,"timestamp":1500545039,"id":1810,"parentId":1581,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1782,"timestamp":1500545046,"id":1811,"parentId":1581,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1777,"timestamp":1500545052,"id":1812,"parentId":1581,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1770,"timestamp":1500545061,"id":1813,"parentId":1581,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1766,"timestamp":1500545068,"id":1814,"parentId":1581,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1760,"timestamp":1500545075,"id":1815,"parentId":1581,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1755,"timestamp":1500545082,"id":1816,"parentId":1581,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1751,"timestamp":1500545089,"id":1817,"parentId":1581,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1746,"timestamp":1500545095,"id":1818,"parentId":1581,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1740,"timestamp":1500545103,"id":1819,"parentId":1581,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1735,"timestamp":1500545110,"id":1820,"parentId":1581,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1730,"timestamp":1500545117,"id":1821,"parentId":1581,"tags":{"name":"static/chunks/8772-b0e39de7c16bfd29.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1725,"timestamp":1500545124,"id":1822,"parentId":1581,"tags":{"name":"static/chunks/1255-8e09e41c0147c246.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1721,"timestamp":1500545130,"id":1823,"parentId":1581,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1716,"timestamp":1500545137,"id":1824,"parentId":1581,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1712,"timestamp":1500545144,"id":1825,"parentId":1581,"tags":{"name":"static/chunks/4718-e1a6653bd71acbc7.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1707,"timestamp":1500545151,"id":1826,"parentId":1581,"tags":{"name":"static/chunks/8361-e5a449462394e076.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1702,"timestamp":1500545158,"id":1827,"parentId":1581,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1697,"timestamp":1500545165,"id":1828,"parentId":1581,"tags":{"name":"static/chunks/2053-858ccee9d66f4eeb.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1692,"timestamp":1500545172,"id":1829,"parentId":1581,"tags":{"name":"static/chunks/6022-d02fd90dfdd5b842.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1688,"timestamp":1500545179,"id":1830,"parentId":1581,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1683,"timestamp":1500545186,"id":1831,"parentId":1581,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1677,"timestamp":1500545194,"id":1832,"parentId":1581,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1188,"timestamp":1500545686,"id":1834,"parentId":1581,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1788879283616,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":1107,"timestamp":1500545769,"id":1836,"parentId":1581,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1788879283616,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":3404,"timestamp":1500545204,"id":1833,"parentId":1581,"tags":{"name":"static/9lgw9hA727UMyFhXryGWG/_ssgManifest.js","cache":"MISS"},"startTime":1788879283615,"traceId":"60b4601cfa15497c"},{"name":"minify-js","duration":4045,"timestamp":1500545702,"id":1835,"parentId":1581,"tags":{"name":"static/9lgw9hA727UMyFhXryGWG/_buildManifest.js","cache":"MISS"},"startTime":1788879283616,"traceId":"60b4601cfa15497c"},{"name":"minify-webpack-plugin-optimize","duration":14762,"timestamp":1500534995,"id":1581,"parentId":1386,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1788879283605,"traceId":"60b4601cfa15497c"},{"name":"minify-css","duration":177,"timestamp":1500550035,"id":1838,"parentId":1837,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1788879283620,"traceId":"60b4601cfa15497c"},{"name":"minify-css","duration":118,"timestamp":1500550098,"id":1839,"parentId":1837,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1788879283620,"traceId":"60b4601cfa15497c"},{"name":"minify-css","duration":113,"timestamp":1500550105,"id":1840,"parentId":1837,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1788879283620,"traceId":"60b4601cfa15497c"},{"name":"minify-css","duration":109,"timestamp":1500550111,"id":1841,"parentId":1837,"tags":{"file":"static/css/171ffcbe767aa0cf.css","cache":"HIT"},"startTime":1788879283620,"traceId":"60b4601cfa15497c"},{"name":"css-minimizer-plugin","duration":325,"timestamp":1500549897,"id":1837,"parentId":1386,"tags":{},"startTime":1788879283620,"traceId":"60b4601cfa15497c"},{"name":"seal","duration":744497,"timestamp":1499878453,"id":1565,"parentId":1386,"tags":{},"startTime":1788879282948,"traceId":"60b4601cfa15497c"},{"name":"webpack-compilation","duration":2712709,"timestamp":1497910346,"id":1386,"parentId":16,"tags":{"name":"client"},"startTime":1788879280980,"traceId":"60b4601cfa15497c"},{"name":"emit","duration":43731,"timestamp":1500623101,"id":1842,"parentId":16,"tags":{},"startTime":1788879283693,"traceId":"60b4601cfa15497c"},{"name":"webpack-close","duration":1175076,"timestamp":1500670387,"id":1843,"parentId":16,"tags":{"name":"client"},"startTime":1788879283740,"traceId":"60b4601cfa15497c"},{"name":"webpack-generate-error-stats","duration":880,"timestamp":1501845485,"id":1844,"parentId":1843,"tags":{},"startTime":1788879284915,"traceId":"60b4601cfa15497c"},{"name":"run-webpack-compiler","duration":26761013,"timestamp":1475085795,"id":16,"parentId":1,"tags":{},"startTime":1788879258156,"traceId":"60b4601cfa15497c"},{"name":"format-webpack-messages","duration":85,"timestamp":1501846817,"id":1845,"parentId":1,"tags":{},"startTime":1788879284917,"traceId":"60b4601cfa15497c"},{"name":"verify-typescript-setup","duration":43153214,"timestamp":1501851085,"id":1847,"parentId":1,"tags":{},"startTime":1788879284921,"traceId":"60b4601cfa15497c"},{"name":"check-static-error-page","duration":43943,"timestamp":1545032556,"id":1850,"parentId":1849,"tags":{},"startTime":1788879328103,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":78206,"timestamp":1545309549,"id":1851,"parentId":1849,"tags":{"page":"/_app"},"startTime":1788879328380,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":77213,"timestamp":1545310566,"id":1853,"parentId":1849,"tags":{"page":"/_document"},"startTime":1788879328381,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":88822,"timestamp":1545310497,"id":1852,"parentId":1849,"tags":{"page":"/_error"},"startTime":1788879328380,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":66129,"timestamp":1545410361,"id":2019,"parentId":2014,"tags":{},"startTime":1788879328480,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":92233,"timestamp":1545384357,"id":2014,"parentId":1849,"tags":{"page":"/icon1.png"},"startTime":1788879328454,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":100780,"timestamp":1545410449,"id":2020,"parentId":2015,"tags":{},"startTime":1788879328480,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":126580,"timestamp":1545384699,"id":2015,"parentId":1849,"tags":{"page":"/icon.png"},"startTime":1788879328455,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":107793,"timestamp":1545410547,"id":2022,"parentId":2016,"tags":{},"startTime":1788879328481,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":133316,"timestamp":1545385063,"id":2016,"parentId":1849,"tags":{"page":"/icon2.png"},"startTime":1788879328455,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":117102,"timestamp":1545411158,"id":2023,"parentId":1855,"tags":{},"startTime":1788879328481,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":216696,"timestamp":1545311592,"id":1855,"parentId":1849,"tags":{"page":"/api/agents/update"},"startTime":1788879328382,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":126825,"timestamp":1545411424,"id":2024,"parentId":1857,"tags":{},"startTime":1788879328481,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":225541,"timestamp":1545312749,"id":1857,"parentId":1849,"tags":{"page":"/api/app/update-check"},"startTime":1788879328383,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":131226,"timestamp":1545410502,"id":2021,"parentId":1854,"tags":{},"startTime":1788879328480,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":231083,"timestamp":1545310682,"id":1854,"parentId":1849,"tags":{"page":"/_not-found"},"startTime":1788879328381,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":130266,"timestamp":1545411589,"id":2025,"parentId":1856,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":229687,"timestamp":1545312179,"id":1856,"parentId":1849,"tags":{"page":"/api/agents/versions"},"startTime":1788879328382,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":135470,"timestamp":1545411758,"id":2026,"parentId":1858,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":232016,"timestamp":1545315235,"id":1858,"parentId":1849,"tags":{"page":"/api/app/update"},"startTime":1788879328385,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":192092,"timestamp":1545411825,"id":2027,"parentId":1860,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":287658,"timestamp":1545316305,"id":1860,"parentId":1849,"tags":{"page":"/api/assistant/current-output"},"startTime":1788879328386,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":200292,"timestamp":1545411879,"id":2028,"parentId":1859,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":296417,"timestamp":1545315785,"id":1859,"parentId":1849,"tags":{"page":"/api/assistant/conversation"},"startTime":1788879328386,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":239670,"timestamp":1545411919,"id":2029,"parentId":1861,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":334805,"timestamp":1545316819,"id":1861,"parentId":1849,"tags":{"page":"/api/assistant/messages"},"startTime":1788879328387,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":245083,"timestamp":1545412035,"id":2031,"parentId":1864,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":338256,"timestamp":1545318889,"id":1864,"parentId":1849,"tags":{"page":"/api/assistant/terminal"},"startTime":1788879328389,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":249158,"timestamp":1545411969,"id":2030,"parentId":1863,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":343366,"timestamp":1545317782,"id":1863,"parentId":1849,"tags":{"page":"/api/assistant/start"},"startTime":1788879328388,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":249748,"timestamp":1545412074,"id":2032,"parentId":1862,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":344522,"timestamp":1545317317,"id":1862,"parentId":1849,"tags":{"page":"/api/assistant/session"},"startTime":1788879328387,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":253097,"timestamp":1545412095,"id":2033,"parentId":1865,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":345830,"timestamp":1545319386,"id":1865,"parentId":1849,"tags":{"page":"/api/assistant/tools"},"startTime":1788879328389,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":253152,"timestamp":1545412152,"id":2034,"parentId":1867,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":344921,"timestamp":1545320399,"id":1867,"parentId":1849,"tags":{"page":"/api/auth/logout"},"startTime":1788879328390,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":256596,"timestamp":1545410026,"id":2018,"parentId":2013,"tags":{},"startTime":1788879328480,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":284061,"timestamp":1545384022,"id":2013,"parentId":1849,"tags":{"page":"/apple-icon.png"},"startTime":1788879328454,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":256270,"timestamp":1545412263,"id":2035,"parentId":1868,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"}]
11
- [{"name":"check-page","duration":348004,"timestamp":1545320804,"id":1868,"parentId":1849,"tags":{"page":"/api/auth/status"},"startTime":1788879328391,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":256595,"timestamp":1545412296,"id":2036,"parentId":1866,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":348961,"timestamp":1545319956,"id":1866,"parentId":1849,"tags":{"page":"/api/auth/login"},"startTime":1788879328390,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":260728,"timestamp":1545412437,"id":2038,"parentId":1869,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":351931,"timestamp":1545321253,"id":1869,"parentId":1849,"tags":{"page":"/api/capabilities"},"startTime":1788879328391,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":263230,"timestamp":1545412552,"id":2039,"parentId":1872,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":352811,"timestamp":1545322998,"id":1872,"parentId":1849,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1788879328393,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":267198,"timestamp":1545412776,"id":2041,"parentId":1873,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":356602,"timestamp":1545323420,"id":1873,"parentId":1849,"tags":{"page":"/api/external-apps/[id]"},"startTime":1788879328393,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":270193,"timestamp":1545412654,"id":2040,"parentId":1871,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":360399,"timestamp":1545322469,"id":1871,"parentId":1849,"tags":{"page":"/api/daily-summary/status"},"startTime":1788879328392,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":270902,"timestamp":1545412891,"id":2042,"parentId":1874,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":359996,"timestamp":1545323816,"id":1874,"parentId":1849,"tags":{"page":"/api/external-apps"},"startTime":1788879328394,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":274538,"timestamp":1545413039,"id":2043,"parentId":1875,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":363397,"timestamp":1545324199,"id":1875,"parentId":1849,"tags":{"page":"/api/fs/browse"},"startTime":1788879328394,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":274508,"timestamp":1545413157,"id":2044,"parentId":1876,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":363137,"timestamp":1545324540,"id":1876,"parentId":1849,"tags":{"page":"/api/fs/recent-paths"},"startTime":1788879328395,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":284955,"timestamp":1545413259,"id":2046,"parentId":1878,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":372528,"timestamp":1545325725,"id":1878,"parentId":1849,"tags":{"page":"/api/hooks/claude-done"},"startTime":1788879328396,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":288919,"timestamp":1545413227,"id":2045,"parentId":1877,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":376874,"timestamp":1545325295,"id":1877,"parentId":1849,"tags":{"page":"/api/hooks/agent-event"},"startTime":1788879328395,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":288920,"timestamp":1545413311,"id":2047,"parentId":1879,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":376087,"timestamp":1545326164,"id":1879,"parentId":1849,"tags":{"page":"/api/hooks/permission-request"},"startTime":1788879328396,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":294156,"timestamp":1545413336,"id":2048,"parentId":1880,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":380949,"timestamp":1545326573,"id":1880,"parentId":1849,"tags":{"page":"/api/metrics/vibe"},"startTime":1788879328397,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":295681,"timestamp":1545413359,"id":2049,"parentId":1881,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":382037,"timestamp":1545327024,"id":1881,"parentId":1849,"tags":{"page":"/api/ollama/models"},"startTime":1788879328397,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":299577,"timestamp":1545413467,"id":2050,"parentId":1882,"tags":{},"startTime":1788879328483,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":385627,"timestamp":1545327447,"id":1882,"parentId":1849,"tags":{"page":"/api/push/escalation"},"startTime":1788879328397,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":301327,"timestamp":1545412338,"id":2037,"parentId":1870,"tags":{},"startTime":1788879328482,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":391706,"timestamp":1545321983,"id":1870,"parentId":1849,"tags":{"page":"/api/daily-summary"},"startTime":1788879328392,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":300158,"timestamp":1545413593,"id":2051,"parentId":1883,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":385619,"timestamp":1545328146,"id":1883,"parentId":1849,"tags":{"page":"/api/push/subscriptions"},"startTime":1788879328398,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":300798,"timestamp":1545413682,"id":2052,"parentId":1884,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":385941,"timestamp":1545328557,"id":1884,"parentId":1849,"tags":{"page":"/api/push/vapid"},"startTime":1788879328399,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":304038,"timestamp":1545414037,"id":2055,"parentId":1887,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":388324,"timestamp":1545329788,"id":1887,"parentId":1849,"tags":{"page":"/api/remote/pair"},"startTime":1788879328400,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":305213,"timestamp":1545413744,"id":2054,"parentId":1886,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":389591,"timestamp":1545329390,"id":1886,"parentId":1849,"tags":{"page":"/api/relays"},"startTime":1788879328399,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":310936,"timestamp":1545414109,"id":2057,"parentId":1889,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":394555,"timestamp":1545330524,"id":1889,"parentId":1849,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1788879328401,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":311457,"timestamp":1545414082,"id":2056,"parentId":1888,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":395381,"timestamp":1545330176,"id":1888,"parentId":1849,"tags":{"page":"/api/repositories/[id]"},"startTime":1788879328400,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":313317,"timestamp":1545414137,"id":2058,"parentId":1890,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":396267,"timestamp":1545331211,"id":1890,"parentId":1849,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1788879328401,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":327339,"timestamp":1545414192,"id":2060,"parentId":1892,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":409669,"timestamp":1545331900,"id":1892,"parentId":1849,"tags":{"page":"/api/repositories/clone"},"startTime":1788879328402,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":328815,"timestamp":1545414158,"id":2059,"parentId":1891,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":411429,"timestamp":1545331566,"id":1891,"parentId":1849,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1788879328402,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":330566,"timestamp":1545414209,"id":2061,"parentId":1893,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":412539,"timestamp":1545332261,"id":1893,"parentId":1849,"tags":{"page":"/api/repositories/excluded"},"startTime":1788879328402,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":331453,"timestamp":1545414232,"id":2062,"parentId":1894,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":413111,"timestamp":1545332595,"id":1894,"parentId":1849,"tags":{"page":"/api/repositories/restore"},"startTime":1788879328403,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":334027,"timestamp":1545414303,"id":2064,"parentId":1896,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":415072,"timestamp":1545333285,"id":1896,"parentId":1849,"tags":{"page":"/api/repositories/scan"},"startTime":1788879328403,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":334159,"timestamp":1545414268,"id":2063,"parentId":1895,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":415523,"timestamp":1545332923,"id":1895,"parentId":1849,"tags":{"page":"/api/repositories"},"startTime":1788879328403,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":337598,"timestamp":1545414328,"id":2065,"parentId":1897,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":418325,"timestamp":1545333625,"id":1897,"parentId":1849,"tags":{"page":"/api/repositories/sync"},"startTime":1788879328404,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":337574,"timestamp":1545414465,"id":2066,"parentId":1898,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":417511,"timestamp":1545334546,"id":1898,"parentId":1849,"tags":{"page":"/api/repositories/validate-path"},"startTime":1788879328405,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":340370,"timestamp":1545414724,"id":2068,"parentId":1900,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":419815,"timestamp":1545335297,"id":1900,"parentId":1849,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1788879328405,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":340569,"timestamp":1545414600,"id":2067,"parentId":1899,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":420275,"timestamp":1545334907,"id":1899,"parentId":1849,"tags":{"page":"/api/settings/default-agents"},"startTime":1788879328405,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":342655,"timestamp":1545414907,"id":2070,"parentId":1901,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":421926,"timestamp":1545335654,"id":1901,"parentId":1849,"tags":{"page":"/api/sidebar/group-order"},"startTime":1788879328406,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":345535,"timestamp":1545413713,"id":2053,"parentId":1885,"tags":{},"startTime":1788879328484,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":430309,"timestamp":1545328963,"id":1885,"parentId":1849,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1788879328399,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":348540,"timestamp":1545414821,"id":2069,"parentId":1902,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":427364,"timestamp":1545336024,"id":1902,"parentId":1849,"tags":{"page":"/api/skills/[id]"},"startTime":1788879328406,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":354121,"timestamp":1545415036,"id":2071,"parentId":1903,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":432812,"timestamp":1545336368,"id":1903,"parentId":1849,"tags":{"page":"/api/skills/installations"},"startTime":1788879328406,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":355421,"timestamp":1545415154,"id":2072,"parentId":1904,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":433892,"timestamp":1545336705,"id":1904,"parentId":1849,"tags":{"page":"/api/skills/operations"},"startTime":1788879328407,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":355587,"timestamp":1545415251,"id":2073,"parentId":1905,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":433774,"timestamp":1545337082,"id":1905,"parentId":1849,"tags":{"page":"/api/skills/reindex"},"startTime":1788879328407,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":358644,"timestamp":1545415354,"id":2074,"parentId":1906,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":436569,"timestamp":1545337473,"id":1906,"parentId":1849,"tags":{"page":"/api/skills"},"startTime":1788879328407,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":362746,"timestamp":1545415399,"id":2076,"parentId":1908,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":439799,"timestamp":1545338371,"id":1908,"parentId":1849,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1788879328408,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":362855,"timestamp":1545415425,"id":2077,"parentId":1909,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":439490,"timestamp":1545338806,"id":1909,"parentId":1849,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1788879328409,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":365801,"timestamp":1545415445,"id":2078,"parentId":1910,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":441980,"timestamp":1545339294,"id":1910,"parentId":1849,"tags":{"page":"/api/templates/[id]"},"startTime":1788879328409,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":366226,"timestamp":1545415465,"id":2079,"parentId":1911,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":441962,"timestamp":1545339750,"id":1911,"parentId":1849,"tags":{"page":"/api/templates"},"startTime":1788879328410,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":368129,"timestamp":1545415546,"id":2080,"parentId":1912,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":443482,"timestamp":1545340221,"id":1912,"parentId":1849,"tags":{"page":"/api/todos"},"startTime":1788879328410,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":370192,"timestamp":1545415602,"id":2081,"parentId":1913,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":445153,"timestamp":1545340668,"id":1913,"parentId":1849,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1788879328411,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":370399,"timestamp":1545415625,"id":2082,"parentId":1914,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":444543,"timestamp":1545341502,"id":1914,"parentId":1849,"tags":{"page":"/api/verification/runs"},"startTime":1788879328411,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":372894,"timestamp":1545415707,"id":2084,"parentId":1916,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":446380,"timestamp":1545342257,"id":1916,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1788879328412,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":375638,"timestamp":1545415683,"id":2083,"parentId":1915,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":449482,"timestamp":1545341860,"id":1915,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1788879328412,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":375988,"timestamp":1545415735,"id":2085,"parentId":1918,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":448801,"timestamp":1545342940,"id":1918,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1788879328413,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":378590,"timestamp":1545415379,"id":2075,"parentId":1907,"tags":{},"startTime":1788879328485,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":456076,"timestamp":1545337918,"id":1907,"parentId":1849,"tags":{"page":"/api/slash-commands"},"startTime":1788879328408,"traceId":"60b4601cfa15497c"}]
12
- [{"name":"is-page-static","duration":381383,"timestamp":1545415776,"id":2087,"parentId":1917,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":454587,"timestamp":1545342600,"id":1917,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1788879328413,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":384025,"timestamp":1545415835,"id":2089,"parentId":1921,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":455853,"timestamp":1545344031,"id":1921,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1788879328414,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":385965,"timestamp":1545415754,"id":2086,"parentId":1919,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":458434,"timestamp":1545343307,"id":1919,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1788879328413,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":387002,"timestamp":1545415863,"id":2090,"parentId":1922,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":458447,"timestamp":1545344441,"id":1922,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1788879328414,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":387602,"timestamp":1545415806,"id":2088,"parentId":1920,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":459755,"timestamp":1545343671,"id":1920,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1788879328414,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":389539,"timestamp":1545415883,"id":2091,"parentId":1923,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":460554,"timestamp":1545344891,"id":1923,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1788879328415,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":390367,"timestamp":1545415902,"id":2092,"parentId":1924,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":460935,"timestamp":1545345357,"id":1924,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1788879328415,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":392394,"timestamp":1545416024,"id":2094,"parentId":1926,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":462155,"timestamp":1545346287,"id":1926,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1788879328416,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":395276,"timestamp":1545416064,"id":2096,"parentId":1928,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":464167,"timestamp":1545347200,"id":1928,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1788879328417,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":395565,"timestamp":1545415982,"id":2093,"parentId":1925,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":465768,"timestamp":1545345801,"id":1925,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1788879328416,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":396019,"timestamp":1545416045,"id":2095,"parentId":1927,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":465346,"timestamp":1545346736,"id":1927,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1788879328417,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":398071,"timestamp":1545416086,"id":2097,"parentId":1929,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":466535,"timestamp":1545347642,"id":1929,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1788879328418,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":399380,"timestamp":1545416133,"id":2099,"parentId":1931,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":466608,"timestamp":1545348932,"id":1931,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1788879328419,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":399505,"timestamp":1545416113,"id":2098,"parentId":1930,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":467061,"timestamp":1545348572,"id":1930,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1788879328419,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":400773,"timestamp":1545416159,"id":2100,"parentId":1932,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":467660,"timestamp":1545349296,"id":1932,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1788879328419,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":403360,"timestamp":1545416223,"id":2103,"parentId":1936,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":468905,"timestamp":1545350703,"id":1936,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1788879328421,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":404533,"timestamp":1545416201,"id":2102,"parentId":1934,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":470768,"timestamp":1545349985,"id":1934,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1788879328420,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":406043,"timestamp":1545416178,"id":2101,"parentId":1933,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":472610,"timestamp":1545349637,"id":1933,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1788879328420,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":406520,"timestamp":1545416243,"id":2104,"parentId":1935,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":472431,"timestamp":1545350352,"id":1935,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1788879328420,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":408836,"timestamp":1545416263,"id":2105,"parentId":1937,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":474038,"timestamp":1545351081,"id":1937,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1788879328421,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":409166,"timestamp":1545416302,"id":2107,"parentId":1939,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":473701,"timestamp":1545351791,"id":1939,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1788879328422,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":409559,"timestamp":1545416281,"id":2106,"parentId":1938,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":474425,"timestamp":1545351435,"id":1938,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1788879328421,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":412786,"timestamp":1545416338,"id":2109,"parentId":1941,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":476627,"timestamp":1545352522,"id":1941,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1788879328423,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":412902,"timestamp":1545416320,"id":2108,"parentId":1940,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":477072,"timestamp":1545352165,"id":1940,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1788879328422,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":412958,"timestamp":1545416356,"id":2110,"parentId":1942,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":476465,"timestamp":1545352868,"id":1942,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1788879328423,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":415939,"timestamp":1545416375,"id":2111,"parentId":1944,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":478738,"timestamp":1545353600,"id":1944,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1788879328424,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":416244,"timestamp":1545416410,"id":2113,"parentId":1945,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":478727,"timestamp":1545353945,"id":1945,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1788879328424,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":416643,"timestamp":1545416392,"id":2112,"parentId":1943,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":479808,"timestamp":1545353246,"id":1943,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1788879328423,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":419136,"timestamp":1545416429,"id":2114,"parentId":1947,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":480521,"timestamp":1545355065,"id":1947,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1788879328425,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":419687,"timestamp":1545416449,"id":2115,"parentId":1946,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":481472,"timestamp":1545354685,"id":1946,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1788879328425,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":420577,"timestamp":1545416475,"id":2116,"parentId":1948,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":481661,"timestamp":1545355418,"id":1948,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1788879328425,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":421899,"timestamp":1545416506,"id":2117,"parentId":1949,"tags":{},"startTime":1788879328486,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":482675,"timestamp":1545355750,"id":1949,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1788879328426,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":423231,"timestamp":1545416544,"id":2118,"parentId":1950,"tags":{},"startTime":1788879328487,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":483681,"timestamp":1545356119,"id":1950,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1788879328426,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":425423,"timestamp":1545416701,"id":2120,"parentId":1953,"tags":{},"startTime":1788879328487,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":483950,"timestamp":1545358196,"id":1953,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1788879328428,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":424378,"timestamp":1545419048,"id":2121,"parentId":1952,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":485648,"timestamp":1545357796,"id":1952,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1788879328428,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":426856,"timestamp":1545419186,"id":2122,"parentId":1954,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":487511,"timestamp":1545358557,"id":1954,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1788879328429,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":430533,"timestamp":1545419244,"id":2124,"parentId":1956,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":490522,"timestamp":1545359281,"id":1956,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1788879328429,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":433269,"timestamp":1545419279,"id":2125,"parentId":1957,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":492432,"timestamp":1545360138,"id":1957,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1788879328430,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":435833,"timestamp":1545419312,"id":2126,"parentId":1958,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":494658,"timestamp":1545360512,"id":1958,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1788879328430,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":440131,"timestamp":1545416571,"id":2119,"parentId":1951,"tags":{},"startTime":1788879328487,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":499307,"timestamp":1545357416,"id":1951,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1788879328427,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":438719,"timestamp":1545419357,"id":2127,"parentId":1959,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":497220,"timestamp":1545360881,"id":1959,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1788879328431,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":441368,"timestamp":1545419442,"id":2129,"parentId":1961,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":497748,"timestamp":1545363089,"id":1961,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1788879328433,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":441510,"timestamp":1545419397,"id":2128,"parentId":1960,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":499646,"timestamp":1545361277,"id":1960,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1788879328431,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":444639,"timestamp":1545419505,"id":2130,"parentId":1962,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":500684,"timestamp":1545363484,"id":1962,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1788879328433,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":445744,"timestamp":1545419660,"id":2131,"parentId":1963,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":501570,"timestamp":1545363858,"id":1963,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1788879328434,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":448602,"timestamp":1545419717,"id":2132,"parentId":1964,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":504089,"timestamp":1545364253,"id":1964,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1788879328434,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":451972,"timestamp":1545419802,"id":2134,"parentId":1968,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":506023,"timestamp":1545365778,"id":1968,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1788879328436,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":459217,"timestamp":1545419831,"id":2135,"parentId":1966,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":514052,"timestamp":1545365025,"id":1966,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1788879328435,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":460334,"timestamp":1545419850,"id":2136,"parentId":1967,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":514803,"timestamp":1545365397,"id":1967,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1788879328435,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":463622,"timestamp":1545419881,"id":2137,"parentId":1969,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":517363,"timestamp":1545366163,"id":1969,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1788879328436,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":469936,"timestamp":1545419945,"id":2138,"parentId":1970,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"}]
13
- [{"name":"check-page","duration":523594,"timestamp":1545366526,"id":1970,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1788879328437,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":470429,"timestamp":1545419767,"id":2133,"parentId":1965,"tags":{},"startTime":1788879328490,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":525580,"timestamp":1545364626,"id":1965,"parentId":1849,"tags":{"page":"/api/worktrees/[id]"},"startTime":1788879328435,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":473007,"timestamp":1545421614,"id":2139,"parentId":1971,"tags":{},"startTime":1788879328492,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":527747,"timestamp":1545366899,"id":1971,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1788879328437,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":477782,"timestamp":1545422048,"id":2141,"parentId":1973,"tags":{},"startTime":1788879328492,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":532198,"timestamp":1545367654,"id":1973,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1788879328438,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":481337,"timestamp":1545422174,"id":2142,"parentId":1974,"tags":{},"startTime":1788879328492,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":535503,"timestamp":1545368029,"id":1974,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1788879328438,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":484639,"timestamp":1545421868,"id":2140,"parentId":1972,"tags":{},"startTime":1788879328492,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":539239,"timestamp":1545367291,"id":1972,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1788879328437,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":485180,"timestamp":1545422389,"id":2143,"parentId":1975,"tags":{},"startTime":1788879328492,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":539210,"timestamp":1545368376,"id":1975,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1788879328438,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":488612,"timestamp":1545422805,"id":2145,"parentId":1977,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":542067,"timestamp":1545369380,"id":1977,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1788879328439,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":489143,"timestamp":1545422543,"id":2144,"parentId":1976,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":543032,"timestamp":1545368673,"id":1976,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1788879328439,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":491802,"timestamp":1545422946,"id":2146,"parentId":1978,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":545018,"timestamp":1545369747,"id":1978,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1788879328440,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":492942,"timestamp":1545423038,"id":2147,"parentId":1979,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":545884,"timestamp":1545370147,"id":1979,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1788879328440,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":494386,"timestamp":1545423075,"id":2148,"parentId":1980,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":546984,"timestamp":1545370495,"id":1980,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1788879328440,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":497169,"timestamp":1545423148,"id":2150,"parentId":1982,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":549121,"timestamp":1545371217,"id":1982,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1788879328441,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":500327,"timestamp":1545423109,"id":2149,"parentId":1981,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":552611,"timestamp":1545370847,"id":1981,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1788879328441,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":500926,"timestamp":1545423170,"id":2151,"parentId":1983,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":552558,"timestamp":1545371562,"id":1983,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1788879328442,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":504432,"timestamp":1545423302,"id":2153,"parentId":1984,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":555853,"timestamp":1545371907,"id":1984,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1788879328442,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":507702,"timestamp":1545423330,"id":2154,"parentId":1987,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":558135,"timestamp":1545372930,"id":1987,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1788879328443,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":508500,"timestamp":1545423263,"id":2152,"parentId":1985,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":559516,"timestamp":1545372267,"id":1985,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1788879328442,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":510570,"timestamp":1545423359,"id":2155,"parentId":1986,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":561351,"timestamp":1545372601,"id":1986,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1788879328443,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":513955,"timestamp":1545423380,"id":2156,"parentId":1988,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":564053,"timestamp":1545373313,"id":1988,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1788879328443,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":514670,"timestamp":1545423415,"id":2157,"parentId":1989,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":564452,"timestamp":1545373655,"id":1989,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1788879328444,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":517508,"timestamp":1545423474,"id":2159,"parentId":1991,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":566637,"timestamp":1545374383,"id":1991,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1788879328444,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":518425,"timestamp":1545423448,"id":2158,"parentId":1990,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":567866,"timestamp":1545374030,"id":1990,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1788879328444,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":520326,"timestamp":1545423499,"id":2160,"parentId":1992,"tags":{},"startTime":1788879328493,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":569118,"timestamp":1545374729,"id":1992,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1788879328445,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":522097,"timestamp":1545423522,"id":2161,"parentId":1994,"tags":{},"startTime":1788879328494,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":569867,"timestamp":1545375774,"id":1994,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1788879328446,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":523104,"timestamp":1545423543,"id":2162,"parentId":1993,"tags":{},"startTime":1788879328494,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":571253,"timestamp":1545375419,"id":1993,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1788879328445,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":524595,"timestamp":1545424326,"id":2164,"parentId":1996,"tags":{},"startTime":1788879328494,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":572453,"timestamp":1545376488,"id":1996,"parentId":1849,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1788879328446,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":525705,"timestamp":1545423561,"id":2163,"parentId":1995,"tags":{},"startTime":1788879328494,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":573145,"timestamp":1545376139,"id":1995,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1788879328446,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":527426,"timestamp":1545424480,"id":2165,"parentId":1997,"tags":{},"startTime":1788879328494,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":575101,"timestamp":1545376824,"id":1997,"parentId":1849,"tags":{"page":"/api/worktrees"},"startTime":1788879328447,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":526512,"timestamp":1545427234,"id":2166,"parentId":2003,"tags":{},"startTime":1788879328497,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":573775,"timestamp":1545379992,"id":2003,"parentId":1849,"tags":{"page":"/proxy/[...path]"},"startTime":1788879328450,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":525212,"timestamp":1545429220,"id":2167,"parentId":2017,"tags":{},"startTime":1788879328499,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":569062,"timestamp":1545385399,"id":2017,"parentId":1849,"tags":{"page":"/manifest.webmanifest"},"startTime":1788879328455,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":523133,"timestamp":1545439544,"id":2169,"parentId":1999,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":584217,"timestamp":1545378500,"id":1999,"parentId":1849,"tags":{"page":"/login"},"startTime":1788879328448,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":534209,"timestamp":1545439637,"id":2170,"parentId":2000,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":595013,"timestamp":1545378880,"id":2000,"parentId":1849,"tags":{"page":"/more"},"startTime":1788879328449,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":537408,"timestamp":1545439726,"id":2171,"parentId":2001,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":597882,"timestamp":1545379275,"id":2001,"parentId":1849,"tags":{"page":"/offline"},"startTime":1788879328449,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":541746,"timestamp":1545439809,"id":2172,"parentId":2002,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":601941,"timestamp":1545379636,"id":2002,"parentId":1849,"tags":{"page":"/"},"startTime":1788879328450,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":545157,"timestamp":1545439895,"id":2173,"parentId":2004,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":604711,"timestamp":1545380365,"id":2004,"parentId":1849,"tags":{"page":"/repositories"},"startTime":1788879328450,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":548478,"timestamp":1545439990,"id":2174,"parentId":2005,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":607768,"timestamp":1545380721,"id":2005,"parentId":1849,"tags":{"page":"/review"},"startTime":1788879328451,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":569027,"timestamp":1545440118,"id":2175,"parentId":2007,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":627734,"timestamp":1545381454,"id":2007,"parentId":1849,"tags":{"page":"/skills/[skillId]"},"startTime":1788879328451,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":572397,"timestamp":1545440199,"id":2176,"parentId":2006,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":631527,"timestamp":1545381097,"id":2006,"parentId":1849,"tags":{"page":"/sessions"},"startTime":1788879328451,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":575855,"timestamp":1545440278,"id":2177,"parentId":2008,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":633963,"timestamp":1545382195,"id":2008,"parentId":1849,"tags":{"page":"/skills/installed"},"startTime":1788879328452,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":579416,"timestamp":1545440357,"id":2178,"parentId":2009,"tags":{},"startTime":1788879328510,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":637238,"timestamp":1545382559,"id":2009,"parentId":1849,"tags":{"page":"/skills"},"startTime":1788879328453,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":584209,"timestamp":1545439429,"id":2168,"parentId":1998,"tags":{},"startTime":1788879328509,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":646464,"timestamp":1545377197,"id":1998,"parentId":1849,"tags":{"page":"/chat"},"startTime":1788879328447,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":583588,"timestamp":1545441037,"id":2179,"parentId":2010,"tags":{},"startTime":1788879328511,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":641738,"timestamp":1545382912,"id":2010,"parentId":1849,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1788879328453,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":586644,"timestamp":1545441237,"id":2181,"parentId":2012,"tags":{},"startTime":1788879328511,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":644246,"timestamp":1545383654,"id":2012,"parentId":1849,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1788879328454,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":642357,"timestamp":1545441152,"id":2180,"parentId":2011,"tags":{},"startTime":1788879328511,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":700255,"timestamp":1545383285,"id":2011,"parentId":1849,"tags":{"page":"/worktrees/[id]"},"startTime":1788879328453,"traceId":"60b4601cfa15497c"},{"name":"is-page-static","duration":697108,"timestamp":1545419218,"id":2123,"parentId":1955,"tags":{},"startTime":1788879328489,"traceId":"60b4601cfa15497c"},{"name":"check-page","duration":757466,"timestamp":1545358901,"id":1955,"parentId":1849,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1788879328429,"traceId":"60b4601cfa15497c"},{"name":"static-check","duration":1084520,"timestamp":1545031875,"id":1849,"parentId":1,"tags":{},"startTime":1788879328102,"traceId":"60b4601cfa15497c"},{"name":"generate-required-server-files","duration":337,"timestamp":1546116646,"id":2183,"parentId":1,"tags":{},"startTime":1788879329187,"traceId":"60b4601cfa15497c"},{"name":"write-routes-manifest","duration":20810,"timestamp":1546132099,"id":2185,"parentId":1,"tags":{},"startTime":1788879329202,"traceId":"60b4601cfa15497c"},{"name":"load-dotenv","duration":149,"timestamp":1548251907,"id":2188,"parentId":2187,"tags":{},"startTime":1788879331322,"traceId":"60b4601cfa15497c"},{"name":"run-export-path-map","duration":444,"timestamp":1550231037,"id":2189,"parentId":2187,"tags":{},"startTime":1788879333301,"traceId":"60b4601cfa15497c"},{"name":"next-export","duration":3942702,"timestamp":1548251069,"id":2187,"parentId":1,"tags":{},"startTime":1788879331321,"traceId":"60b4601cfa15497c"},{"name":"move-exported-app-not-found-","duration":117,"timestamp":1552195913,"id":2190,"parentId":2186,"tags":{},"startTime":1788879335266,"traceId":"60b4601cfa15497c"},{"name":"move-exported-page","duration":113736,"timestamp":1552196135,"id":2191,"parentId":2186,"tags":{},"startTime":1788879335266,"traceId":"60b4601cfa15497c"},{"name":"static-generation","duration":4700623,"timestamp":1548247501,"id":2186,"parentId":1,"tags":{},"startTime":1788879331317,"traceId":"60b4601cfa15497c"},{"name":"write-routes-manifest","duration":134793,"timestamp":1552949175,"id":2192,"parentId":1,"tags":{},"startTime":1788879336019,"traceId":"60b4601cfa15497c"}]
14
- [{"name":"node-file-trace-build","duration":19397419,"timestamp":1546123058,"id":2184,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1788879329193,"traceId":"60b4601cfa15497c"},{"name":"apply-include-excludes","duration":1289,"timestamp":1565520508,"id":2193,"parentId":1,"tags":{},"startTime":1788879348590,"traceId":"60b4601cfa15497c"},{"name":"print-tree-view","duration":11143,"timestamp":1565522098,"id":2194,"parentId":1,"tags":{},"startTime":1788879348592,"traceId":"60b4601cfa15497c"},{"name":"telemetry-flush","duration":70,"timestamp":1565533261,"id":2195,"parentId":1,"tags":{},"startTime":1788879348603,"traceId":"60b4601cfa15497c"},{"name":"next-build","duration":90763665,"timestamp":1474769674,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1788879257840,"traceId":"60b4601cfa15497c"}]
1
+ [{"name":"generate-buildid","duration":214,"timestamp":1727661474,"id":4,"parentId":1,"tags":{},"startTime":1788919520288,"traceId":"f3f468190d2a135b"},{"name":"load-custom-routes","duration":1779,"timestamp":1727661791,"id":5,"parentId":1,"tags":{},"startTime":1788919520288,"traceId":"f3f468190d2a135b"},{"name":"create-dist-dir","duration":20342,"timestamp":1727745699,"id":6,"parentId":1,"tags":{},"startTime":1788919520372,"traceId":"f3f468190d2a135b"},{"name":"create-pages-mapping","duration":227,"timestamp":1727832686,"id":7,"parentId":1,"tags":{},"startTime":1788919520459,"traceId":"f3f468190d2a135b"},{"name":"collect-app-files","duration":11033,"timestamp":1727832962,"id":8,"parentId":1,"tags":{},"startTime":1788919520459,"traceId":"f3f468190d2a135b"},{"name":"create-app-mapping","duration":6321,"timestamp":1727844072,"id":9,"parentId":1,"tags":{},"startTime":1788919520470,"traceId":"f3f468190d2a135b"},{"name":"create-app-layouts","duration":125,"timestamp":1727850424,"id":10,"parentId":1,"tags":{},"startTime":1788919520477,"traceId":"f3f468190d2a135b"},{"name":"collect-default-files","duration":3575,"timestamp":1727853037,"id":12,"parentId":1,"tags":{},"startTime":1788919520479,"traceId":"f3f468190d2a135b"},{"name":"generate-route-types","duration":22140,"timestamp":1727851747,"id":11,"parentId":1,"tags":{},"startTime":1788919520478,"traceId":"f3f468190d2a135b"},{"name":"public-dir-conflict-check","duration":622,"timestamp":1727873958,"id":13,"parentId":1,"tags":{},"startTime":1788919520500,"traceId":"f3f468190d2a135b"},{"name":"generate-routes-manifest","duration":5470,"timestamp":1727874749,"id":14,"parentId":1,"tags":{},"startTime":1788919520501,"traceId":"f3f468190d2a135b"},{"name":"create-entrypoints","duration":91729,"timestamp":1727892350,"id":17,"parentId":1,"tags":{},"startTime":1788919520518,"traceId":"f3f468190d2a135b"},{"name":"generate-webpack-config","duration":264822,"timestamp":1727984118,"id":18,"parentId":16,"tags":{},"startTime":1788919520610,"traceId":"f3f468190d2a135b"},{"name":"next-trace-entrypoint-plugin","duration":1997,"timestamp":1728351215,"id":20,"parentId":19,"tags":{},"startTime":1788919520977,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":2718316,"timestamp":1728361614,"id":131,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":2769217,"timestamp":1728361602,"id":127,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":2769232,"timestamp":1728361605,"id":128,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":2769233,"timestamp":1728361608,"id":129,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":2769227,"timestamp":1728361617,"id":132,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3166210,"timestamp":1728361597,"id":125,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3170874,"timestamp":1728361594,"id":124,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3190881,"timestamp":1728361599,"id":126,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3201020,"timestamp":1728361635,"id":138,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3202814,"timestamp":1728361640,"id":140,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3299384,"timestamp":1728361697,"id":158,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":3843813,"timestamp":1728361708,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4021324,"timestamp":1728361728,"id":169,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&name=app%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4107186,"timestamp":1728361643,"id":141,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4107206,"timestamp":1728361649,"id":143,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4107211,"timestamp":1728361651,"id":144,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4108443,"timestamp":1728361646,"id":142,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4108449,"timestamp":1728361655,"id":145,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4108434,"timestamp":1728361679,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4108436,"timestamp":1728361682,"id":153,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4108453,"timestamp":1728361671,"id":150,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4118021,"timestamp":1728361676,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4164864,"timestamp":1728361666,"id":149,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4188257,"timestamp":1728361699,"id":159,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4319500,"timestamp":1728361734,"id":171,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4433792,"timestamp":1728361663,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fremote%2Fpair%2Froute&name=app%2Fapi%2Fremote%2Fpair%2Froute&pagePath=private-next-app-dir%2Fapi%2Fremote%2Fpair%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fremote%2Fpair%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4435337,"timestamp":1728361638,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcapabilities%2Froute&name=app%2Fapi%2Fcapabilities%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcapabilities%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcapabilities%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4435363,"timestamp":1728361626,"id":135,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4472944,"timestamp":1728361611,"id":130,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4649190,"timestamp":1728361702,"id":160,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4688102,"timestamp":1728361588,"id":122,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4688120,"timestamp":1728361591,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4690806,"timestamp":1728361623,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fversions%2Froute&name=app%2Fapi%2Fagents%2Fversions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fversions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fversions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4690812,"timestamp":1728361632,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fupdate%2Froute&name=app%2Fapi%2Fagents%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4719884,"timestamp":1728361688,"id":155,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4719868,"timestamp":1728361725,"id":168,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4737630,"timestamp":1728361694,"id":157,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4737654,"timestamp":1728361691,"id":156,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4737666,"timestamp":1728361685,"id":154,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757973,"timestamp":1728361388,"id":73,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757989,"timestamp":1728361391,"id":74,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757989,"timestamp":1728361394,"id":75,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757989,"timestamp":1728361397,"id":76,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757989,"timestamp":1728361399,"id":77,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757986,"timestamp":1728361404,"id":78,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757986,"timestamp":1728361407,"id":79,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757987,"timestamp":1728361410,"id":80,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757986,"timestamp":1728361413,"id":81,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757943,"timestamp":1728361458,"id":82,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757937,"timestamp":1728361467,"id":83,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757936,"timestamp":1728361471,"id":84,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757935,"timestamp":1728361474,"id":85,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757933,"timestamp":1728361478,"id":86,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757931,"timestamp":1728361482,"id":87,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757931,"timestamp":1728361485,"id":88,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757930,"timestamp":1728361488,"id":89,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757929,"timestamp":1728361491,"id":90,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757928,"timestamp":1728361494,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757924,"timestamp":1728361500,"id":93,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757923,"timestamp":1728361503,"id":94,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757920,"timestamp":1728361509,"id":96,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757919,"timestamp":1728361512,"id":97,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757919,"timestamp":1728361514,"id":98,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757900,"timestamp":1728361536,"id":105,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757897,"timestamp":1728361541,"id":106,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757895,"timestamp":1728361544,"id":107,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757895,"timestamp":1728361547,"id":108,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757893,"timestamp":1728361551,"id":109,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757893,"timestamp":1728361554,"id":110,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757890,"timestamp":1728361559,"id":112,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757887,"timestamp":1728361565,"id":114,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757886,"timestamp":1728361568,"id":115,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757885,"timestamp":1728361571,"id":116,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757885,"timestamp":1728361574,"id":117,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757884,"timestamp":1728361576,"id":118,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757884,"timestamp":1728361579,"id":119,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4757883,"timestamp":1728361582,"id":120,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4806926,"timestamp":1728361711,"id":163,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4828819,"timestamp":1728361717,"id":165,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4828824,"timestamp":1728361740,"id":173,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870427,"timestamp":1728360993,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870231,"timestamp":1728361208,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870169,"timestamp":1728361274,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870071,"timestamp":1728361374,"id":68,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870071,"timestamp":1728361376,"id":69,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":4870071,"timestamp":1728361379,"id":70,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5005483,"timestamp":1728361517,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"}]
2
+ [{"name":"add-entry","duration":5005704,"timestamp":1728361520,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5005710,"timestamp":1728361523,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5070523,"timestamp":1728361714,"id":164,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5070539,"timestamp":1728361720,"id":166,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5070542,"timestamp":1728361723,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5070533,"timestamp":1728361737,"id":172,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5094722,"timestamp":1728361497,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5145141,"timestamp":1728360979,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5224370,"timestamp":1728361562,"id":113,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5249599,"timestamp":1728361743,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5249737,"timestamp":1728361629,"id":136,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5304716,"timestamp":1728361620,"id":133,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5315908,"timestamp":1728361532,"id":104,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5315735,"timestamp":1728361731,"id":170,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5334883,"timestamp":1728361705,"id":161,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5335433,"timestamp":1728361529,"id":103,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5335451,"timestamp":1728361526,"id":102,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5339494,"timestamp":1728361556,"id":111,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5339495,"timestamp":1728361585,"id":121,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5349271,"timestamp":1728361506,"id":95,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5352845,"timestamp":1728361317,"id":50,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397712,"timestamp":1728360919,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397713,"timestamp":1728360934,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397704,"timestamp":1728360946,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397763,"timestamp":1728360890,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397689,"timestamp":1728360966,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397409,"timestamp":1728361250,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397401,"timestamp":1728361259,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397399,"timestamp":1728361264,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397398,"timestamp":1728361267,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397397,"timestamp":1728361270,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397389,"timestamp":1728361281,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2Froute&name=app%2Fapi%2Frelays%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397395,"timestamp":1728361278,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&name=app%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397368,"timestamp":1728361307,"id":47,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397393,"timestamp":1728361284,"id":40,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397388,"timestamp":1728361292,"id":42,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397395,"timestamp":1728361288,"id":41,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397386,"timestamp":1728361298,"id":44,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397392,"timestamp":1728361295,"id":43,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397387,"timestamp":1728361301,"id":45,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397386,"timestamp":1728361304,"id":46,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397383,"timestamp":1728361310,"id":48,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397382,"timestamp":1728361313,"id":49,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397369,"timestamp":1728361329,"id":54,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397379,"timestamp":1728361322,"id":52,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397378,"timestamp":1728361326,"id":53,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397386,"timestamp":1728361319,"id":51,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397372,"timestamp":1728361336,"id":56,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397378,"timestamp":1728361333,"id":55,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397374,"timestamp":1728361339,"id":57,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397380,"timestamp":1728361342,"id":58,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397377,"timestamp":1728361348,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397382,"timestamp":1728361345,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397378,"timestamp":1728361351,"id":61,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397374,"timestamp":1728361357,"id":63,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397373,"timestamp":1728361361,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397382,"timestamp":1728361354,"id":62,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397374,"timestamp":1728361364,"id":65,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397373,"timestamp":1728361368,"id":66,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397372,"timestamp":1728361370,"id":67,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397363,"timestamp":1728361382,"id":71,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5397362,"timestamp":1728361385,"id":72,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5398311,"timestamp":1728361657,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5398321,"timestamp":1728361660,"id":147,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5399028,"timestamp":1728360957,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5406619,"timestamp":1728360480,"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":1788919520987,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405376,"timestamp":1728361746,"id":175,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405377,"timestamp":1728361748,"id":176,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405376,"timestamp":1728361754,"id":178,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405382,"timestamp":1728361751,"id":177,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361757,"id":179,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361759,"id":180,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361762,"id":181,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361765,"id":182,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361768,"id":183,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361771,"id":184,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361774,"id":185,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361777,"id":186,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405379,"timestamp":1728361780,"id":187,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":5405378,"timestamp":1728361782,"id":188,"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":1788919520988,"traceId":"f3f468190d2a135b"},{"name":"make","duration":9052371,"timestamp":1728360172,"id":21,"parentId":19,"tags":{},"startTime":1788919520986,"traceId":"f3f468190d2a135b"},{"name":"get-entries","duration":6364,"timestamp":1737413972,"id":1060,"parentId":1059,"tags":{},"startTime":1788919530040,"traceId":"f3f468190d2a135b"},{"name":"node-file-trace-plugin","duration":12659025,"timestamp":1737441822,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1788919530068,"traceId":"f3f468190d2a135b"},{"name":"collect-traced-files","duration":257562,"timestamp":1750100867,"id":1062,"parentId":1059,"tags":{},"startTime":1788919542727,"traceId":"f3f468190d2a135b"},{"name":"finish-modules","duration":12944679,"timestamp":1737413770,"id":1059,"parentId":20,"tags":{},"startTime":1788919530040,"traceId":"f3f468190d2a135b"},{"name":"chunk-graph","duration":212697,"timestamp":1750774637,"id":1064,"parentId":1063,"tags":{},"startTime":1788919543401,"traceId":"f3f468190d2a135b"},{"name":"optimize-modules","duration":31,"timestamp":1750987479,"id":1066,"parentId":1063,"tags":{},"startTime":1788919543614,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunks","duration":228881,"timestamp":1750987596,"id":1067,"parentId":1063,"tags":{},"startTime":1788919543614,"traceId":"f3f468190d2a135b"},{"name":"optimize-tree","duration":225,"timestamp":1751216649,"id":1068,"parentId":1063,"tags":{},"startTime":1788919543843,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunk-modules","duration":272054,"timestamp":1751217104,"id":1069,"parentId":1063,"tags":{},"startTime":1788919543843,"traceId":"f3f468190d2a135b"},{"name":"optimize","duration":501901,"timestamp":1750987417,"id":1065,"parentId":1063,"tags":{},"startTime":1788919543614,"traceId":"f3f468190d2a135b"},{"name":"module-hash","duration":151602,"timestamp":1751596700,"id":1070,"parentId":1063,"tags":{},"startTime":1788919544223,"traceId":"f3f468190d2a135b"},{"name":"code-generation","duration":27523,"timestamp":1751748395,"id":1071,"parentId":1063,"tags":{},"startTime":1788919544375,"traceId":"f3f468190d2a135b"},{"name":"hash","duration":34618,"timestamp":1751791818,"id":1072,"parentId":1063,"tags":{},"startTime":1788919544418,"traceId":"f3f468190d2a135b"},{"name":"code-generation-jobs","duration":413,"timestamp":1751826431,"id":1073,"parentId":1063,"tags":{},"startTime":1788919544453,"traceId":"f3f468190d2a135b"},{"name":"module-assets","duration":2569,"timestamp":1751826685,"id":1074,"parentId":1063,"tags":{},"startTime":1788919544453,"traceId":"f3f468190d2a135b"},{"name":"create-chunk-assets","duration":4364,"timestamp":1751829278,"id":1075,"parentId":1063,"tags":{},"startTime":1788919544455,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1224,"timestamp":1751859599,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1052,"timestamp":1751859783,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1042,"timestamp":1751859795,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1034,"timestamp":1751859804,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"}]
3
+ [{"name":"minify-js","duration":1332,"timestamp":1751859809,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1330,"timestamp":1751859815,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1325,"timestamp":1751859822,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1320,"timestamp":1751859827,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1315,"timestamp":1751859833,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1262,"timestamp":1751859887,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1244,"timestamp":1751859906,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1234,"timestamp":1751859917,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1230,"timestamp":1751859922,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1227,"timestamp":1751859926,"id":1090,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1222,"timestamp":1751859931,"id":1091,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1218,"timestamp":1751859937,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1212,"timestamp":1751859943,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1210,"timestamp":1751859946,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1206,"timestamp":1751859951,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1201,"timestamp":1751859957,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1198,"timestamp":1751859961,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1194,"timestamp":1751859965,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1190,"timestamp":1751859970,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1188,"timestamp":1751859974,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1183,"timestamp":1751859979,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1180,"timestamp":1751859984,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1176,"timestamp":1751859988,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1129,"timestamp":1751860036,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1125,"timestamp":1751860041,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1122,"timestamp":1751860044,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1118,"timestamp":1751860049,"id":1107,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1114,"timestamp":1751860055,"id":1108,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1111,"timestamp":1751860058,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1108,"timestamp":1751860062,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1106,"timestamp":1751860065,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1102,"timestamp":1751860070,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1099,"timestamp":1751860074,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1096,"timestamp":1751860077,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1093,"timestamp":1751860081,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1089,"timestamp":1751860086,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1087,"timestamp":1751860089,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1084,"timestamp":1751860092,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1082,"timestamp":1751860096,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1078,"timestamp":1751860100,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1067,"timestamp":1751860113,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1065,"timestamp":1751860116,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1062,"timestamp":1751860119,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1060,"timestamp":1751860122,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1058,"timestamp":1751860125,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1055,"timestamp":1751860129,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1052,"timestamp":1751860133,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1050,"timestamp":1751860135,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1048,"timestamp":1751860138,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1046,"timestamp":1751860142,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1042,"timestamp":1751860146,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1040,"timestamp":1751860149,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1038,"timestamp":1751860152,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1036,"timestamp":1751860155,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1033,"timestamp":1751860158,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1031,"timestamp":1751860161,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1029,"timestamp":1751860164,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1027,"timestamp":1751860168,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1024,"timestamp":1751860171,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1022,"timestamp":1751860174,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1020,"timestamp":1751860177,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1017,"timestamp":1751860180,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1015,"timestamp":1751860183,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1013,"timestamp":1751860186,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1010,"timestamp":1751860190,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1008,"timestamp":1751860193,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1006,"timestamp":1751860196,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1003,"timestamp":1751860199,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1001,"timestamp":1751860202,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":999,"timestamp":1751860205,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":997,"timestamp":1751860209,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":995,"timestamp":1751860212,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":992,"timestamp":1751860215,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":990,"timestamp":1751860218,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":988,"timestamp":1751860221,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":986,"timestamp":1751860224,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":982,"timestamp":1751860229,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":979,"timestamp":1751860232,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":977,"timestamp":1751860235,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":975,"timestamp":1751860239,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":972,"timestamp":1751860242,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":970,"timestamp":1751860245,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":968,"timestamp":1751860248,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":966,"timestamp":1751860251,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":964,"timestamp":1751860254,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":962,"timestamp":1751860257,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":960,"timestamp":1751860260,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":957,"timestamp":1751860263,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":955,"timestamp":1751860266,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":953,"timestamp":1751860268,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":951,"timestamp":1751860271,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":949,"timestamp":1751860275,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":946,"timestamp":1751860278,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":944,"timestamp":1751860281,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":942,"timestamp":1751860284,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":940,"timestamp":1751860287,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":937,"timestamp":1751860291,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":935,"timestamp":1751860294,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":933,"timestamp":1751860296,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":931,"timestamp":1751860299,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":929,"timestamp":1751860302,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"}]
4
+ [{"name":"minify-js","duration":1087,"timestamp":1751860305,"id":1182,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1087,"timestamp":1751860308,"id":1183,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1086,"timestamp":1751860311,"id":1184,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1084,"timestamp":1751860314,"id":1185,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1082,"timestamp":1751860317,"id":1186,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1080,"timestamp":1751860320,"id":1187,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1077,"timestamp":1751860323,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1075,"timestamp":1751860326,"id":1189,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1067,"timestamp":1751860335,"id":1190,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1065,"timestamp":1751860338,"id":1191,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1063,"timestamp":1751860341,"id":1192,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1061,"timestamp":1751860344,"id":1193,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1058,"timestamp":1751860347,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1056,"timestamp":1751860351,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1054,"timestamp":1751860354,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1052,"timestamp":1751860357,"id":1197,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1049,"timestamp":1751860360,"id":1198,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1047,"timestamp":1751860363,"id":1199,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1046,"timestamp":1751860365,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1044,"timestamp":1751860368,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1042,"timestamp":1751860371,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1040,"timestamp":1751860374,"id":1203,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1038,"timestamp":1751860377,"id":1204,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1788919544486,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1035,"timestamp":1751860380,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1025,"timestamp":1751860392,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1023,"timestamp":1751860395,"id":1207,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1021,"timestamp":1751860398,"id":1208,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1019,"timestamp":1751860401,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1016,"timestamp":1751860404,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1014,"timestamp":1751860407,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1012,"timestamp":1751860410,"id":1212,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1009,"timestamp":1751860413,"id":1213,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1007,"timestamp":1751860416,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1005,"timestamp":1751860419,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1003,"timestamp":1751860422,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1001,"timestamp":1751860425,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":999,"timestamp":1751860429,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":997,"timestamp":1751860432,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":996,"timestamp":1751860434,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":994,"timestamp":1751860437,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":992,"timestamp":1751860440,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":990,"timestamp":1751860443,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":987,"timestamp":1751860447,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":985,"timestamp":1751860450,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":983,"timestamp":1751860453,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":981,"timestamp":1751860456,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":979,"timestamp":1751860459,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":977,"timestamp":1751860462,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":974,"timestamp":1751860465,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":972,"timestamp":1751860468,"id":1231,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":970,"timestamp":1751860471,"id":1232,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":968,"timestamp":1751860473,"id":1233,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":966,"timestamp":1751860476,"id":1234,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":963,"timestamp":1751860480,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":961,"timestamp":1751860483,"id":1236,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":959,"timestamp":1751860486,"id":1237,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":957,"timestamp":1751860488,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":955,"timestamp":1751860491,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":953,"timestamp":1751860494,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":951,"timestamp":1751860497,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":949,"timestamp":1751860500,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":947,"timestamp":1751860503,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":944,"timestamp":1751860507,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":942,"timestamp":1751860510,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":940,"timestamp":1751860513,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":937,"timestamp":1751860516,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":935,"timestamp":1751860519,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":933,"timestamp":1751860522,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":931,"timestamp":1751860525,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":929,"timestamp":1751860527,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":927,"timestamp":1751860531,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":925,"timestamp":1751860534,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":923,"timestamp":1751860537,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":921,"timestamp":1751860540,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":918,"timestamp":1751860543,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":916,"timestamp":1751860545,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":915,"timestamp":1751860548,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":912,"timestamp":1751860551,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":910,"timestamp":1751860554,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":908,"timestamp":1751860558,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":906,"timestamp":1751860561,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":903,"timestamp":1751860564,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":901,"timestamp":1751860567,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":899,"timestamp":1751860570,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":897,"timestamp":1751860572,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":895,"timestamp":1751860575,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":893,"timestamp":1751860578,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":891,"timestamp":1751860581,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":889,"timestamp":1751860584,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":887,"timestamp":1751860587,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":885,"timestamp":1751860590,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":883,"timestamp":1751860593,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":881,"timestamp":1751860596,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":879,"timestamp":1751860598,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":877,"timestamp":1751860601,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":875,"timestamp":1751860604,"id":1277,"parentId":1076,"tags":{"name":"7875.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":873,"timestamp":1751860607,"id":1278,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":871,"timestamp":1751860610,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":869,"timestamp":1751860613,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":867,"timestamp":1751860616,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":865,"timestamp":1751860618,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"}]
5
+ [{"name":"minify-js","duration":945,"timestamp":1751860621,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":944,"timestamp":1751860624,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":943,"timestamp":1751860627,"id":1285,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":941,"timestamp":1751860630,"id":1286,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":939,"timestamp":1751860633,"id":1287,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":936,"timestamp":1751860636,"id":1288,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":934,"timestamp":1751860639,"id":1289,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":933,"timestamp":1751860642,"id":1290,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":931,"timestamp":1751860645,"id":1291,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":929,"timestamp":1751860647,"id":1292,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":927,"timestamp":1751860650,"id":1293,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":925,"timestamp":1751860653,"id":1294,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":923,"timestamp":1751860656,"id":1295,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":920,"timestamp":1751860659,"id":1296,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":919,"timestamp":1751860662,"id":1297,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":916,"timestamp":1751860665,"id":1298,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":914,"timestamp":1751860668,"id":1299,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":912,"timestamp":1751860671,"id":1300,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":910,"timestamp":1751860674,"id":1301,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":908,"timestamp":1751860677,"id":1302,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":905,"timestamp":1751860681,"id":1303,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":903,"timestamp":1751860684,"id":1304,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":901,"timestamp":1751860687,"id":1305,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":899,"timestamp":1751860690,"id":1306,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":897,"timestamp":1751860692,"id":1307,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":895,"timestamp":1751860695,"id":1308,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":893,"timestamp":1751860698,"id":1309,"parentId":1076,"tags":{"name":"4299.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":891,"timestamp":1751860701,"id":1310,"parentId":1076,"tags":{"name":"6838.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":889,"timestamp":1751860704,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":887,"timestamp":1751860706,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":885,"timestamp":1751860709,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":883,"timestamp":1751860712,"id":1314,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":881,"timestamp":1751860715,"id":1315,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":879,"timestamp":1751860718,"id":1316,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":877,"timestamp":1751860720,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":875,"timestamp":1751860724,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":873,"timestamp":1751860726,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":871,"timestamp":1751860729,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":869,"timestamp":1751860732,"id":1321,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":867,"timestamp":1751860735,"id":1322,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":865,"timestamp":1751860738,"id":1323,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":864,"timestamp":1751860741,"id":1324,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":862,"timestamp":1751860743,"id":1325,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":860,"timestamp":1751860746,"id":1326,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":855,"timestamp":1751860752,"id":1327,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":853,"timestamp":1751860755,"id":1328,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":851,"timestamp":1751860758,"id":1329,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":849,"timestamp":1751860761,"id":1330,"parentId":1076,"tags":{"name":"7366.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":847,"timestamp":1751860764,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":845,"timestamp":1751860766,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":842,"timestamp":1751860769,"id":1333,"parentId":1076,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":841,"timestamp":1751860772,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":839,"timestamp":1751860775,"id":1335,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":837,"timestamp":1751860778,"id":1336,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":835,"timestamp":1751860781,"id":1337,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":833,"timestamp":1751860784,"id":1338,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":831,"timestamp":1751860786,"id":1339,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":829,"timestamp":1751860789,"id":1340,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":827,"timestamp":1751860792,"id":1341,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":825,"timestamp":1751860795,"id":1342,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":823,"timestamp":1751860798,"id":1343,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":821,"timestamp":1751860801,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":819,"timestamp":1751860804,"id":1345,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":817,"timestamp":1751860806,"id":1346,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":815,"timestamp":1751860809,"id":1347,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":813,"timestamp":1751860812,"id":1348,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":811,"timestamp":1751860815,"id":1349,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":809,"timestamp":1751860818,"id":1350,"parentId":1076,"tags":{"name":"6808.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":808,"timestamp":1751860820,"id":1351,"parentId":1076,"tags":{"name":"153.js","cache":"HIT"},"startTime":1788919544487,"traceId":"f3f468190d2a135b"},{"name":"minify-webpack-plugin-optimize","duration":24443,"timestamp":1751837252,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1788919544463,"traceId":"f3f468190d2a135b"},{"name":"css-minimizer-plugin","duration":210,"timestamp":1751861858,"id":1352,"parentId":19,"tags":{},"startTime":1788919544488,"traceId":"f3f468190d2a135b"},{"name":"create-trace-assets","duration":118015,"timestamp":1751862297,"id":1353,"parentId":20,"tags":{},"startTime":1788919544488,"traceId":"f3f468190d2a135b"},{"name":"seal","duration":1499422,"timestamp":1750552944,"id":1063,"parentId":19,"tags":{},"startTime":1788919543179,"traceId":"f3f468190d2a135b"},{"name":"webpack-compilation","duration":23892279,"timestamp":1728349427,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1788919520976,"traceId":"f3f468190d2a135b"},{"name":"emit","duration":114013,"timestamp":1752242329,"id":1354,"parentId":16,"tags":{},"startTime":1788919544868,"traceId":"f3f468190d2a135b"},{"name":"webpack-close","duration":1025,"timestamp":1752362762,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1788919544989,"traceId":"f3f468190d2a135b"},{"name":"webpack-generate-error-stats","duration":2578,"timestamp":1752363844,"id":1356,"parentId":1355,"tags":{},"startTime":1788919544990,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":105532,"timestamp":1752376241,"id":1359,"parentId":1358,"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":1788919545002,"traceId":"f3f468190d2a135b"},{"name":"make","duration":105999,"timestamp":1752376169,"id":1358,"parentId":1357,"tags":{},"startTime":1788919545002,"traceId":"f3f468190d2a135b"},{"name":"chunk-graph","duration":1530,"timestamp":1752491939,"id":1361,"parentId":1360,"tags":{},"startTime":1788919545118,"traceId":"f3f468190d2a135b"},{"name":"optimize-modules","duration":24,"timestamp":1752493565,"id":1363,"parentId":1360,"tags":{},"startTime":1788919545120,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunks","duration":852,"timestamp":1752493683,"id":1364,"parentId":1360,"tags":{},"startTime":1788919545120,"traceId":"f3f468190d2a135b"},{"name":"optimize-tree","duration":17,"timestamp":1752494625,"id":1365,"parentId":1360,"tags":{},"startTime":1788919545121,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunk-modules","duration":4831,"timestamp":1752494756,"id":1366,"parentId":1360,"tags":{},"startTime":1788919545121,"traceId":"f3f468190d2a135b"},{"name":"optimize","duration":6189,"timestamp":1752493507,"id":1362,"parentId":1360,"tags":{},"startTime":1788919545120,"traceId":"f3f468190d2a135b"},{"name":"module-hash","duration":2541,"timestamp":1752501230,"id":1367,"parentId":1360,"tags":{},"startTime":1788919545127,"traceId":"f3f468190d2a135b"},{"name":"code-generation","duration":260,"timestamp":1752503800,"id":1368,"parentId":1360,"tags":{},"startTime":1788919545130,"traceId":"f3f468190d2a135b"},{"name":"hash","duration":2337,"timestamp":1752505602,"id":1369,"parentId":1360,"tags":{},"startTime":1788919545132,"traceId":"f3f468190d2a135b"},{"name":"code-generation-jobs","duration":209,"timestamp":1752507937,"id":1370,"parentId":1360,"tags":{},"startTime":1788919545134,"traceId":"f3f468190d2a135b"},{"name":"module-assets","duration":74,"timestamp":1752508123,"id":1371,"parentId":1360,"tags":{},"startTime":1788919545134,"traceId":"f3f468190d2a135b"},{"name":"create-chunk-assets","duration":265,"timestamp":1752508208,"id":1372,"parentId":1360,"tags":{},"startTime":1788919545134,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":52,"timestamp":1752513449,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1788919545140,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":34,"timestamp":1752513473,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1788919545140,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":28,"timestamp":1752513481,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1788919545140,"traceId":"f3f468190d2a135b"},{"name":"minify-webpack-plugin-optimize","duration":675,"timestamp":1752512838,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1788919545139,"traceId":"f3f468190d2a135b"},{"name":"css-minimizer-plugin","duration":8,"timestamp":1752513570,"id":1377,"parentId":1357,"tags":{},"startTime":1788919545140,"traceId":"f3f468190d2a135b"},{"name":"seal","duration":30731,"timestamp":1752489094,"id":1360,"parentId":1357,"tags":{},"startTime":1788919545115,"traceId":"f3f468190d2a135b"},{"name":"webpack-compilation","duration":145620,"timestamp":1752374430,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788919545001,"traceId":"f3f468190d2a135b"},{"name":"emit","duration":9272,"timestamp":1752520139,"id":1378,"parentId":16,"tags":{},"startTime":1788919545146,"traceId":"f3f468190d2a135b"},{"name":"webpack-close","duration":294,"timestamp":1752529760,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788919545156,"traceId":"f3f468190d2a135b"},{"name":"webpack-generate-error-stats","duration":548,"timestamp":1752530061,"id":1380,"parentId":1379,"tags":{},"startTime":1788919545156,"traceId":"f3f468190d2a135b"}]
6
+ [{"name":"add-entry","duration":754638,"timestamp":1752542220,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542222,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542225,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542227,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542230,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542232,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542236,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542238,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754661,"timestamp":1752542241,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754667,"timestamp":1752542244,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754667,"timestamp":1752542246,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754667,"timestamp":1752542249,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542252,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542254,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754667,"timestamp":1752542256,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542259,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542261,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542263,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542266,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542268,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542271,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542274,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542277,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542280,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542282,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542285,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754661,"timestamp":1752542287,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754660,"timestamp":1752542290,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754660,"timestamp":1752542293,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754659,"timestamp":1752542296,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754659,"timestamp":1752542298,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754659,"timestamp":1752542301,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754658,"timestamp":1752542303,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754657,"timestamp":1752542306,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754656,"timestamp":1752542309,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754656,"timestamp":1752542311,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754655,"timestamp":1752542314,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754654,"timestamp":1752542316,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754654,"timestamp":1752542319,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754653,"timestamp":1752542322,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754653,"timestamp":1752542324,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754652,"timestamp":1752542327,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754651,"timestamp":1752542329,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754651,"timestamp":1752542332,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754651,"timestamp":1752542334,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754650,"timestamp":1752542337,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754650,"timestamp":1752542339,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754649,"timestamp":1752542342,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754648,"timestamp":1752542345,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754648,"timestamp":1752542347,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754647,"timestamp":1752542350,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754647,"timestamp":1752542352,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754646,"timestamp":1752542355,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754646,"timestamp":1752542357,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542361,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542365,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542368,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542370,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542373,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542375,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542378,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542381,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542383,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542385,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542387,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542390,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754664,"timestamp":1752542393,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542395,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754663,"timestamp":1752542398,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754662,"timestamp":1752542400,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754661,"timestamp":1752542403,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754661,"timestamp":1752542406,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754659,"timestamp":1752542409,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754659,"timestamp":1752542411,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754658,"timestamp":1752542414,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754657,"timestamp":1752542417,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754657,"timestamp":1752542419,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754657,"timestamp":1752542422,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754656,"timestamp":1752542424,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754656,"timestamp":1752542427,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754654,"timestamp":1752542430,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754653,"timestamp":1752542433,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754652,"timestamp":1752542436,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754652,"timestamp":1752542438,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754651,"timestamp":1752542441,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754651,"timestamp":1752542444,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754650,"timestamp":1752542446,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754676,"timestamp":1752542449,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754676,"timestamp":1752542452,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754674,"timestamp":1752542455,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754674,"timestamp":1752542457,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754674,"timestamp":1752542460,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754673,"timestamp":1752542462,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754672,"timestamp":1752542465,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754671,"timestamp":1752542467,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754670,"timestamp":1752542471,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754669,"timestamp":1752542473,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754668,"timestamp":1752542476,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754667,"timestamp":1752542478,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754666,"timestamp":1752542481,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754665,"timestamp":1752542484,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"}]
7
+ [{"name":"add-entry","duration":754860,"timestamp":1752542486,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754863,"timestamp":1752542489,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754865,"timestamp":1752542491,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754866,"timestamp":1752542494,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754867,"timestamp":1752542496,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754867,"timestamp":1752542499,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754867,"timestamp":1752542502,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754868,"timestamp":1752542504,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754869,"timestamp":1752542507,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754870,"timestamp":1752542509,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754870,"timestamp":1752542512,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754872,"timestamp":1752542514,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754873,"timestamp":1752542517,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754873,"timestamp":1752542519,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754874,"timestamp":1752542522,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754875,"timestamp":1752542524,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754876,"timestamp":1752542527,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754874,"timestamp":1752542532,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754873,"timestamp":1752542536,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754874,"timestamp":1752542539,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754875,"timestamp":1752542541,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754875,"timestamp":1752542544,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754877,"timestamp":1752542547,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754878,"timestamp":1752542549,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754880,"timestamp":1752542552,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754881,"timestamp":1752542555,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754883,"timestamp":1752542557,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754883,"timestamp":1752542559,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754884,"timestamp":1752542562,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754883,"timestamp":1752542565,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754883,"timestamp":1752542567,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754882,"timestamp":1752542570,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754882,"timestamp":1752542572,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754882,"timestamp":1752542575,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754881,"timestamp":1752542577,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754881,"timestamp":1752542580,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754881,"timestamp":1752542583,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754880,"timestamp":1752542585,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754879,"timestamp":1752542588,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754879,"timestamp":1752542591,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754878,"timestamp":1752542593,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754877,"timestamp":1752542596,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754877,"timestamp":1752542598,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754876,"timestamp":1752542601,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":754834,"timestamp":1752542645,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":856703,"timestamp":1752542174,"id":1386,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":892484,"timestamp":1752542201,"id":1390,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":899262,"timestamp":1752542214,"id":1392,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970681,"timestamp":1752542178,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970681,"timestamp":1752542198,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970704,"timestamp":1752542182,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970796,"timestamp":1752542097,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970734,"timestamp":1752542169,"id":1385,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":970757,"timestamp":1752542152,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1116496,"timestamp":1752542669,"id":1559,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1116567,"timestamp":1752542620,"id":1545,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1116988,"timestamp":1752542206,"id":1391,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287711,"timestamp":1752542217,"id":1393,"parentId":1382,"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":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287350,"timestamp":1752542604,"id":1539,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287347,"timestamp":1752542612,"id":1542,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287342,"timestamp":1752542622,"id":1546,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287340,"timestamp":1752542628,"id":1548,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287340,"timestamp":1752542633,"id":1550,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1287329,"timestamp":1752542648,"id":1556,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1392957,"timestamp":1752542617,"id":1544,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1392973,"timestamp":1752542625,"id":1547,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1392963,"timestamp":1752542640,"id":1553,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1392963,"timestamp":1752542643,"id":1554,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1416084,"timestamp":1752542609,"id":1541,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1416100,"timestamp":1752542615,"id":1543,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1416093,"timestamp":1752542630,"id":1549,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1416092,"timestamp":1752542635,"id":1551,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1416127,"timestamp":1752542607,"id":1540,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1473442,"timestamp":1752542653,"id":1558,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1936822,"timestamp":1752542638,"id":1552,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"add-entry","duration":1936835,"timestamp":1752542650,"id":1557,"parentId":1382,"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":1788919545169,"traceId":"f3f468190d2a135b"},{"name":"make","duration":1937809,"timestamp":1752541804,"id":1382,"parentId":1381,"tags":{},"startTime":1788919545168,"traceId":"f3f468190d2a135b"},{"name":"chunk-graph","duration":83185,"timestamp":1754677160,"id":1561,"parentId":1560,"tags":{},"startTime":1788919547303,"traceId":"f3f468190d2a135b"},{"name":"optimize-modules","duration":10,"timestamp":1754760408,"id":1563,"parentId":1560,"tags":{},"startTime":1788919547387,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunks","duration":84756,"timestamp":1754777525,"id":1565,"parentId":1560,"tags":{},"startTime":1788919547404,"traceId":"f3f468190d2a135b"},{"name":"optimize-tree","duration":14,"timestamp":1754862335,"id":1566,"parentId":1560,"tags":{},"startTime":1788919547488,"traceId":"f3f468190d2a135b"},{"name":"optimize-chunk-modules","duration":116771,"timestamp":1754862382,"id":1567,"parentId":1560,"tags":{},"startTime":1788919547489,"traceId":"f3f468190d2a135b"},{"name":"optimize","duration":218815,"timestamp":1754760387,"id":1562,"parentId":1560,"tags":{},"startTime":1788919547387,"traceId":"f3f468190d2a135b"},{"name":"module-hash","duration":73529,"timestamp":1755096662,"id":1568,"parentId":1560,"tags":{},"startTime":1788919547723,"traceId":"f3f468190d2a135b"},{"name":"code-generation","duration":11012,"timestamp":1755170241,"id":1569,"parentId":1560,"tags":{},"startTime":1788919547796,"traceId":"f3f468190d2a135b"},{"name":"hash","duration":22477,"timestamp":1755189329,"id":1570,"parentId":1560,"tags":{},"startTime":1788919547815,"traceId":"f3f468190d2a135b"},{"name":"code-generation-jobs","duration":312,"timestamp":1755211803,"id":1571,"parentId":1560,"tags":{},"startTime":1788919547838,"traceId":"f3f468190d2a135b"},{"name":"module-assets","duration":1880,"timestamp":1755211983,"id":1572,"parentId":1560,"tags":{},"startTime":1788919547838,"traceId":"f3f468190d2a135b"},{"name":"create-chunk-assets","duration":8156,"timestamp":1755213878,"id":1573,"parentId":1560,"tags":{},"startTime":1788919547840,"traceId":"f3f468190d2a135b"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1582,"timestamp":1755228390,"id":1575,"parentId":1381,"tags":{},"startTime":1788919547855,"traceId":"f3f468190d2a135b"},{"name":"NextJsBuildManifest-createassets","duration":2629,"timestamp":1755227357,"id":1574,"parentId":1381,"tags":{},"startTime":1788919547853,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2484,"timestamp":1755243707,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2460,"timestamp":1755243746,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2453,"timestamp":1755243756,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2450,"timestamp":1755243761,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2446,"timestamp":1755243766,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2443,"timestamp":1755243771,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2440,"timestamp":1755243776,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2436,"timestamp":1755243781,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2431,"timestamp":1755243788,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2429,"timestamp":1755243792,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"}]
8
+ [{"name":"minify-js","duration":2677,"timestamp":1755243798,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2676,"timestamp":1755243802,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2674,"timestamp":1755243806,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2670,"timestamp":1755243812,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2667,"timestamp":1755243816,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2663,"timestamp":1755243822,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2658,"timestamp":1755243828,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2656,"timestamp":1755243832,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2652,"timestamp":1755243838,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2649,"timestamp":1755243842,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2647,"timestamp":1755243846,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2643,"timestamp":1755243851,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2639,"timestamp":1755243857,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2636,"timestamp":1755243861,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2632,"timestamp":1755243867,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2629,"timestamp":1755243871,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2625,"timestamp":1755243877,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2623,"timestamp":1755243880,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2620,"timestamp":1755243884,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2616,"timestamp":1755243890,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2612,"timestamp":1755243895,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2610,"timestamp":1755243899,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2606,"timestamp":1755243905,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2603,"timestamp":1755243909,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2600,"timestamp":1755243914,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2597,"timestamp":1755243918,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2595,"timestamp":1755243922,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2592,"timestamp":1755243927,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2590,"timestamp":1755243931,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2589,"timestamp":1755243935,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2586,"timestamp":1755243940,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2583,"timestamp":1755243944,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2580,"timestamp":1755243949,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2578,"timestamp":1755243953,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2575,"timestamp":1755243957,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2572,"timestamp":1755243962,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2570,"timestamp":1755243966,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2567,"timestamp":1755243970,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2564,"timestamp":1755243975,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2561,"timestamp":1755243980,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2558,"timestamp":1755243985,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2555,"timestamp":1755243989,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2552,"timestamp":1755243993,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2549,"timestamp":1755243998,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2528,"timestamp":1755244021,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2524,"timestamp":1755244026,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2521,"timestamp":1755244032,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2519,"timestamp":1755244036,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2516,"timestamp":1755244041,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2513,"timestamp":1755244045,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2509,"timestamp":1755244050,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2506,"timestamp":1755244056,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2503,"timestamp":1755244060,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2500,"timestamp":1755244065,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2460,"timestamp":1755244108,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2452,"timestamp":1755244118,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2445,"timestamp":1755244126,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2439,"timestamp":1755244134,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2433,"timestamp":1755244142,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2428,"timestamp":1755244149,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2423,"timestamp":1755244156,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2417,"timestamp":1755244164,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2412,"timestamp":1755244171,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2406,"timestamp":1755244179,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2400,"timestamp":1755244186,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2395,"timestamp":1755244193,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2390,"timestamp":1755244200,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2385,"timestamp":1755244207,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2380,"timestamp":1755244214,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2373,"timestamp":1755244223,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2367,"timestamp":1755244230,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2361,"timestamp":1755244237,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2355,"timestamp":1755244246,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2349,"timestamp":1755244253,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2342,"timestamp":1755244261,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2337,"timestamp":1755244269,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2329,"timestamp":1755244278,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2322,"timestamp":1755244287,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2316,"timestamp":1755244294,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2311,"timestamp":1755244302,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2304,"timestamp":1755244310,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2299,"timestamp":1755244317,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2293,"timestamp":1755244325,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2287,"timestamp":1755244332,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2282,"timestamp":1755244340,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2276,"timestamp":1755244348,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2270,"timestamp":1755244355,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2264,"timestamp":1755244363,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2257,"timestamp":1755244372,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1788919547870,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2251,"timestamp":1755244379,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2245,"timestamp":1755244388,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2240,"timestamp":1755244395,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2234,"timestamp":1755244402,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2227,"timestamp":1755244410,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2222,"timestamp":1755244418,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2216,"timestamp":1755244425,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2209,"timestamp":1755244434,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2203,"timestamp":1755244441,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2197,"timestamp":1755244449,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2192,"timestamp":1755244456,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2187,"timestamp":1755244463,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"}]
9
+ [{"name":"minify-js","duration":2315,"timestamp":1755244471,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2310,"timestamp":1755244478,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2305,"timestamp":1755244486,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2298,"timestamp":1755244494,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2294,"timestamp":1755244501,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2287,"timestamp":1755244509,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2281,"timestamp":1755244516,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2276,"timestamp":1755244524,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2269,"timestamp":1755244532,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2264,"timestamp":1755244539,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2259,"timestamp":1755244545,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2253,"timestamp":1755244554,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2246,"timestamp":1755244562,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2240,"timestamp":1755244570,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2234,"timestamp":1755244577,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2230,"timestamp":1755244584,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2223,"timestamp":1755244592,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2213,"timestamp":1755244603,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2200,"timestamp":1755244618,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2194,"timestamp":1755244626,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2188,"timestamp":1755244634,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2182,"timestamp":1755244642,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2177,"timestamp":1755244648,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2172,"timestamp":1755244655,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2165,"timestamp":1755244664,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2160,"timestamp":1755244670,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2154,"timestamp":1755244678,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2147,"timestamp":1755244686,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2143,"timestamp":1755244692,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2137,"timestamp":1755244699,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2132,"timestamp":1755244706,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2126,"timestamp":1755244713,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2119,"timestamp":1755244722,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2114,"timestamp":1755244729,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2108,"timestamp":1755244736,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2101,"timestamp":1755244745,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2095,"timestamp":1755244752,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2090,"timestamp":1755244760,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2084,"timestamp":1755244767,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2080,"timestamp":1755244773,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2073,"timestamp":1755244782,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2068,"timestamp":1755244789,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2063,"timestamp":1755244795,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2057,"timestamp":1755244803,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2052,"timestamp":1755244810,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2046,"timestamp":1755244817,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2042,"timestamp":1755244823,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2037,"timestamp":1755244830,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2031,"timestamp":1755244837,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/page-85f3afe49f7d60e3.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2026,"timestamp":1755244844,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2021,"timestamp":1755244850,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2015,"timestamp":1755244858,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2010,"timestamp":1755244866,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":2003,"timestamp":1755244874,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1998,"timestamp":1755244881,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1993,"timestamp":1755244887,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-8623969ac35e4658.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1986,"timestamp":1755244895,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1982,"timestamp":1755244902,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1977,"timestamp":1755244908,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1971,"timestamp":1755244916,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1966,"timestamp":1755244923,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1959,"timestamp":1755244932,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-971a51ce602f6144.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1952,"timestamp":1755244940,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1947,"timestamp":1755244947,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1940,"timestamp":1755244956,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1935,"timestamp":1755244962,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1930,"timestamp":1755244969,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1923,"timestamp":1755244978,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1917,"timestamp":1755244985,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1911,"timestamp":1755244993,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1906,"timestamp":1755245000,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1874,"timestamp":1755245034,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1865,"timestamp":1755245045,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1861,"timestamp":1755245052,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1855,"timestamp":1755245059,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1849,"timestamp":1755245067,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1843,"timestamp":1755245074,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1837,"timestamp":1755245082,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1832,"timestamp":1755245089,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1827,"timestamp":1755245095,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1821,"timestamp":1755245104,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1816,"timestamp":1755245110,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1811,"timestamp":1755245117,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1805,"timestamp":1755245125,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1800,"timestamp":1755245132,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1794,"timestamp":1755245139,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1789,"timestamp":1755245146,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1784,"timestamp":1755245153,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1777,"timestamp":1755245161,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1772,"timestamp":1755245169,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1767,"timestamp":1755245175,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1761,"timestamp":1755245183,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1756,"timestamp":1755245190,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1751,"timestamp":1755245197,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1745,"timestamp":1755245204,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1740,"timestamp":1755245211,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1735,"timestamp":1755245218,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1729,"timestamp":1755245225,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1724,"timestamp":1755245232,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1719,"timestamp":1755245239,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1714,"timestamp":1755245246,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"}]
10
+ [{"name":"minify-js","duration":1892,"timestamp":1755245252,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1889,"timestamp":1755245259,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1885,"timestamp":1755245266,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1879,"timestamp":1755245274,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1874,"timestamp":1755245281,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1868,"timestamp":1755245288,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1863,"timestamp":1755245295,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1856,"timestamp":1755245303,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1850,"timestamp":1755245311,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1845,"timestamp":1755245318,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1839,"timestamp":1755245326,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1832,"timestamp":1755245334,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1827,"timestamp":1755245342,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1820,"timestamp":1755245351,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1813,"timestamp":1755245359,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1808,"timestamp":1755245366,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1797,"timestamp":1755245378,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1788919547871,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1792,"timestamp":1755245385,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1787,"timestamp":1755245393,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1782,"timestamp":1755245399,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1777,"timestamp":1755245406,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1772,"timestamp":1755245413,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1767,"timestamp":1755245420,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1761,"timestamp":1755245427,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1757,"timestamp":1755245433,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1752,"timestamp":1755245440,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1747,"timestamp":1755245447,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1742,"timestamp":1755245454,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/8772-b0e39de7c16bfd29.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1737,"timestamp":1755245460,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1732,"timestamp":1755245467,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1727,"timestamp":1755245473,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1722,"timestamp":1755245480,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/4718-467acc7e23b5382b.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1717,"timestamp":1755245487,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/8361-e5a449462394e076.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1713,"timestamp":1755245493,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1708,"timestamp":1755245500,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2053-858ccee9d66f4eeb.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1703,"timestamp":1755245507,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/6022-d02fd90dfdd5b842.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1698,"timestamp":1755245514,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1693,"timestamp":1755245520,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1688,"timestamp":1755245527,"id":1827,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1119,"timestamp":1755246097,"id":1829,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":1038,"timestamp":1755246181,"id":1831,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":5926,"timestamp":1755245537,"id":1828,"parentId":1576,"tags":{"name":"static/0a4qrU8WdUwQrlO4mfLMu/_ssgManifest.js","cache":"MISS"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-js","duration":5388,"timestamp":1755246114,"id":1830,"parentId":1576,"tags":{"name":"static/0a4qrU8WdUwQrlO4mfLMu/_buildManifest.js","cache":"MISS"},"startTime":1788919547872,"traceId":"f3f468190d2a135b"},{"name":"minify-webpack-plugin-optimize","duration":16680,"timestamp":1755234826,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1788919547861,"traceId":"f3f468190d2a135b"},{"name":"minify-css","duration":134,"timestamp":1755251679,"id":1833,"parentId":1832,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1788919547878,"traceId":"f3f468190d2a135b"},{"name":"minify-css","duration":88,"timestamp":1755251729,"id":1834,"parentId":1832,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1788919547878,"traceId":"f3f468190d2a135b"},{"name":"minify-css","duration":84,"timestamp":1755251734,"id":1835,"parentId":1832,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1788919547878,"traceId":"f3f468190d2a135b"},{"name":"minify-css","duration":82,"timestamp":1755251737,"id":1836,"parentId":1832,"tags":{"file":"static/css/171ffcbe767aa0cf.css","cache":"HIT"},"startTime":1788919547878,"traceId":"f3f468190d2a135b"},{"name":"css-minimizer-plugin","duration":218,"timestamp":1755251603,"id":1832,"parentId":1381,"tags":{},"startTime":1788919547878,"traceId":"f3f468190d2a135b"},{"name":"seal","duration":749971,"timestamp":1754567208,"id":1560,"parentId":1381,"tags":{},"startTime":1788919547193,"traceId":"f3f468190d2a135b"},{"name":"webpack-compilation","duration":2778445,"timestamp":1752538818,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1788919545165,"traceId":"f3f468190d2a135b"},{"name":"emit","duration":60320,"timestamp":1755317311,"id":1837,"parentId":16,"tags":{},"startTime":1788919547943,"traceId":"f3f468190d2a135b"},{"name":"webpack-close","duration":1177125,"timestamp":1755380987,"id":1838,"parentId":16,"tags":{"name":"client"},"startTime":1788919548007,"traceId":"f3f468190d2a135b"},{"name":"webpack-generate-error-stats","duration":813,"timestamp":1756558134,"id":1839,"parentId":1838,"tags":{},"startTime":1788919549184,"traceId":"f3f468190d2a135b"},{"name":"run-webpack-compiler","duration":28667092,"timestamp":1727892343,"id":16,"parentId":1,"tags":{},"startTime":1788919520518,"traceId":"f3f468190d2a135b"},{"name":"format-webpack-messages","duration":86,"timestamp":1756559445,"id":1840,"parentId":1,"tags":{},"startTime":1788919549186,"traceId":"f3f468190d2a135b"},{"name":"verify-typescript-setup","duration":45916185,"timestamp":1756563877,"id":1842,"parentId":1,"tags":{},"startTime":1788919549190,"traceId":"f3f468190d2a135b"},{"name":"check-static-error-page","duration":56313,"timestamp":1802511055,"id":1845,"parentId":1844,"tags":{},"startTime":1788919595137,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":89603,"timestamp":1802808779,"id":1846,"parentId":1844,"tags":{"page":"/_app"},"startTime":1788919595435,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":88455,"timestamp":1802809951,"id":1848,"parentId":1844,"tags":{"page":"/_document"},"startTime":1788919595436,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":102822,"timestamp":1802809866,"id":1847,"parentId":1844,"tags":{"page":"/_error"},"startTime":1788919595436,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":87332,"timestamp":1802923929,"id":2015,"parentId":2010,"tags":{},"startTime":1788919595550,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":116517,"timestamp":1802894830,"id":2010,"parentId":1844,"tags":{"page":"/icon1.png"},"startTime":1788919595521,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":90331,"timestamp":1802923805,"id":2014,"parentId":2009,"tags":{},"startTime":1788919595550,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":119729,"timestamp":1802894432,"id":2009,"parentId":1844,"tags":{"page":"/icon.png"},"startTime":1788919595521,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":90928,"timestamp":1802924066,"id":2016,"parentId":2012,"tags":{},"startTime":1788919595550,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":119364,"timestamp":1802895676,"id":2012,"parentId":1844,"tags":{"page":"/icon2.png"},"startTime":1788919595522,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":107513,"timestamp":1802924793,"id":2018,"parentId":1850,"tags":{},"startTime":1788919595551,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":221257,"timestamp":1802811093,"id":1850,"parentId":1844,"tags":{"page":"/api/agents/update"},"startTime":1788919595437,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":114781,"timestamp":1802925089,"id":2019,"parentId":1851,"tags":{},"startTime":1788919595551,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":228158,"timestamp":1802811765,"id":1851,"parentId":1844,"tags":{"page":"/api/agents/versions"},"startTime":1788919595438,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":118911,"timestamp":1802925294,"id":2020,"parentId":1852,"tags":{},"startTime":1788919595551,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":231778,"timestamp":1802812457,"id":1852,"parentId":1844,"tags":{"page":"/api/app/update-check"},"startTime":1788919595439,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":123826,"timestamp":1802925467,"id":2021,"parentId":1853,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":234065,"timestamp":1802815252,"id":1853,"parentId":1844,"tags":{"page":"/api/app/update"},"startTime":1788919595441,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":126324,"timestamp":1802924136,"id":2017,"parentId":1849,"tags":{},"startTime":1788919595550,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":240481,"timestamp":1802810006,"id":1849,"parentId":1844,"tags":{"page":"/_not-found"},"startTime":1788919595436,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":191616,"timestamp":1802925600,"id":2023,"parentId":1855,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":300679,"timestamp":1802816602,"id":1855,"parentId":1844,"tags":{"page":"/api/assistant/current-output"},"startTime":1788919595443,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":194896,"timestamp":1802925525,"id":2022,"parentId":1854,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":304553,"timestamp":1802815893,"id":1854,"parentId":1844,"tags":{"page":"/api/assistant/conversation"},"startTime":1788919595442,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":228513,"timestamp":1802925652,"id":2024,"parentId":1856,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":334320,"timestamp":1802819896,"id":1856,"parentId":1844,"tags":{"page":"/api/assistant/messages"},"startTime":1788919595446,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":231844,"timestamp":1802925736,"id":2026,"parentId":1858,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":336678,"timestamp":1802820936,"id":1858,"parentId":1844,"tags":{"page":"/api/assistant/start"},"startTime":1788919595447,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":234867,"timestamp":1802925768,"id":2027,"parentId":1859,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":338674,"timestamp":1802821989,"id":1859,"parentId":1844,"tags":{"page":"/api/assistant/terminal"},"startTime":1788919595448,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":237441,"timestamp":1802925798,"id":2028,"parentId":1861,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":339926,"timestamp":1802823338,"id":1861,"parentId":1844,"tags":{"page":"/api/auth/login"},"startTime":1788919595449,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":239965,"timestamp":1802925821,"id":2029,"parentId":1860,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":343300,"timestamp":1802822509,"id":1860,"parentId":1844,"tags":{"page":"/api/assistant/tools"},"startTime":1788919595449,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":242842,"timestamp":1802925843,"id":2030,"parentId":1862,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":344882,"timestamp":1802823829,"id":1862,"parentId":1844,"tags":{"page":"/api/auth/logout"},"startTime":1788919595450,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":245251,"timestamp":1802925960,"id":2031,"parentId":1863,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":346902,"timestamp":1802824340,"id":1863,"parentId":1844,"tags":{"page":"/api/auth/status"},"startTime":1788919595450,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":247956,"timestamp":1802926121,"id":2032,"parentId":1864,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":349277,"timestamp":1802824819,"id":1864,"parentId":1844,"tags":{"page":"/api/capabilities"},"startTime":1788919595451,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":249759,"timestamp":1802925685,"id":2025,"parentId":1857,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":355033,"timestamp":1802820434,"id":1857,"parentId":1844,"tags":{"page":"/api/assistant/session"},"startTime":1788919595447,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":257549,"timestamp":1802926174,"id":2033,"parentId":1865,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":358428,"timestamp":1802825322,"id":1865,"parentId":1844,"tags":{"page":"/api/daily-summary"},"startTime":1788919595451,"traceId":"f3f468190d2a135b"}]
11
+ [{"name":"is-page-static","duration":260131,"timestamp":1802926291,"id":2034,"parentId":1866,"tags":{},"startTime":1788919595552,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":360228,"timestamp":1802826217,"id":1866,"parentId":1844,"tags":{"page":"/api/daily-summary/status"},"startTime":1788919595452,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":263997,"timestamp":1802926421,"id":2035,"parentId":1867,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":363758,"timestamp":1802826729,"id":1867,"parentId":1844,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1788919595453,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":266829,"timestamp":1802926683,"id":2037,"parentId":1869,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":365808,"timestamp":1802827725,"id":1869,"parentId":1844,"tags":{"page":"/api/external-apps"},"startTime":1788919595454,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":268138,"timestamp":1802926557,"id":2036,"parentId":1868,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":367479,"timestamp":1802827237,"id":1868,"parentId":1844,"tags":{"page":"/api/external-apps/[id]"},"startTime":1788919595453,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":270052,"timestamp":1802926835,"id":2038,"parentId":1870,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":368678,"timestamp":1802828230,"id":1870,"parentId":1844,"tags":{"page":"/api/fs/browse"},"startTime":1788919595454,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":272115,"timestamp":1802927002,"id":2039,"parentId":1871,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":370402,"timestamp":1802828735,"id":1871,"parentId":1844,"tags":{"page":"/api/fs/recent-paths"},"startTime":1788919595455,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":277014,"timestamp":1802927103,"id":2040,"parentId":1872,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":374501,"timestamp":1802829639,"id":1872,"parentId":1844,"tags":{"page":"/api/hooks/agent-event"},"startTime":1788919595456,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":281907,"timestamp":1802927144,"id":2041,"parentId":1873,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":378917,"timestamp":1802830160,"id":1873,"parentId":1844,"tags":{"page":"/api/hooks/claude-done"},"startTime":1788919595456,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":281952,"timestamp":1802927210,"id":2042,"parentId":1874,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":378579,"timestamp":1802830604,"id":1874,"parentId":1844,"tags":{"page":"/api/hooks/permission-request"},"startTime":1788919595457,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":284272,"timestamp":1802927245,"id":2043,"parentId":1875,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":380569,"timestamp":1802830973,"id":1875,"parentId":1844,"tags":{"page":"/api/metrics/vibe"},"startTime":1788919595457,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":287286,"timestamp":1802927276,"id":2044,"parentId":1876,"tags":{},"startTime":1788919595553,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":383156,"timestamp":1802831424,"id":1876,"parentId":1844,"tags":{"page":"/api/ollama/models"},"startTime":1788919595458,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":288105,"timestamp":1802927402,"id":2045,"parentId":1877,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":383690,"timestamp":1802831838,"id":1877,"parentId":1844,"tags":{"page":"/api/push/escalation"},"startTime":1788919595458,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":289945,"timestamp":1802927553,"id":2046,"parentId":1878,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":385248,"timestamp":1802832286,"id":1878,"parentId":1844,"tags":{"page":"/api/push/subscriptions"},"startTime":1788919595458,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":291742,"timestamp":1802927679,"id":2047,"parentId":1879,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":386745,"timestamp":1802832696,"id":1879,"parentId":1844,"tags":{"page":"/api/push/vapid"},"startTime":1788919595459,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":294897,"timestamp":1802927718,"id":2048,"parentId":1880,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":388894,"timestamp":1802833750,"id":1880,"parentId":1844,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1788919595460,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":297235,"timestamp":1802927754,"id":2049,"parentId":1881,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":390851,"timestamp":1802834197,"id":1881,"parentId":1844,"tags":{"page":"/api/relays"},"startTime":1788919595460,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":299995,"timestamp":1802928070,"id":2050,"parentId":1882,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":393482,"timestamp":1802834611,"id":1882,"parentId":1844,"tags":{"page":"/api/remote/pair"},"startTime":1788919595461,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":301162,"timestamp":1802928148,"id":2052,"parentId":1884,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":393881,"timestamp":1802835452,"id":1884,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1788919595462,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":303437,"timestamp":1802928113,"id":2051,"parentId":1883,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":396526,"timestamp":1802835049,"id":1883,"parentId":1844,"tags":{"page":"/api/repositories/[id]"},"startTime":1788919595461,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":306776,"timestamp":1802928172,"id":2053,"parentId":1885,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":399121,"timestamp":1802835850,"id":1885,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1788919595462,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":309001,"timestamp":1802928226,"id":2055,"parentId":1888,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":400026,"timestamp":1802837226,"id":1888,"parentId":1844,"tags":{"page":"/api/repositories/excluded"},"startTime":1788919595463,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":317864,"timestamp":1802923246,"id":2013,"parentId":2008,"tags":{},"startTime":1788919595549,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":347151,"timestamp":1802893982,"id":2008,"parentId":1844,"tags":{"page":"/apple-icon.png"},"startTime":1788919595520,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":314534,"timestamp":1802928201,"id":2054,"parentId":1886,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":406485,"timestamp":1802836274,"id":1886,"parentId":1844,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1788919595462,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":317173,"timestamp":1802928264,"id":2056,"parentId":1887,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":408764,"timestamp":1802836694,"id":1887,"parentId":1844,"tags":{"page":"/api/repositories/clone"},"startTime":1788919595463,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":317929,"timestamp":1802928326,"id":2058,"parentId":1890,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":408007,"timestamp":1802838268,"id":1890,"parentId":1844,"tags":{"page":"/api/repositories"},"startTime":1788919595464,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":320483,"timestamp":1802928359,"id":2059,"parentId":1891,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":410090,"timestamp":1802838773,"id":1891,"parentId":1844,"tags":{"page":"/api/repositories/scan"},"startTime":1788919595465,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":321174,"timestamp":1802928388,"id":2060,"parentId":1892,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":410265,"timestamp":1802839321,"id":1892,"parentId":1844,"tags":{"page":"/api/repositories/sync"},"startTime":1788919595465,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":324022,"timestamp":1802928531,"id":2061,"parentId":1893,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":412745,"timestamp":1802839827,"id":1893,"parentId":1844,"tags":{"page":"/api/repositories/validate-path"},"startTime":1788919595466,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":324292,"timestamp":1802928665,"id":2062,"parentId":1894,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":412602,"timestamp":1802840374,"id":1894,"parentId":1844,"tags":{"page":"/api/settings/default-agents"},"startTime":1788919595466,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":328393,"timestamp":1802928911,"id":2064,"parentId":1896,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":415562,"timestamp":1802841760,"id":1896,"parentId":1844,"tags":{"page":"/api/sidebar/group-order"},"startTime":1788919595468,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":328581,"timestamp":1802928793,"id":2063,"parentId":1895,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":416510,"timestamp":1802840876,"id":1895,"parentId":1844,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1788919595467,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":337791,"timestamp":1802929063,"id":2065,"parentId":1897,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":424719,"timestamp":1802842160,"id":1897,"parentId":1844,"tags":{"page":"/api/skills/[id]"},"startTime":1788919595468,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":337759,"timestamp":1802929203,"id":2066,"parentId":1898,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":424461,"timestamp":1802842517,"id":1898,"parentId":1844,"tags":{"page":"/api/skills/installations"},"startTime":1788919595469,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":340507,"timestamp":1802929448,"id":2068,"parentId":1900,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":426745,"timestamp":1802843231,"id":1900,"parentId":1844,"tags":{"page":"/api/skills/reindex"},"startTime":1788919595469,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":341867,"timestamp":1802929338,"id":2067,"parentId":1899,"tags":{},"startTime":1788919595555,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":428365,"timestamp":1802842859,"id":1899,"parentId":1844,"tags":{"page":"/api/skills/operations"},"startTime":1788919595469,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":342918,"timestamp":1802929555,"id":2069,"parentId":1901,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":428882,"timestamp":1802843607,"id":1901,"parentId":1844,"tags":{"page":"/api/skills"},"startTime":1788919595470,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":345808,"timestamp":1802929610,"id":2071,"parentId":1903,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":430930,"timestamp":1802844507,"id":1903,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1788919595471,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":348705,"timestamp":1802929645,"id":2072,"parentId":1904,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":433322,"timestamp":1802845046,"id":1904,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1788919595471,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":351518,"timestamp":1802929675,"id":2073,"parentId":1905,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":435662,"timestamp":1802845548,"id":1905,"parentId":1844,"tags":{"page":"/api/templates/[id]"},"startTime":1788919595472,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":353854,"timestamp":1802929698,"id":2074,"parentId":1906,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":437484,"timestamp":1802846087,"id":1906,"parentId":1844,"tags":{"page":"/api/templates"},"startTime":1788919595472,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":356581,"timestamp":1802929816,"id":2075,"parentId":1907,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":439796,"timestamp":1802846618,"id":1907,"parentId":1844,"tags":{"page":"/api/todos"},"startTime":1788919595473,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":359626,"timestamp":1802929849,"id":2076,"parentId":1908,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":442366,"timestamp":1802847144,"id":1908,"parentId":1844,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1788919595473,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":363711,"timestamp":1802929584,"id":2070,"parentId":1902,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":449266,"timestamp":1802844057,"id":1902,"parentId":1844,"tags":{"page":"/api/slash-commands"},"startTime":1788919595470,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":365787,"timestamp":1802929882,"id":2077,"parentId":1909,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":448041,"timestamp":1802847652,"id":1909,"parentId":1844,"tags":{"page":"/api/verification/runs"},"startTime":1788919595474,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":368370,"timestamp":1802929948,"id":2078,"parentId":1910,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":450182,"timestamp":1802848183,"id":1910,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1788919595474,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":368629,"timestamp":1802929988,"id":2079,"parentId":1911,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":449412,"timestamp":1802849223,"id":1911,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1788919595475,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":371542,"timestamp":1802930089,"id":2081,"parentId":1913,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":451557,"timestamp":1802850092,"id":1913,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1788919595476,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":372313,"timestamp":1802930050,"id":2080,"parentId":1912,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":452739,"timestamp":1802849645,"id":1912,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1788919595476,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":375111,"timestamp":1802930117,"id":2082,"parentId":1914,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":454760,"timestamp":1802850493,"id":1914,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1788919595477,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":378977,"timestamp":1802930197,"id":2084,"parentId":1916,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":457858,"timestamp":1802851341,"id":1916,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1788919595477,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":381239,"timestamp":1802930155,"id":2083,"parentId":1915,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"}]
12
+ [{"name":"check-page","duration":460731,"timestamp":1802850908,"id":1915,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1788919595477,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":382904,"timestamp":1802930236,"id":2085,"parentId":1917,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":461399,"timestamp":1802851758,"id":1917,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1788919595478,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":385335,"timestamp":1802930267,"id":2086,"parentId":1918,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":463429,"timestamp":1802852193,"id":1918,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1788919595478,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":385688,"timestamp":1802930293,"id":2087,"parentId":1919,"tags":{},"startTime":1788919595556,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":463402,"timestamp":1802852598,"id":1919,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1788919595479,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":389328,"timestamp":1802930406,"id":2089,"parentId":1921,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":466340,"timestamp":1802853415,"id":1921,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1788919595480,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":391993,"timestamp":1802930430,"id":2090,"parentId":1922,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":468615,"timestamp":1802853827,"id":1922,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1788919595480,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":393032,"timestamp":1802930379,"id":2088,"parentId":1920,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":470440,"timestamp":1802852995,"id":1920,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1788919595479,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":394662,"timestamp":1802930453,"id":2091,"parentId":1923,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":470872,"timestamp":1802854265,"id":1923,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1788919595480,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":397265,"timestamp":1802930478,"id":2092,"parentId":1924,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":473116,"timestamp":1802854651,"id":1924,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1788919595481,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":397337,"timestamp":1802930509,"id":2093,"parentId":1925,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":472791,"timestamp":1802855071,"id":1925,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1788919595481,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":399863,"timestamp":1802930558,"id":2095,"parentId":1927,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":473978,"timestamp":1802856462,"id":1927,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1788919595483,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":401497,"timestamp":1802930535,"id":2094,"parentId":1926,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":476575,"timestamp":1802855479,"id":1926,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1788919595482,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":403004,"timestamp":1802930582,"id":2096,"parentId":1928,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":476714,"timestamp":1802856895,"id":1928,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1788919595483,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":405308,"timestamp":1802930611,"id":2097,"parentId":1929,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":478602,"timestamp":1802857339,"id":1929,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1788919595483,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":406619,"timestamp":1802930633,"id":2098,"parentId":1930,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":479517,"timestamp":1802857754,"id":1930,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1788919595484,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":410119,"timestamp":1802930659,"id":2099,"parentId":1931,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":482600,"timestamp":1802858202,"id":1931,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1788919595484,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":410211,"timestamp":1802930682,"id":2100,"parentId":1932,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":482286,"timestamp":1802858627,"id":1932,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1788919595485,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":412706,"timestamp":1802930732,"id":2102,"parentId":1934,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":483960,"timestamp":1802859497,"id":1934,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1788919595486,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":413182,"timestamp":1802930705,"id":2101,"parentId":1933,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":484828,"timestamp":1802859083,"id":1933,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1788919595485,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":415505,"timestamp":1802930753,"id":2103,"parentId":1935,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":486369,"timestamp":1802859906,"id":1935,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1788919595486,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":416946,"timestamp":1802930774,"id":2104,"parentId":1936,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":487390,"timestamp":1802860352,"id":1936,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1788919595486,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":417980,"timestamp":1802930793,"id":2105,"parentId":1937,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":488021,"timestamp":1802860770,"id":1937,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1788919595487,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":420506,"timestamp":1802930835,"id":2107,"parentId":1939,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":489721,"timestamp":1802861638,"id":1939,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1788919595488,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":420601,"timestamp":1802930813,"id":2106,"parentId":1938,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":490215,"timestamp":1802861213,"id":1938,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1788919595487,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":423068,"timestamp":1802930852,"id":2108,"parentId":1940,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":491840,"timestamp":1802862098,"id":1940,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1788919595488,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":424260,"timestamp":1802930874,"id":2109,"parentId":1941,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":492630,"timestamp":1802862528,"id":1941,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1788919595489,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":425616,"timestamp":1802930893,"id":2110,"parentId":1942,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":493606,"timestamp":1802862919,"id":1942,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1788919595489,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":428895,"timestamp":1802930965,"id":2112,"parentId":1944,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":494479,"timestamp":1802865399,"id":1944,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1788919595492,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":430773,"timestamp":1802930932,"id":2111,"parentId":1943,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":496683,"timestamp":1802865048,"id":1943,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1788919595491,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":431472,"timestamp":1802931044,"id":2113,"parentId":1945,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":496718,"timestamp":1802865816,"id":1945,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1788919595492,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":434099,"timestamp":1802931131,"id":2115,"parentId":1947,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":498588,"timestamp":1802866660,"id":1947,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1788919595493,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":434427,"timestamp":1802931085,"id":2114,"parentId":1946,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":499273,"timestamp":1802866254,"id":1946,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1788919595492,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":436957,"timestamp":1802931276,"id":2116,"parentId":1948,"tags":{},"startTime":1788919595557,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":501143,"timestamp":1802867108,"id":1948,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1788919595493,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":438036,"timestamp":1802931395,"id":2117,"parentId":1949,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":501905,"timestamp":1802867541,"id":1949,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1788919595494,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":441708,"timestamp":1802931461,"id":2119,"parentId":1951,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":504802,"timestamp":1802868388,"id":1951,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1788919595495,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":445474,"timestamp":1802931494,"id":2120,"parentId":1952,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":508178,"timestamp":1802868813,"id":1952,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1788919595495,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":449278,"timestamp":1802931526,"id":2121,"parentId":1953,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":511563,"timestamp":1802869265,"id":1953,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1788919595495,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":454481,"timestamp":1802931575,"id":2122,"parentId":1954,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":516398,"timestamp":1802869689,"id":1954,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1788919595496,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":457208,"timestamp":1802931624,"id":2123,"parentId":1955,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":518745,"timestamp":1802870111,"id":1955,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1788919595496,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":460975,"timestamp":1802931675,"id":2124,"parentId":1956,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":522187,"timestamp":1802870486,"id":1956,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1788919595497,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":464754,"timestamp":1802931737,"id":2125,"parentId":1957,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":525635,"timestamp":1802870878,"id":1957,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1788919595497,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":469224,"timestamp":1802928288,"id":2057,"parentId":1889,"tags":{},"startTime":1788919595554,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":559811,"timestamp":1802837727,"id":1889,"parentId":1844,"tags":{"page":"/api/repositories/restore"},"startTime":1788919595464,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":468856,"timestamp":1802931897,"id":2126,"parentId":1958,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":529481,"timestamp":1802871293,"id":1958,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1788919595497,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":473158,"timestamp":1802932002,"id":2128,"parentId":1960,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":532494,"timestamp":1802872689,"id":1960,"parentId":1844,"tags":{"page":"/api/worktrees/[id]"},"startTime":1788919595499,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":474626,"timestamp":1802931954,"id":2127,"parentId":1959,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":534324,"timestamp":1802872279,"id":1959,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1788919595498,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":476978,"timestamp":1802932063,"id":2129,"parentId":1962,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":535556,"timestamp":1802873508,"id":1962,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1788919595500,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":480960,"timestamp":1802932103,"id":2130,"parentId":1961,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":539971,"timestamp":1802873114,"id":1961,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1788919595499,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":481023,"timestamp":1802932142,"id":2131,"parentId":1963,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":539301,"timestamp":1802873889,"id":1963,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1788919595500,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":485283,"timestamp":1802932175,"id":2132,"parentId":1964,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":543169,"timestamp":1802874312,"id":1964,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1788919595500,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":488990,"timestamp":1802932244,"id":2133,"parentId":1965,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":546564,"timestamp":1802874696,"id":1965,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1788919595501,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":502693,"timestamp":1802932411,"id":2134,"parentId":1966,"tags":{},"startTime":1788919595559,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":560063,"timestamp":1802875078,"id":1966,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1788919595501,"traceId":"f3f468190d2a135b"}]
13
+ [{"name":"is-page-static","duration":503691,"timestamp":1802932648,"id":2135,"parentId":1967,"tags":{},"startTime":1788919595559,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":560894,"timestamp":1802875466,"id":1967,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1788919595502,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":507760,"timestamp":1802932958,"id":2137,"parentId":1969,"tags":{},"startTime":1788919595559,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":564422,"timestamp":1802876321,"id":1969,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1788919595502,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":511359,"timestamp":1802933234,"id":2138,"parentId":1970,"tags":{},"startTime":1788919595559,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":567893,"timestamp":1802876723,"id":1970,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1788919595503,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":512193,"timestamp":1802932811,"id":2136,"parentId":1968,"tags":{},"startTime":1788919595559,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":569156,"timestamp":1802875886,"id":1968,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1788919595502,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":515863,"timestamp":1802933410,"id":2139,"parentId":1971,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":572125,"timestamp":1802877193,"id":1971,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1788919595503,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":521229,"timestamp":1802933828,"id":2141,"parentId":1973,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":577030,"timestamp":1802878050,"id":1973,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1788919595504,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":521493,"timestamp":1802933679,"id":2140,"parentId":1972,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":577573,"timestamp":1802877616,"id":1972,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1788919595504,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":523830,"timestamp":1802933889,"id":2142,"parentId":1974,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":578594,"timestamp":1802879174,"id":1974,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1788919595505,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":526727,"timestamp":1802933926,"id":2143,"parentId":1975,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":581089,"timestamp":1802879585,"id":1975,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1788919595506,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":528098,"timestamp":1802933965,"id":2144,"parentId":1976,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":582099,"timestamp":1802879987,"id":1976,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1788919595506,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":531621,"timestamp":1802933994,"id":2145,"parentId":1978,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":584803,"timestamp":1802880835,"id":1978,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1788919595507,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":531916,"timestamp":1802934072,"id":2146,"parentId":1977,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":585620,"timestamp":1802880424,"id":1977,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1788919595507,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":536906,"timestamp":1802934161,"id":2148,"parentId":1980,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":589471,"timestamp":1802881624,"id":1980,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1788919595508,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":537058,"timestamp":1802934125,"id":2147,"parentId":1979,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":589923,"timestamp":1802881277,"id":1979,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1788919595507,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":539089,"timestamp":1802934201,"id":2149,"parentId":1981,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":591270,"timestamp":1802882041,"id":1981,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1788919595508,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":541330,"timestamp":1802934241,"id":2150,"parentId":1982,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":593161,"timestamp":1802882432,"id":1982,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1788919595509,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":542261,"timestamp":1802934263,"id":2151,"parentId":1983,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":593732,"timestamp":1802882813,"id":1983,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1788919595509,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":546602,"timestamp":1802934341,"id":2153,"parentId":1985,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":597362,"timestamp":1802883607,"id":1985,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1788919595510,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":547829,"timestamp":1802934300,"id":2152,"parentId":1984,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":598933,"timestamp":1802883219,"id":1984,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1788919595509,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":550703,"timestamp":1802934371,"id":2154,"parentId":1986,"tags":{},"startTime":1788919595560,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":601102,"timestamp":1802883993,"id":1986,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1788919595510,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":555633,"timestamp":1802934420,"id":2156,"parentId":1988,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":605276,"timestamp":1802884804,"id":1988,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1788919595511,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":557580,"timestamp":1802934399,"id":2155,"parentId":1987,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":607579,"timestamp":1802884422,"id":1987,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1788919595511,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":557959,"timestamp":1802934441,"id":2157,"parentId":1990,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":606263,"timestamp":1802886157,"id":1990,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1788919595512,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":560813,"timestamp":1802934604,"id":2159,"parentId":1991,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":608941,"timestamp":1802886498,"id":1991,"parentId":1844,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1788919595513,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":561614,"timestamp":1802934463,"id":2158,"parentId":1989,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":610892,"timestamp":1802885206,"id":1989,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1788919595511,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":564130,"timestamp":1802934757,"id":2160,"parentId":1992,"tags":{},"startTime":1788919595561,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":612034,"timestamp":1802886873,"id":1992,"parentId":1844,"tags":{"page":"/api/worktrees"},"startTime":1788919595513,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":563735,"timestamp":1802936395,"id":2161,"parentId":1998,"tags":{},"startTime":1788919595563,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":610692,"timestamp":1802889460,"id":1998,"parentId":1844,"tags":{"page":"/proxy/[...path]"},"startTime":1788919595516,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":562089,"timestamp":1802940285,"id":2162,"parentId":2011,"tags":{},"startTime":1788919595566,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":607144,"timestamp":1802895254,"id":2011,"parentId":1844,"tags":{"page":"/manifest.webmanifest"},"startTime":1788919595521,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":609111,"timestamp":1802943072,"id":2164,"parentId":1994,"tags":{},"startTime":1788919595569,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":664493,"timestamp":1802887735,"id":1994,"parentId":1844,"tags":{"page":"/login"},"startTime":1788919595514,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":623831,"timestamp":1802943209,"id":2165,"parentId":1995,"tags":{},"startTime":1788919595569,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":678912,"timestamp":1802888186,"id":1995,"parentId":1844,"tags":{"page":"/more"},"startTime":1788919595514,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":629758,"timestamp":1802943300,"id":2166,"parentId":1996,"tags":{},"startTime":1788919595569,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":684494,"timestamp":1802888602,"id":1996,"parentId":1844,"tags":{"page":"/offline"},"startTime":1788919595515,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":633924,"timestamp":1802942948,"id":2163,"parentId":1993,"tags":{},"startTime":1788919595569,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":689595,"timestamp":1802887308,"id":1993,"parentId":1844,"tags":{"page":"/chat"},"startTime":1788919595513,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":636761,"timestamp":1802943389,"id":2167,"parentId":1997,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":691119,"timestamp":1802889053,"id":1997,"parentId":1844,"tags":{"page":"/"},"startTime":1788919595515,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":641709,"timestamp":1802943573,"id":2169,"parentId":2000,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":695042,"timestamp":1802890267,"id":2000,"parentId":1844,"tags":{"page":"/review"},"startTime":1788919595516,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":642823,"timestamp":1802943485,"id":2168,"parentId":1999,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":696484,"timestamp":1802889846,"id":1999,"parentId":1844,"tags":{"page":"/repositories"},"startTime":1788919595516,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":646093,"timestamp":1802943663,"id":2170,"parentId":2001,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":699120,"timestamp":1802890659,"id":2001,"parentId":1844,"tags":{"page":"/sessions"},"startTime":1788919595517,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":650880,"timestamp":1802943856,"id":2172,"parentId":2003,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":703273,"timestamp":1802891486,"id":2003,"parentId":1844,"tags":{"page":"/skills/installed"},"startTime":1788919595518,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":654941,"timestamp":1802943942,"id":2173,"parentId":2004,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":707034,"timestamp":1802891871,"id":2004,"parentId":1844,"tags":{"page":"/skills"},"startTime":1788919595518,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":657436,"timestamp":1802943760,"id":2171,"parentId":2002,"tags":{},"startTime":1788919595570,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":710138,"timestamp":1802891080,"id":2002,"parentId":1844,"tags":{"page":"/skills/[skillId]"},"startTime":1788919595517,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":680696,"timestamp":1802931431,"id":2118,"parentId":1950,"tags":{},"startTime":1788919595558,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":744233,"timestamp":1802867938,"id":1950,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1788919595494,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":677228,"timestamp":1802944876,"id":2176,"parentId":2007,"tags":{},"startTime":1788919595571,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":728569,"timestamp":1802893575,"id":2007,"parentId":1844,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1788919595520,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":679183,"timestamp":1802944688,"id":2174,"parentId":2005,"tags":{},"startTime":1788919595571,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":731104,"timestamp":1802892785,"id":2005,"parentId":1844,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1788919595519,"traceId":"f3f468190d2a135b"},{"name":"is-page-static","duration":701653,"timestamp":1802944787,"id":2175,"parentId":2006,"tags":{},"startTime":1788919595571,"traceId":"f3f468190d2a135b"},{"name":"check-page","duration":753251,"timestamp":1802893216,"id":2006,"parentId":1844,"tags":{"page":"/worktrees/[id]"},"startTime":1788919595519,"traceId":"f3f468190d2a135b"},{"name":"static-check","duration":1136291,"timestamp":1802510207,"id":1844,"parentId":1,"tags":{},"startTime":1788919595136,"traceId":"f3f468190d2a135b"},{"name":"generate-required-server-files","duration":349,"timestamp":1803646710,"id":2178,"parentId":1,"tags":{},"startTime":1788919596273,"traceId":"f3f468190d2a135b"},{"name":"write-routes-manifest","duration":55697,"timestamp":1803659482,"id":2180,"parentId":1,"tags":{},"startTime":1788919596286,"traceId":"f3f468190d2a135b"},{"name":"load-dotenv","duration":128,"timestamp":1805876148,"id":2183,"parentId":2182,"tags":{},"startTime":1788919598502,"traceId":"f3f468190d2a135b"},{"name":"run-export-path-map","duration":443,"timestamp":1807902612,"id":2184,"parentId":2182,"tags":{},"startTime":1788919600529,"traceId":"f3f468190d2a135b"},{"name":"next-export","duration":4081024,"timestamp":1805875276,"id":2182,"parentId":1,"tags":{},"startTime":1788919598501,"traceId":"f3f468190d2a135b"},{"name":"move-exported-app-not-found-","duration":82,"timestamp":1809958446,"id":2185,"parentId":2181,"tags":{},"startTime":1788919602585,"traceId":"f3f468190d2a135b"},{"name":"move-exported-page","duration":147509,"timestamp":1809958624,"id":2186,"parentId":2181,"tags":{},"startTime":1788919602585,"traceId":"f3f468190d2a135b"},{"name":"static-generation","duration":5031656,"timestamp":1805871715,"id":2181,"parentId":1,"tags":{},"startTime":1788919598498,"traceId":"f3f468190d2a135b"},{"name":"write-routes-manifest","duration":176338,"timestamp":1810904071,"id":2187,"parentId":1,"tags":{},"startTime":1788919603530,"traceId":"f3f468190d2a135b"},{"name":"node-file-trace-build","duration":21641236,"timestamp":1803650490,"id":2179,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1788919596277,"traceId":"f3f468190d2a135b"},{"name":"apply-include-excludes","duration":1201,"timestamp":1825291745,"id":2188,"parentId":1,"tags":{},"startTime":1788919617918,"traceId":"f3f468190d2a135b"},{"name":"print-tree-view","duration":11641,"timestamp":1825293193,"id":2189,"parentId":1,"tags":{},"startTime":1788919617919,"traceId":"f3f468190d2a135b"},{"name":"telemetry-flush","duration":55,"timestamp":1825304848,"id":2190,"parentId":1,"tags":{},"startTime":1788919617931,"traceId":"f3f468190d2a135b"},{"name":"next-build","duration":97752882,"timestamp":1727552026,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1788919520178,"traceId":"f3f468190d2a135b"}]