commandmate 0.33.2 → 0.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (370) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +160 -160
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update-check/route.js +1 -1
  12. package/.next/server/app/api/app/update-check/route.js.nft.json +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 +1 -1
  15. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  18. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/messages/route.js +1 -1
  21. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/session/route.js +1 -1
  24. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/start/route.js +2 -2
  27. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/terminal/route.js +3 -3
  30. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  31. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/assistant/tools/route.js +1 -1
  33. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  34. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/capabilities/route.js +1 -1
  39. package/.next/server/app/api/capabilities/route.js.nft.json +1 -1
  40. package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/hooks/agent-event/route.js +1 -1
  49. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  50. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/hooks/claude-done/route.js +2 -2
  52. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  53. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/hooks/permission-request/route.js +1 -1
  55. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  56. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/push/escalation/route.js +1 -1
  60. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/push/vapid/route.js +1 -1
  63. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
  65. package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
  66. package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/relays/route.js +1 -1
  68. package/.next/server/app/api/relays/route.js.nft.json +1 -1
  69. package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  75. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/clone/route.js +1 -1
  78. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/restore/route.js +1 -1
  82. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/repositories/route.js +1 -1
  85. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  86. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/repositories/scan/route.js +1 -1
  88. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  89. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/repositories/sync/route.js +1 -1
  91. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  92. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/settings/default-agents/route.js +1 -1
  95. package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
  96. package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/skills/[id]/route.js +1 -1
  100. package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
  101. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/skills/installations/route.js +1 -1
  103. package/.next/server/app/api/skills/installations/route.js.nft.json +1 -1
  104. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/skills/route.js +1 -1
  108. package/.next/server/app/api/skills/route.js.nft.json +1 -1
  109. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  120. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  123. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
  126. package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  132. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  163. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  166. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  169. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  181. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/resolve-target/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  186. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  189. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  198. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +2 -2
  200. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  205. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
  211. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  215. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  216. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  218. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  219. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/terminal/route.js +2 -2
  221. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  222. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  226. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/verify/config/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  236. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -1
  239. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  242. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  244. package/.next/server/app/api/worktrees/route.js +1 -1
  245. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  246. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  247. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  248. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  249. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  250. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  251. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  252. package/.next/server/app/page.js +1 -1
  253. package/.next/server/app/page_client-reference-manifest.js +1 -1
  254. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  256. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  257. package/.next/server/app/sessions/page.js +1 -1
  258. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  259. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  260. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  261. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  262. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  263. package/.next/server/app/worktrees/[id]/page.js +10 -10
  264. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  265. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  266. package/.next/server/app-paths-manifest.json +28 -28
  267. package/.next/server/chunks/1049.js +1 -0
  268. package/.next/server/chunks/1501.js +6 -2
  269. package/.next/server/chunks/1886.js +3 -3
  270. package/.next/server/chunks/2119.js +1 -1
  271. package/.next/server/chunks/2404.js +1 -1
  272. package/.next/server/chunks/2445.js +1 -1
  273. package/.next/server/chunks/3123.js +1 -1
  274. package/.next/server/chunks/3241.js +1 -1
  275. package/.next/server/chunks/3323.js +1 -1
  276. package/.next/server/chunks/3480.js +2 -2
  277. package/.next/server/chunks/4443.js +1 -1
  278. package/.next/server/chunks/4802.js +1 -1
  279. package/.next/server/chunks/5164.js +1 -1
  280. package/.next/server/chunks/5571.js +1 -1
  281. package/.next/server/chunks/595.js +2 -2
  282. package/.next/server/chunks/6130.js +1 -0
  283. package/.next/server/chunks/6285.js +1 -1
  284. package/.next/server/chunks/6286.js +7 -7
  285. package/.next/server/chunks/6337.js +1 -1
  286. package/.next/server/chunks/650.js +1 -1
  287. package/.next/server/chunks/663.js +1 -1
  288. package/.next/server/chunks/6661.js +1 -1
  289. package/.next/server/chunks/6677.js +25 -0
  290. package/.next/server/chunks/6781.js +1 -1
  291. package/.next/server/chunks/7075.js +1 -0
  292. package/.next/server/chunks/7905.js +1 -1
  293. package/.next/server/chunks/8583.js +1 -0
  294. package/.next/server/chunks/8918.js +7 -5
  295. package/.next/server/chunks/9080.js +1 -0
  296. package/.next/server/chunks/9627.js +1 -1
  297. package/.next/server/chunks/964.js +1 -0
  298. package/.next/server/middleware-manifest.json +5 -5
  299. package/.next/server/pages/500.html +1 -1
  300. package/.next/server/server-reference-manifest.json +1 -1
  301. package/.next/static/chunks/2053-9ac860ab4e92ac89.js +1 -0
  302. package/.next/static/chunks/2652-18b8fea64413467e.js +1 -0
  303. package/.next/static/chunks/{4718-441a2af91f0374e9.js → 4718-2d9f0397a8f931c4.js} +1 -1
  304. package/.next/static/chunks/6022-7a7d1760fc9814c7.js +1 -0
  305. package/.next/static/chunks/{8361-9bb887203c456edb.js → 8361-0142beb59be2abf3.js} +1 -1
  306. package/.next/static/chunks/app/{page-022090bf6f932818.js → page-26a42881c8648cd3.js} +1 -1
  307. package/.next/static/chunks/app/sessions/page-a3ab6f122ec60d5a.js +1 -0
  308. package/.next/static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js +1 -0
  309. package/.next/static/css/b09bede85744e1cf.css +1 -0
  310. package/.next/trace +13 -13
  311. package/dist/cli/commands/ask.d.ts.map +1 -1
  312. package/dist/cli/commands/ask.js +11 -2
  313. package/dist/cli/commands/respond.d.ts.map +1 -1
  314. package/dist/cli/commands/respond.js +8 -4
  315. package/dist/cli/commands/send.d.ts.map +1 -1
  316. package/dist/cli/commands/send.js +18 -0
  317. package/dist/cli/commands/wait.d.ts +18 -3
  318. package/dist/cli/commands/wait.d.ts.map +1 -1
  319. package/dist/cli/commands/wait.js +137 -2
  320. package/dist/cli/docs/agent-operations.d.ts +2 -2
  321. package/dist/cli/docs/agent-operations.d.ts.map +1 -1
  322. package/dist/cli/docs/agent-operations.js +41 -1
  323. package/dist/cli/utils/session-target.d.ts +23 -6
  324. package/dist/cli/utils/session-target.d.ts.map +1 -1
  325. package/dist/cli/utils/session-target.js +33 -5
  326. package/dist/server/locales/en/worktree.json +30 -4
  327. package/dist/server/locales/ja/worktree.json +30 -4
  328. package/dist/server/src/config/schedule-config.js +45 -3
  329. package/dist/server/src/lib/cli-tools/antigravity.js +95 -10
  330. package/dist/server/src/lib/cli-tools/submit-verified-sender.js +377 -16
  331. package/dist/server/src/lib/cli-tools/vibe-local.js +10 -0
  332. package/dist/server/src/lib/cmate-parser.js +8 -1
  333. package/dist/server/src/lib/detection/prompt-detect-multiple-choice.js +140 -19
  334. package/dist/server/src/lib/detection/tools/claude/detect.js +13 -2
  335. package/dist/server/src/lib/detection/tools/claude/picker-chrome.js +239 -0
  336. package/dist/server/src/lib/detection/tools/claude/prompt.js +74 -6
  337. package/dist/server/src/lib/hooks/hook-settings-generator.js +61 -1
  338. package/dist/server/src/lib/hooks/sources/antigravity/history.js +302 -27
  339. package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +103 -0
  340. package/dist/server/src/lib/hooks/sources/claude/history.js +391 -34
  341. package/dist/server/src/lib/hooks/sources/claude/transcript.js +91 -0
  342. package/dist/server/src/lib/polling/auto-yes-dialog-gate.js +114 -11
  343. package/dist/server/src/lib/polling/response-checker.js +82 -3
  344. package/dist/server/src/lib/polling/structured-history-gate.js +68 -4
  345. package/dist/server/src/lib/schedule-manager.js +178 -19
  346. package/dist/server/src/lib/session/agent-session-lifecycle.js +31 -1
  347. package/dist/server/src/lib/session/ask-user-question-prompt.js +4 -2
  348. package/dist/server/src/lib/session/claude-executor.js +33 -2
  349. package/dist/server/src/lib/session/resolve-session-target.js +37 -9
  350. package/dist/server/src/lib/session/session-generation-archive.js +194 -0
  351. package/dist/server/src/lib/tasks/contract-message.js +83 -9
  352. package/dist/server/src/lib/tasks/contract-parser.js +2 -0
  353. package/dist/server/src/lib/verification/env-clean-gate.js +81 -4
  354. package/dist/server/src/types/agent-transcript.js +143 -1
  355. package/package.json +1 -1
  356. package/.next/server/chunks/1068.js +0 -1
  357. package/.next/server/chunks/153.js +0 -1
  358. package/.next/server/chunks/4299.js +0 -1
  359. package/.next/server/chunks/6808.js +0 -1
  360. package/.next/server/chunks/6838.js +0 -1
  361. package/.next/server/chunks/7366.js +0 -5
  362. package/.next/server/chunks/7875.js +0 -25
  363. package/.next/static/chunks/2053-3f299a7a2c7d6767.js +0 -1
  364. package/.next/static/chunks/6022-2fa0b5a82d4ce7b6.js +0 -1
  365. package/.next/static/chunks/8772-9be53a530950d804.js +0 -1
  366. package/.next/static/chunks/app/sessions/page-584adf11ae51df10.js +0 -1
  367. package/.next/static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js +0 -1
  368. package/.next/static/css/acd46e25427a2080.css +0 -1
  369. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → gniPBCKoXtbIOQey8kNcx}/_buildManifest.js +0 -0
  370. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → gniPBCKoXtbIOQey8kNcx}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,13 +1,13 @@
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"}]
1
+ [{"name":"generate-buildid","duration":193,"timestamp":1552623259,"id":4,"parentId":1,"tags":{},"startTime":1789177961342,"traceId":"b89895c7b883dfa4"},{"name":"load-custom-routes","duration":1802,"timestamp":1552623548,"id":5,"parentId":1,"tags":{},"startTime":1789177961342,"traceId":"b89895c7b883dfa4"},{"name":"create-dist-dir","duration":19666,"timestamp":1552706775,"id":6,"parentId":1,"tags":{},"startTime":1789177961425,"traceId":"b89895c7b883dfa4"},{"name":"create-pages-mapping","duration":238,"timestamp":1552784957,"id":7,"parentId":1,"tags":{},"startTime":1789177961504,"traceId":"b89895c7b883dfa4"},{"name":"collect-app-files","duration":11435,"timestamp":1552785226,"id":8,"parentId":1,"tags":{},"startTime":1789177961504,"traceId":"b89895c7b883dfa4"},{"name":"create-app-mapping","duration":8549,"timestamp":1552796681,"id":9,"parentId":1,"tags":{},"startTime":1789177961515,"traceId":"b89895c7b883dfa4"},{"name":"create-app-layouts","duration":113,"timestamp":1552805255,"id":10,"parentId":1,"tags":{},"startTime":1789177961524,"traceId":"b89895c7b883dfa4"},{"name":"collect-default-files","duration":3427,"timestamp":1552807356,"id":12,"parentId":1,"tags":{},"startTime":1789177961526,"traceId":"b89895c7b883dfa4"},{"name":"generate-route-types","duration":24784,"timestamp":1552806468,"id":11,"parentId":1,"tags":{},"startTime":1789177961525,"traceId":"b89895c7b883dfa4"},{"name":"public-dir-conflict-check","duration":562,"timestamp":1552831306,"id":13,"parentId":1,"tags":{},"startTime":1789177961550,"traceId":"b89895c7b883dfa4"},{"name":"generate-routes-manifest","duration":5020,"timestamp":1552832066,"id":14,"parentId":1,"tags":{},"startTime":1789177961551,"traceId":"b89895c7b883dfa4"},{"name":"create-entrypoints","duration":86072,"timestamp":1552846236,"id":17,"parentId":1,"tags":{},"startTime":1789177961565,"traceId":"b89895c7b883dfa4"},{"name":"generate-webpack-config","duration":250418,"timestamp":1552932343,"id":18,"parentId":16,"tags":{},"startTime":1789177961651,"traceId":"b89895c7b883dfa4"},{"name":"next-trace-entrypoint-plugin","duration":1940,"timestamp":1553281986,"id":20,"parentId":19,"tags":{},"startTime":1789177962001,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2598527,"timestamp":1553292073,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669132,"timestamp":1553292059,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669145,"timestamp":1553292062,"id":128,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669147,"timestamp":1553292065,"id":129,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669148,"timestamp":1553292068,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3035770,"timestamp":1553292054,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3040222,"timestamp":1553292051,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3055766,"timestamp":1553292057,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3062412,"timestamp":1553292090,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3066096,"timestamp":1553292095,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3137165,"timestamp":1553292146,"id":157,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3781893,"timestamp":1553292160,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3811749,"timestamp":1553292177,"id":168,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892722,"timestamp":1553292101,"id":142,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892745,"timestamp":1553292098,"id":141,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892732,"timestamp":1553292118,"id":148,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895877,"timestamp":1553292125,"id":150,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895907,"timestamp":1553292133,"id":152,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895937,"timestamp":1553292109,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3908526,"timestamp":1553292103,"id":143,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3908523,"timestamp":1553292120,"id":149,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3909587,"timestamp":1553292130,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3967820,"timestamp":1553292144,"id":156,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4065831,"timestamp":1553292152,"id":159,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4083789,"timestamp":1553292185,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4137214,"timestamp":1553292115,"id":147,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4241005,"timestamp":1553292070,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4384511,"timestamp":1553292157,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432105,"timestamp":1553292092,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432132,"timestamp":1553292084,"id":136,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432382,"timestamp":1553292141,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432341,"timestamp":1553292191,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4454947,"timestamp":1553292048,"id":123,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4454989,"timestamp":1553292045,"id":122,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4457734,"timestamp":1553292079,"id":134,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4457742,"timestamp":1553292081,"id":135,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481099,"timestamp":1553292149,"id":158,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481128,"timestamp":1553292138,"id":154,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481139,"timestamp":1553292135,"id":153,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485445,"timestamp":1553291826,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485453,"timestamp":1553291829,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485455,"timestamp":1553291832,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485456,"timestamp":1553291835,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485457,"timestamp":1553291838,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485458,"timestamp":1553291841,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485458,"timestamp":1553291843,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485459,"timestamp":1553291846,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485460,"timestamp":1553291849,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485461,"timestamp":1553291852,"id":79,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485462,"timestamp":1553291855,"id":80,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485462,"timestamp":1553291858,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485422,"timestamp":1553291901,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291909,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291912,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485419,"timestamp":1553291915,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291919,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291924,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291926,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291929,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485419,"timestamp":1553291932,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291936,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291942,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291944,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485415,"timestamp":1553291950,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291953,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291955,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485403,"timestamp":1553291974,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485402,"timestamp":1553291979,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485400,"timestamp":1553291984,"id":108,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485401,"timestamp":1553291987,"id":109,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485400,"timestamp":1553291993,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485397,"timestamp":1553291998,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485398,"timestamp":1553292001,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485399,"timestamp":1553292004,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292028,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292031,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292034,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485379,"timestamp":1553292037,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4543583,"timestamp":1553292163,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4573354,"timestamp":1553292168,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4573353,"timestamp":1553292188,"id":172,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597806,"timestamp":1553291474,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597635,"timestamp":1553291658,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597572,"timestamp":1553291725,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597480,"timestamp":1553291821,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597479,"timestamp":1553291823,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4626338,"timestamp":1553291982,"id":107,"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":1789177962011,"traceId":"b89895c7b883dfa4"}]
2
+ [{"name":"add-entry","duration":4729626,"timestamp":1553291958,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4729640,"timestamp":1553291961,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4729644,"timestamp":1553291963,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780388,"timestamp":1553292166,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780400,"timestamp":1553292171,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780403,"timestamp":1553292174,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780401,"timestamp":1553292182,"id":170,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4867366,"timestamp":1553291460,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4921704,"timestamp":1553291939,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4921670,"timestamp":1553291990,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4954664,"timestamp":1553292193,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4954787,"timestamp":1553292087,"id":137,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5014622,"timestamp":1553292076,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5022742,"timestamp":1553291971,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5022552,"timestamp":1553292179,"id":169,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5035814,"timestamp":1553291969,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5035829,"timestamp":1553291966,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5041164,"timestamp":1553292155,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5045170,"timestamp":1553291995,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5045136,"timestamp":1553292043,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5049281,"timestamp":1553291947,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5050039,"timestamp":1553291766,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5080326,"timestamp":1553292106,"id":144,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5080330,"timestamp":1553292112,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5084053,"timestamp":1553290950,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082839,"timestamp":1553292196,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082841,"timestamp":1553292199,"id":176,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082842,"timestamp":1553292202,"id":177,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292204,"id":178,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292207,"id":179,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292210,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292213,"id":181,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292216,"id":182,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292218,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292221,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292224,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292227,"id":186,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292230,"id":187,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292233,"id":188,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099697,"timestamp":1553291375,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099679,"timestamp":1553291402,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099046,"timestamp":1553292040,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291716,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099371,"timestamp":1553291720,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099677,"timestamp":1553291416,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099658,"timestamp":1553291438,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099671,"timestamp":1553291428,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099652,"timestamp":1553291449,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099399,"timestamp":1553291703,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099392,"timestamp":1553291712,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099389,"timestamp":1553291723,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099381,"timestamp":1553291733,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291757,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099382,"timestamp":1553291736,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099377,"timestamp":1553291743,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099383,"timestamp":1553291739,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291751,"id":45,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099380,"timestamp":1553291746,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099398,"timestamp":1553291729,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099375,"timestamp":1553291754,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099382,"timestamp":1553291748,"id":44,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291760,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291763,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291778,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099365,"timestamp":1553291774,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099370,"timestamp":1553291772,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099375,"timestamp":1553291769,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099362,"timestamp":1553291784,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099367,"timestamp":1553291781,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099360,"timestamp":1553291790,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291793,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291796,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099369,"timestamp":1553291787,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099360,"timestamp":1553291799,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291801,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099358,"timestamp":1553291804,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099355,"timestamp":1553291809,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099351,"timestamp":1553291815,"id":66,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099357,"timestamp":1553291812,"id":65,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099353,"timestamp":1553291818,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":8436976,"timestamp":1553290661,"id":21,"parentId":19,"tags":{},"startTime":1789177962009,"traceId":"b89895c7b883dfa4"},{"name":"get-entries","duration":5875,"timestamp":1561728977,"id":1060,"parentId":1059,"tags":{},"startTime":1789177970448,"traceId":"b89895c7b883dfa4"},{"name":"node-file-trace-plugin","duration":12047873,"timestamp":1561754210,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1789177970473,"traceId":"b89895c7b883dfa4"},{"name":"collect-traced-files","duration":236951,"timestamp":1573802100,"id":1062,"parentId":1059,"tags":{},"startTime":1789177982521,"traceId":"b89895c7b883dfa4"},{"name":"finish-modules","duration":12310283,"timestamp":1561728786,"id":1059,"parentId":20,"tags":{},"startTime":1789177970447,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":197893,"timestamp":1574431967,"id":1064,"parentId":1063,"tags":{},"startTime":1789177983151,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":58,"timestamp":1574629997,"id":1066,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":219121,"timestamp":1574630141,"id":1067,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":142,"timestamp":1574849379,"id":1068,"parentId":1063,"tags":{},"startTime":1789177983568,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":238820,"timestamp":1574849632,"id":1069,"parentId":1063,"tags":{},"startTime":1789177983568,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":458663,"timestamp":1574629940,"id":1065,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":140526,"timestamp":1575187979,"id":1070,"parentId":1063,"tags":{},"startTime":1789177983907,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":22710,"timestamp":1575328591,"id":1071,"parentId":1063,"tags":{},"startTime":1789177984047,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":28973,"timestamp":1575366591,"id":1072,"parentId":1063,"tags":{},"startTime":1789177984085,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":378,"timestamp":1575395560,"id":1073,"parentId":1063,"tags":{},"startTime":1789177984114,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":2353,"timestamp":1575395783,"id":1074,"parentId":1063,"tags":{},"startTime":1789177984114,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":3917,"timestamp":1575398157,"id":1075,"parentId":1063,"tags":{},"startTime":1789177984117,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1145,"timestamp":1575428113,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428259,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428271,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":990,"timestamp":1575428279,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"}]
3
+ [{"name":"minify-js","duration":1238,"timestamp":1575428284,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1237,"timestamp":1575428289,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1233,"timestamp":1575428295,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1229,"timestamp":1575428300,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1224,"timestamp":1575428306,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1180,"timestamp":1575428351,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1164,"timestamp":1575428368,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1155,"timestamp":1575428378,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1152,"timestamp":1575428382,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1575428386,"id":1090,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1146,"timestamp":1575428391,"id":1091,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1142,"timestamp":1575428396,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1138,"timestamp":1575428401,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1137,"timestamp":1575428404,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1135,"timestamp":1575428407,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1131,"timestamp":1575428412,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1128,"timestamp":1575428415,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1126,"timestamp":1575428419,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1123,"timestamp":1575428423,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1120,"timestamp":1575428426,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1117,"timestamp":1575428431,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1115,"timestamp":1575428434,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1113,"timestamp":1575428437,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1093,"timestamp":1575428458,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1090,"timestamp":1575428462,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1088,"timestamp":1575428465,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1084,"timestamp":1575428469,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1081,"timestamp":1575428474,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1079,"timestamp":1575428477,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1076,"timestamp":1575428480,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1074,"timestamp":1575428483,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1071,"timestamp":1575428487,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1069,"timestamp":1575428490,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1067,"timestamp":1575428493,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1064,"timestamp":1575428497,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1061,"timestamp":1575428501,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1059,"timestamp":1575428504,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1057,"timestamp":1575428507,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1054,"timestamp":1575428510,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1050,"timestamp":1575428516,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1039,"timestamp":1575428528,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1037,"timestamp":1575428531,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1034,"timestamp":1575428534,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1033,"timestamp":1575428537,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1031,"timestamp":1575428539,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1029,"timestamp":1575428542,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1028,"timestamp":1575428545,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1026,"timestamp":1575428548,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1024,"timestamp":1575428551,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1022,"timestamp":1575428554,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1020,"timestamp":1575428557,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1018,"timestamp":1575428560,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1016,"timestamp":1575428563,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1014,"timestamp":1575428566,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1011,"timestamp":1575428570,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1009,"timestamp":1575428573,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1008,"timestamp":1575428576,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428579,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1005,"timestamp":1575428582,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1003,"timestamp":1575428585,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1001,"timestamp":1575428588,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1000,"timestamp":1575428591,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":998,"timestamp":1575428593,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428597,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":994,"timestamp":1575428599,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":993,"timestamp":1575428602,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":991,"timestamp":1575428605,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":990,"timestamp":1575428608,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":989,"timestamp":1575428611,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":987,"timestamp":1575428614,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":985,"timestamp":1575428616,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":984,"timestamp":1575428619,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":982,"timestamp":1575428622,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":980,"timestamp":1575428625,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":979,"timestamp":1575428628,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":977,"timestamp":1575428631,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":974,"timestamp":1575428636,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":972,"timestamp":1575428639,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":970,"timestamp":1575428642,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":968,"timestamp":1575428645,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":966,"timestamp":1575428648,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":965,"timestamp":1575428651,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":963,"timestamp":1575428654,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":961,"timestamp":1575428657,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":959,"timestamp":1575428660,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":957,"timestamp":1575428663,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":955,"timestamp":1575428666,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":953,"timestamp":1575428669,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":951,"timestamp":1575428671,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":950,"timestamp":1575428674,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":948,"timestamp":1575428677,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":946,"timestamp":1575428680,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":944,"timestamp":1575428683,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":942,"timestamp":1575428686,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":940,"timestamp":1575428689,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":938,"timestamp":1575428692,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":936,"timestamp":1575428694,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575428697,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575428701,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":930,"timestamp":1575428703,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":928,"timestamp":1575428706,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"}]
4
+ [{"name":"minify-js","duration":1084,"timestamp":1575428709,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1085,"timestamp":1575428712,"id":1183,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1083,"timestamp":1575428715,"id":1184,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1081,"timestamp":1575428718,"id":1185,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1079,"timestamp":1575428721,"id":1186,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1078,"timestamp":1575428724,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1076,"timestamp":1575428727,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1074,"timestamp":1575428730,"id":1189,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1067,"timestamp":1575428738,"id":1190,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1065,"timestamp":1575428741,"id":1191,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1063,"timestamp":1575428744,"id":1192,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1061,"timestamp":1575428748,"id":1193,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1058,"timestamp":1575428751,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1056,"timestamp":1575428754,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1055,"timestamp":1575428757,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1053,"timestamp":1575428760,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1051,"timestamp":1575428763,"id":1198,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1049,"timestamp":1575428766,"id":1199,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1048,"timestamp":1575428769,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1046,"timestamp":1575428772,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1044,"timestamp":1575428775,"id":1202,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1042,"timestamp":1575428778,"id":1203,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1040,"timestamp":1575428781,"id":1204,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1038,"timestamp":1575428784,"id":1205,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1028,"timestamp":1575428796,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1025,"timestamp":1575428799,"id":1207,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1023,"timestamp":1575428802,"id":1208,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1021,"timestamp":1575428805,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1019,"timestamp":1575428808,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1017,"timestamp":1575428811,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1016,"timestamp":1575428814,"id":1212,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1014,"timestamp":1575428817,"id":1213,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1012,"timestamp":1575428819,"id":1214,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1010,"timestamp":1575428822,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1008,"timestamp":1575428825,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428828,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1004,"timestamp":1575428831,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1002,"timestamp":1575428834,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1000,"timestamp":1575428837,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":998,"timestamp":1575428840,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428843,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":993,"timestamp":1575428846,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":991,"timestamp":1575428849,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":989,"timestamp":1575428852,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":987,"timestamp":1575428855,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":986,"timestamp":1575428858,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":984,"timestamp":1575428861,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":982,"timestamp":1575428863,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":980,"timestamp":1575428867,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":977,"timestamp":1575428870,"id":1231,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":975,"timestamp":1575428874,"id":1232,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":972,"timestamp":1575428877,"id":1233,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":970,"timestamp":1575428880,"id":1234,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":969,"timestamp":1575428883,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":967,"timestamp":1575428885,"id":1236,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":965,"timestamp":1575428888,"id":1237,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":963,"timestamp":1575428891,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":961,"timestamp":1575428894,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":959,"timestamp":1575428897,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":957,"timestamp":1575428900,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":955,"timestamp":1575428903,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":953,"timestamp":1575428906,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":951,"timestamp":1575428909,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":950,"timestamp":1575428912,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":948,"timestamp":1575428914,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":947,"timestamp":1575428917,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":944,"timestamp":1575428921,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":942,"timestamp":1575428924,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":940,"timestamp":1575428927,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":938,"timestamp":1575428930,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":935,"timestamp":1575428933,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575428936,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575428939,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":930,"timestamp":1575428942,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":928,"timestamp":1575428945,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":926,"timestamp":1575428947,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575428950,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575428953,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":921,"timestamp":1575428956,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":918,"timestamp":1575428959,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575428963,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":914,"timestamp":1575428966,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":912,"timestamp":1575428969,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":910,"timestamp":1575428972,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":908,"timestamp":1575428974,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":906,"timestamp":1575428977,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":904,"timestamp":1575428981,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":902,"timestamp":1575428984,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":900,"timestamp":1575428987,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":898,"timestamp":1575428990,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":896,"timestamp":1575428993,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":894,"timestamp":1575428996,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":892,"timestamp":1575428999,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":890,"timestamp":1575429002,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":868,"timestamp":1575429025,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":865,"timestamp":1575429029,"id":1277,"parentId":1076,"tags":{"name":"964.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":862,"timestamp":1575429033,"id":1278,"parentId":1076,"tags":{"name":"8583.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":860,"timestamp":1575429036,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":858,"timestamp":1575429039,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":857,"timestamp":1575429042,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":855,"timestamp":1575429045,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"}]
5
+ [{"name":"minify-js","duration":938,"timestamp":1575429048,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":936,"timestamp":1575429051,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575429054,"id":1285,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575429057,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":931,"timestamp":1575429060,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":929,"timestamp":1575429063,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":927,"timestamp":1575429066,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":925,"timestamp":1575429069,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575429072,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575429075,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":920,"timestamp":1575429078,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":919,"timestamp":1575429081,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":918,"timestamp":1575429084,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575429087,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":914,"timestamp":1575429090,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575429092,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":931,"timestamp":1575429096,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":929,"timestamp":1575429099,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":927,"timestamp":1575429102,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":925,"timestamp":1575429105,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575429107,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575429110,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":919,"timestamp":1575429114,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":917,"timestamp":1575429117,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575429119,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":913,"timestamp":1575429123,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":911,"timestamp":1575429127,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":909,"timestamp":1575429129,"id":1310,"parentId":1076,"tags":{"name":"9080.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":907,"timestamp":1575429132,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":905,"timestamp":1575429135,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":903,"timestamp":1575429138,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":901,"timestamp":1575429141,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":899,"timestamp":1575429144,"id":1315,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":897,"timestamp":1575429147,"id":1316,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":895,"timestamp":1575429150,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":893,"timestamp":1575429153,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":891,"timestamp":1575429156,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":888,"timestamp":1575429160,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":886,"timestamp":1575429163,"id":1321,"parentId":1076,"tags":{"name":"6677.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":884,"timestamp":1575429166,"id":1322,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":882,"timestamp":1575429169,"id":1323,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":880,"timestamp":1575429172,"id":1324,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":878,"timestamp":1575429175,"id":1325,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":875,"timestamp":1575429178,"id":1326,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":870,"timestamp":1575429184,"id":1327,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":868,"timestamp":1575429187,"id":1328,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":866,"timestamp":1575429190,"id":1329,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":865,"timestamp":1575429193,"id":1330,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":863,"timestamp":1575429196,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":861,"timestamp":1575429199,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":859,"timestamp":1575429202,"id":1333,"parentId":1076,"tags":{"name":"7075.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":857,"timestamp":1575429205,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":855,"timestamp":1575429208,"id":1335,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":853,"timestamp":1575429211,"id":1336,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":852,"timestamp":1575429214,"id":1337,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":849,"timestamp":1575429217,"id":1338,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":848,"timestamp":1575429220,"id":1339,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":846,"timestamp":1575429224,"id":1340,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":844,"timestamp":1575429227,"id":1341,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":843,"timestamp":1575429229,"id":1342,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":841,"timestamp":1575429232,"id":1343,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":839,"timestamp":1575429235,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":838,"timestamp":1575429238,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":836,"timestamp":1575429241,"id":1346,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":834,"timestamp":1575429244,"id":1347,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":832,"timestamp":1575429247,"id":1348,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":830,"timestamp":1575429250,"id":1349,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":828,"timestamp":1575429253,"id":1350,"parentId":1076,"tags":{"name":"1049.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":827,"timestamp":1575429256,"id":1351,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":24616,"timestamp":1575405554,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1789177984124,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":161,"timestamp":1575430323,"id":1352,"parentId":19,"tags":{},"startTime":1789177984149,"traceId":"b89895c7b883dfa4"},{"name":"create-trace-assets","duration":111786,"timestamp":1575430692,"id":1353,"parentId":20,"tags":{},"startTime":1789177984149,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":1392327,"timestamp":1574215218,"id":1063,"parentId":19,"tags":{},"startTime":1789177982934,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":22499662,"timestamp":1553280317,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1789177961999,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":88857,"timestamp":1575780532,"id":1354,"parentId":16,"tags":{},"startTime":1789177984499,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":732,"timestamp":1575875055,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1789177984594,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":2477,"timestamp":1575875841,"id":1356,"parentId":1355,"tags":{},"startTime":1789177984595,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":99626,"timestamp":1575887962,"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":1789177984607,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":100013,"timestamp":1575887892,"id":1358,"parentId":1357,"tags":{},"startTime":1789177984607,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":1286,"timestamp":1575995851,"id":1361,"parentId":1360,"tags":{},"startTime":1789177984715,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":17,"timestamp":1575997240,"id":1363,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":1032,"timestamp":1575997357,"id":1364,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":14,"timestamp":1575998454,"id":1365,"parentId":1360,"tags":{},"startTime":1789177984717,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":4806,"timestamp":1575998543,"id":1366,"parentId":1360,"tags":{},"startTime":1789177984717,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":6257,"timestamp":1575997172,"id":1362,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":2249,"timestamp":1576004861,"id":1367,"parentId":1360,"tags":{},"startTime":1789177984724,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":188,"timestamp":1576007137,"id":1368,"parentId":1360,"tags":{},"startTime":1789177984726,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":2288,"timestamp":1576008796,"id":1369,"parentId":1360,"tags":{},"startTime":1789177984727,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":151,"timestamp":1576011083,"id":1370,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":65,"timestamp":1576011213,"id":1371,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":234,"timestamp":1576011288,"id":1372,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":52,"timestamp":1576016369,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":32,"timestamp":1576016395,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":24,"timestamp":1576016406,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":617,"timestamp":1576015818,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1789177984734,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":10,"timestamp":1576016501,"id":1377,"parentId":1357,"tags":{},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":30824,"timestamp":1575993976,"id":1360,"parentId":1357,"tags":{},"startTime":1789177984713,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":138790,"timestamp":1575886196,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789177984605,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":8967,"timestamp":1576025111,"id":1378,"parentId":16,"tags":{},"startTime":1789177984744,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":260,"timestamp":1576034405,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789177984753,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":569,"timestamp":1576034672,"id":1380,"parentId":1379,"tags":{},"startTime":1789177984753,"traceId":"b89895c7b883dfa4"}]
6
+ [{"name":"add-entry","duration":766777,"timestamp":1576046412,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766802,"timestamp":1576046414,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766805,"timestamp":1576046417,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766806,"timestamp":1576046419,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766808,"timestamp":1576046422,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766809,"timestamp":1576046424,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766809,"timestamp":1576046427,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766810,"timestamp":1576046430,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766811,"timestamp":1576046432,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766817,"timestamp":1576046435,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766819,"timestamp":1576046437,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766820,"timestamp":1576046439,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766822,"timestamp":1576046441,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766823,"timestamp":1576046444,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766824,"timestamp":1576046446,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766825,"timestamp":1576046448,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766826,"timestamp":1576046451,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766827,"timestamp":1576046454,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766828,"timestamp":1576046456,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766829,"timestamp":1576046459,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046462,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046464,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046467,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766831,"timestamp":1576046471,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766832,"timestamp":1576046473,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766832,"timestamp":1576046476,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766833,"timestamp":1576046478,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766834,"timestamp":1576046481,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766835,"timestamp":1576046483,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766836,"timestamp":1576046485,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766837,"timestamp":1576046487,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766838,"timestamp":1576046490,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766839,"timestamp":1576046492,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766840,"timestamp":1576046495,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766841,"timestamp":1576046497,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766841,"timestamp":1576046500,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766842,"timestamp":1576046502,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766844,"timestamp":1576046505,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766844,"timestamp":1576046507,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766845,"timestamp":1576046510,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766846,"timestamp":1576046512,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766847,"timestamp":1576046515,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766848,"timestamp":1576046518,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766849,"timestamp":1576046520,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766850,"timestamp":1576046522,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766850,"timestamp":1576046525,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766852,"timestamp":1576046527,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766852,"timestamp":1576046530,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766853,"timestamp":1576046533,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766854,"timestamp":1576046535,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766855,"timestamp":1576046537,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766855,"timestamp":1576046540,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046542,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046545,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046549,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046552,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766857,"timestamp":1576046555,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766857,"timestamp":1576046557,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766858,"timestamp":1576046560,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766859,"timestamp":1576046562,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766860,"timestamp":1576046565,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766860,"timestamp":1576046567,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766861,"timestamp":1576046569,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766862,"timestamp":1576046572,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766863,"timestamp":1576046574,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766864,"timestamp":1576046576,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766865,"timestamp":1576046579,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766866,"timestamp":1576046581,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766866,"timestamp":1576046584,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766868,"timestamp":1576046586,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766869,"timestamp":1576046588,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766870,"timestamp":1576046591,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766871,"timestamp":1576046594,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766872,"timestamp":1576046596,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766873,"timestamp":1576046599,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766874,"timestamp":1576046601,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766875,"timestamp":1576046604,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766876,"timestamp":1576046606,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766877,"timestamp":1576046608,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046611,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046615,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046617,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766879,"timestamp":1576046620,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766880,"timestamp":1576046622,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766881,"timestamp":1576046625,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766881,"timestamp":1576046628,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766882,"timestamp":1576046630,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766916,"timestamp":1576046633,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766917,"timestamp":1576046635,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766918,"timestamp":1576046638,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766920,"timestamp":1576046640,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766920,"timestamp":1576046642,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766921,"timestamp":1576046645,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766922,"timestamp":1576046647,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766923,"timestamp":1576046650,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766924,"timestamp":1576046652,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766925,"timestamp":1576046655,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766925,"timestamp":1576046657,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766926,"timestamp":1576046660,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766927,"timestamp":1576046662,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766928,"timestamp":1576046665,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"}]
7
+ [{"name":"add-entry","duration":767154,"timestamp":1576046667,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767157,"timestamp":1576046670,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767158,"timestamp":1576046672,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767159,"timestamp":1576046674,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767160,"timestamp":1576046677,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767161,"timestamp":1576046679,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767162,"timestamp":1576046682,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767164,"timestamp":1576046684,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767164,"timestamp":1576046687,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767165,"timestamp":1576046689,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767166,"timestamp":1576046692,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767167,"timestamp":1576046694,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767167,"timestamp":1576046697,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767168,"timestamp":1576046699,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767169,"timestamp":1576046702,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046704,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767171,"timestamp":1576046707,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046712,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767169,"timestamp":1576046716,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046718,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046721,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767171,"timestamp":1576046723,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767172,"timestamp":1576046726,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767172,"timestamp":1576046728,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767173,"timestamp":1576046731,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767174,"timestamp":1576046733,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767174,"timestamp":1576046736,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767175,"timestamp":1576046738,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767176,"timestamp":1576046740,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767176,"timestamp":1576046743,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767177,"timestamp":1576046746,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767178,"timestamp":1576046748,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767178,"timestamp":1576046751,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046753,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046756,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046759,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767180,"timestamp":1576046762,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767180,"timestamp":1576046764,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767181,"timestamp":1576046767,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767181,"timestamp":1576046769,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767182,"timestamp":1576046772,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767183,"timestamp":1576046774,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767184,"timestamp":1576046777,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767184,"timestamp":1576046779,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767147,"timestamp":1576046821,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":865500,"timestamp":1576046367,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":903492,"timestamp":1576046394,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":908841,"timestamp":1576046406,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981913,"timestamp":1576046370,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981910,"timestamp":1576046391,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981933,"timestamp":1576046375,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":982022,"timestamp":1576046293,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981963,"timestamp":1576046362,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981986,"timestamp":1576046345,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1154885,"timestamp":1576046794,"id":1544,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1155301,"timestamp":1576046398,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1154875,"timestamp":1576046829,"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%2Fterminal%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1308057,"timestamp":1576046409,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307705,"timestamp":1576046782,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307705,"timestamp":1576046787,"id":1541,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307697,"timestamp":1576046799,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307695,"timestamp":1576046804,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307693,"timestamp":1576046809,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307682,"timestamp":1576046824,"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":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372273,"timestamp":1576046784,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372280,"timestamp":1576046796,"id":1545,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372280,"timestamp":1576046801,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372270,"timestamp":1576046816,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372271,"timestamp":1576046818,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453069,"timestamp":1576046789,"id":1542,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453084,"timestamp":1576046792,"id":1543,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453074,"timestamp":1576046806,"id":1549,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453072,"timestamp":1576046811,"id":1551,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453060,"timestamp":1576046826,"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%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1885727,"timestamp":1576046813,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1885719,"timestamp":1576046841,"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%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":1886629,"timestamp":1576046024,"id":1382,"parentId":1381,"tags":{},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":77825,"timestamp":1578122926,"id":1561,"parentId":1560,"tags":{},"startTime":1789177986842,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":9,"timestamp":1578200814,"id":1563,"parentId":1560,"tags":{},"startTime":1789177986919,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":82898,"timestamp":1578216484,"id":1565,"parentId":1560,"tags":{},"startTime":1789177986935,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":13,"timestamp":1578299428,"id":1566,"parentId":1560,"tags":{},"startTime":1789177987018,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":110653,"timestamp":1578299472,"id":1567,"parentId":1560,"tags":{},"startTime":1789177987018,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":209376,"timestamp":1578200795,"id":1562,"parentId":1560,"tags":{},"startTime":1789177986919,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":76958,"timestamp":1578509527,"id":1568,"parentId":1560,"tags":{},"startTime":1789177987228,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":10322,"timestamp":1578586527,"id":1569,"parentId":1560,"tags":{},"startTime":1789177987305,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":16678,"timestamp":1578604245,"id":1570,"parentId":1560,"tags":{},"startTime":1789177987323,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":282,"timestamp":1578620921,"id":1571,"parentId":1560,"tags":{},"startTime":1789177987340,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":1727,"timestamp":1578621106,"id":1572,"parentId":1560,"tags":{},"startTime":1789177987340,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":10349,"timestamp":1578622848,"id":1573,"parentId":1560,"tags":{},"startTime":1789177987342,"traceId":"b89895c7b883dfa4"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1582,"timestamp":1578636634,"id":1575,"parentId":1381,"tags":{},"startTime":1789177987355,"traceId":"b89895c7b883dfa4"},{"name":"NextJsBuildManifest-createassets","duration":2539,"timestamp":1578635689,"id":1574,"parentId":1381,"tags":{},"startTime":1789177987354,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1569,"timestamp":1578650143,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1546,"timestamp":1578650171,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1540,"timestamp":1578650180,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1537,"timestamp":1578650184,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1534,"timestamp":1578650188,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1530,"timestamp":1578650194,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1527,"timestamp":1578650198,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1524,"timestamp":1578650202,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1521,"timestamp":1578650207,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1518,"timestamp":1578650211,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"}]
8
+ [{"name":"minify-js","duration":1694,"timestamp":1578650216,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1694,"timestamp":1578650219,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1691,"timestamp":1578650224,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1687,"timestamp":1578650229,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1683,"timestamp":1578650233,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1680,"timestamp":1578650237,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1676,"timestamp":1578650243,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1674,"timestamp":1578650246,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1670,"timestamp":1578650251,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1667,"timestamp":1578650255,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1665,"timestamp":1578650259,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1662,"timestamp":1578650263,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1660,"timestamp":1578650267,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1657,"timestamp":1578650271,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1653,"timestamp":1578650276,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1651,"timestamp":1578650280,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1647,"timestamp":1578650285,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1645,"timestamp":1578650289,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1642,"timestamp":1578650293,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1639,"timestamp":1578650297,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1635,"timestamp":1578650302,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1632,"timestamp":1578650306,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1628,"timestamp":1578650311,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1625,"timestamp":1578650316,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1622,"timestamp":1578650320,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1619,"timestamp":1578650324,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1616,"timestamp":1578650328,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1613,"timestamp":1578650333,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1610,"timestamp":1578650336,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1608,"timestamp":1578650340,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1605,"timestamp":1578650345,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1603,"timestamp":1578650348,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1600,"timestamp":1578650353,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1597,"timestamp":1578650356,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1595,"timestamp":1578650360,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1592,"timestamp":1578650365,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1589,"timestamp":1578650368,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1587,"timestamp":1578650372,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1584,"timestamp":1578650376,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1581,"timestamp":1578650380,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1578,"timestamp":1578650385,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1575,"timestamp":1578650389,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1572,"timestamp":1578650393,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1568,"timestamp":1578650398,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1565,"timestamp":1578650402,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1562,"timestamp":1578650406,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1558,"timestamp":1578650411,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1556,"timestamp":1578650415,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1552,"timestamp":1578650420,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1549,"timestamp":1578650424,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1545,"timestamp":1578650429,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1542,"timestamp":1578650433,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1539,"timestamp":1578650437,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1535,"timestamp":1578650442,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1508,"timestamp":1578650470,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1505,"timestamp":1578650475,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1501,"timestamp":1578650480,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1498,"timestamp":1578650484,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1494,"timestamp":1578650489,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1492,"timestamp":1578650493,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1489,"timestamp":1578650497,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1486,"timestamp":1578650502,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1483,"timestamp":1578650506,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1480,"timestamp":1578650510,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1477,"timestamp":1578650514,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1474,"timestamp":1578650518,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1471,"timestamp":1578650523,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1468,"timestamp":1578650526,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1465,"timestamp":1578650530,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1462,"timestamp":1578650535,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650539,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1456,"timestamp":1578650543,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650547,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1450,"timestamp":1578650552,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650557,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1464,"timestamp":1578650561,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650567,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1456,"timestamp":1578650572,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650576,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1450,"timestamp":1578650580,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650585,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1444,"timestamp":1578650589,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1440,"timestamp":1578650594,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1438,"timestamp":1578650597,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1435,"timestamp":1578650601,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1432,"timestamp":1578650605,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1429,"timestamp":1578650609,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1427,"timestamp":1578650613,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1423,"timestamp":1578650618,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1420,"timestamp":1578650622,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1416,"timestamp":1578650627,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1414,"timestamp":1578650630,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1410,"timestamp":1578650635,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1406,"timestamp":1578650640,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1404,"timestamp":1578650644,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1401,"timestamp":1578650647,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1398,"timestamp":1578650652,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1395,"timestamp":1578650656,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1391,"timestamp":1578650660,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1388,"timestamp":1578650665,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1385,"timestamp":1578650668,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"}]
9
+ [{"name":"minify-js","duration":1470,"timestamp":1578650673,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1468,"timestamp":1578650677,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1465,"timestamp":1578650680,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1462,"timestamp":1578650685,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650689,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1455,"timestamp":1578650694,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650698,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1449,"timestamp":1578650702,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650707,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1443,"timestamp":1578650711,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1440,"timestamp":1578650716,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1437,"timestamp":1578650721,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1434,"timestamp":1578650725,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1431,"timestamp":1578650729,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1428,"timestamp":1578650733,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1425,"timestamp":1578650738,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1421,"timestamp":1578650743,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1415,"timestamp":1578650750,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1408,"timestamp":1578650759,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1404,"timestamp":1578650764,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1401,"timestamp":1578650768,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1398,"timestamp":1578650773,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1395,"timestamp":1578650776,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1392,"timestamp":1578650781,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1388,"timestamp":1578650785,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1386,"timestamp":1578650789,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1383,"timestamp":1578650793,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1380,"timestamp":1578650797,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1377,"timestamp":1578650801,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1373,"timestamp":1578650806,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1371,"timestamp":1578650809,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1368,"timestamp":1578650813,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1364,"timestamp":1578650818,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1361,"timestamp":1578650822,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1358,"timestamp":1578650826,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1355,"timestamp":1578650830,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1352,"timestamp":1578650834,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1348,"timestamp":1578650839,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1346,"timestamp":1578650843,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1343,"timestamp":1578650847,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1340,"timestamp":1578650851,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1337,"timestamp":1578650855,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1334,"timestamp":1578650858,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1331,"timestamp":1578650863,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1329,"timestamp":1578650866,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1326,"timestamp":1578650871,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1323,"timestamp":1578650874,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1320,"timestamp":1578650878,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1317,"timestamp":1578650883,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1314,"timestamp":1578650887,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/page-5eb6aa85dfd87ad5.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1311,"timestamp":1578650891,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1307,"timestamp":1578650896,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1304,"timestamp":1578650900,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1300,"timestamp":1578650905,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-da3f83939c481a21.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1298,"timestamp":1578650908,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1295,"timestamp":1578650912,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1291,"timestamp":1578650917,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1289,"timestamp":1578650920,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1286,"timestamp":1578650924,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1282,"timestamp":1578650929,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1280,"timestamp":1578650933,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1276,"timestamp":1578650937,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1273,"timestamp":1578650941,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1270,"timestamp":1578650945,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-92dd4ed77e131422.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1267,"timestamp":1578650950,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1265,"timestamp":1578650953,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1262,"timestamp":1578650957,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1258,"timestamp":1578650962,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1256,"timestamp":1578650966,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1252,"timestamp":1578650970,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1250,"timestamp":1578650974,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1248,"timestamp":1578650977,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1244,"timestamp":1578650982,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1241,"timestamp":1578650986,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1239,"timestamp":1578650990,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1235,"timestamp":1578650995,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1233,"timestamp":1578650998,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1230,"timestamp":1578651003,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1200,"timestamp":1578651033,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1193,"timestamp":1578651041,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1189,"timestamp":1578651047,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1186,"timestamp":1578651051,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1183,"timestamp":1578651055,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1180,"timestamp":1578651060,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1177,"timestamp":1578651064,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1173,"timestamp":1578651068,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1171,"timestamp":1578651072,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1168,"timestamp":1578651076,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1165,"timestamp":1578651080,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1162,"timestamp":1578651084,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1160,"timestamp":1578651088,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1156,"timestamp":1578651093,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1154,"timestamp":1578651096,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1578651101,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1147,"timestamp":1578651105,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1144,"timestamp":1578651109,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1141,"timestamp":1578651113,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1138,"timestamp":1578651117,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1136,"timestamp":1578651121,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1133,"timestamp":1578651125,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1130,"timestamp":1578651129,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"}]
10
+ [{"name":"minify-js","duration":1229,"timestamp":1578651134,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1226,"timestamp":1578651139,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1223,"timestamp":1578651143,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1220,"timestamp":1578651148,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1216,"timestamp":1578651152,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1213,"timestamp":1578651157,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1210,"timestamp":1578651161,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1207,"timestamp":1578651165,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1204,"timestamp":1578651169,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1201,"timestamp":1578651174,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1197,"timestamp":1578651178,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1194,"timestamp":1578651182,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1191,"timestamp":1578651187,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1187,"timestamp":1578651191,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1184,"timestamp":1578651196,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1181,"timestamp":1578651200,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1178,"timestamp":1578651204,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1175,"timestamp":1578651208,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1172,"timestamp":1578651212,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1169,"timestamp":1578651216,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1167,"timestamp":1578651220,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1164,"timestamp":1578651224,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1160,"timestamp":1578651229,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1157,"timestamp":1578651233,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1154,"timestamp":1578651238,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1578651242,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1147,"timestamp":1578651247,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1144,"timestamp":1578651250,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/2652-304795fb4a85fcbc.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1141,"timestamp":1578651255,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1137,"timestamp":1578651259,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1134,"timestamp":1578651263,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1131,"timestamp":1578651268,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/4718-0d6238edf483c4a2.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1128,"timestamp":1578651272,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/8361-455e7a33d269c4ce.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1125,"timestamp":1578651276,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1122,"timestamp":1578651280,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2053-2cc5910c3e308182.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1119,"timestamp":1578651284,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1116,"timestamp":1578651288,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1113,"timestamp":1578651293,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1110,"timestamp":1578651297,"id":1827,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":770,"timestamp":1578651638,"id":1829,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":705,"timestamp":1578651704,"id":1831,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":2494,"timestamp":1578651304,"id":1828,"parentId":1576,"tags":{"name":"static/gniPBCKoXtbIOQey8kNcx/_ssgManifest.js","cache":"MISS"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":4537,"timestamp":1578651652,"id":1830,"parentId":1576,"tags":{"name":"static/gniPBCKoXtbIOQey8kNcx/_buildManifest.js","cache":"MISS"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":13465,"timestamp":1578642731,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1789177987361,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":126,"timestamp":1578656377,"id":1833,"parentId":1832,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":85,"timestamp":1578656422,"id":1834,"parentId":1832,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":81,"timestamp":1578656427,"id":1835,"parentId":1832,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":79,"timestamp":1578656430,"id":1836,"parentId":1832,"tags":{"file":"static/css/816ac2d31e283cdf.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":216,"timestamp":1578656295,"id":1832,"parentId":1381,"tags":{},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":703175,"timestamp":1578018668,"id":1560,"parentId":1381,"tags":{},"startTime":1789177986737,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":2678760,"timestamp":1576043164,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1789177984762,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":59035,"timestamp":1578721969,"id":1837,"parentId":16,"tags":{},"startTime":1789177987441,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":1185784,"timestamp":1578784430,"id":1838,"parentId":16,"tags":{"name":"client"},"startTime":1789177987503,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":876,"timestamp":1579970233,"id":1839,"parentId":1838,"tags":{},"startTime":1789177988689,"traceId":"b89895c7b883dfa4"},{"name":"run-webpack-compiler","duration":27125326,"timestamp":1552846231,"id":16,"parentId":1,"tags":{},"startTime":1789177961565,"traceId":"b89895c7b883dfa4"},{"name":"format-webpack-messages","duration":95,"timestamp":1579971565,"id":1840,"parentId":1,"tags":{},"startTime":1789177988690,"traceId":"b89895c7b883dfa4"},{"name":"verify-typescript-setup","duration":44011711,"timestamp":1579975835,"id":1842,"parentId":1,"tags":{},"startTime":1789177988695,"traceId":"b89895c7b883dfa4"},{"name":"check-static-error-page","duration":51862,"timestamp":1624018425,"id":1845,"parentId":1844,"tags":{},"startTime":1789178032737,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":51149,"timestamp":1624288516,"id":1846,"parentId":1844,"tags":{"page":"/_app"},"startTime":1789178033007,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":47285,"timestamp":1624292396,"id":1848,"parentId":1844,"tags":{"page":"/_document"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":60447,"timestamp":1624292322,"id":1847,"parentId":1844,"tags":{"page":"/_error"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":121965,"timestamp":1624364946,"id":2014,"parentId":2008,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":149640,"timestamp":1624337334,"id":2008,"parentId":1844,"tags":{"page":"/apple-icon.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":170363,"timestamp":1624364986,"id":2015,"parentId":2010,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":197667,"timestamp":1624337719,"id":2010,"parentId":1844,"tags":{"page":"/icon1.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":177410,"timestamp":1624365087,"id":2017,"parentId":2011,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":204623,"timestamp":1624337906,"id":2011,"parentId":1844,"tags":{"page":"/icon2.png"},"startTime":1789178033057,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":186028,"timestamp":1624365050,"id":2016,"parentId":1849,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":258685,"timestamp":1624292434,"id":1849,"parentId":1844,"tags":{"page":"/_not-found"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":189388,"timestamp":1624365495,"id":2018,"parentId":1851,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":260972,"timestamp":1624293939,"id":1851,"parentId":1844,"tags":{"page":"/api/agents/versions"},"startTime":1789178033013,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":190060,"timestamp":1624365685,"id":2019,"parentId":1850,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":262454,"timestamp":1624293313,"id":1850,"parentId":1844,"tags":{"page":"/api/agents/update"},"startTime":1789178033012,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":194385,"timestamp":1624365902,"id":2021,"parentId":1853,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":265153,"timestamp":1624295153,"id":1853,"parentId":1844,"tags":{"page":"/api/app/update"},"startTime":1789178033014,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":197417,"timestamp":1624365800,"id":2020,"parentId":1852,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":268699,"timestamp":1624294537,"id":1852,"parentId":1844,"tags":{"page":"/api/app/update-check"},"startTime":1789178033013,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":245116,"timestamp":1624365939,"id":2022,"parentId":1854,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":315307,"timestamp":1624295782,"id":1854,"parentId":1844,"tags":{"page":"/api/assistant/conversation"},"startTime":1789178033014,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":254889,"timestamp":1624365974,"id":2023,"parentId":1855,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":324300,"timestamp":1624296588,"id":1855,"parentId":1844,"tags":{"page":"/api/assistant/current-output"},"startTime":1789178033015,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":275849,"timestamp":1624364571,"id":2013,"parentId":2009,"tags":{},"startTime":1789178033083,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":302912,"timestamp":1624337529,"id":2009,"parentId":1844,"tags":{"page":"/icon.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":296973,"timestamp":1624365994,"id":2024,"parentId":1856,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":365736,"timestamp":1624297261,"id":1856,"parentId":1844,"tags":{"page":"/api/assistant/messages"},"startTime":1789178033016,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":297865,"timestamp":1624366028,"id":2025,"parentId":1857,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":365404,"timestamp":1624298510,"id":1857,"parentId":1844,"tags":{"page":"/api/assistant/session"},"startTime":1789178033017,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":300519,"timestamp":1624366084,"id":2028,"parentId":1860,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":366591,"timestamp":1624300074,"id":1860,"parentId":1844,"tags":{"page":"/api/assistant/tools"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":301909,"timestamp":1624366075,"id":2027,"parentId":1859,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":368472,"timestamp":1624299562,"id":1859,"parentId":1844,"tags":{"page":"/api/assistant/terminal"},"startTime":1789178033018,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":303842,"timestamp":1624366101,"id":2029,"parentId":1861,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":369497,"timestamp":1624300468,"id":1861,"parentId":1844,"tags":{"page":"/api/auth/login"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":304820,"timestamp":1624366164,"id":2030,"parentId":1863,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":370056,"timestamp":1624300976,"id":1863,"parentId":1844,"tags":{"page":"/api/auth/status"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":308148,"timestamp":1624366227,"id":2031,"parentId":1864,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":373125,"timestamp":1624301265,"id":1864,"parentId":1844,"tags":{"page":"/api/capabilities"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":308688,"timestamp":1624366240,"id":2032,"parentId":1862,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":374214,"timestamp":1624300734,"id":1862,"parentId":1844,"tags":{"page":"/api/auth/logout"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":318908,"timestamp":1624366313,"id":2034,"parentId":1866,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":383498,"timestamp":1624301742,"id":1866,"parentId":1844,"tags":{"page":"/api/daily-summary/status"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"}]
11
+ [{"name":"is-page-static","duration":319289,"timestamp":1624366262,"id":2033,"parentId":1865,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":384060,"timestamp":1624301508,"id":1865,"parentId":1844,"tags":{"page":"/api/daily-summary"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":326879,"timestamp":1624366374,"id":2035,"parentId":1867,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":391280,"timestamp":1624302002,"id":1867,"parentId":1844,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":326908,"timestamp":1624366441,"id":2036,"parentId":1868,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":391047,"timestamp":1624302317,"id":1868,"parentId":1844,"tags":{"page":"/api/external-apps/[id]"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":331554,"timestamp":1624366504,"id":2037,"parentId":1869,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":395454,"timestamp":1624302623,"id":1869,"parentId":1844,"tags":{"page":"/api/external-apps"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":332425,"timestamp":1624366571,"id":2038,"parentId":1870,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":395323,"timestamp":1624303718,"id":1870,"parentId":1844,"tags":{"page":"/api/fs/browse"},"startTime":1789178033022,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":334325,"timestamp":1624366656,"id":2039,"parentId":1871,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":397021,"timestamp":1624303979,"id":1871,"parentId":1844,"tags":{"page":"/api/fs/recent-paths"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":340888,"timestamp":1624366720,"id":2040,"parentId":1872,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":403363,"timestamp":1624304269,"id":1872,"parentId":1844,"tags":{"page":"/api/hooks/agent-event"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":343358,"timestamp":1624366772,"id":2041,"parentId":1874,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":405404,"timestamp":1624304747,"id":1874,"parentId":1844,"tags":{"page":"/api/hooks/permission-request"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":344288,"timestamp":1624366792,"id":2042,"parentId":1875,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":406126,"timestamp":1624304978,"id":1875,"parentId":1844,"tags":{"page":"/api/metrics/vibe"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":346713,"timestamp":1624366816,"id":2043,"parentId":1873,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":409040,"timestamp":1624304513,"id":1873,"parentId":1844,"tags":{"page":"/api/hooks/claude-done"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":349137,"timestamp":1624366915,"id":2044,"parentId":1877,"tags":{},"startTime":1789178033086,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":410591,"timestamp":1624305481,"id":1877,"parentId":1844,"tags":{"page":"/api/push/escalation"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":351138,"timestamp":1624366943,"id":2045,"parentId":1876,"tags":{},"startTime":1789178033086,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":412855,"timestamp":1624305247,"id":1876,"parentId":1844,"tags":{"page":"/api/ollama/models"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":351861,"timestamp":1624368176,"id":2046,"parentId":1878,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":414380,"timestamp":1624305705,"id":1878,"parentId":1844,"tags":{"page":"/api/push/subscriptions"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":352391,"timestamp":1624368296,"id":2047,"parentId":1879,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":414780,"timestamp":1624305927,"id":1879,"parentId":1844,"tags":{"page":"/api/push/vapid"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":354929,"timestamp":1624368500,"id":2049,"parentId":1882,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":416803,"timestamp":1624306650,"id":1882,"parentId":1844,"tags":{"page":"/api/remote/pair"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":357888,"timestamp":1624368331,"id":2048,"parentId":1880,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":420050,"timestamp":1624306193,"id":1880,"parentId":1844,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":358619,"timestamp":1624368600,"id":2050,"parentId":1881,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":420812,"timestamp":1624306426,"id":1881,"parentId":1844,"tags":{"page":"/api/relays"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":362401,"timestamp":1624368660,"id":2052,"parentId":1883,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":424171,"timestamp":1624306910,"id":1883,"parentId":1844,"tags":{"page":"/api/repositories/[id]"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":364278,"timestamp":1624368631,"id":2051,"parentId":1885,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":425379,"timestamp":1624307552,"id":1885,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":365410,"timestamp":1624368678,"id":2053,"parentId":1888,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":425622,"timestamp":1624308490,"id":1888,"parentId":1844,"tags":{"page":"/api/repositories/excluded"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":372892,"timestamp":1624368731,"id":2055,"parentId":1886,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":433796,"timestamp":1624307848,"id":1886,"parentId":1844,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":374864,"timestamp":1624368709,"id":2054,"parentId":1887,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":435406,"timestamp":1624308188,"id":1887,"parentId":1844,"tags":{"page":"/api/repositories/clone"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":375866,"timestamp":1624368752,"id":2056,"parentId":1884,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":437389,"timestamp":1624307249,"id":1884,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":378099,"timestamp":1624368794,"id":2058,"parentId":1891,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":437444,"timestamp":1624309472,"id":1891,"parentId":1844,"tags":{"page":"/api/repositories/scan"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":378222,"timestamp":1624368769,"id":2057,"parentId":1889,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":438216,"timestamp":1624308829,"id":1889,"parentId":1844,"tags":{"page":"/api/repositories/restore"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":380549,"timestamp":1624368829,"id":2059,"parentId":1890,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":440231,"timestamp":1624309168,"id":1890,"parentId":1844,"tags":{"page":"/api/repositories"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":381559,"timestamp":1624368853,"id":2060,"parentId":1892,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":440597,"timestamp":1624309835,"id":1892,"parentId":1844,"tags":{"page":"/api/repositories/sync"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":383018,"timestamp":1624368978,"id":2061,"parentId":1893,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":441738,"timestamp":1624310276,"id":1893,"parentId":1844,"tags":{"page":"/api/repositories/validate-path"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":385071,"timestamp":1624369256,"id":2063,"parentId":1895,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":443531,"timestamp":1624310817,"id":1895,"parentId":1844,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":387917,"timestamp":1624369134,"id":2062,"parentId":1894,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":446519,"timestamp":1624310555,"id":1894,"parentId":1844,"tags":{"page":"/api/settings/default-agents"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":390257,"timestamp":1624369361,"id":2064,"parentId":1896,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":448512,"timestamp":1624311127,"id":1896,"parentId":1844,"tags":{"page":"/api/sidebar/group-order"},"startTime":1789178033030,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":395704,"timestamp":1624369465,"id":2065,"parentId":1897,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":453799,"timestamp":1624311392,"id":1897,"parentId":1844,"tags":{"page":"/api/skills/[id]"},"startTime":1789178033030,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":399337,"timestamp":1624369705,"id":2067,"parentId":1899,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":456857,"timestamp":1624312218,"id":1899,"parentId":1844,"tags":{"page":"/api/skills/operations"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":399568,"timestamp":1624369581,"id":2066,"parentId":1898,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":457193,"timestamp":1624311972,"id":1898,"parentId":1844,"tags":{"page":"/api/skills/installations"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":401393,"timestamp":1624369936,"id":2069,"parentId":1901,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":458725,"timestamp":1624312622,"id":1901,"parentId":1844,"tags":{"page":"/api/skills"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":409303,"timestamp":1624366061,"id":2026,"parentId":1858,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":476335,"timestamp":1624299050,"id":1858,"parentId":1844,"tags":{"page":"/api/assistant/start"},"startTime":1789178033018,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":408354,"timestamp":1624369824,"id":2068,"parentId":1900,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":465772,"timestamp":1624312424,"id":1900,"parentId":1844,"tags":{"page":"/api/skills/reindex"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":412568,"timestamp":1624370034,"id":2072,"parentId":1904,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":469396,"timestamp":1624313227,"id":1904,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":413513,"timestamp":1624369982,"id":2071,"parentId":1903,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":470490,"timestamp":1624313024,"id":1903,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":416364,"timestamp":1624369962,"id":2070,"parentId":1902,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":473533,"timestamp":1624312815,"id":1902,"parentId":1844,"tags":{"page":"/api/slash-commands"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":416645,"timestamp":1624370062,"id":2073,"parentId":1905,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":473300,"timestamp":1624313425,"id":1905,"parentId":1844,"tags":{"page":"/api/templates/[id]"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":417790,"timestamp":1624370081,"id":2074,"parentId":1906,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":474282,"timestamp":1624313619,"id":1906,"parentId":1844,"tags":{"page":"/api/templates"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":418566,"timestamp":1624370181,"id":2075,"parentId":1907,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":474954,"timestamp":1624313811,"id":1907,"parentId":1844,"tags":{"page":"/api/todos"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":420383,"timestamp":1624370214,"id":2076,"parentId":1908,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":476616,"timestamp":1624314001,"id":1908,"parentId":1844,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":422812,"timestamp":1624370240,"id":2077,"parentId":1909,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":478844,"timestamp":1624314244,"id":1909,"parentId":1844,"tags":{"page":"/api/verification/runs"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":422877,"timestamp":1624370300,"id":2078,"parentId":1910,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":478750,"timestamp":1624314444,"id":1910,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":424203,"timestamp":1624370327,"id":2079,"parentId":1911,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":479911,"timestamp":1624314640,"id":1911,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":425747,"timestamp":1624370374,"id":2081,"parentId":1914,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":480752,"timestamp":1624315387,"id":1914,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":426021,"timestamp":1624370355,"id":2080,"parentId":1913,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":481277,"timestamp":1624315115,"id":1913,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":430062,"timestamp":1624370443,"id":2084,"parentId":1916,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":484628,"timestamp":1624315900,"id":1916,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":430418,"timestamp":1624370420,"id":2083,"parentId":1912,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"}]
12
+ [{"name":"check-page","duration":486268,"timestamp":1624314833,"id":1912,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":432996,"timestamp":1624370401,"id":2082,"parentId":1915,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":487771,"timestamp":1624315648,"id":1915,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":433099,"timestamp":1624370489,"id":2086,"parentId":1918,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":487166,"timestamp":1624316445,"id":1918,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":434902,"timestamp":1624370468,"id":2085,"parentId":1917,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":489207,"timestamp":1624316183,"id":1917,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":436646,"timestamp":1624370507,"id":2087,"parentId":1919,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":490462,"timestamp":1624316713,"id":1919,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":438526,"timestamp":1624370587,"id":2088,"parentId":1920,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":492160,"timestamp":1624316973,"id":1920,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":440461,"timestamp":1624370630,"id":2090,"parentId":1922,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":493596,"timestamp":1624317512,"id":1922,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":441299,"timestamp":1624370647,"id":2091,"parentId":1923,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":494198,"timestamp":1624317769,"id":1923,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":443815,"timestamp":1624370613,"id":2089,"parentId":1921,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":497193,"timestamp":1624317255,"id":1921,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":444107,"timestamp":1624370667,"id":2092,"parentId":1924,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":496735,"timestamp":1624318060,"id":1924,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":444174,"timestamp":1624370687,"id":2093,"parentId":1925,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":496550,"timestamp":1624318327,"id":1925,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":446655,"timestamp":1624370737,"id":2096,"parentId":1928,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":498282,"timestamp":1624319131,"id":1928,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":447623,"timestamp":1624370720,"id":2095,"parentId":1927,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":499539,"timestamp":1624318831,"id":1927,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":448210,"timestamp":1624370703,"id":2094,"parentId":1926,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":500353,"timestamp":1624318579,"id":1926,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":449442,"timestamp":1624370759,"id":2097,"parentId":1929,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":500421,"timestamp":1624319800,"id":1929,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":453275,"timestamp":1624370779,"id":2098,"parentId":1930,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":504019,"timestamp":1624320063,"id":1930,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":453367,"timestamp":1624370802,"id":2099,"parentId":1931,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":503913,"timestamp":1624320274,"id":1931,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":454381,"timestamp":1624370835,"id":2101,"parentId":1933,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":504567,"timestamp":1624320670,"id":1933,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":455008,"timestamp":1624370820,"id":2100,"parentId":1932,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":505371,"timestamp":1624320475,"id":1932,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457738,"timestamp":1624370852,"id":2102,"parentId":1934,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507744,"timestamp":1624320865,"id":1934,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457798,"timestamp":1624370887,"id":2104,"parentId":1936,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507426,"timestamp":1624321277,"id":1936,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457954,"timestamp":1624370869,"id":2103,"parentId":1935,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507762,"timestamp":1624321079,"id":1935,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":460308,"timestamp":1624370918,"id":2106,"parentId":1939,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":509392,"timestamp":1624321855,"id":1939,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":461348,"timestamp":1624370931,"id":2107,"parentId":1940,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":510213,"timestamp":1624322086,"id":1940,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":461818,"timestamp":1624370904,"id":2105,"parentId":1938,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":511076,"timestamp":1624321665,"id":1938,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":462913,"timestamp":1624370944,"id":2108,"parentId":1937,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":512406,"timestamp":1624321471,"id":1937,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":464917,"timestamp":1624370959,"id":2109,"parentId":1941,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":513614,"timestamp":1624322284,"id":1941,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":465487,"timestamp":1624370988,"id":2111,"parentId":1943,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":513612,"timestamp":1624322884,"id":1943,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":465764,"timestamp":1624370972,"id":2110,"parentId":1942,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":514279,"timestamp":1624322476,"id":1942,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470015,"timestamp":1624371039,"id":2112,"parentId":1944,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517790,"timestamp":1624323285,"id":1944,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470087,"timestamp":1624371075,"id":2113,"parentId":1945,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517669,"timestamp":1624323511,"id":1945,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470156,"timestamp":1624371096,"id":2114,"parentId":1946,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517552,"timestamp":1624323716,"id":1946,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":472312,"timestamp":1624371211,"id":2115,"parentId":1948,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":519392,"timestamp":1624324152,"id":1948,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":473168,"timestamp":1624371255,"id":2116,"parentId":1947,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":520529,"timestamp":1624323914,"id":1947,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":474156,"timestamp":1624371346,"id":2117,"parentId":1949,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":521165,"timestamp":1624324357,"id":1949,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":475773,"timestamp":1624371393,"id":2119,"parentId":1951,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":522436,"timestamp":1624324751,"id":1951,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":478162,"timestamp":1624371419,"id":2120,"parentId":1952,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":524654,"timestamp":1624324946,"id":1952,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":478400,"timestamp":1624371443,"id":2121,"parentId":1953,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":524701,"timestamp":1624325162,"id":1953,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":481876,"timestamp":1624371482,"id":2122,"parentId":1954,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":528021,"timestamp":1624325358,"id":1954,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":484139,"timestamp":1624371520,"id":2123,"parentId":1955,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":530123,"timestamp":1624325558,"id":1955,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":485533,"timestamp":1624371562,"id":2124,"parentId":1956,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":531363,"timestamp":1624325751,"id":1956,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":486885,"timestamp":1624371621,"id":2125,"parentId":1957,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":532584,"timestamp":1624325942,"id":1957,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":489287,"timestamp":1624371758,"id":2126,"parentId":1958,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":534843,"timestamp":1624326243,"id":1958,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":489578,"timestamp":1624371803,"id":2127,"parentId":1959,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":534921,"timestamp":1624326480,"id":1959,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":493519,"timestamp":1624371844,"id":2128,"parentId":1960,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":538696,"timestamp":1624326683,"id":1960,"parentId":1844,"tags":{"page":"/api/worktrees/[id]"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":494165,"timestamp":1624371870,"id":2129,"parentId":1961,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":538759,"timestamp":1624327292,"id":1961,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":503144,"timestamp":1624371909,"id":2131,"parentId":1963,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":547358,"timestamp":1624327717,"id":1963,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":504001,"timestamp":1624371933,"id":2132,"parentId":1964,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":548046,"timestamp":1624327915,"id":1964,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":505531,"timestamp":1624371884,"id":2130,"parentId":1962,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":549922,"timestamp":1624327514,"id":1962,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":507494,"timestamp":1624371990,"id":2133,"parentId":1965,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":551356,"timestamp":1624328145,"id":1965,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":512690,"timestamp":1624372323,"id":2135,"parentId":1968,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":556331,"timestamp":1624328735,"id":1968,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"}]
13
+ [{"name":"is-page-static","duration":517095,"timestamp":1624372508,"id":2136,"parentId":1967,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":561085,"timestamp":1624328542,"id":1967,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":519221,"timestamp":1624372184,"id":2134,"parentId":1966,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":563080,"timestamp":1624328345,"id":1966,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":520040,"timestamp":1624372645,"id":2137,"parentId":1969,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":563778,"timestamp":1624328928,"id":1969,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":525008,"timestamp":1624373044,"id":2139,"parentId":1971,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":568723,"timestamp":1624329354,"id":1971,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":526716,"timestamp":1624373179,"id":2140,"parentId":1973,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":570190,"timestamp":1624329742,"id":1973,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":530194,"timestamp":1624372862,"id":2138,"parentId":1970,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":573923,"timestamp":1624329155,"id":1970,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":530698,"timestamp":1624373239,"id":2141,"parentId":1974,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":574024,"timestamp":1624329934,"id":1974,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":531962,"timestamp":1624373272,"id":2142,"parentId":1975,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":575101,"timestamp":1624330171,"id":1975,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":534335,"timestamp":1624373305,"id":2143,"parentId":1976,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":577284,"timestamp":1624330373,"id":1976,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":536805,"timestamp":1624373560,"id":2145,"parentId":1978,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":579632,"timestamp":1624330756,"id":1978,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":537387,"timestamp":1624373533,"id":2144,"parentId":1972,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":581390,"timestamp":1624329549,"id":1972,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":539485,"timestamp":1624373598,"id":2146,"parentId":1979,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":582181,"timestamp":1624330945,"id":1979,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":541401,"timestamp":1624373622,"id":2147,"parentId":1980,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":583891,"timestamp":1624331170,"id":1980,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":542106,"timestamp":1624373655,"id":2148,"parentId":1977,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":585215,"timestamp":1624330566,"id":1977,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":544259,"timestamp":1624373698,"id":2150,"parentId":1983,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":586232,"timestamp":1624331747,"id":1983,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":545191,"timestamp":1624373681,"id":2149,"parentId":1981,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":587524,"timestamp":1624331367,"id":1981,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":546725,"timestamp":1624373730,"id":2151,"parentId":1984,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":588541,"timestamp":1624331935,"id":1984,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":552299,"timestamp":1624373751,"id":2152,"parentId":1982,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":594514,"timestamp":1624331558,"id":1982,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":552389,"timestamp":1624373772,"id":2153,"parentId":1986,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":593808,"timestamp":1624332368,"id":1986,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":555016,"timestamp":1624373817,"id":2155,"parentId":1988,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":596103,"timestamp":1624332753,"id":1988,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":556950,"timestamp":1624373801,"id":2154,"parentId":1985,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":598607,"timestamp":1624332164,"id":1985,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":557961,"timestamp":1624373832,"id":2156,"parentId":1989,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":598870,"timestamp":1624332943,"id":1989,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":560634,"timestamp":1624373867,"id":2158,"parentId":1990,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":601340,"timestamp":1624333181,"id":1990,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":562761,"timestamp":1624373997,"id":2159,"parentId":1991,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":603397,"timestamp":1624333381,"id":1991,"parentId":1844,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":563001,"timestamp":1624373853,"id":2157,"parentId":1987,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":604310,"timestamp":1624332562,"id":1987,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":565238,"timestamp":1624374274,"id":2160,"parentId":1992,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":605490,"timestamp":1624334040,"id":1992,"parentId":1844,"tags":{"page":"/api/worktrees"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":565749,"timestamp":1624374726,"id":2161,"parentId":1998,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":605165,"timestamp":1624335328,"id":1998,"parentId":1844,"tags":{"page":"/proxy/[...path]"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":560659,"timestamp":1624381416,"id":2162,"parentId":2012,"tags":{},"startTime":1789178033100,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":603946,"timestamp":1624338149,"id":2012,"parentId":1844,"tags":{"page":"/manifest.webmanifest"},"startTime":1789178033057,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":566470,"timestamp":1624383405,"id":2164,"parentId":1994,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":615394,"timestamp":1624334502,"id":1994,"parentId":1844,"tags":{"page":"/login"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":576016,"timestamp":1624383503,"id":2165,"parentId":1995,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":624835,"timestamp":1624334709,"id":1995,"parentId":1844,"tags":{"page":"/more"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":578855,"timestamp":1624383600,"id":2166,"parentId":1996,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":627565,"timestamp":1624334910,"id":1996,"parentId":1844,"tags":{"page":"/offline"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":582650,"timestamp":1624383688,"id":2167,"parentId":1997,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":631229,"timestamp":1624335128,"id":1997,"parentId":1844,"tags":{"page":"/"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":587285,"timestamp":1624383783,"id":2168,"parentId":1999,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":635567,"timestamp":1624335523,"id":1999,"parentId":1844,"tags":{"page":"/repositories"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":589219,"timestamp":1624383877,"id":2169,"parentId":2001,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":637203,"timestamp":1624335914,"id":2001,"parentId":1844,"tags":{"page":"/sessions"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":594734,"timestamp":1624383963,"id":2170,"parentId":2000,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":642999,"timestamp":1624335718,"id":2000,"parentId":1844,"tags":{"page":"/review"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":596819,"timestamp":1624384077,"id":2171,"parentId":2003,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":644586,"timestamp":1624336333,"id":2003,"parentId":1844,"tags":{"page":"/skills/installed"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":599687,"timestamp":1624384168,"id":2172,"parentId":2004,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":647346,"timestamp":1624336531,"id":2004,"parentId":1844,"tags":{"page":"/skills"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":618042,"timestamp":1624384260,"id":2173,"parentId":2002,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":666194,"timestamp":1624336131,"id":2002,"parentId":1844,"tags":{"page":"/skills/[skillId]"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":634541,"timestamp":1624383297,"id":2163,"parentId":1993,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":683577,"timestamp":1624334287,"id":1993,"parentId":1844,"tags":{"page":"/chat"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":643182,"timestamp":1624385237,"id":2175,"parentId":2005,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":691717,"timestamp":1624336728,"id":2005,"parentId":1844,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":647682,"timestamp":1624385369,"id":2176,"parentId":2007,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":695933,"timestamp":1624337140,"id":2007,"parentId":1844,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":653026,"timestamp":1624385142,"id":2174,"parentId":2006,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":701264,"timestamp":1624336921,"id":2006,"parentId":1844,"tags":{"page":"/worktrees/[id]"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":743389,"timestamp":1624371372,"id":2118,"parentId":1950,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":790236,"timestamp":1624324553,"id":1950,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"static-check","duration":1097069,"timestamp":1624017749,"id":1844,"parentId":1,"tags":{},"startTime":1789178032736,"traceId":"b89895c7b883dfa4"},{"name":"generate-required-server-files","duration":317,"timestamp":1625115417,"id":2178,"parentId":1,"tags":{},"startTime":1789178033834,"traceId":"b89895c7b883dfa4"},{"name":"write-routes-manifest","duration":55518,"timestamp":1625130537,"id":2180,"parentId":1,"tags":{},"startTime":1789178033849,"traceId":"b89895c7b883dfa4"},{"name":"load-dotenv","duration":131,"timestamp":1627302202,"id":2183,"parentId":2182,"tags":{},"startTime":1789178036021,"traceId":"b89895c7b883dfa4"},{"name":"run-export-path-map","duration":452,"timestamp":1629075427,"id":2184,"parentId":2182,"tags":{},"startTime":1789178037794,"traceId":"b89895c7b883dfa4"},{"name":"next-export","duration":4057482,"timestamp":1627301318,"id":2182,"parentId":1,"tags":{},"startTime":1789178036020,"traceId":"b89895c7b883dfa4"},{"name":"move-exported-app-not-found-","duration":88,"timestamp":1631360839,"id":2185,"parentId":2181,"tags":{},"startTime":1789178040080,"traceId":"b89895c7b883dfa4"},{"name":"move-exported-page","duration":142393,"timestamp":1631361062,"id":2186,"parentId":2181,"tags":{},"startTime":1789178040080,"traceId":"b89895c7b883dfa4"},{"name":"static-generation","duration":4948486,"timestamp":1627297041,"id":2181,"parentId":1,"tags":{},"startTime":1789178036016,"traceId":"b89895c7b883dfa4"},{"name":"write-routes-manifest","duration":163398,"timestamp":1632246388,"id":2187,"parentId":1,"tags":{},"startTime":1789178040965,"traceId":"b89895c7b883dfa4"},{"name":"node-file-trace-build","duration":20748103,"timestamp":1625120533,"id":2179,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1789178033839,"traceId":"b89895c7b883dfa4"},{"name":"apply-include-excludes","duration":1123,"timestamp":1645868654,"id":2188,"parentId":1,"tags":{},"startTime":1789178054587,"traceId":"b89895c7b883dfa4"},{"name":"print-tree-view","duration":10269,"timestamp":1645869991,"id":2189,"parentId":1,"tags":{},"startTime":1789178054589,"traceId":"b89895c7b883dfa4"},{"name":"telemetry-flush","duration":56,"timestamp":1645880269,"id":2190,"parentId":1,"tags":{},"startTime":1789178054599,"traceId":"b89895c7b883dfa4"},{"name":"next-build","duration":93364403,"timestamp":1552515930,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1789177961235,"traceId":"b89895c7b883dfa4"}]