commandmate 0.33.2 → 0.33.3

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 (304) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +122 -122
  3. package/.next/app-path-routes-manifest.json +24 -24
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +15 -15
  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 +1 -1
  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 +1 -1
  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_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  162. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  165. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  168. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  184. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  187. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  194. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
  207. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  214. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  215. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  221. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  222. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  231. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -1
  234. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  236. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  238. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  239. package/.next/server/app/api/worktrees/route.js +1 -1
  240. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  241. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  242. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  243. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  244. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  245. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  246. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  247. package/.next/server/app/page_client-reference-manifest.js +1 -1
  248. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  249. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  250. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  251. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  252. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  253. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  254. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  255. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  256. package/.next/server/app/worktrees/[id]/page.js +10 -10
  257. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  258. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  259. package/.next/server/app-paths-manifest.json +24 -24
  260. package/.next/server/chunks/1501.js +6 -2
  261. package/.next/server/chunks/1886.js +2 -2
  262. package/.next/server/chunks/2119.js +1 -1
  263. package/.next/server/chunks/2445.js +1 -1
  264. package/.next/server/chunks/3123.js +1 -1
  265. package/.next/server/chunks/3241.js +1 -1
  266. package/.next/server/chunks/3323.js +1 -1
  267. package/.next/server/chunks/4443.js +1 -1
  268. package/.next/server/chunks/595.js +2 -2
  269. package/.next/server/chunks/6130.js +1 -0
  270. package/.next/server/chunks/650.js +1 -1
  271. package/.next/server/chunks/6661.js +1 -1
  272. package/.next/server/chunks/6781.js +1 -1
  273. package/.next/server/chunks/7875.js +1 -1
  274. package/.next/server/chunks/7905.js +1 -1
  275. package/.next/server/chunks/8918.js +3 -3
  276. package/.next/server/chunks/9553.js +1 -0
  277. package/.next/server/chunks/9627.js +1 -1
  278. package/.next/server/middleware-manifest.json +5 -5
  279. package/.next/server/pages/500.html +1 -1
  280. package/.next/server/server-reference-manifest.json +1 -1
  281. package/.next/static/chunks/{4718-441a2af91f0374e9.js → 4718-814f4ecfd7fcc513.js} +1 -1
  282. package/.next/static/chunks/6022-7a7d1760fc9814c7.js +1 -0
  283. package/.next/static/chunks/app/worktrees/[id]/page-3af707e74a75172b.js +1 -0
  284. package/.next/trace +13 -13
  285. package/dist/server/locales/en/worktree.json +9 -2
  286. package/dist/server/locales/ja/worktree.json +9 -2
  287. package/dist/server/src/lib/cli-tools/vibe-local.js +10 -0
  288. package/dist/server/src/lib/hooks/hook-settings-generator.js +61 -1
  289. package/dist/server/src/lib/hooks/sources/antigravity/history.js +302 -27
  290. package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +103 -0
  291. package/dist/server/src/lib/polling/structured-history-gate.js +68 -4
  292. package/dist/server/src/lib/session/agent-session-lifecycle.js +31 -1
  293. package/dist/server/src/lib/session/session-generation-archive.js +194 -0
  294. package/dist/server/src/lib/tasks/contract-message.js +83 -9
  295. package/dist/server/src/lib/tasks/contract-parser.js +2 -0
  296. package/package.json +1 -1
  297. package/.next/server/chunks/153.js +0 -1
  298. package/.next/server/chunks/4299.js +0 -1
  299. package/.next/server/chunks/6838.js +0 -1
  300. package/.next/server/chunks/7366.js +0 -5
  301. package/.next/static/chunks/6022-2fa0b5a82d4ce7b6.js +0 -1
  302. package/.next/static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js +0 -1
  303. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → 9x6U1h52hH_r6pOsGwI_p}/_buildManifest.js +0 -0
  304. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → 9x6U1h52hH_r6pOsGwI_p}/_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":201,"timestamp":4087285474,"id":4,"parentId":1,"tags":{},"startTime":1788930865145,"traceId":"2e7cb166bb755ccd"},{"name":"load-custom-routes","duration":1663,"timestamp":4087285762,"id":5,"parentId":1,"tags":{},"startTime":1788930865146,"traceId":"2e7cb166bb755ccd"},{"name":"create-dist-dir","duration":19807,"timestamp":4087369593,"id":6,"parentId":1,"tags":{},"startTime":1788930865229,"traceId":"2e7cb166bb755ccd"},{"name":"create-pages-mapping","duration":227,"timestamp":4087436923,"id":7,"parentId":1,"tags":{},"startTime":1788930865297,"traceId":"2e7cb166bb755ccd"},{"name":"collect-app-files","duration":8506,"timestamp":4087437193,"id":8,"parentId":1,"tags":{},"startTime":1788930865297,"traceId":"2e7cb166bb755ccd"},{"name":"create-app-mapping","duration":4791,"timestamp":4087445724,"id":9,"parentId":1,"tags":{},"startTime":1788930865305,"traceId":"2e7cb166bb755ccd"},{"name":"create-app-layouts","duration":125,"timestamp":4087450544,"id":10,"parentId":1,"tags":{},"startTime":1788930865310,"traceId":"2e7cb166bb755ccd"},{"name":"collect-default-files","duration":2818,"timestamp":4087452644,"id":12,"parentId":1,"tags":{},"startTime":1788930865312,"traceId":"2e7cb166bb755ccd"},{"name":"generate-route-types","duration":21519,"timestamp":4087451768,"id":11,"parentId":1,"tags":{},"startTime":1788930865312,"traceId":"2e7cb166bb755ccd"},{"name":"public-dir-conflict-check","duration":913,"timestamp":4087473406,"id":13,"parentId":1,"tags":{},"startTime":1788930865333,"traceId":"2e7cb166bb755ccd"},{"name":"generate-routes-manifest","duration":4138,"timestamp":4087474471,"id":14,"parentId":1,"tags":{},"startTime":1788930865334,"traceId":"2e7cb166bb755ccd"},{"name":"create-entrypoints","duration":85129,"timestamp":4087485591,"id":17,"parentId":1,"tags":{},"startTime":1788930865345,"traceId":"2e7cb166bb755ccd"},{"name":"generate-webpack-config","duration":253829,"timestamp":4087570766,"id":18,"parentId":16,"tags":{},"startTime":1788930865431,"traceId":"2e7cb166bb755ccd"},{"name":"next-trace-entrypoint-plugin","duration":1878,"timestamp":4087919754,"id":20,"parentId":19,"tags":{},"startTime":1788930865780,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":2425928,"timestamp":4087929529,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":3834477,"timestamp":4087929690,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":3834970,"timestamp":4087929685,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":3835380,"timestamp":4087929687,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515453,"timestamp":4087929488,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515470,"timestamp":4087929491,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515471,"timestamp":4087929494,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515469,"timestamp":4087929500,"id":121,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515470,"timestamp":4087929503,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515483,"timestamp":4087929506,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515484,"timestamp":4087929508,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515486,"timestamp":4087929511,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515514,"timestamp":4087929514,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515498,"timestamp":4087929534,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515501,"timestamp":4087929537,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515499,"timestamp":4087929542,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515500,"timestamp":4087929545,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515501,"timestamp":4087929548,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515502,"timestamp":4087929551,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515503,"timestamp":4087929555,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515502,"timestamp":4087929559,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515502,"timestamp":4087929561,"id":143,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515502,"timestamp":4087929564,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515501,"timestamp":4087929567,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515495,"timestamp":4087929576,"id":148,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515495,"timestamp":4087929579,"id":149,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515493,"timestamp":4087929584,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515490,"timestamp":4087929590,"id":151,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515490,"timestamp":4087929592,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515490,"timestamp":4087929595,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515490,"timestamp":4087929598,"id":154,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515489,"timestamp":4087929601,"id":155,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515489,"timestamp":4087929604,"id":156,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515489,"timestamp":4087929607,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515488,"timestamp":4087929610,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515488,"timestamp":4087929613,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515485,"timestamp":4087929619,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515484,"timestamp":4087929622,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515483,"timestamp":4087929626,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515479,"timestamp":4087929631,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515473,"timestamp":4087929640,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515472,"timestamp":4087929643,"id":169,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515472,"timestamp":4087929646,"id":170,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515471,"timestamp":4087929649,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515468,"timestamp":4087929655,"id":173,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4516264,"timestamp":4087928867,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4516031,"timestamp":4087929103,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515976,"timestamp":4087929161,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515869,"timestamp":4087929270,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515868,"timestamp":4087929274,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515867,"timestamp":4087929277,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515859,"timestamp":4087929287,"id":73,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515844,"timestamp":4087929305,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515834,"timestamp":4087929317,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515782,"timestamp":4087929372,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515773,"timestamp":4087929383,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515761,"timestamp":4087929397,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515770,"timestamp":4087929391,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515647,"timestamp":4087929516,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515646,"timestamp":4087929519,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515646,"timestamp":4087929522,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515646,"timestamp":4087929524,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515646,"timestamp":4087929527,"id":131,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4515689,"timestamp":4087929486,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4724066,"timestamp":4087929628,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4724082,"timestamp":4087929634,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4724085,"timestamp":4087929637,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4724077,"timestamp":4087929652,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4849885,"timestamp":4087928881,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4881815,"timestamp":4087929658,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4886879,"timestamp":4087929693,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4886890,"timestamp":4087929696,"id":187,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4886891,"timestamp":4087929699,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4898142,"timestamp":4087929540,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4958425,"timestamp":4087929532,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4958367,"timestamp":4087929616,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":4969475,"timestamp":4087929210,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010421,"timestamp":4087929142,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010821,"timestamp":4087928759,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010730,"timestamp":4087928855,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010438,"timestamp":4087929150,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010436,"timestamp":4087929154,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010799,"timestamp":4087928793,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010782,"timestamp":4087928813,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010769,"timestamp":4087928828,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010103,"timestamp":4087929497,"id":120,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010445,"timestamp":4087929158,"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":1788930865789,"traceId":"2e7cb166bb755ccd"}]
2
+ [{"name":"add-entry","duration":5010667,"timestamp":4087929165,"id":37,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010664,"timestamp":4087929173,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010640,"timestamp":4087929200,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010667,"timestamp":4087929177,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010676,"timestamp":4087929169,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010664,"timestamp":4087929184,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010670,"timestamp":4087929180,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010659,"timestamp":4087929194,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010668,"timestamp":4087929187,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010667,"timestamp":4087929190,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010657,"timestamp":4087929203,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010666,"timestamp":4087929197,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010659,"timestamp":4087929206,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010652,"timestamp":4087929216,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010659,"timestamp":4087929213,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010651,"timestamp":4087929223,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010658,"timestamp":4087929219,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010646,"timestamp":4087929234,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010660,"timestamp":4087929231,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010666,"timestamp":4087929227,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010655,"timestamp":4087929240,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010651,"timestamp":4087929247,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010657,"timestamp":4087929244,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010666,"timestamp":4087929237,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010652,"timestamp":4087929253,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010657,"timestamp":4087929250,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010643,"timestamp":4087929267,"id":67,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010654,"timestamp":4087929257,"id":64,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010654,"timestamp":4087929261,"id":65,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010653,"timestamp":4087929264,"id":66,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010639,"timestamp":4087929280,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010638,"timestamp":4087929283,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010631,"timestamp":4087929292,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010630,"timestamp":4087929296,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010638,"timestamp":4087929290,"id":74,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010630,"timestamp":4087929299,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010629,"timestamp":4087929302,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010622,"timestamp":4087929311,"id":81,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010628,"timestamp":4087929308,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010623,"timestamp":4087929314,"id":82,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010540,"timestamp":4087929400,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010539,"timestamp":4087929403,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010539,"timestamp":4087929406,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010538,"timestamp":4087929409,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010537,"timestamp":4087929412,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010536,"timestamp":4087929415,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010535,"timestamp":4087929417,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010535,"timestamp":4087929420,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010531,"timestamp":4087929426,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010536,"timestamp":4087929423,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010534,"timestamp":4087929429,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010519,"timestamp":4087929446,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010527,"timestamp":4087929441,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010537,"timestamp":4087929432,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010537,"timestamp":4087929435,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010535,"timestamp":4087929438,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010531,"timestamp":4087929443,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010519,"timestamp":4087929457,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010530,"timestamp":4087929449,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010527,"timestamp":4087929455,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010522,"timestamp":4087929460,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010518,"timestamp":4087929466,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010523,"timestamp":4087929463,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010519,"timestamp":4087929469,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010518,"timestamp":4087929472,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010517,"timestamp":4087929476,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010512,"timestamp":4087929483,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5010519,"timestamp":4087929478,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5012471,"timestamp":4087929571,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5012478,"timestamp":4087929573,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5013213,"timestamp":4087928845,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5016268,"timestamp":4087928400,"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":1788930865788,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015018,"timestamp":4087929661,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015020,"timestamp":4087929664,"id":176,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015021,"timestamp":4087929666,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015021,"timestamp":4087929670,"id":178,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015021,"timestamp":4087929673,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015021,"timestamp":4087929676,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015022,"timestamp":4087929678,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":5015021,"timestamp":4087929682,"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":1788930865789,"traceId":"2e7cb166bb755ccd"},{"name":"make","duration":8396864,"timestamp":4087928118,"id":21,"parentId":19,"tags":{},"startTime":1788930865788,"traceId":"2e7cb166bb755ccd"},{"name":"get-entries","duration":6137,"timestamp":4096326395,"id":1060,"parentId":1059,"tags":{},"startTime":1788930874186,"traceId":"2e7cb166bb755ccd"},{"name":"node-file-trace-plugin","duration":11436004,"timestamp":4096355112,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1788930874215,"traceId":"2e7cb166bb755ccd"},{"name":"collect-traced-files","duration":261795,"timestamp":4107791141,"id":1062,"parentId":1059,"tags":{},"startTime":1788930885651,"traceId":"2e7cb166bb755ccd"},{"name":"finish-modules","duration":11726764,"timestamp":4096326197,"id":1059,"parentId":20,"tags":{},"startTime":1788930874186,"traceId":"2e7cb166bb755ccd"},{"name":"chunk-graph","duration":211716,"timestamp":4108467154,"id":1064,"parentId":1063,"tags":{},"startTime":1788930886327,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-modules","duration":49,"timestamp":4108678993,"id":1066,"parentId":1063,"tags":{},"startTime":1788930886539,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunks","duration":214676,"timestamp":4108679124,"id":1067,"parentId":1063,"tags":{},"startTime":1788930886539,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-tree","duration":162,"timestamp":4108893920,"id":1068,"parentId":1063,"tags":{},"startTime":1788930886754,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunk-modules","duration":250389,"timestamp":4108894208,"id":1069,"parentId":1063,"tags":{},"startTime":1788930886754,"traceId":"2e7cb166bb755ccd"},{"name":"optimize","duration":465765,"timestamp":4108678946,"id":1065,"parentId":1063,"tags":{},"startTime":1788930886539,"traceId":"2e7cb166bb755ccd"},{"name":"module-hash","duration":143029,"timestamp":4109255094,"id":1070,"parentId":1063,"tags":{},"startTime":1788930887115,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation","duration":26351,"timestamp":4109398222,"id":1071,"parentId":1063,"tags":{},"startTime":1788930887258,"traceId":"2e7cb166bb755ccd"},{"name":"hash","duration":28790,"timestamp":4109440833,"id":1072,"parentId":1063,"tags":{},"startTime":1788930887301,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation-jobs","duration":446,"timestamp":4109469619,"id":1073,"parentId":1063,"tags":{},"startTime":1788930887329,"traceId":"2e7cb166bb755ccd"},{"name":"module-assets","duration":2306,"timestamp":4109469871,"id":1074,"parentId":1063,"tags":{},"startTime":1788930887330,"traceId":"2e7cb166bb755ccd"},{"name":"create-chunk-assets","duration":3999,"timestamp":4109472199,"id":1075,"parentId":1063,"tags":{},"startTime":1788930887332,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1285,"timestamp":4109504355,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1119,"timestamp":4109504530,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1111,"timestamp":4109504541,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1105,"timestamp":4109504549,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"}]
3
+ [{"name":"minify-js","duration":1395,"timestamp":4109504555,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1392,"timestamp":4109504561,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1387,"timestamp":4109504568,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1383,"timestamp":4109504573,"id":1084,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1377,"timestamp":4109504580,"id":1085,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1328,"timestamp":4109504630,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1315,"timestamp":4109504645,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1304,"timestamp":4109504658,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1301,"timestamp":4109504662,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1299,"timestamp":4109504665,"id":1090,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1294,"timestamp":4109504671,"id":1091,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1291,"timestamp":4109504676,"id":1092,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1287,"timestamp":4109504682,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1284,"timestamp":4109504685,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1281,"timestamp":4109504689,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1278,"timestamp":4109504694,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1276,"timestamp":4109504698,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1273,"timestamp":4109504702,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1270,"timestamp":4109504706,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1267,"timestamp":4109504710,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1264,"timestamp":4109504715,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1261,"timestamp":4109504719,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1259,"timestamp":4109504723,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1236,"timestamp":4109504747,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1788930887364,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1232,"timestamp":4109504752,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1228,"timestamp":4109504757,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1225,"timestamp":4109504761,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1221,"timestamp":4109504766,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1218,"timestamp":4109504770,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1216,"timestamp":4109504773,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1213,"timestamp":4109504777,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1209,"timestamp":4109504782,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1206,"timestamp":4109504786,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1204,"timestamp":4109504789,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1201,"timestamp":4109504793,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1197,"timestamp":4109504798,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1195,"timestamp":4109504801,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1192,"timestamp":4109504805,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1189,"timestamp":4109504808,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1185,"timestamp":4109504813,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1190,"timestamp":4109504830,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1189,"timestamp":4109504833,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1187,"timestamp":4109504837,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1185,"timestamp":4109504840,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1184,"timestamp":4109504843,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1183,"timestamp":4109504846,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1183,"timestamp":4109504850,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1181,"timestamp":4109504853,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1180,"timestamp":4109504855,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1178,"timestamp":4109504859,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1176,"timestamp":4109504862,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1174,"timestamp":4109504865,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1172,"timestamp":4109504868,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1169,"timestamp":4109504871,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1167,"timestamp":4109504875,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1165,"timestamp":4109504878,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1162,"timestamp":4109504881,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1160,"timestamp":4109504884,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1158,"timestamp":4109504888,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1156,"timestamp":4109504891,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1154,"timestamp":4109504894,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1152,"timestamp":4109504896,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1150,"timestamp":4109504899,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1148,"timestamp":4109504902,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1145,"timestamp":4109504906,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1143,"timestamp":4109504910,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1142,"timestamp":4109504913,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1139,"timestamp":4109504916,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1137,"timestamp":4109504919,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1134,"timestamp":4109504923,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1132,"timestamp":4109504926,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1130,"timestamp":4109504929,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1128,"timestamp":4109504932,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1125,"timestamp":4109504936,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1122,"timestamp":4109504940,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1120,"timestamp":4109504943,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1115,"timestamp":4109504948,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1110,"timestamp":4109504955,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1108,"timestamp":4109504958,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1105,"timestamp":4109504961,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1103,"timestamp":4109504964,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1100,"timestamp":4109504968,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1098,"timestamp":4109504971,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1096,"timestamp":4109504974,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1094,"timestamp":4109504977,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1092,"timestamp":4109504980,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1090,"timestamp":4109504983,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1087,"timestamp":4109504987,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1085,"timestamp":4109504990,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1083,"timestamp":4109504993,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1081,"timestamp":4109504996,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1079,"timestamp":4109504999,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1021,"timestamp":4109505058,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1017,"timestamp":4109505064,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1014,"timestamp":4109505068,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1012,"timestamp":4109505071,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1009,"timestamp":4109505074,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1007,"timestamp":4109505078,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1005,"timestamp":4109505081,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1002,"timestamp":4109505085,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1001,"timestamp":4109505088,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"}]
4
+ [{"name":"minify-js","duration":1172,"timestamp":4109505091,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1171,"timestamp":4109505094,"id":1183,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1169,"timestamp":4109505097,"id":1184,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1168,"timestamp":4109505101,"id":1185,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1166,"timestamp":4109505103,"id":1186,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1164,"timestamp":4109505106,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1162,"timestamp":4109505110,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1160,"timestamp":4109505113,"id":1189,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1152,"timestamp":4109505123,"id":1190,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1149,"timestamp":4109505127,"id":1191,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1147,"timestamp":4109505130,"id":1192,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1146,"timestamp":4109505133,"id":1193,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1143,"timestamp":4109505136,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1141,"timestamp":4109505140,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1139,"timestamp":4109505143,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1137,"timestamp":4109505146,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1135,"timestamp":4109505150,"id":1198,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1132,"timestamp":4109505153,"id":1199,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1131,"timestamp":4109505157,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1128,"timestamp":4109505160,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1126,"timestamp":4109505163,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1123,"timestamp":4109505167,"id":1203,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1121,"timestamp":4109505170,"id":1204,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1118,"timestamp":4109505174,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1106,"timestamp":4109505187,"id":1206,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1104,"timestamp":4109505190,"id":1207,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1101,"timestamp":4109505194,"id":1208,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1099,"timestamp":4109505197,"id":1209,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1097,"timestamp":4109505200,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1095,"timestamp":4109505204,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1093,"timestamp":4109505207,"id":1212,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1090,"timestamp":4109505210,"id":1213,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1088,"timestamp":4109505213,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1085,"timestamp":4109505217,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1083,"timestamp":4109505220,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1081,"timestamp":4109505223,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1079,"timestamp":4109505226,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1077,"timestamp":4109505229,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1074,"timestamp":4109505233,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1072,"timestamp":4109505236,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1070,"timestamp":4109505239,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1069,"timestamp":4109505242,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1067,"timestamp":4109505245,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1064,"timestamp":4109505248,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1062,"timestamp":4109505252,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1060,"timestamp":4109505255,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1057,"timestamp":4109505259,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1055,"timestamp":4109505262,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1053,"timestamp":4109505265,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1052,"timestamp":4109505268,"id":1231,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1050,"timestamp":4109505271,"id":1232,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1048,"timestamp":4109505274,"id":1233,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1046,"timestamp":4109505278,"id":1234,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1044,"timestamp":4109505281,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1043,"timestamp":4109505284,"id":1236,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1040,"timestamp":4109505287,"id":1237,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1038,"timestamp":4109505290,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1036,"timestamp":4109505293,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1034,"timestamp":4109505296,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1032,"timestamp":4109505300,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1030,"timestamp":4109505303,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1028,"timestamp":4109505306,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1026,"timestamp":4109505309,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1024,"timestamp":4109505312,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1022,"timestamp":4109505315,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1020,"timestamp":4109505318,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1018,"timestamp":4109505321,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1016,"timestamp":4109505324,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1014,"timestamp":4109505327,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1012,"timestamp":4109505330,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1010,"timestamp":4109505332,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1008,"timestamp":4109505335,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1006,"timestamp":4109505338,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1004,"timestamp":4109505341,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1002,"timestamp":4109505344,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":999,"timestamp":4109505347,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":997,"timestamp":4109505351,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":994,"timestamp":4109505355,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":992,"timestamp":4109505358,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":990,"timestamp":4109505361,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":988,"timestamp":4109505364,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":985,"timestamp":4109505367,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":983,"timestamp":4109505371,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":981,"timestamp":4109505374,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":979,"timestamp":4109505378,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":977,"timestamp":4109505381,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":975,"timestamp":4109505384,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":973,"timestamp":4109505387,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":970,"timestamp":4109505391,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":967,"timestamp":4109505394,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":965,"timestamp":4109505397,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":963,"timestamp":4109505400,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":962,"timestamp":4109505403,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":960,"timestamp":4109505405,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":958,"timestamp":4109505408,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":956,"timestamp":4109505411,"id":1277,"parentId":1076,"tags":{"name":"7875.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":954,"timestamp":4109505415,"id":1278,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":952,"timestamp":4109505418,"id":1279,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":950,"timestamp":4109505421,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":947,"timestamp":4109505424,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":947,"timestamp":4109505427,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"}]
5
+ [{"name":"minify-js","duration":1040,"timestamp":4109505430,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1039,"timestamp":4109505433,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1037,"timestamp":4109505436,"id":1285,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1036,"timestamp":4109505439,"id":1286,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1034,"timestamp":4109505441,"id":1287,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1031,"timestamp":4109505445,"id":1288,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1030,"timestamp":4109505448,"id":1289,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1027,"timestamp":4109505451,"id":1290,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1026,"timestamp":4109505454,"id":1291,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1024,"timestamp":4109505457,"id":1292,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1022,"timestamp":4109505460,"id":1293,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1020,"timestamp":4109505463,"id":1294,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1018,"timestamp":4109505466,"id":1295,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1016,"timestamp":4109505469,"id":1296,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1014,"timestamp":4109505472,"id":1297,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1012,"timestamp":4109505476,"id":1298,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1010,"timestamp":4109505479,"id":1299,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1008,"timestamp":4109505482,"id":1300,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1007,"timestamp":4109505485,"id":1301,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1006,"timestamp":4109505488,"id":1302,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1004,"timestamp":4109505491,"id":1303,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1003,"timestamp":4109505494,"id":1304,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1001,"timestamp":4109505497,"id":1305,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":999,"timestamp":4109505500,"id":1306,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":998,"timestamp":4109505503,"id":1307,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":996,"timestamp":4109505506,"id":1308,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":994,"timestamp":4109505509,"id":1309,"parentId":1076,"tags":{"name":"9553.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":994,"timestamp":4109505512,"id":1310,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":992,"timestamp":4109505515,"id":1311,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":991,"timestamp":4109505518,"id":1312,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":989,"timestamp":4109505521,"id":1313,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":988,"timestamp":4109505524,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":986,"timestamp":4109505527,"id":1315,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":984,"timestamp":4109505530,"id":1316,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":982,"timestamp":4109505533,"id":1317,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":980,"timestamp":4109505536,"id":1318,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":976,"timestamp":4109505541,"id":1319,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":974,"timestamp":4109505543,"id":1320,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":973,"timestamp":4109505546,"id":1321,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":971,"timestamp":4109505549,"id":1322,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":969,"timestamp":4109505552,"id":1323,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":967,"timestamp":4109505555,"id":1324,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":964,"timestamp":4109505559,"id":1325,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":962,"timestamp":4109505562,"id":1326,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":960,"timestamp":4109505565,"id":1327,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":954,"timestamp":4109505572,"id":1328,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":951,"timestamp":4109505576,"id":1329,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":949,"timestamp":4109505579,"id":1330,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":947,"timestamp":4109505582,"id":1331,"parentId":1076,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":945,"timestamp":4109505585,"id":1332,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":943,"timestamp":4109505588,"id":1333,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":940,"timestamp":4109505591,"id":1334,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":938,"timestamp":4109505595,"id":1335,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":936,"timestamp":4109505598,"id":1336,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":934,"timestamp":4109505601,"id":1337,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":931,"timestamp":4109505605,"id":1338,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":929,"timestamp":4109505608,"id":1339,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":927,"timestamp":4109505611,"id":1340,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":925,"timestamp":4109505614,"id":1341,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":923,"timestamp":4109505617,"id":1342,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":921,"timestamp":4109505620,"id":1343,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":919,"timestamp":4109505623,"id":1344,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":917,"timestamp":4109505626,"id":1345,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":915,"timestamp":4109505629,"id":1346,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":913,"timestamp":4109505631,"id":1347,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":912,"timestamp":4109505634,"id":1348,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":910,"timestamp":4109505637,"id":1349,"parentId":1076,"tags":{"name":"6808.js","cache":"HIT"},"startTime":1788930887365,"traceId":"2e7cb166bb755ccd"},{"name":"minify-webpack-plugin-optimize","duration":26946,"timestamp":4109479697,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1788930887339,"traceId":"2e7cb166bb755ccd"},{"name":"css-minimizer-plugin","duration":218,"timestamp":4109506819,"id":1350,"parentId":19,"tags":{},"startTime":1788930887367,"traceId":"2e7cb166bb755ccd"},{"name":"create-trace-assets","duration":122028,"timestamp":4109507267,"id":1351,"parentId":20,"tags":{},"startTime":1788930887367,"traceId":"2e7cb166bb755ccd"},{"name":"seal","duration":1457221,"timestamp":4108246108,"id":1063,"parentId":19,"tags":{},"startTime":1788930886106,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-compilation","duration":21978389,"timestamp":4087917978,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1788930865778,"traceId":"2e7cb166bb755ccd"},{"name":"emit","duration":70818,"timestamp":4109897029,"id":1352,"parentId":16,"tags":{},"startTime":1788930887757,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-close","duration":979,"timestamp":4109974291,"id":1353,"parentId":16,"tags":{"name":"server"},"startTime":1788930887834,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-generate-error-stats","duration":2375,"timestamp":4109975331,"id":1354,"parentId":1353,"tags":{},"startTime":1788930887835,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":94406,"timestamp":4109987396,"id":1357,"parentId":1356,"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":1788930887847,"traceId":"2e7cb166bb755ccd"},{"name":"make","duration":94827,"timestamp":4109987337,"id":1356,"parentId":1355,"tags":{},"startTime":1788930887847,"traceId":"2e7cb166bb755ccd"},{"name":"chunk-graph","duration":1284,"timestamp":4110090853,"id":1359,"parentId":1358,"tags":{},"startTime":1788930887951,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-modules","duration":23,"timestamp":4110092378,"id":1361,"parentId":1358,"tags":{},"startTime":1788930887952,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunks","duration":999,"timestamp":4110092522,"id":1362,"parentId":1358,"tags":{},"startTime":1788930887952,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-tree","duration":15,"timestamp":4110093596,"id":1363,"parentId":1358,"tags":{},"startTime":1788930887953,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunk-modules","duration":4268,"timestamp":4110093707,"id":1364,"parentId":1358,"tags":{},"startTime":1788930887953,"traceId":"2e7cb166bb755ccd"},{"name":"optimize","duration":5929,"timestamp":4110092171,"id":1360,"parentId":1358,"tags":{},"startTime":1788930887952,"traceId":"2e7cb166bb755ccd"},{"name":"module-hash","duration":2174,"timestamp":4110099466,"id":1365,"parentId":1358,"tags":{},"startTime":1788930887959,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation","duration":194,"timestamp":4110101667,"id":1366,"parentId":1358,"tags":{},"startTime":1788930887961,"traceId":"2e7cb166bb755ccd"},{"name":"hash","duration":2112,"timestamp":4110103165,"id":1367,"parentId":1358,"tags":{},"startTime":1788930887963,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation-jobs","duration":138,"timestamp":4110105276,"id":1368,"parentId":1358,"tags":{},"startTime":1788930887965,"traceId":"2e7cb166bb755ccd"},{"name":"module-assets","duration":59,"timestamp":4110105397,"id":1369,"parentId":1358,"tags":{},"startTime":1788930887965,"traceId":"2e7cb166bb755ccd"},{"name":"create-chunk-assets","duration":213,"timestamp":4110105464,"id":1370,"parentId":1358,"tags":{},"startTime":1788930887965,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":68,"timestamp":4110109867,"id":1372,"parentId":1371,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1788930887970,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":46,"timestamp":4110109896,"id":1373,"parentId":1371,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1788930887970,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":38,"timestamp":4110109907,"id":1374,"parentId":1371,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1788930887970,"traceId":"2e7cb166bb755ccd"},{"name":"minify-webpack-plugin-optimize","duration":649,"timestamp":4110109300,"id":1371,"parentId":1355,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1788930887969,"traceId":"2e7cb166bb755ccd"},{"name":"css-minimizer-plugin","duration":10,"timestamp":4110110036,"id":1375,"parentId":1355,"tags":{},"startTime":1788930887970,"traceId":"2e7cb166bb755ccd"},{"name":"seal","duration":30437,"timestamp":4110088538,"id":1358,"parentId":1355,"tags":{},"startTime":1788930887948,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-compilation","duration":133623,"timestamp":4109985579,"id":1355,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788930887845,"traceId":"2e7cb166bb755ccd"},{"name":"emit","duration":7868,"timestamp":4110119268,"id":1376,"parentId":16,"tags":{},"startTime":1788930887979,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-close","duration":206,"timestamp":4110127532,"id":1377,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788930887987,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-generate-error-stats","duration":616,"timestamp":4110127746,"id":1378,"parentId":1377,"tags":{},"startTime":1788930887987,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765323,"timestamp":4110139506,"id":1392,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765344,"timestamp":4110139508,"id":1393,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"}]
6
+ [{"name":"add-entry","duration":765638,"timestamp":4110139511,"id":1394,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765642,"timestamp":4110139513,"id":1395,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765644,"timestamp":4110139515,"id":1396,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765646,"timestamp":4110139517,"id":1397,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765646,"timestamp":4110139520,"id":1398,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765646,"timestamp":4110139524,"id":1399,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765646,"timestamp":4110139528,"id":1400,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765654,"timestamp":4110139531,"id":1401,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765655,"timestamp":4110139533,"id":1402,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765656,"timestamp":4110139536,"id":1403,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765657,"timestamp":4110139539,"id":1404,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765658,"timestamp":4110139541,"id":1405,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765659,"timestamp":4110139544,"id":1406,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765660,"timestamp":4110139546,"id":1407,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765661,"timestamp":4110139549,"id":1408,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765662,"timestamp":4110139551,"id":1409,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765663,"timestamp":4110139554,"id":1410,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765664,"timestamp":4110139556,"id":1411,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765666,"timestamp":4110139559,"id":1412,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765667,"timestamp":4110139561,"id":1413,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765667,"timestamp":4110139564,"id":1414,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765667,"timestamp":4110139567,"id":1415,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765669,"timestamp":4110139570,"id":1416,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765670,"timestamp":4110139572,"id":1417,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765671,"timestamp":4110139575,"id":1418,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765672,"timestamp":4110139578,"id":1419,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765673,"timestamp":4110139580,"id":1420,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765674,"timestamp":4110139583,"id":1421,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765674,"timestamp":4110139585,"id":1422,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765675,"timestamp":4110139588,"id":1423,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765676,"timestamp":4110139590,"id":1424,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765677,"timestamp":4110139593,"id":1425,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765678,"timestamp":4110139595,"id":1426,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765680,"timestamp":4110139598,"id":1427,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765681,"timestamp":4110139600,"id":1428,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765682,"timestamp":4110139603,"id":1429,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765683,"timestamp":4110139605,"id":1430,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765684,"timestamp":4110139608,"id":1431,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765685,"timestamp":4110139610,"id":1432,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765686,"timestamp":4110139613,"id":1433,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765688,"timestamp":4110139615,"id":1434,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765689,"timestamp":4110139617,"id":1435,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765690,"timestamp":4110139620,"id":1436,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765691,"timestamp":4110139622,"id":1437,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765692,"timestamp":4110139624,"id":1438,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765693,"timestamp":4110139627,"id":1439,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765694,"timestamp":4110139629,"id":1440,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765695,"timestamp":4110139631,"id":1441,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765696,"timestamp":4110139634,"id":1442,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765697,"timestamp":4110139636,"id":1443,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765699,"timestamp":4110139638,"id":1444,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765700,"timestamp":4110139641,"id":1445,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765700,"timestamp":4110139644,"id":1446,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765700,"timestamp":4110139648,"id":1447,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765700,"timestamp":4110139650,"id":1448,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765701,"timestamp":4110139653,"id":1449,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765702,"timestamp":4110139655,"id":1450,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765703,"timestamp":4110139657,"id":1451,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765704,"timestamp":4110139660,"id":1452,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765705,"timestamp":4110139662,"id":1453,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765707,"timestamp":4110139664,"id":1454,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765708,"timestamp":4110139667,"id":1455,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765709,"timestamp":4110139669,"id":1456,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765710,"timestamp":4110139671,"id":1457,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765711,"timestamp":4110139674,"id":1458,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765712,"timestamp":4110139676,"id":1459,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765712,"timestamp":4110139679,"id":1460,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765714,"timestamp":4110139681,"id":1461,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765715,"timestamp":4110139683,"id":1462,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765716,"timestamp":4110139686,"id":1463,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765717,"timestamp":4110139688,"id":1464,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765717,"timestamp":4110139691,"id":1465,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765719,"timestamp":4110139693,"id":1466,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765720,"timestamp":4110139695,"id":1467,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765721,"timestamp":4110139698,"id":1468,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765722,"timestamp":4110139700,"id":1469,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765723,"timestamp":4110139703,"id":1470,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765724,"timestamp":4110139705,"id":1471,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765725,"timestamp":4110139707,"id":1472,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765726,"timestamp":4110139709,"id":1473,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765727,"timestamp":4110139712,"id":1474,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765728,"timestamp":4110139714,"id":1475,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765729,"timestamp":4110139716,"id":1476,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765730,"timestamp":4110139719,"id":1477,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765732,"timestamp":4110139721,"id":1478,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765770,"timestamp":4110139723,"id":1479,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765772,"timestamp":4110139726,"id":1480,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765772,"timestamp":4110139728,"id":1481,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765773,"timestamp":4110139730,"id":1482,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765774,"timestamp":4110139733,"id":1483,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765774,"timestamp":4110139735,"id":1484,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765775,"timestamp":4110139737,"id":1485,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765775,"timestamp":4110139740,"id":1486,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765776,"timestamp":4110139742,"id":1487,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765776,"timestamp":4110139745,"id":1488,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765777,"timestamp":4110139747,"id":1489,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765778,"timestamp":4110139749,"id":1490,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765778,"timestamp":4110139752,"id":1491,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765779,"timestamp":4110139754,"id":1492,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765780,"timestamp":4110139757,"id":1493,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765780,"timestamp":4110139759,"id":1494,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"}]
7
+ [{"name":"add-entry","duration":765935,"timestamp":4110139761,"id":1495,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765937,"timestamp":4110139764,"id":1496,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765938,"timestamp":4110139766,"id":1497,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765939,"timestamp":4110139769,"id":1498,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765939,"timestamp":4110139771,"id":1499,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765941,"timestamp":4110139773,"id":1500,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765942,"timestamp":4110139776,"id":1501,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765943,"timestamp":4110139779,"id":1502,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765944,"timestamp":4110139781,"id":1503,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765945,"timestamp":4110139783,"id":1504,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765945,"timestamp":4110139786,"id":1505,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765946,"timestamp":4110139788,"id":1506,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765947,"timestamp":4110139790,"id":1507,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765948,"timestamp":4110139793,"id":1508,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765949,"timestamp":4110139795,"id":1509,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765947,"timestamp":4110139800,"id":1510,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765946,"timestamp":4110139805,"id":1511,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765946,"timestamp":4110139807,"id":1512,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765947,"timestamp":4110139810,"id":1513,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765948,"timestamp":4110139812,"id":1514,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765949,"timestamp":4110139814,"id":1515,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765949,"timestamp":4110139818,"id":1516,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765949,"timestamp":4110139820,"id":1517,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765949,"timestamp":4110139823,"id":1518,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765950,"timestamp":4110139825,"id":1519,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765951,"timestamp":4110139827,"id":1520,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765952,"timestamp":4110139830,"id":1521,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765953,"timestamp":4110139832,"id":1522,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765953,"timestamp":4110139835,"id":1523,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765953,"timestamp":4110139838,"id":1524,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765954,"timestamp":4110139841,"id":1525,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765954,"timestamp":4110139843,"id":1526,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765955,"timestamp":4110139845,"id":1527,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765955,"timestamp":4110139848,"id":1528,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765956,"timestamp":4110139850,"id":1529,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765956,"timestamp":4110139853,"id":1530,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765957,"timestamp":4110139855,"id":1531,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765958,"timestamp":4110139858,"id":1532,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765959,"timestamp":4110139860,"id":1533,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765960,"timestamp":4110139862,"id":1534,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765960,"timestamp":4110139865,"id":1535,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765962,"timestamp":4110139867,"id":1536,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":765925,"timestamp":4110139907,"id":1553,"parentId":1380,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":866776,"timestamp":4110139456,"id":1384,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":896748,"timestamp":4110139484,"id":1388,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":901407,"timestamp":4110139500,"id":1390,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":962517,"timestamp":4110139459,"id":1385,"parentId":1380,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":962538,"timestamp":4110139481,"id":1387,"parentId":1380,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":962563,"timestamp":4110139465,"id":1386,"parentId":1380,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":962651,"timestamp":4110139386,"id":1381,"parentId":1380,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":964367,"timestamp":4110139451,"id":1383,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":964400,"timestamp":4110139435,"id":1382,"parentId":1380,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1051525,"timestamp":4110139874,"id":1539,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1051510,"timestamp":4110139926,"id":1557,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1059117,"timestamp":4110139489,"id":1389,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282481,"timestamp":4110139503,"id":1391,"parentId":1380,"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":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282151,"timestamp":4110139869,"id":1537,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282149,"timestamp":4110139876,"id":1540,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282143,"timestamp":4110139886,"id":1544,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282142,"timestamp":4110139891,"id":1546,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282140,"timestamp":4110139896,"id":1548,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1282129,"timestamp":4110139910,"id":1554,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1348614,"timestamp":4110139884,"id":1543,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1348633,"timestamp":4110139889,"id":1545,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1348625,"timestamp":4110139902,"id":1551,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1348627,"timestamp":4110139905,"id":1552,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451858,"timestamp":4110139879,"id":1541,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451879,"timestamp":4110139881,"id":1542,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451871,"timestamp":4110139893,"id":1547,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451870,"timestamp":4110139898,"id":1549,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451859,"timestamp":4110139912,"id":1555,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1451904,"timestamp":4110139872,"id":1538,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1888533,"timestamp":4110139900,"id":1550,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"add-entry","duration":1888542,"timestamp":4110139915,"id":1556,"parentId":1380,"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":1788930888000,"traceId":"2e7cb166bb755ccd"},{"name":"make","duration":1889431,"timestamp":4110139132,"id":1380,"parentId":1379,"tags":{},"startTime":1788930887999,"traceId":"2e7cb166bb755ccd"},{"name":"chunk-graph","duration":84809,"timestamp":4112223642,"id":1559,"parentId":1558,"tags":{},"startTime":1788930890083,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-modules","duration":8,"timestamp":4112308520,"id":1561,"parentId":1558,"tags":{},"startTime":1788930890168,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunks","duration":85157,"timestamp":4112326622,"id":1563,"parentId":1558,"tags":{},"startTime":1788930890186,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-tree","duration":11,"timestamp":4112411833,"id":1564,"parentId":1558,"tags":{},"startTime":1788930890272,"traceId":"2e7cb166bb755ccd"},{"name":"optimize-chunk-modules","duration":122645,"timestamp":4112411874,"id":1565,"parentId":1558,"tags":{},"startTime":1788930890272,"traceId":"2e7cb166bb755ccd"},{"name":"optimize","duration":226072,"timestamp":4112308499,"id":1560,"parentId":1558,"tags":{},"startTime":1788930890168,"traceId":"2e7cb166bb755ccd"},{"name":"module-hash","duration":74010,"timestamp":4112646819,"id":1566,"parentId":1558,"tags":{},"startTime":1788930890507,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation","duration":10932,"timestamp":4112720888,"id":1567,"parentId":1558,"tags":{},"startTime":1788930890581,"traceId":"2e7cb166bb755ccd"},{"name":"hash","duration":17974,"timestamp":4112739728,"id":1568,"parentId":1558,"tags":{},"startTime":1788930890599,"traceId":"2e7cb166bb755ccd"},{"name":"code-generation-jobs","duration":292,"timestamp":4112757700,"id":1569,"parentId":1558,"tags":{},"startTime":1788930890617,"traceId":"2e7cb166bb755ccd"},{"name":"module-assets","duration":1668,"timestamp":4112757887,"id":1570,"parentId":1558,"tags":{},"startTime":1788930890618,"traceId":"2e7cb166bb755ccd"},{"name":"create-chunk-assets","duration":7530,"timestamp":4112759575,"id":1571,"parentId":1558,"tags":{},"startTime":1788930890619,"traceId":"2e7cb166bb755ccd"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1541,"timestamp":4112773121,"id":1573,"parentId":1379,"tags":{},"startTime":1788930890633,"traceId":"2e7cb166bb755ccd"},{"name":"NextJsBuildManifest-createassets","duration":2479,"timestamp":4112772201,"id":1572,"parentId":1379,"tags":{},"startTime":1788930890632,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2433,"timestamp":4112787677,"id":1575,"parentId":1574,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2411,"timestamp":4112787713,"id":1576,"parentId":1574,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2405,"timestamp":4112787722,"id":1577,"parentId":1574,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2401,"timestamp":4112787727,"id":1578,"parentId":1574,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2398,"timestamp":4112787732,"id":1579,"parentId":1574,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2394,"timestamp":4112787737,"id":1580,"parentId":1574,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2391,"timestamp":4112787742,"id":1581,"parentId":1574,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2388,"timestamp":4112787747,"id":1582,"parentId":1574,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1788930890647,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2383,"timestamp":4112787753,"id":1583,"parentId":1574,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2380,"timestamp":4112787757,"id":1584,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2376,"timestamp":4112787763,"id":1585,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2374,"timestamp":4112787767,"id":1586,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"}]
8
+ [{"name":"minify-js","duration":2651,"timestamp":4112787771,"id":1587,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2649,"timestamp":4112787778,"id":1588,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2646,"timestamp":4112787782,"id":1589,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2643,"timestamp":4112787787,"id":1590,"parentId":1574,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2639,"timestamp":4112787792,"id":1591,"parentId":1574,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2637,"timestamp":4112787797,"id":1592,"parentId":1574,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2634,"timestamp":4112787802,"id":1593,"parentId":1574,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2631,"timestamp":4112787806,"id":1594,"parentId":1574,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2628,"timestamp":4112787810,"id":1595,"parentId":1574,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2625,"timestamp":4112787816,"id":1596,"parentId":1574,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2622,"timestamp":4112787820,"id":1597,"parentId":1574,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2619,"timestamp":4112787825,"id":1598,"parentId":1574,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2614,"timestamp":4112787832,"id":1599,"parentId":1574,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2610,"timestamp":4112787838,"id":1600,"parentId":1574,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2606,"timestamp":4112787843,"id":1601,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2604,"timestamp":4112787846,"id":1602,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2602,"timestamp":4112787851,"id":1603,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2598,"timestamp":4112787856,"id":1604,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2593,"timestamp":4112787863,"id":1605,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2591,"timestamp":4112787867,"id":1606,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2587,"timestamp":4112787872,"id":1607,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2585,"timestamp":4112787876,"id":1608,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2580,"timestamp":4112787883,"id":1609,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2577,"timestamp":4112787887,"id":1610,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2575,"timestamp":4112787891,"id":1611,"parentId":1574,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2571,"timestamp":4112787897,"id":1612,"parentId":1574,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2568,"timestamp":4112787901,"id":1613,"parentId":1574,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2566,"timestamp":4112787905,"id":1614,"parentId":1574,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2563,"timestamp":4112787910,"id":1615,"parentId":1574,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2559,"timestamp":4112787915,"id":1616,"parentId":1574,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2555,"timestamp":4112787920,"id":1617,"parentId":1574,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2553,"timestamp":4112787924,"id":1618,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2550,"timestamp":4112787929,"id":1619,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2546,"timestamp":4112787934,"id":1620,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2544,"timestamp":4112787938,"id":1621,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2541,"timestamp":4112787942,"id":1622,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2537,"timestamp":4112787948,"id":1623,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2535,"timestamp":4112787952,"id":1624,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2532,"timestamp":4112787957,"id":1625,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2529,"timestamp":4112787961,"id":1626,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2526,"timestamp":4112787966,"id":1627,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2521,"timestamp":4112787973,"id":1628,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2518,"timestamp":4112787976,"id":1629,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2515,"timestamp":4112787981,"id":1630,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2512,"timestamp":4112787986,"id":1631,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2510,"timestamp":4112787990,"id":1632,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2506,"timestamp":4112787996,"id":1633,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2503,"timestamp":4112788000,"id":1634,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2485,"timestamp":4112788019,"id":1635,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2481,"timestamp":4112788025,"id":1636,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2478,"timestamp":4112788029,"id":1637,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2475,"timestamp":4112788035,"id":1638,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2437,"timestamp":4112788074,"id":1639,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2431,"timestamp":4112788082,"id":1640,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2424,"timestamp":4112788090,"id":1641,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2419,"timestamp":4112788097,"id":1642,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2413,"timestamp":4112788105,"id":1643,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2408,"timestamp":4112788111,"id":1644,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2403,"timestamp":4112788118,"id":1645,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2397,"timestamp":4112788125,"id":1646,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2392,"timestamp":4112788132,"id":1647,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2387,"timestamp":4112788138,"id":1648,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2381,"timestamp":4112788145,"id":1649,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2377,"timestamp":4112788152,"id":1650,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2371,"timestamp":4112788159,"id":1651,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2367,"timestamp":4112788165,"id":1652,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2361,"timestamp":4112788172,"id":1653,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2355,"timestamp":4112788180,"id":1654,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2350,"timestamp":4112788187,"id":1655,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2343,"timestamp":4112788195,"id":1656,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2334,"timestamp":4112788206,"id":1657,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2329,"timestamp":4112788213,"id":1658,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2321,"timestamp":4112788223,"id":1659,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2316,"timestamp":4112788230,"id":1660,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2309,"timestamp":4112788238,"id":1661,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2302,"timestamp":4112788247,"id":1662,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2288,"timestamp":4112788262,"id":1663,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2280,"timestamp":4112788271,"id":1664,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2274,"timestamp":4112788280,"id":1665,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2269,"timestamp":4112788286,"id":1666,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2262,"timestamp":4112788294,"id":1667,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2257,"timestamp":4112788301,"id":1668,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2252,"timestamp":4112788308,"id":1669,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2247,"timestamp":4112788315,"id":1670,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2242,"timestamp":4112788322,"id":1671,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2238,"timestamp":4112788328,"id":1672,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2232,"timestamp":4112788335,"id":1673,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2227,"timestamp":4112788342,"id":1674,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2222,"timestamp":4112788349,"id":1675,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2217,"timestamp":4112788355,"id":1676,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2212,"timestamp":4112788362,"id":1677,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2206,"timestamp":4112788370,"id":1678,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2200,"timestamp":4112788377,"id":1679,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2195,"timestamp":4112788384,"id":1680,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2189,"timestamp":4112788392,"id":1681,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2184,"timestamp":4112788399,"id":1682,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2178,"timestamp":4112788407,"id":1683,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2172,"timestamp":4112788413,"id":1684,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2168,"timestamp":4112788420,"id":1685,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2162,"timestamp":4112788427,"id":1686,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2157,"timestamp":4112788434,"id":1687,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"}]
9
+ [{"name":"minify-js","duration":2306,"timestamp":4112788440,"id":1688,"parentId":1574,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2301,"timestamp":4112788447,"id":1689,"parentId":1574,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2296,"timestamp":4112788454,"id":1690,"parentId":1574,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2290,"timestamp":4112788462,"id":1691,"parentId":1574,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2285,"timestamp":4112788468,"id":1692,"parentId":1574,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2280,"timestamp":4112788475,"id":1693,"parentId":1574,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2274,"timestamp":4112788483,"id":1694,"parentId":1574,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2269,"timestamp":4112788489,"id":1695,"parentId":1574,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2264,"timestamp":4112788496,"id":1696,"parentId":1574,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2259,"timestamp":4112788503,"id":1697,"parentId":1574,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2255,"timestamp":4112788509,"id":1698,"parentId":1574,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2248,"timestamp":4112788517,"id":1699,"parentId":1574,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2244,"timestamp":4112788523,"id":1700,"parentId":1574,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2240,"timestamp":4112788530,"id":1701,"parentId":1574,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2234,"timestamp":4112788537,"id":1702,"parentId":1574,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2226,"timestamp":4112788546,"id":1703,"parentId":1574,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2214,"timestamp":4112788561,"id":1704,"parentId":1574,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2208,"timestamp":4112788568,"id":1705,"parentId":1574,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2204,"timestamp":4112788575,"id":1706,"parentId":1574,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2196,"timestamp":4112788584,"id":1707,"parentId":1574,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2191,"timestamp":4112788591,"id":1708,"parentId":1574,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2187,"timestamp":4112788597,"id":1709,"parentId":1574,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2180,"timestamp":4112788606,"id":1710,"parentId":1574,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2175,"timestamp":4112788612,"id":1711,"parentId":1574,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2170,"timestamp":4112788619,"id":1712,"parentId":1574,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2163,"timestamp":4112788627,"id":1713,"parentId":1574,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2158,"timestamp":4112788634,"id":1714,"parentId":1574,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2151,"timestamp":4112788642,"id":1715,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2147,"timestamp":4112788649,"id":1716,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2142,"timestamp":4112788655,"id":1717,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2136,"timestamp":4112788663,"id":1718,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2131,"timestamp":4112788669,"id":1719,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2126,"timestamp":4112788676,"id":1720,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2120,"timestamp":4112788683,"id":1721,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2116,"timestamp":4112788689,"id":1722,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2109,"timestamp":4112788697,"id":1723,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2104,"timestamp":4112788704,"id":1724,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2099,"timestamp":4112788710,"id":1725,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2093,"timestamp":4112788718,"id":1726,"parentId":1574,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2088,"timestamp":4112788724,"id":1727,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2084,"timestamp":4112788730,"id":1728,"parentId":1574,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2078,"timestamp":4112788738,"id":1729,"parentId":1574,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2074,"timestamp":4112788744,"id":1730,"parentId":1574,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1788930890648,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2068,"timestamp":4112788751,"id":1731,"parentId":1574,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2064,"timestamp":4112788757,"id":1732,"parentId":1574,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2060,"timestamp":4112788763,"id":1733,"parentId":1574,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2054,"timestamp":4112788771,"id":1734,"parentId":1574,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2050,"timestamp":4112788776,"id":1735,"parentId":1574,"tags":{"name":"static/chunks/app/page-85f3afe49f7d60e3.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2045,"timestamp":4112788783,"id":1736,"parentId":1574,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2039,"timestamp":4112788790,"id":1737,"parentId":1574,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2035,"timestamp":4112788796,"id":1738,"parentId":1574,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2029,"timestamp":4112788804,"id":1739,"parentId":1574,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2023,"timestamp":4112788811,"id":1740,"parentId":1574,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2019,"timestamp":4112788817,"id":1741,"parentId":1574,"tags":{"name":"static/chunks/app/sessions/page-8623969ac35e4658.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2013,"timestamp":4112788824,"id":1742,"parentId":1574,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2008,"timestamp":4112788831,"id":1743,"parentId":1574,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":2003,"timestamp":4112788837,"id":1744,"parentId":1574,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1998,"timestamp":4112788844,"id":1745,"parentId":1574,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1994,"timestamp":4112788850,"id":1746,"parentId":1574,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1987,"timestamp":4112788858,"id":1747,"parentId":1574,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1983,"timestamp":4112788864,"id":1748,"parentId":1574,"tags":{"name":"static/chunks/app/worktrees/[id]/page-4148cfb67e2f4a8c.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1978,"timestamp":4112788871,"id":1749,"parentId":1574,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1972,"timestamp":4112788878,"id":1750,"parentId":1574,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1967,"timestamp":4112788885,"id":1751,"parentId":1574,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1962,"timestamp":4112788892,"id":1752,"parentId":1574,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1956,"timestamp":4112788899,"id":1753,"parentId":1574,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1951,"timestamp":4112788906,"id":1754,"parentId":1574,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1945,"timestamp":4112788913,"id":1755,"parentId":1574,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1940,"timestamp":4112788919,"id":1756,"parentId":1574,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1936,"timestamp":4112788926,"id":1757,"parentId":1574,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1927,"timestamp":4112788936,"id":1758,"parentId":1574,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1921,"timestamp":4112788943,"id":1759,"parentId":1574,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1914,"timestamp":4112788952,"id":1760,"parentId":1574,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1908,"timestamp":4112788960,"id":1761,"parentId":1574,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1903,"timestamp":4112788966,"id":1762,"parentId":1574,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1897,"timestamp":4112788974,"id":1763,"parentId":1574,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1892,"timestamp":4112788980,"id":1764,"parentId":1574,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1888,"timestamp":4112788986,"id":1765,"parentId":1574,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1882,"timestamp":4112788994,"id":1766,"parentId":1574,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1878,"timestamp":4112789000,"id":1767,"parentId":1574,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1852,"timestamp":4112789027,"id":1768,"parentId":1574,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1846,"timestamp":4112789034,"id":1769,"parentId":1574,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1842,"timestamp":4112789040,"id":1770,"parentId":1574,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1836,"timestamp":4112789048,"id":1771,"parentId":1574,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1831,"timestamp":4112789054,"id":1772,"parentId":1574,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1826,"timestamp":4112789061,"id":1773,"parentId":1574,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1821,"timestamp":4112789068,"id":1774,"parentId":1574,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1816,"timestamp":4112789075,"id":1775,"parentId":1574,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1811,"timestamp":4112789081,"id":1776,"parentId":1574,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1805,"timestamp":4112789089,"id":1777,"parentId":1574,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1800,"timestamp":4112789095,"id":1778,"parentId":1574,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1795,"timestamp":4112789103,"id":1779,"parentId":1574,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1790,"timestamp":4112789108,"id":1780,"parentId":1574,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1786,"timestamp":4112789115,"id":1781,"parentId":1574,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1779,"timestamp":4112789123,"id":1782,"parentId":1574,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1775,"timestamp":4112789129,"id":1783,"parentId":1574,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1770,"timestamp":4112789135,"id":1784,"parentId":1574,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1764,"timestamp":4112789143,"id":1785,"parentId":1574,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1760,"timestamp":4112789149,"id":1786,"parentId":1574,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1754,"timestamp":4112789156,"id":1787,"parentId":1574,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1750,"timestamp":4112789162,"id":1788,"parentId":1574,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"}]
10
+ [{"name":"minify-js","duration":1925,"timestamp":4112789168,"id":1789,"parentId":1574,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1922,"timestamp":4112789175,"id":1790,"parentId":1574,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1917,"timestamp":4112789181,"id":1791,"parentId":1574,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1913,"timestamp":4112789187,"id":1792,"parentId":1574,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1907,"timestamp":4112789195,"id":1793,"parentId":1574,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1902,"timestamp":4112789201,"id":1794,"parentId":1574,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1897,"timestamp":4112789208,"id":1795,"parentId":1574,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1890,"timestamp":4112789216,"id":1796,"parentId":1574,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1885,"timestamp":4112789223,"id":1797,"parentId":1574,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1879,"timestamp":4112789230,"id":1798,"parentId":1574,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1875,"timestamp":4112789237,"id":1799,"parentId":1574,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1870,"timestamp":4112789243,"id":1800,"parentId":1574,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1864,"timestamp":4112789251,"id":1801,"parentId":1574,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1860,"timestamp":4112789257,"id":1802,"parentId":1574,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1855,"timestamp":4112789264,"id":1803,"parentId":1574,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1850,"timestamp":4112789271,"id":1804,"parentId":1574,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1845,"timestamp":4112789277,"id":1805,"parentId":1574,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1841,"timestamp":4112789283,"id":1806,"parentId":1574,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1836,"timestamp":4112789290,"id":1807,"parentId":1574,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1831,"timestamp":4112789297,"id":1808,"parentId":1574,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1825,"timestamp":4112789304,"id":1809,"parentId":1574,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1818,"timestamp":4112789313,"id":1810,"parentId":1574,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1813,"timestamp":4112789320,"id":1811,"parentId":1574,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1808,"timestamp":4112789326,"id":1812,"parentId":1574,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1803,"timestamp":4112789333,"id":1813,"parentId":1574,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1798,"timestamp":4112789339,"id":1814,"parentId":1574,"tags":{"name":"static/chunks/8772-b0e39de7c16bfd29.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1789,"timestamp":4112789351,"id":1815,"parentId":1574,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1783,"timestamp":4112789358,"id":1816,"parentId":1574,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1779,"timestamp":4112789364,"id":1817,"parentId":1574,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1774,"timestamp":4112789371,"id":1818,"parentId":1574,"tags":{"name":"static/chunks/4718-a6f21e3a3c88c219.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1769,"timestamp":4112789377,"id":1819,"parentId":1574,"tags":{"name":"static/chunks/8361-e5a449462394e076.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1764,"timestamp":4112789384,"id":1820,"parentId":1574,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1759,"timestamp":4112789391,"id":1821,"parentId":1574,"tags":{"name":"static/chunks/2053-858ccee9d66f4eeb.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1755,"timestamp":4112789397,"id":1822,"parentId":1574,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1749,"timestamp":4112789404,"id":1823,"parentId":1574,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1745,"timestamp":4112789410,"id":1824,"parentId":1574,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1740,"timestamp":4112789417,"id":1825,"parentId":1574,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1168,"timestamp":4112789991,"id":1827,"parentId":1574,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1788930890650,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":1059,"timestamp":4112790102,"id":1829,"parentId":1574,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1788930890650,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":6689,"timestamp":4112789426,"id":1826,"parentId":1574,"tags":{"name":"static/9x6U1h52hH_r6pOsGwI_p/_ssgManifest.js","cache":"MISS"},"startTime":1788930890649,"traceId":"2e7cb166bb755ccd"},{"name":"minify-js","duration":6280,"timestamp":4112790033,"id":1828,"parentId":1574,"tags":{"name":"static/9x6U1h52hH_r6pOsGwI_p/_buildManifest.js","cache":"MISS"},"startTime":1788930890650,"traceId":"2e7cb166bb755ccd"},{"name":"minify-webpack-plugin-optimize","duration":16824,"timestamp":4112779497,"id":1574,"parentId":1379,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1788930890639,"traceId":"2e7cb166bb755ccd"},{"name":"minify-css","duration":179,"timestamp":4112796591,"id":1831,"parentId":1830,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1788930890656,"traceId":"2e7cb166bb755ccd"},{"name":"minify-css","duration":119,"timestamp":4112796656,"id":1832,"parentId":1830,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1788930890656,"traceId":"2e7cb166bb755ccd"},{"name":"minify-css","duration":117,"timestamp":4112796662,"id":1833,"parentId":1830,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1788930890656,"traceId":"2e7cb166bb755ccd"},{"name":"minify-css","duration":114,"timestamp":4112796667,"id":1834,"parentId":1830,"tags":{"file":"static/css/171ffcbe767aa0cf.css","cache":"HIT"},"startTime":1788930890656,"traceId":"2e7cb166bb755ccd"},{"name":"css-minimizer-plugin","duration":306,"timestamp":4112796478,"id":1830,"parentId":1379,"tags":{},"startTime":1788930890656,"traceId":"2e7cb166bb755ccd"},{"name":"seal","duration":749439,"timestamp":4112118632,"id":1558,"parentId":1379,"tags":{},"startTime":1788930889978,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-compilation","duration":2731929,"timestamp":4110136239,"id":1379,"parentId":16,"tags":{"name":"client"},"startTime":1788930887996,"traceId":"2e7cb166bb755ccd"},{"name":"emit","duration":45666,"timestamp":4112868217,"id":1835,"parentId":16,"tags":{},"startTime":1788930890728,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-close","duration":1116171,"timestamp":4112917636,"id":1836,"parentId":16,"tags":{"name":"client"},"startTime":1788930890777,"traceId":"2e7cb166bb755ccd"},{"name":"webpack-generate-error-stats","duration":831,"timestamp":4114033831,"id":1837,"parentId":1836,"tags":{},"startTime":1788930891894,"traceId":"2e7cb166bb755ccd"},{"name":"run-webpack-compiler","duration":26549553,"timestamp":4087485586,"id":16,"parentId":1,"tags":{},"startTime":1788930865345,"traceId":"2e7cb166bb755ccd"},{"name":"format-webpack-messages","duration":93,"timestamp":4114035149,"id":1838,"parentId":1,"tags":{},"startTime":1788930891895,"traceId":"2e7cb166bb755ccd"},{"name":"verify-typescript-setup","duration":42922711,"timestamp":4114045745,"id":1840,"parentId":1,"tags":{},"startTime":1788930891905,"traceId":"2e7cb166bb755ccd"},{"name":"check-static-error-page","duration":42722,"timestamp":4156994440,"id":1843,"parentId":1842,"tags":{},"startTime":1788930934854,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":76546,"timestamp":4157257933,"id":1844,"parentId":1842,"tags":{"page":"/_app"},"startTime":1788930935118,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":75600,"timestamp":4157258907,"id":1846,"parentId":1842,"tags":{"page":"/_document"},"startTime":1788930935119,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":95732,"timestamp":4157258833,"id":1845,"parentId":1842,"tags":{"page":"/_error"},"startTime":1788930935119,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":74195,"timestamp":4157374644,"id":2013,"parentId":2006,"tags":{},"startTime":1788930935234,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":124417,"timestamp":4157329636,"id":2006,"parentId":1842,"tags":{"page":"/apple-icon.png"},"startTime":1788930935189,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":82855,"timestamp":4157374701,"id":2014,"parentId":2009,"tags":{},"startTime":1788930935234,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":126885,"timestamp":4157330707,"id":2009,"parentId":1842,"tags":{"page":"/icon2.png"},"startTime":1788930935190,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":88912,"timestamp":4157374580,"id":2012,"parentId":2008,"tags":{},"startTime":1788930935234,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":133163,"timestamp":4157330366,"id":2008,"parentId":1842,"tags":{"page":"/icon1.png"},"startTime":1788930935190,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":94484,"timestamp":4157375407,"id":2016,"parentId":1848,"tags":{},"startTime":1788930935235,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":210012,"timestamp":4157259906,"id":1848,"parentId":1842,"tags":{"page":"/api/agents/update"},"startTime":1788930935120,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":106537,"timestamp":4157375661,"id":2017,"parentId":1849,"tags":{},"startTime":1788930935235,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":221673,"timestamp":4157260559,"id":1849,"parentId":1842,"tags":{"page":"/api/agents/versions"},"startTime":1788930935120,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":112138,"timestamp":4157375836,"id":2018,"parentId":1850,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":226883,"timestamp":4157261146,"id":1850,"parentId":1842,"tags":{"page":"/api/app/update-check"},"startTime":1788930935121,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":120643,"timestamp":4157376024,"id":2019,"parentId":1851,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":234942,"timestamp":4157261752,"id":1851,"parentId":1842,"tags":{"page":"/api/app/update"},"startTime":1788930935122,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":133408,"timestamp":4157374769,"id":2015,"parentId":1847,"tags":{},"startTime":1788930935235,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":249288,"timestamp":4157258942,"id":1847,"parentId":1842,"tags":{"page":"/_not-found"},"startTime":1788930935119,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":165632,"timestamp":4157376085,"id":2020,"parentId":1852,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":278627,"timestamp":4157263134,"id":1852,"parentId":1842,"tags":{"page":"/api/assistant/conversation"},"startTime":1788930935123,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":202385,"timestamp":4157376190,"id":2022,"parentId":1854,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":314180,"timestamp":4157264433,"id":1854,"parentId":1842,"tags":{"page":"/api/assistant/messages"},"startTime":1788930935124,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":205852,"timestamp":4157376219,"id":2023,"parentId":1855,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":317231,"timestamp":4157264899,"id":1855,"parentId":1842,"tags":{"page":"/api/assistant/session"},"startTime":1788930935125,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":206091,"timestamp":4157376148,"id":2021,"parentId":1853,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":318371,"timestamp":4157263892,"id":1853,"parentId":1842,"tags":{"page":"/api/assistant/current-output"},"startTime":1788930935124,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":209577,"timestamp":4157376267,"id":2024,"parentId":1856,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":320456,"timestamp":4157265422,"id":1856,"parentId":1842,"tags":{"page":"/api/assistant/start"},"startTime":1788930935125,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":212261,"timestamp":4157376320,"id":2026,"parentId":1858,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":321633,"timestamp":4157266977,"id":1858,"parentId":1842,"tags":{"page":"/api/assistant/tools"},"startTime":1788930935127,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":218696,"timestamp":4157376349,"id":2027,"parentId":1859,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":327559,"timestamp":4157267522,"id":1859,"parentId":1842,"tags":{"page":"/api/auth/login"},"startTime":1788930935127,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":220941,"timestamp":4157376370,"id":2028,"parentId":1860,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":329307,"timestamp":4157268035,"id":1860,"parentId":1842,"tags":{"page":"/api/auth/logout"},"startTime":1788930935128,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":223159,"timestamp":4157376494,"id":2029,"parentId":1861,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":331154,"timestamp":4157268521,"id":1861,"parentId":1842,"tags":{"page":"/api/auth/status"},"startTime":1788930935128,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":225466,"timestamp":4157376623,"id":2030,"parentId":1862,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":333247,"timestamp":4157268922,"id":1862,"parentId":1842,"tags":{"page":"/api/capabilities"},"startTime":1788930935129,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":236387,"timestamp":4157376675,"id":2031,"parentId":1863,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":343708,"timestamp":4157269383,"id":1863,"parentId":1842,"tags":{"page":"/api/daily-summary"},"startTime":1788930935129,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":238724,"timestamp":4157376795,"id":2032,"parentId":1864,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":345327,"timestamp":4157270209,"id":1864,"parentId":1842,"tags":{"page":"/api/daily-summary/status"},"startTime":1788930935130,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":243828,"timestamp":4157376922,"id":2033,"parentId":1865,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":350103,"timestamp":4157270682,"id":1865,"parentId":1842,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1788930935130,"traceId":"2e7cb166bb755ccd"}]
11
+ [{"name":"is-page-static","duration":246794,"timestamp":4157377088,"id":2034,"parentId":1866,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":352768,"timestamp":4157271135,"id":1866,"parentId":1842,"tags":{"page":"/api/external-apps/[id]"},"startTime":1788930935131,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":249820,"timestamp":4157377232,"id":2035,"parentId":1867,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":355521,"timestamp":4157271556,"id":1867,"parentId":1842,"tags":{"page":"/api/external-apps"},"startTime":1788930935131,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":252378,"timestamp":4157377380,"id":2036,"parentId":1868,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":357787,"timestamp":4157271988,"id":1868,"parentId":1842,"tags":{"page":"/api/fs/browse"},"startTime":1788930935132,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":257215,"timestamp":4157377492,"id":2037,"parentId":1869,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":362276,"timestamp":4157272455,"id":1869,"parentId":1842,"tags":{"page":"/api/fs/recent-paths"},"startTime":1788930935132,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":258512,"timestamp":4157376298,"id":2025,"parentId":1857,"tags":{},"startTime":1788930935236,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":368884,"timestamp":4157265948,"id":1857,"parentId":1842,"tags":{"page":"/api/assistant/terminal"},"startTime":1788930935126,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":263012,"timestamp":4157377560,"id":2038,"parentId":1870,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":367716,"timestamp":4157272883,"id":1870,"parentId":1842,"tags":{"page":"/api/hooks/agent-event"},"startTime":1788930935133,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":268393,"timestamp":4157377653,"id":2040,"parentId":1872,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":371609,"timestamp":4157274470,"id":1872,"parentId":1842,"tags":{"page":"/api/hooks/permission-request"},"startTime":1788930935134,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":268582,"timestamp":4157377594,"id":2039,"parentId":1871,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":372156,"timestamp":4157274046,"id":1871,"parentId":1842,"tags":{"page":"/api/hooks/claude-done"},"startTime":1788930935134,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":269057,"timestamp":4157377715,"id":2041,"parentId":1873,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":371913,"timestamp":4157274883,"id":1873,"parentId":1842,"tags":{"page":"/api/metrics/vibe"},"startTime":1788930935135,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":271640,"timestamp":4157377873,"id":2043,"parentId":1875,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":373801,"timestamp":4157275733,"id":1875,"parentId":1842,"tags":{"page":"/api/push/escalation"},"startTime":1788930935135,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":272189,"timestamp":4157377749,"id":2042,"parentId":1874,"tags":{},"startTime":1788930935237,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":374643,"timestamp":4157275316,"id":1874,"parentId":1842,"tags":{"page":"/api/ollama/models"},"startTime":1788930935135,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":274468,"timestamp":4157378051,"id":2044,"parentId":1876,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":376383,"timestamp":4157276165,"id":1876,"parentId":1842,"tags":{"page":"/api/push/subscriptions"},"startTime":1788930935136,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":277023,"timestamp":4157378195,"id":2046,"parentId":1877,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":378673,"timestamp":4157276565,"id":1877,"parentId":1842,"tags":{"page":"/api/push/vapid"},"startTime":1788930935136,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":280691,"timestamp":4157378238,"id":2047,"parentId":1879,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":381397,"timestamp":4157277560,"id":1879,"parentId":1842,"tags":{"page":"/api/relays"},"startTime":1788930935137,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":281137,"timestamp":4157378090,"id":2045,"parentId":1878,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":382147,"timestamp":4157277102,"id":1878,"parentId":1842,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1788930935137,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":283188,"timestamp":4157378549,"id":2048,"parentId":1880,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":383703,"timestamp":4157278064,"id":1880,"parentId":1842,"tags":{"page":"/api/remote/pair"},"startTime":1788930935138,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":286528,"timestamp":4157378630,"id":2050,"parentId":1882,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":386183,"timestamp":4157278999,"id":1882,"parentId":1842,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1788930935139,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":289288,"timestamp":4157378656,"id":2051,"parentId":1883,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":388460,"timestamp":4157279506,"id":1883,"parentId":1842,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1788930935139,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":293449,"timestamp":4157378600,"id":2049,"parentId":1881,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":393532,"timestamp":4157278541,"id":1881,"parentId":1842,"tags":{"page":"/api/repositories/[id]"},"startTime":1788930935138,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":299184,"timestamp":4157378683,"id":2052,"parentId":1884,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":397934,"timestamp":4157279957,"id":1884,"parentId":1842,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1788930935140,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":302006,"timestamp":4157378720,"id":2053,"parentId":1885,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":400304,"timestamp":4157280449,"id":1885,"parentId":1842,"tags":{"page":"/api/repositories/clone"},"startTime":1788930935140,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":302358,"timestamp":4157378742,"id":2054,"parentId":1886,"tags":{},"startTime":1788930935238,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":399758,"timestamp":4157281362,"id":1886,"parentId":1842,"tags":{"page":"/api/repositories/excluded"},"startTime":1788930935141,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":308387,"timestamp":4157374145,"id":2011,"parentId":2007,"tags":{},"startTime":1788930935234,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":352556,"timestamp":4157329995,"id":2007,"parentId":1842,"tags":{"page":"/icon.png"},"startTime":1788930935190,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":305575,"timestamp":4157378768,"id":2055,"parentId":1887,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":402624,"timestamp":4157281738,"id":1887,"parentId":1842,"tags":{"page":"/api/repositories/restore"},"startTime":1788930935141,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":305613,"timestamp":4157378811,"id":2056,"parentId":1888,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":402309,"timestamp":4157282129,"id":1888,"parentId":1842,"tags":{"page":"/api/repositories"},"startTime":1788930935142,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":311175,"timestamp":4157378881,"id":2058,"parentId":1890,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":407223,"timestamp":4157282857,"id":1890,"parentId":1842,"tags":{"page":"/api/repositories/sync"},"startTime":1788930935143,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":313169,"timestamp":4157379048,"id":2059,"parentId":1891,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":408992,"timestamp":4157283246,"id":1891,"parentId":1842,"tags":{"page":"/api/repositories/validate-path"},"startTime":1788930935143,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":315754,"timestamp":4157379190,"id":2060,"parentId":1892,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":411366,"timestamp":4157283599,"id":1892,"parentId":1842,"tags":{"page":"/api/settings/default-agents"},"startTime":1788930935143,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":315819,"timestamp":4157379330,"id":2061,"parentId":1893,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":411187,"timestamp":4157283982,"id":1893,"parentId":1842,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1788930935144,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":317948,"timestamp":4157379441,"id":2062,"parentId":1894,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":412938,"timestamp":4157284470,"id":1894,"parentId":1842,"tags":{"page":"/api/sidebar/group-order"},"startTime":1788930935144,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":324231,"timestamp":4157379554,"id":2063,"parentId":1895,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":418886,"timestamp":4157284922,"id":1895,"parentId":1842,"tags":{"page":"/api/skills/[id]"},"startTime":1788930935145,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":327777,"timestamp":4157379816,"id":2065,"parentId":1897,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":421758,"timestamp":4157285857,"id":1897,"parentId":1842,"tags":{"page":"/api/skills/operations"},"startTime":1788930935146,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":327993,"timestamp":4157379690,"id":2064,"parentId":1896,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":422293,"timestamp":4157285403,"id":1896,"parentId":1842,"tags":{"page":"/api/skills/installations"},"startTime":1788930935145,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":333750,"timestamp":4157380032,"id":2067,"parentId":1899,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":427006,"timestamp":4157286798,"id":1899,"parentId":1842,"tags":{"page":"/api/skills"},"startTime":1788930935147,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":336481,"timestamp":4157379914,"id":2066,"parentId":1898,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":430087,"timestamp":4157286334,"id":1898,"parentId":1842,"tags":{"page":"/api/skills/reindex"},"startTime":1788930935146,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":339906,"timestamp":4157380084,"id":2069,"parentId":1901,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":431877,"timestamp":4157288183,"id":1901,"parentId":1842,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1788930935148,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":344149,"timestamp":4157380113,"id":2070,"parentId":1902,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":435724,"timestamp":4157288561,"id":1902,"parentId":1842,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1788930935148,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":348260,"timestamp":4157380136,"id":2071,"parentId":1903,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":439488,"timestamp":4157288932,"id":1903,"parentId":1842,"tags":{"page":"/api/templates/[id]"},"startTime":1788930935149,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":349834,"timestamp":4157380062,"id":2068,"parentId":1900,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":442645,"timestamp":4157287273,"id":1900,"parentId":1842,"tags":{"page":"/api/slash-commands"},"startTime":1788930935147,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":351301,"timestamp":4157380158,"id":2072,"parentId":1904,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":442135,"timestamp":4157289349,"id":1904,"parentId":1842,"tags":{"page":"/api/templates"},"startTime":1788930935149,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":352302,"timestamp":4157380265,"id":2073,"parentId":1905,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":442887,"timestamp":4157289701,"id":1905,"parentId":1842,"tags":{"page":"/api/todos"},"startTime":1788930935149,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":354806,"timestamp":4157380296,"id":2074,"parentId":1906,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":445036,"timestamp":4157290085,"id":1906,"parentId":1842,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1788930935150,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":354853,"timestamp":4157380320,"id":2075,"parentId":1907,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":444748,"timestamp":4157290443,"id":1907,"parentId":1842,"tags":{"page":"/api/verification/runs"},"startTime":1788930935150,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":357857,"timestamp":4157380407,"id":2077,"parentId":1909,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":447144,"timestamp":4157291155,"id":1909,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1788930935151,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":358566,"timestamp":4157380381,"id":2076,"parentId":1908,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":448189,"timestamp":4157290779,"id":1908,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1788930935151,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":361192,"timestamp":4157380436,"id":2078,"parentId":1910,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":450148,"timestamp":4157291506,"id":1910,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1788930935151,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":362194,"timestamp":4157380465,"id":2079,"parentId":1911,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":450837,"timestamp":4157291842,"id":1911,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1788930935152,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":364370,"timestamp":4157380486,"id":2080,"parentId":1912,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":452642,"timestamp":4157292240,"id":1912,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1788930935152,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":366270,"timestamp":4157380521,"id":2081,"parentId":1913,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":454216,"timestamp":4157292601,"id":1913,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1788930935152,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":367125,"timestamp":4157380550,"id":2082,"parentId":1914,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":454737,"timestamp":4157292959,"id":1914,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1788930935153,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":369990,"timestamp":4157380601,"id":2084,"parentId":1916,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"}]
12
+ [{"name":"check-page","duration":459376,"timestamp":4157293697,"id":1916,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1788930935153,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":372599,"timestamp":4157380580,"id":2083,"parentId":1915,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":459848,"timestamp":4157293347,"id":1915,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1788930935153,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":373626,"timestamp":4157380622,"id":2085,"parentId":1917,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":459761,"timestamp":4157294506,"id":1917,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1788930935154,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":378326,"timestamp":4157380723,"id":2087,"parentId":1919,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":463808,"timestamp":4157295270,"id":1919,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1788930935155,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":381343,"timestamp":4157380703,"id":2086,"parentId":1918,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":467206,"timestamp":4157294872,"id":1918,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1788930935155,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":383186,"timestamp":4157380763,"id":2089,"parentId":1921,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":467984,"timestamp":4157295990,"id":1921,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1788930935156,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":384171,"timestamp":4157380743,"id":2088,"parentId":1920,"tags":{},"startTime":1788930935240,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":469309,"timestamp":4157295630,"id":1920,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1788930935155,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":386859,"timestamp":4157380787,"id":2090,"parentId":1922,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":471282,"timestamp":4157296385,"id":1922,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1788930935156,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":387671,"timestamp":4157380811,"id":2091,"parentId":1923,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":471778,"timestamp":4157296735,"id":1923,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1788930935156,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":390359,"timestamp":4157380850,"id":2093,"parentId":1925,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":473769,"timestamp":4157297464,"id":1925,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1788930935157,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":390481,"timestamp":4157380829,"id":2092,"parentId":1924,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":474216,"timestamp":4157297110,"id":1924,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1788930935157,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":393057,"timestamp":4157380867,"id":2094,"parentId":1926,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":476139,"timestamp":4157297811,"id":1926,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1788930935158,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":394066,"timestamp":4157380898,"id":2095,"parentId":1927,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":476811,"timestamp":4157298174,"id":1927,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1788930935158,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":395753,"timestamp":4157380922,"id":2096,"parentId":1929,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":477830,"timestamp":4157298875,"id":1929,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1788930935159,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":397631,"timestamp":4157380941,"id":2097,"parentId":1928,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":480074,"timestamp":4157298522,"id":1928,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1788930935158,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":398381,"timestamp":4157380960,"id":2098,"parentId":1930,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":480109,"timestamp":4157299252,"id":1930,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1788930935159,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":404077,"timestamp":4157380981,"id":2099,"parentId":1931,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":485484,"timestamp":4157299603,"id":1931,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1788930935159,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":404162,"timestamp":4157381022,"id":2100,"parentId":1932,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":485240,"timestamp":4157299966,"id":1932,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1788930935160,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":405080,"timestamp":4157381043,"id":2101,"parentId":1933,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":484945,"timestamp":4157301200,"id":1933,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1788930935161,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":411006,"timestamp":4157381063,"id":2102,"parentId":1934,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":490525,"timestamp":4157301575,"id":1934,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1788930935161,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":411114,"timestamp":4157381088,"id":2103,"parentId":1935,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":490284,"timestamp":4157301936,"id":1935,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1788930935162,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":411720,"timestamp":4157381106,"id":2104,"parentId":1936,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":490521,"timestamp":4157302326,"id":1936,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1788930935162,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":416122,"timestamp":4157381125,"id":2105,"parentId":1937,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":494592,"timestamp":4157302680,"id":1937,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1788930935162,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":418164,"timestamp":4157381143,"id":2106,"parentId":1938,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":496265,"timestamp":4157303067,"id":1938,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1788930935163,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":419692,"timestamp":4157381165,"id":2107,"parentId":1939,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":497453,"timestamp":4157303430,"id":1939,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1788930935163,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":422609,"timestamp":4157381187,"id":2108,"parentId":1940,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":500031,"timestamp":4157303788,"id":1940,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1788930935164,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":423282,"timestamp":4157381209,"id":2109,"parentId":1941,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":500277,"timestamp":4157304236,"id":1941,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1788930935164,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":426326,"timestamp":4157381240,"id":2110,"parentId":1942,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":503001,"timestamp":4157304594,"id":1942,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1788930935164,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":426882,"timestamp":4157381278,"id":2111,"parentId":1943,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":503195,"timestamp":4157304987,"id":1943,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1788930935165,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":429776,"timestamp":4157381305,"id":2112,"parentId":1944,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":505634,"timestamp":4157305469,"id":1944,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1788930935165,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":430756,"timestamp":4157381431,"id":2113,"parentId":1946,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":505986,"timestamp":4157306227,"id":1946,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1788930935166,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":433142,"timestamp":4157381476,"id":2114,"parentId":1945,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":508791,"timestamp":4157305848,"id":1945,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1788930935166,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":436685,"timestamp":4157381527,"id":2116,"parentId":1949,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":510369,"timestamp":4157307866,"id":1949,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1788930935168,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":441390,"timestamp":4157378849,"id":2057,"parentId":1889,"tags":{},"startTime":1788930935239,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":537777,"timestamp":4157282491,"id":1889,"parentId":1842,"tags":{"page":"/api/repositories/scan"},"startTime":1788930935142,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":440144,"timestamp":4157381619,"id":2117,"parentId":1947,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":515201,"timestamp":4157306583,"id":1947,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1788930935166,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":443666,"timestamp":4157381683,"id":2119,"parentId":1951,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":516774,"timestamp":4157308599,"id":1951,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1788930935168,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":447433,"timestamp":4157381727,"id":2120,"parentId":1952,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":520242,"timestamp":4157308948,"id":1952,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1788930935169,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":450957,"timestamp":4157381766,"id":2121,"parentId":1953,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":523415,"timestamp":4157309335,"id":1953,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1788930935169,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":451594,"timestamp":4157381654,"id":2118,"parentId":1950,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":525031,"timestamp":4157308239,"id":1950,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1788930935168,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":454676,"timestamp":4157381811,"id":2122,"parentId":1954,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":526873,"timestamp":4157309642,"id":1954,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1788930935169,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":455258,"timestamp":4157381872,"id":2123,"parentId":1955,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":527216,"timestamp":4157309936,"id":1955,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1788930935170,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":460928,"timestamp":4157382112,"id":2125,"parentId":1957,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":532412,"timestamp":4157310662,"id":1957,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1788930935170,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":461108,"timestamp":4157382051,"id":2124,"parentId":1956,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":532866,"timestamp":4157310309,"id":1956,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1788930935170,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":464463,"timestamp":4157382162,"id":2126,"parentId":1958,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":535602,"timestamp":4157311039,"id":1958,"parentId":1842,"tags":{"page":"/api/worktrees/[id]"},"startTime":1788930935171,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":464600,"timestamp":4157382185,"id":2127,"parentId":1960,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":535057,"timestamp":4157311750,"id":1960,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1788930935172,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":467917,"timestamp":4157382215,"id":2128,"parentId":1959,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":538756,"timestamp":4157311401,"id":1959,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1788930935171,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":468328,"timestamp":4157382248,"id":2129,"parentId":1961,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":538468,"timestamp":4157312150,"id":1961,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1788930935172,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":472193,"timestamp":4157382280,"id":2130,"parentId":1962,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":541972,"timestamp":4157312518,"id":1962,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1788930935172,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":473866,"timestamp":4157382346,"id":2131,"parentId":1963,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":543365,"timestamp":4157312865,"id":1963,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1788930935173,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":482690,"timestamp":4157382520,"id":2132,"parentId":1964,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":551459,"timestamp":4157313772,"id":1964,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1788930935174,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":483139,"timestamp":4157382747,"id":2133,"parentId":1965,"tags":{},"startTime":1788930935242,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":551743,"timestamp":4157314159,"id":1965,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1788930935174,"traceId":"2e7cb166bb755ccd"}]
13
+ [{"name":"is-page-static","duration":490183,"timestamp":4157382915,"id":2134,"parentId":1966,"tags":{},"startTime":1788930935243,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":558614,"timestamp":4157314510,"id":1966,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1788930935174,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":495655,"timestamp":4157383081,"id":2135,"parentId":1967,"tags":{},"startTime":1788930935243,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":563911,"timestamp":4157314852,"id":1967,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1788930935175,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":496742,"timestamp":4157383306,"id":2136,"parentId":1968,"tags":{},"startTime":1788930935243,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":564855,"timestamp":4157315216,"id":1968,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1788930935175,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":499569,"timestamp":4157383476,"id":2137,"parentId":1969,"tags":{},"startTime":1788930935243,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":567523,"timestamp":4157315566,"id":1969,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1788930935175,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":501243,"timestamp":4157383733,"id":2138,"parentId":1970,"tags":{},"startTime":1788930935243,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":569070,"timestamp":4157315928,"id":1970,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1788930935176,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":503287,"timestamp":4157383797,"id":2139,"parentId":1972,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":570439,"timestamp":4157316668,"id":1972,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1788930935176,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":505672,"timestamp":4157383938,"id":2140,"parentId":1971,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":573335,"timestamp":4157316314,"id":1971,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1788930935176,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":506545,"timestamp":4157383978,"id":2141,"parentId":1973,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":573491,"timestamp":4157317053,"id":1973,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1788930935177,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":510225,"timestamp":4157384076,"id":2143,"parentId":1975,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":576563,"timestamp":4157317761,"id":1975,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1788930935178,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":512090,"timestamp":4157384034,"id":2142,"parentId":1974,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":578737,"timestamp":4157317408,"id":1974,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1788930935177,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":513839,"timestamp":4157384099,"id":2144,"parentId":1976,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":579819,"timestamp":4157318141,"id":1976,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1788930935178,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":515499,"timestamp":4157384138,"id":2145,"parentId":1977,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":581158,"timestamp":4157318499,"id":1977,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1788930935178,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":518555,"timestamp":4157384170,"id":2146,"parentId":1979,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":583111,"timestamp":4157319637,"id":1979,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1788930935179,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":519404,"timestamp":4157384195,"id":2147,"parentId":1978,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":584771,"timestamp":4157318851,"id":1978,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1788930935179,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":522718,"timestamp":4157384240,"id":2149,"parentId":1981,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":586641,"timestamp":4157320339,"id":1981,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1788930935180,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":522870,"timestamp":4157384222,"id":2148,"parentId":1980,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":587129,"timestamp":4157319980,"id":1980,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1788930935180,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":528743,"timestamp":4157384302,"id":2151,"parentId":1983,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":592141,"timestamp":4157320932,"id":1983,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1788930935181,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":528897,"timestamp":4157384272,"id":2150,"parentId":1982,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":592551,"timestamp":4157320634,"id":1982,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1788930935180,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":530765,"timestamp":4157384322,"id":2152,"parentId":1984,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":593867,"timestamp":4157321243,"id":1984,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1788930935181,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":534288,"timestamp":4157384359,"id":2154,"parentId":1986,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":596835,"timestamp":4157321838,"id":1986,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1788930935182,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":535275,"timestamp":4157384344,"id":2153,"parentId":1985,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":598104,"timestamp":4157321538,"id":1985,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1788930935181,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":537774,"timestamp":4157384375,"id":2155,"parentId":1987,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":599959,"timestamp":4157322213,"id":1987,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1788930935182,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":539745,"timestamp":4157384390,"id":2156,"parentId":1988,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":601580,"timestamp":4157322578,"id":1988,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1788930935182,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":540728,"timestamp":4157384510,"id":2157,"parentId":1989,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":602322,"timestamp":4157322936,"id":1989,"parentId":1842,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1788930935183,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":543651,"timestamp":4157384614,"id":2158,"parentId":1990,"tags":{},"startTime":1788930935244,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":604975,"timestamp":4157323309,"id":1990,"parentId":1842,"tags":{"page":"/api/worktrees"},"startTime":1788930935183,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":543722,"timestamp":4157385100,"id":2159,"parentId":1996,"tags":{},"startTime":1788930935245,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":602939,"timestamp":4157325902,"id":1996,"parentId":1842,"tags":{"page":"/proxy/[...path]"},"startTime":1788930935186,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":545848,"timestamp":4157385988,"id":2160,"parentId":2010,"tags":{},"startTime":1788930935246,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":600422,"timestamp":4157331436,"id":2010,"parentId":1842,"tags":{"page":"/manifest.webmanifest"},"startTime":1788930935191,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":563578,"timestamp":4157388471,"id":2161,"parentId":1993,"tags":{},"startTime":1788930935248,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":627676,"timestamp":4157324409,"id":1993,"parentId":1842,"tags":{"page":"/more"},"startTime":1788930935184,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":567302,"timestamp":4157388679,"id":2163,"parentId":1995,"tags":{},"startTime":1788930935248,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":630502,"timestamp":4157325535,"id":1995,"parentId":1842,"tags":{"page":"/"},"startTime":1788930935185,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":587383,"timestamp":4157388776,"id":2164,"parentId":1991,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":652539,"timestamp":4157323655,"id":1991,"parentId":1842,"tags":{"page":"/chat"},"startTime":1788930935183,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":590833,"timestamp":4157388582,"id":2162,"parentId":1992,"tags":{},"startTime":1788930935248,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":655399,"timestamp":4157324040,"id":1992,"parentId":1842,"tags":{"page":"/login"},"startTime":1788930935184,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":591472,"timestamp":4157388864,"id":2165,"parentId":1994,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":655580,"timestamp":4157324779,"id":1994,"parentId":1842,"tags":{"page":"/offline"},"startTime":1788930935185,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":597231,"timestamp":4157389080,"id":2167,"parentId":1998,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":659697,"timestamp":4157326641,"id":1998,"parentId":1842,"tags":{"page":"/review"},"startTime":1788930935186,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":601344,"timestamp":4157389185,"id":2168,"parentId":1999,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":663525,"timestamp":4157327026,"id":1999,"parentId":1842,"tags":{"page":"/sessions"},"startTime":1788930935187,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":605574,"timestamp":4157388954,"id":2166,"parentId":1997,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":668271,"timestamp":4157326281,"id":1997,"parentId":1842,"tags":{"page":"/repositories"},"startTime":1788930935186,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":610439,"timestamp":4157389388,"id":2170,"parentId":2001,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":672119,"timestamp":4157327733,"id":2001,"parentId":1842,"tags":{"page":"/skills/installed"},"startTime":1788930935187,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":613758,"timestamp":4157389288,"id":2169,"parentId":2000,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":675682,"timestamp":4157327391,"id":2000,"parentId":1842,"tags":{"page":"/skills/[skillId]"},"startTime":1788930935187,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":614647,"timestamp":4157389465,"id":2171,"parentId":2002,"tags":{},"startTime":1788930935249,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":676011,"timestamp":4157328122,"id":2002,"parentId":1842,"tags":{"page":"/skills"},"startTime":1788930935188,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":621784,"timestamp":4157390262,"id":2172,"parentId":2003,"tags":{},"startTime":1788930935250,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":683589,"timestamp":4157328492,"id":2003,"parentId":1842,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1788930935188,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":623621,"timestamp":4157390440,"id":2174,"parentId":2005,"tags":{},"startTime":1788930935250,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":684812,"timestamp":4157329276,"id":2005,"parentId":1842,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1788930935189,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":675422,"timestamp":4157381504,"id":2115,"parentId":1948,"tags":{},"startTime":1788930935241,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":749481,"timestamp":4157307494,"id":1948,"parentId":1842,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1788930935167,"traceId":"2e7cb166bb755ccd"},{"name":"is-page-static","duration":672803,"timestamp":4157390359,"id":2173,"parentId":2004,"tags":{},"startTime":1788930935250,"traceId":"2e7cb166bb755ccd"},{"name":"check-page","duration":734328,"timestamp":4157328866,"id":2004,"parentId":1842,"tags":{"page":"/worktrees/[id]"},"startTime":1788930935189,"traceId":"2e7cb166bb755ccd"},{"name":"static-check","duration":1069591,"timestamp":4156993635,"id":1842,"parentId":1,"tags":{},"startTime":1788930934853,"traceId":"2e7cb166bb755ccd"},{"name":"generate-required-server-files","duration":332,"timestamp":4158063442,"id":2176,"parentId":1,"tags":{},"startTime":1788930935923,"traceId":"2e7cb166bb755ccd"},{"name":"write-routes-manifest","duration":25021,"timestamp":4158074442,"id":2178,"parentId":1,"tags":{},"startTime":1788930935934,"traceId":"2e7cb166bb755ccd"},{"name":"load-dotenv","duration":115,"timestamp":4160159870,"id":2181,"parentId":2180,"tags":{},"startTime":1788930938020,"traceId":"2e7cb166bb755ccd"},{"name":"run-export-path-map","duration":468,"timestamp":4161907126,"id":2182,"parentId":2180,"tags":{},"startTime":1788930939767,"traceId":"2e7cb166bb755ccd"},{"name":"next-export","duration":3891423,"timestamp":4160159050,"id":2180,"parentId":1,"tags":{},"startTime":1788930938019,"traceId":"2e7cb166bb755ccd"},{"name":"move-exported-app-not-found-","duration":89,"timestamp":4164052534,"id":2183,"parentId":2179,"tags":{},"startTime":1788930941912,"traceId":"2e7cb166bb755ccd"},{"name":"move-exported-page","duration":115941,"timestamp":4164052712,"id":2184,"parentId":2179,"tags":{},"startTime":1788930941912,"traceId":"2e7cb166bb755ccd"},{"name":"static-generation","duration":4637714,"timestamp":4160155464,"id":2179,"parentId":1,"tags":{},"startTime":1788930938015,"traceId":"2e7cb166bb755ccd"},{"name":"write-routes-manifest","duration":135207,"timestamp":4164793864,"id":2185,"parentId":1,"tags":{},"startTime":1788930942654,"traceId":"2e7cb166bb755ccd"},{"name":"node-file-trace-build","duration":19198881,"timestamp":4158067094,"id":2177,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1788930935927,"traceId":"2e7cb166bb755ccd"},{"name":"apply-include-excludes","duration":1212,"timestamp":4177265997,"id":2186,"parentId":1,"tags":{},"startTime":1788930955126,"traceId":"2e7cb166bb755ccd"},{"name":"print-tree-view","duration":12124,"timestamp":4177267431,"id":2187,"parentId":1,"tags":{},"startTime":1788930955127,"traceId":"2e7cb166bb755ccd"},{"name":"telemetry-flush","duration":51,"timestamp":4177279579,"id":2188,"parentId":1,"tags":{},"startTime":1788930955139,"traceId":"2e7cb166bb755ccd"},{"name":"next-build","duration":90102686,"timestamp":4087176949,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1788930865037,"traceId":"2e7cb166bb755ccd"}]