commandmate 0.34.1 → 0.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (311) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +176 -163
  3. package/.next/app-path-routes-manifest.json +27 -27
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +9 -9
  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_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  14. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/messages/route.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/session/route.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/start/route.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/terminal/route.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  30. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/capabilities/route.js +1 -1
  35. package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  44. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  46. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  47. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  49. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
  56. package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
  57. package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/relays/route.js +1 -1
  59. package/.next/server/app/api/relays/route.js.nft.json +1 -1
  60. package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  66. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  67. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/clone/route.js +1 -1
  69. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  70. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/restore/route.js +1 -1
  73. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  74. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/repositories/route.js +1 -1
  76. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  77. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/repositories/scan/route.js +1 -1
  79. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  80. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/sync/route.js +1 -1
  82. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
  86. package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  104. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  106. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
  109. package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  115. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  146. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  148. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  151. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  163. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  167. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  177. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  179. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  190. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  193. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/route.js +1 -1
  211. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/chat/page.js +2 -2
  214. package/.next/server/app/chat/page.js.nft.json +1 -1
  215. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  216. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  217. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  218. package/.next/server/app/more/page.js +2 -2
  219. package/.next/server/app/more/page.js.nft.json +1 -1
  220. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  221. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  222. package/.next/server/app/page.js +1 -1
  223. package/.next/server/app/page.js.nft.json +1 -1
  224. package/.next/server/app/page_client-reference-manifest.js +1 -1
  225. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/repositories/page.js +2 -2
  227. package/.next/server/app/repositories/page.js.nft.json +1 -1
  228. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  229. package/.next/server/app/review/page.js +1 -1
  230. package/.next/server/app/review/page.js.nft.json +1 -1
  231. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  232. package/.next/server/app/sessions/page.js +1 -1
  233. package/.next/server/app/sessions/page.js.nft.json +1 -1
  234. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  235. package/.next/server/app/skills/[skillId]/page.js +2 -2
  236. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  237. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  238. package/.next/server/app/skills/installed/page.js +2 -2
  239. package/.next/server/app/skills/installed/page.js.nft.json +1 -1
  240. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  241. package/.next/server/app/skills/page.js +1 -1
  242. package/.next/server/app/skills/page.js.nft.json +1 -1
  243. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  244. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  245. package/.next/server/app/worktrees/[id]/page.js +11 -11
  246. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  247. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  248. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  249. package/.next/server/app-paths-manifest.json +27 -27
  250. package/.next/server/chunks/1210.js +1 -1
  251. package/.next/server/chunks/{6286.js → 1467.js} +6 -6
  252. package/.next/server/chunks/1886.js +1 -1
  253. package/.next/server/chunks/2980.js +1 -1
  254. package/.next/server/chunks/3077.js +1 -1
  255. package/.next/server/chunks/3241.js +1 -1
  256. package/.next/server/chunks/3323.js +1 -1
  257. package/.next/server/chunks/434.js +1 -1
  258. package/.next/server/chunks/4443.js +1 -1
  259. package/.next/server/chunks/450.js +1 -1
  260. package/.next/server/chunks/6130.js +1 -1
  261. package/.next/server/chunks/650.js +1 -1
  262. package/.next/server/chunks/6677.js +3 -3
  263. package/.next/server/chunks/7075.js +1 -1
  264. package/.next/server/chunks/7506.js +1 -1
  265. package/.next/server/chunks/7905.js +1 -1
  266. package/.next/server/chunks/8728.js +8 -0
  267. package/.next/server/chunks/8918.js +5 -5
  268. package/.next/server/chunks/9123.js +2 -2
  269. package/.next/server/middleware-manifest.json +5 -5
  270. package/.next/server/pages/500.html +1 -1
  271. package/.next/server/server-reference-manifest.json +1 -1
  272. package/.next/static/chunks/2407-b9001cc6041876e1.js +1 -0
  273. package/.next/static/chunks/{4322-dfd5a7119b5ba4fc.js → 4322-59a7dbd77a7763cc.js} +1 -1
  274. package/.next/static/chunks/4388-410b1d8ed0d8d98b.js +1 -0
  275. package/.next/static/chunks/4718-56ebb6e55073ed5e.js +1 -0
  276. package/.next/static/chunks/{2652-18b8fea64413467e.js → 4809-145884b958e7d9a6.js} +1 -1
  277. package/.next/static/chunks/app/chat/{page-e60d07c4c79602f0.js → page-609c9a0f5ce44799.js} +1 -1
  278. package/.next/static/chunks/app/error-c1dc1038d0a84a33.js +1 -0
  279. package/.next/static/chunks/app/global-error-49f765ecb7fd6527.js +1 -0
  280. package/.next/static/chunks/app/{layout-4c2f21e3f653ee4c.js → layout-114dc6e93e332392.js} +1 -1
  281. package/.next/static/chunks/app/more/{page-fc94f86aa881489e.js → page-7c5380e4a7561935.js} +1 -1
  282. package/.next/static/chunks/app/{page-26a42881c8648cd3.js → page-a4f03c188610c6c8.js} +1 -1
  283. package/.next/static/chunks/app/repositories/{page-2576158c8420fda0.js → page-a15efb4ce1d1721e.js} +1 -1
  284. package/.next/static/chunks/app/review/{page-35b99baaf3c93b38.js → page-90ac618489676cbc.js} +1 -1
  285. package/.next/static/chunks/app/sessions/{page-a3ab6f122ec60d5a.js → page-6486d9a643c1dc6f.js} +1 -1
  286. package/.next/static/chunks/app/skills/[skillId]/{page-06799157652e8fa9.js → page-844872df04f52943.js} +1 -1
  287. package/.next/static/chunks/app/skills/installed/{page-2f3987e3a131c8d0.js → page-566dfde26d7e63ba.js} +1 -1
  288. package/.next/static/chunks/app/skills/{page-e70bfcf5ed4e4865.js → page-7859540e8092aace.js} +1 -1
  289. package/.next/static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js +1 -0
  290. package/.next/trace +14 -13
  291. package/dist/lib/detection/tools/verified-against.d.ts +20 -0
  292. package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
  293. package/dist/lib/detection/tools/verified-against.js +20 -0
  294. package/dist/server/src/config/websocket-config.js +67 -0
  295. package/dist/server/src/lib/auto-yes-poller.js +40 -7
  296. package/dist/server/src/lib/detection/selection-shape.js +361 -3
  297. package/dist/server/src/lib/detection/tools/command-code/detect.js +96 -0
  298. package/dist/server/src/lib/detection/tools/command-code/dialog.js +314 -0
  299. package/dist/server/src/lib/detection/tools/verified-against.js +20 -0
  300. package/dist/server/src/lib/polling/response-checker.js +48 -2
  301. package/dist/server/src/lib/ws-server.js +111 -1
  302. package/package.json +1 -1
  303. package/public/sw.js +12 -0
  304. package/.next/server/chunks/595.js +0 -8
  305. package/.next/static/chunks/4718-29cfcfb806724d9a.js +0 -1
  306. package/.next/static/chunks/8361-0142beb59be2abf3.js +0 -1
  307. package/.next/static/chunks/app/error-27ab04bce6545dae.js +0 -1
  308. package/.next/static/chunks/app/global-error-7b761b8e181ffc1f.js +0 -1
  309. package/.next/static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js +0 -1
  310. /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → 0vChXhzA5YWj3f0D6A-Cn}/_buildManifest.js +0 -0
  311. /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → 0vChXhzA5YWj3f0D6A-Cn}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,13 +1,14 @@
1
- [{"name":"generate-buildid","duration":213,"timestamp":2398189174,"id":4,"parentId":1,"tags":{},"startTime":1789202400297,"traceId":"9fac24a1561d101f"},{"name":"load-custom-routes","duration":1921,"timestamp":2398189490,"id":5,"parentId":1,"tags":{},"startTime":1789202400298,"traceId":"9fac24a1561d101f"},{"name":"create-dist-dir","duration":20507,"timestamp":2398275421,"id":6,"parentId":1,"tags":{},"startTime":1789202400384,"traceId":"9fac24a1561d101f"},{"name":"create-pages-mapping","duration":246,"timestamp":2398359652,"id":7,"parentId":1,"tags":{},"startTime":1789202400468,"traceId":"9fac24a1561d101f"},{"name":"collect-app-files","duration":10769,"timestamp":2398359935,"id":8,"parentId":1,"tags":{},"startTime":1789202400468,"traceId":"9fac24a1561d101f"},{"name":"create-app-mapping","duration":5500,"timestamp":2398370734,"id":9,"parentId":1,"tags":{},"startTime":1789202400479,"traceId":"9fac24a1561d101f"},{"name":"create-app-layouts","duration":160,"timestamp":2398376269,"id":10,"parentId":1,"tags":{},"startTime":1789202400485,"traceId":"9fac24a1561d101f"},{"name":"collect-default-files","duration":3796,"timestamp":2398378592,"id":12,"parentId":1,"tags":{},"startTime":1789202400487,"traceId":"9fac24a1561d101f"},{"name":"generate-route-types","duration":27419,"timestamp":2398377654,"id":11,"parentId":1,"tags":{},"startTime":1789202400486,"traceId":"9fac24a1561d101f"},{"name":"public-dir-conflict-check","duration":526,"timestamp":2398405140,"id":13,"parentId":1,"tags":{},"startTime":1789202400513,"traceId":"9fac24a1561d101f"},{"name":"generate-routes-manifest","duration":4464,"timestamp":2398405835,"id":14,"parentId":1,"tags":{},"startTime":1789202400514,"traceId":"9fac24a1561d101f"},{"name":"create-entrypoints","duration":95916,"timestamp":2398417944,"id":17,"parentId":1,"tags":{},"startTime":1789202400526,"traceId":"9fac24a1561d101f"},{"name":"generate-webpack-config","duration":261350,"timestamp":2398513914,"id":18,"parentId":16,"tags":{},"startTime":1789202400622,"traceId":"9fac24a1561d101f"},{"name":"next-trace-entrypoint-plugin","duration":2040,"timestamp":2398874518,"id":20,"parentId":19,"tags":{},"startTime":1789202400983,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":2635872,"timestamp":2398885093,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4059354,"timestamp":2398885248,"id":180,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4194528,"timestamp":2398885251,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4225449,"timestamp":2398885254,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4225960,"timestamp":2398885263,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4226503,"timestamp":2398885257,"id":183,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4226991,"timestamp":2398885260,"id":184,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948209,"timestamp":2398885037,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948225,"timestamp":2398885040,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948313,"timestamp":2398885043,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948315,"timestamp":2398885047,"id":116,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948322,"timestamp":2398885049,"id":117,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948323,"timestamp":2398885052,"id":118,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948323,"timestamp":2398885055,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948322,"timestamp":2398885058,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948320,"timestamp":2398885064,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948319,"timestamp":2398885067,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948319,"timestamp":2398885070,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948319,"timestamp":2398885073,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948318,"timestamp":2398885076,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948296,"timestamp":2398885100,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948296,"timestamp":2398885103,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fupdate%2Froute&name=app%2Fapi%2Fagents%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948295,"timestamp":2398885106,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948294,"timestamp":2398885109,"id":137,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948291,"timestamp":2398885115,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948289,"timestamp":2398885120,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948289,"timestamp":2398885123,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948288,"timestamp":2398885127,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948288,"timestamp":2398885130,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948288,"timestamp":2398885133,"id":144,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948288,"timestamp":2398885136,"id":145,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948281,"timestamp":2398885146,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948281,"timestamp":2398885149,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948278,"timestamp":2398885154,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948275,"timestamp":2398885160,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948273,"timestamp":2398885163,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948273,"timestamp":2398885166,"id":153,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948272,"timestamp":2398885169,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948271,"timestamp":2398885172,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948270,"timestamp":2398885175,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948270,"timestamp":2398885178,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948268,"timestamp":2398885181,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948268,"timestamp":2398885184,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948263,"timestamp":2398885191,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948262,"timestamp":2398885194,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948261,"timestamp":2398885198,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948258,"timestamp":2398885204,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948254,"timestamp":2398885210,"id":167,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948250,"timestamp":2398885216,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948249,"timestamp":2398885219,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948248,"timestamp":2398885222,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4948245,"timestamp":2398885228,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969580,"timestamp":2398884469,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969424,"timestamp":2398884650,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969360,"timestamp":2398884718,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969256,"timestamp":2398884826,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969262,"timestamp":2398884823,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969258,"timestamp":2398884829,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969250,"timestamp":2398884841,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969238,"timestamp":2398884856,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969189,"timestamp":2398884908,"id":82,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969179,"timestamp":2398884920,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969178,"timestamp":2398884923,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969176,"timestamp":2398884928,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969174,"timestamp":2398884932,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969031,"timestamp":2398885079,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969030,"timestamp":2398885082,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969030,"timestamp":2398885085,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969029,"timestamp":2398885088,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":4969030,"timestamp":2398885090,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5176073,"timestamp":2398885201,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5176087,"timestamp":2398885207,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5176087,"timestamp":2398885213,"id":168,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5176081,"timestamp":2398885225,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5277800,"timestamp":2398884454,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5331414,"timestamp":2398885231,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5331554,"timestamp":2398885112,"id":138,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5334986,"timestamp":2398885266,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5334995,"timestamp":2398885269,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5334995,"timestamp":2398885272,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5402351,"timestamp":2398885097,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5402283,"timestamp":2398885188,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5409359,"timestamp":2398885061,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5413415,"timestamp":2398884763,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5444049,"timestamp":2398885140,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5444063,"timestamp":2398885143,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465057,"timestamp":2398883922,"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":1789202400992,"traceId":"9fac24a1561d101f"}]
2
- [{"name":"add-entry","duration":5463988,"timestamp":2398885234,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5463995,"timestamp":2398885237,"id":176,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5463997,"timestamp":2398885239,"id":177,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5463997,"timestamp":2398885242,"id":178,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5463999,"timestamp":2398885245,"id":179,"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":1789202400994,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464759,"timestamp":2398884694,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465090,"timestamp":2398884368,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465050,"timestamp":2398884409,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465040,"timestamp":2398884421,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465032,"timestamp":2398884432,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465024,"timestamp":2398884442,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5465074,"timestamp":2398884395,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464768,"timestamp":2398884703,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464766,"timestamp":2398884708,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464765,"timestamp":2398884711,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464764,"timestamp":2398884715,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464755,"timestamp":2398884726,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464761,"timestamp":2398884722,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464741,"timestamp":2398884754,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464768,"timestamp":2398884730,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464763,"timestamp":2398884737,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464769,"timestamp":2398884733,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464763,"timestamp":2398884741,"id":43,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464762,"timestamp":2398884744,"id":44,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464758,"timestamp":2398884751,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464763,"timestamp":2398884747,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464756,"timestamp":2398884757,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464754,"timestamp":2398884760,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464747,"timestamp":2398884770,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464752,"timestamp":2398884766,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464744,"timestamp":2398884776,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464750,"timestamp":2398884773,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464742,"timestamp":2398884783,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464748,"timestamp":2398884780,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464743,"timestamp":2398884786,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464742,"timestamp":2398884790,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464741,"timestamp":2398884793,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464741,"timestamp":2398884796,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464740,"timestamp":2398884799,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464739,"timestamp":2398884802,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464738,"timestamp":2398884806,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464735,"timestamp":2398884810,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464731,"timestamp":2398884816,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464736,"timestamp":2398884813,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464732,"timestamp":2398884820,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464722,"timestamp":2398884832,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464721,"timestamp":2398884835,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464720,"timestamp":2398884838,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464716,"timestamp":2398884844,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464715,"timestamp":2398884847,"id":76,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464717,"timestamp":2398884850,"id":77,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464716,"timestamp":2398884853,"id":78,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464709,"timestamp":2398884862,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464714,"timestamp":2398884859,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464659,"timestamp":2398884916,"id":83,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464643,"timestamp":2398884935,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464642,"timestamp":2398884938,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464641,"timestamp":2398884941,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464637,"timestamp":2398884947,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464642,"timestamp":2398884944,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464638,"timestamp":2398884950,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464637,"timestamp":2398884953,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464637,"timestamp":2398884956,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464632,"timestamp":2398884963,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464638,"timestamp":2398884959,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464633,"timestamp":2398884965,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464609,"timestamp":2398884993,"id":106,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464635,"timestamp":2398884968,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464634,"timestamp":2398884971,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464633,"timestamp":2398884974,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464632,"timestamp":2398884978,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464631,"timestamp":2398884980,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464618,"timestamp":2398884996,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464632,"timestamp":2398884983,"id":104,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464631,"timestamp":2398884986,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464618,"timestamp":2398885001,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464622,"timestamp":2398884998,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464619,"timestamp":2398885004,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464595,"timestamp":2398885030,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":5464593,"timestamp":2398885034,"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":1789202400993,"traceId":"9fac24a1561d101f"},{"name":"make","duration":8957917,"timestamp":2398883617,"id":21,"parentId":19,"tags":{},"startTime":1789202400992,"traceId":"9fac24a1561d101f"},{"name":"get-entries","duration":6110,"timestamp":2407842926,"id":1060,"parentId":1059,"tags":{},"startTime":1789202409951,"traceId":"9fac24a1561d101f"},{"name":"node-file-trace-plugin","duration":12776992,"timestamp":2407869493,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1789202409978,"traceId":"9fac24a1561d101f"},{"name":"collect-traced-files","duration":252932,"timestamp":2420646509,"id":1062,"parentId":1059,"tags":{},"startTime":1789202422755,"traceId":"9fac24a1561d101f"},{"name":"finish-modules","duration":13056730,"timestamp":2407842730,"id":1059,"parentId":20,"tags":{},"startTime":1789202409951,"traceId":"9fac24a1561d101f"},{"name":"chunk-graph","duration":212021,"timestamp":2421326636,"id":1064,"parentId":1063,"tags":{},"startTime":1789202423435,"traceId":"9fac24a1561d101f"},{"name":"optimize-modules","duration":47,"timestamp":2421538843,"id":1066,"parentId":1063,"tags":{},"startTime":1789202423647,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunks","duration":225816,"timestamp":2421539036,"id":1067,"parentId":1063,"tags":{},"startTime":1789202423647,"traceId":"9fac24a1561d101f"},{"name":"optimize-tree","duration":210,"timestamp":2421764992,"id":1068,"parentId":1063,"tags":{},"startTime":1789202423873,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunk-modules","duration":247966,"timestamp":2421765363,"id":1069,"parentId":1063,"tags":{},"startTime":1789202423874,"traceId":"9fac24a1561d101f"},{"name":"optimize","duration":474688,"timestamp":2421538768,"id":1065,"parentId":1063,"tags":{},"startTime":1789202423647,"traceId":"9fac24a1561d101f"},{"name":"module-hash","duration":157332,"timestamp":2422119662,"id":1070,"parentId":1063,"tags":{},"startTime":1789202424228,"traceId":"9fac24a1561d101f"},{"name":"code-generation","duration":244257,"timestamp":2422277114,"id":1071,"parentId":1063,"tags":{},"startTime":1789202424385,"traceId":"9fac24a1561d101f"},{"name":"hash","duration":26276,"timestamp":2422547631,"id":1072,"parentId":1063,"tags":{},"startTime":1789202424656,"traceId":"9fac24a1561d101f"},{"name":"code-generation-jobs","duration":490,"timestamp":2422573901,"id":1073,"parentId":1063,"tags":{},"startTime":1789202424682,"traceId":"9fac24a1561d101f"},{"name":"module-assets","duration":2535,"timestamp":2422574216,"id":1074,"parentId":1063,"tags":{},"startTime":1789202424682,"traceId":"9fac24a1561d101f"},{"name":"create-chunk-assets","duration":11853,"timestamp":2422576771,"id":1075,"parentId":1063,"tags":{},"startTime":1789202424685,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1375,"timestamp":2422633903,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1170,"timestamp":2422634122,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1159,"timestamp":2422634135,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1152,"timestamp":2422634144,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"}]
3
- [{"name":"minify-js","duration":1431,"timestamp":2422634149,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1431,"timestamp":2422634155,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1427,"timestamp":2422634161,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1423,"timestamp":2422634167,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1417,"timestamp":2422634173,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1789202424742,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1351,"timestamp":2422634240,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1294,"timestamp":2422634299,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1282,"timestamp":2422634311,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1279,"timestamp":2422634317,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1274,"timestamp":2422634323,"id":1090,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1270,"timestamp":2422634328,"id":1091,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1266,"timestamp":2422634333,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1261,"timestamp":2422634339,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1259,"timestamp":2422634343,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1255,"timestamp":2422634348,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1252,"timestamp":2422634352,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1250,"timestamp":2422634356,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1247,"timestamp":2422634361,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1244,"timestamp":2422634365,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1242,"timestamp":2422634369,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1238,"timestamp":2422634374,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1236,"timestamp":2422634378,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1232,"timestamp":2422634383,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1208,"timestamp":2422634408,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1206,"timestamp":2422634411,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1203,"timestamp":2422634415,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1199,"timestamp":2422634421,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1196,"timestamp":2422634425,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1194,"timestamp":2422634428,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1192,"timestamp":2422634432,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1188,"timestamp":2422634437,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1186,"timestamp":2422634441,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1182,"timestamp":2422634446,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1180,"timestamp":2422634450,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1177,"timestamp":2422634455,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1174,"timestamp":2422634459,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1172,"timestamp":2422634462,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1169,"timestamp":2422634466,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1166,"timestamp":2422634470,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1163,"timestamp":2422634474,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1151,"timestamp":2422634487,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1149,"timestamp":2422634491,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1147,"timestamp":2422634494,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1145,"timestamp":2422634497,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1143,"timestamp":2422634500,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1141,"timestamp":2422634504,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1136,"timestamp":2422634511,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1134,"timestamp":2422634514,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1132,"timestamp":2422634517,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1129,"timestamp":2422634521,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1127,"timestamp":2422634524,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1125,"timestamp":2422634527,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1123,"timestamp":2422634531,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1121,"timestamp":2422634534,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1119,"timestamp":2422634537,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1117,"timestamp":2422634540,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1111,"timestamp":2422634547,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1108,"timestamp":2422634551,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1106,"timestamp":2422634554,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1105,"timestamp":2422634557,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1102,"timestamp":2422634561,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1100,"timestamp":2422634564,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1097,"timestamp":2422634568,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1096,"timestamp":2422634571,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1094,"timestamp":2422634574,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1092,"timestamp":2422634577,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1090,"timestamp":2422634581,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1088,"timestamp":2422634584,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1086,"timestamp":2422634587,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1084,"timestamp":2422634590,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1082,"timestamp":2422634594,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1080,"timestamp":2422634597,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1078,"timestamp":2422634600,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1076,"timestamp":2422634603,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1075,"timestamp":2422634606,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1073,"timestamp":2422634609,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1069,"timestamp":2422634615,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1067,"timestamp":2422634618,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1065,"timestamp":2422634621,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1063,"timestamp":2422634624,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1060,"timestamp":2422634628,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1058,"timestamp":2422634631,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1056,"timestamp":2422634634,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1055,"timestamp":2422634637,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1053,"timestamp":2422634641,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1051,"timestamp":2422634644,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1049,"timestamp":2422634647,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1047,"timestamp":2422634650,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1045,"timestamp":2422634653,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1044,"timestamp":2422634656,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1041,"timestamp":2422634660,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1039,"timestamp":2422634664,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1036,"timestamp":2422634667,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1034,"timestamp":2422634670,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1032,"timestamp":2422634674,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1029,"timestamp":2422634678,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1027,"timestamp":2422634681,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1025,"timestamp":2422634684,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1023,"timestamp":2422634687,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1021,"timestamp":2422634690,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1019,"timestamp":2422634694,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"}]
4
- [{"name":"minify-js","duration":1194,"timestamp":2422634697,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1195,"timestamp":2422634700,"id":1183,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1194,"timestamp":2422634703,"id":1184,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1192,"timestamp":2422634706,"id":1185,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1190,"timestamp":2422634709,"id":1186,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1188,"timestamp":2422634712,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1186,"timestamp":2422634716,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1185,"timestamp":2422634719,"id":1189,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1177,"timestamp":2422634728,"id":1190,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1176,"timestamp":2422634731,"id":1191,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1174,"timestamp":2422634734,"id":1192,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1171,"timestamp":2422634737,"id":1193,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1169,"timestamp":2422634741,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1167,"timestamp":2422634744,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1165,"timestamp":2422634747,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1163,"timestamp":2422634751,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1161,"timestamp":2422634754,"id":1198,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1159,"timestamp":2422634757,"id":1199,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1157,"timestamp":2422634761,"id":1200,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1155,"timestamp":2422634764,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1153,"timestamp":2422634767,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1151,"timestamp":2422634770,"id":1203,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1149,"timestamp":2422634773,"id":1204,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1146,"timestamp":2422634777,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1134,"timestamp":2422634790,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1132,"timestamp":2422634794,"id":1207,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1130,"timestamp":2422634797,"id":1208,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1129,"timestamp":2422634800,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1127,"timestamp":2422634803,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1125,"timestamp":2422634806,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1123,"timestamp":2422634809,"id":1212,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1121,"timestamp":2422634812,"id":1213,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1119,"timestamp":2422634815,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1117,"timestamp":2422634819,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1115,"timestamp":2422634821,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1114,"timestamp":2422634824,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1112,"timestamp":2422634828,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1110,"timestamp":2422634831,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1108,"timestamp":2422634834,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1106,"timestamp":2422634837,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1104,"timestamp":2422634840,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1102,"timestamp":2422634844,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1100,"timestamp":2422634847,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1096,"timestamp":2422634852,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1095,"timestamp":2422634855,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1093,"timestamp":2422634858,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1092,"timestamp":2422634861,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1090,"timestamp":2422634864,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1088,"timestamp":2422634867,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1087,"timestamp":2422634870,"id":1231,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1085,"timestamp":2422634873,"id":1232,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1083,"timestamp":2422634877,"id":1233,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1081,"timestamp":2422634880,"id":1234,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1079,"timestamp":2422634883,"id":1235,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1077,"timestamp":2422634886,"id":1236,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1075,"timestamp":2422634889,"id":1237,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1073,"timestamp":2422634893,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1070,"timestamp":2422634897,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1069,"timestamp":2422634900,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1067,"timestamp":2422634903,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1065,"timestamp":2422634906,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1062,"timestamp":2422634910,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1060,"timestamp":2422634913,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1058,"timestamp":2422634916,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1056,"timestamp":2422634919,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1054,"timestamp":2422634923,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1052,"timestamp":2422634925,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1051,"timestamp":2422634929,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1049,"timestamp":2422634932,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1047,"timestamp":2422634935,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1045,"timestamp":2422634938,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1042,"timestamp":2422634942,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1041,"timestamp":2422634945,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1039,"timestamp":2422634948,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1037,"timestamp":2422634951,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1035,"timestamp":2422634954,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1034,"timestamp":2422634957,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1032,"timestamp":2422634960,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1030,"timestamp":2422634963,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1028,"timestamp":2422634966,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1025,"timestamp":2422634969,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1024,"timestamp":2422634972,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1022,"timestamp":2422634975,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1020,"timestamp":2422634978,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1019,"timestamp":2422634981,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1017,"timestamp":2422634984,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1015,"timestamp":2422634988,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1033,"timestamp":2422634992,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1032,"timestamp":2422634995,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1031,"timestamp":2422634997,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1029,"timestamp":2422635001,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1027,"timestamp":2422635004,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1006,"timestamp":2422635026,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1004,"timestamp":2422635030,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1002,"timestamp":2422635033,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":999,"timestamp":2422635036,"id":1277,"parentId":1076,"tags":{"name":"964.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":997,"timestamp":2422635040,"id":1278,"parentId":1076,"tags":{"name":"8583.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":995,"timestamp":2422635043,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":994,"timestamp":2422635046,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":992,"timestamp":2422635049,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":990,"timestamp":2422635052,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"}]
5
- [{"name":"minify-js","duration":1080,"timestamp":2422635056,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1078,"timestamp":2422635061,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1079,"timestamp":2422635064,"id":1285,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1078,"timestamp":2422635067,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1076,"timestamp":2422635070,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1075,"timestamp":2422635073,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1073,"timestamp":2422635076,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1070,"timestamp":2422635080,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1068,"timestamp":2422635084,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1066,"timestamp":2422635087,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1064,"timestamp":2422635090,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1062,"timestamp":2422635093,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1060,"timestamp":2422635096,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1058,"timestamp":2422635099,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1056,"timestamp":2422635102,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1054,"timestamp":2422635106,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1053,"timestamp":2422635109,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1051,"timestamp":2422635112,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1049,"timestamp":2422635115,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1044,"timestamp":2422635121,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1042,"timestamp":2422635124,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1040,"timestamp":2422635127,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1038,"timestamp":2422635131,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1036,"timestamp":2422635134,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1034,"timestamp":2422635137,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1032,"timestamp":2422635140,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1030,"timestamp":2422635143,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1028,"timestamp":2422635146,"id":1310,"parentId":1076,"tags":{"name":"9080.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1026,"timestamp":2422635149,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1025,"timestamp":2422635153,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1023,"timestamp":2422635156,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1021,"timestamp":2422635159,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1019,"timestamp":2422635163,"id":1315,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1017,"timestamp":2422635165,"id":1316,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1016,"timestamp":2422635168,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1014,"timestamp":2422635171,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1012,"timestamp":2422635174,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1010,"timestamp":2422635178,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1007,"timestamp":2422635181,"id":1321,"parentId":1076,"tags":{"name":"6677.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1005,"timestamp":2422635184,"id":1322,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1004,"timestamp":2422635187,"id":1323,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1002,"timestamp":2422635190,"id":1324,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1001,"timestamp":2422635193,"id":1325,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":999,"timestamp":2422635196,"id":1326,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":995,"timestamp":2422635202,"id":1327,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":993,"timestamp":2422635205,"id":1328,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":991,"timestamp":2422635208,"id":1329,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":989,"timestamp":2422635211,"id":1330,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":988,"timestamp":2422635214,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1789202424743,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":986,"timestamp":2422635217,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":984,"timestamp":2422635220,"id":1333,"parentId":1076,"tags":{"name":"7075.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":982,"timestamp":2422635223,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":980,"timestamp":2422635226,"id":1335,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":979,"timestamp":2422635229,"id":1336,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":977,"timestamp":2422635232,"id":1337,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":975,"timestamp":2422635235,"id":1338,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":973,"timestamp":2422635238,"id":1339,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":971,"timestamp":2422635242,"id":1340,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":969,"timestamp":2422635245,"id":1341,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":967,"timestamp":2422635248,"id":1342,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":965,"timestamp":2422635251,"id":1343,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":963,"timestamp":2422635255,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":961,"timestamp":2422635258,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":959,"timestamp":2422635261,"id":1346,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":957,"timestamp":2422635264,"id":1347,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":955,"timestamp":2422635267,"id":1348,"parentId":1076,"tags":{"name":"434.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":954,"timestamp":2422635270,"id":1349,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":952,"timestamp":2422635273,"id":1350,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":950,"timestamp":2422635276,"id":1351,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1789202424744,"traceId":"9fac24a1561d101f"},{"name":"minify-webpack-plugin-optimize","duration":38118,"timestamp":2422598214,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1789202424706,"traceId":"9fac24a1561d101f"},{"name":"css-minimizer-plugin","duration":195,"timestamp":2422636506,"id":1352,"parentId":19,"tags":{},"startTime":1789202424745,"traceId":"9fac24a1561d101f"},{"name":"create-trace-assets","duration":116989,"timestamp":2422636929,"id":1353,"parentId":20,"tags":{},"startTime":1789202424745,"traceId":"9fac24a1561d101f"},{"name":"seal","duration":1736379,"timestamp":2421088979,"id":1063,"parentId":19,"tags":{},"startTime":1789202423197,"traceId":"9fac24a1561d101f"},{"name":"webpack-compilation","duration":24133196,"timestamp":2398872751,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1789202400981,"traceId":"9fac24a1561d101f"},{"name":"emit","duration":84355,"timestamp":2423006579,"id":1354,"parentId":16,"tags":{},"startTime":1789202425115,"traceId":"9fac24a1561d101f"},{"name":"webpack-close","duration":2375191,"timestamp":2423097275,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1789202425206,"traceId":"9fac24a1561d101f"},{"name":"webpack-generate-error-stats","duration":2762,"timestamp":2425472539,"id":1356,"parentId":1355,"tags":{},"startTime":1789202427581,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":99769,"timestamp":2425507675,"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":1789202427616,"traceId":"9fac24a1561d101f"},{"name":"make","duration":100319,"timestamp":2425507559,"id":1358,"parentId":1357,"tags":{},"startTime":1789202427616,"traceId":"9fac24a1561d101f"},{"name":"chunk-graph","duration":1135,"timestamp":2425626338,"id":1361,"parentId":1360,"tags":{},"startTime":1789202427735,"traceId":"9fac24a1561d101f"},{"name":"optimize-modules","duration":24,"timestamp":2425627598,"id":1363,"parentId":1360,"tags":{},"startTime":1789202427736,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunks","duration":755,"timestamp":2425627713,"id":1364,"parentId":1360,"tags":{},"startTime":1789202427736,"traceId":"9fac24a1561d101f"},{"name":"optimize-tree","duration":17,"timestamp":2425628543,"id":1365,"parentId":1360,"tags":{},"startTime":1789202427737,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunk-modules","duration":4707,"timestamp":2425628653,"id":1366,"parentId":1360,"tags":{},"startTime":1789202427737,"traceId":"9fac24a1561d101f"},{"name":"optimize","duration":5944,"timestamp":2425627509,"id":1362,"parentId":1360,"tags":{},"startTime":1789202427736,"traceId":"9fac24a1561d101f"},{"name":"module-hash","duration":3352,"timestamp":2425635284,"id":1367,"parentId":1360,"tags":{},"startTime":1789202427744,"traceId":"9fac24a1561d101f"},{"name":"code-generation","duration":274,"timestamp":2425638669,"id":1368,"parentId":1360,"tags":{},"startTime":1789202427747,"traceId":"9fac24a1561d101f"},{"name":"hash","duration":2529,"timestamp":2425640694,"id":1369,"parentId":1360,"tags":{},"startTime":1789202427749,"traceId":"9fac24a1561d101f"},{"name":"code-generation-jobs","duration":171,"timestamp":2425643221,"id":1370,"parentId":1360,"tags":{},"startTime":1789202427752,"traceId":"9fac24a1561d101f"},{"name":"module-assets","duration":77,"timestamp":2425643371,"id":1371,"parentId":1360,"tags":{},"startTime":1789202427752,"traceId":"9fac24a1561d101f"},{"name":"create-chunk-assets","duration":246,"timestamp":2425643457,"id":1372,"parentId":1360,"tags":{},"startTime":1789202427752,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":66,"timestamp":2425650238,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1789202427759,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":43,"timestamp":2425650267,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1789202427759,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":35,"timestamp":2425650278,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1789202427759,"traceId":"9fac24a1561d101f"},{"name":"minify-webpack-plugin-optimize","duration":817,"timestamp":2425649502,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1789202427758,"traceId":"9fac24a1561d101f"},{"name":"css-minimizer-plugin","duration":10,"timestamp":2425650395,"id":1377,"parentId":1357,"tags":{},"startTime":1789202427759,"traceId":"9fac24a1561d101f"},{"name":"seal","duration":35289,"timestamp":2425623904,"id":1360,"parentId":1357,"tags":{},"startTime":1789202427732,"traceId":"9fac24a1561d101f"},{"name":"webpack-compilation","duration":157571,"timestamp":2425501877,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789202427610,"traceId":"9fac24a1561d101f"},{"name":"emit","duration":6716,"timestamp":2425659649,"id":1378,"parentId":16,"tags":{},"startTime":1789202427768,"traceId":"9fac24a1561d101f"},{"name":"webpack-close","duration":277,"timestamp":2425666981,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789202427775,"traceId":"9fac24a1561d101f"},{"name":"webpack-generate-error-stats","duration":628,"timestamp":2425667267,"id":1380,"parentId":1379,"tags":{},"startTime":1789202427776,"traceId":"9fac24a1561d101f"}]
6
- [{"name":"add-entry","duration":786195,"timestamp":2425679394,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786219,"timestamp":2425679396,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786221,"timestamp":2425679399,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679401,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679403,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679406,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679409,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679412,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679414,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679416,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679419,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786230,"timestamp":2425679421,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679424,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679426,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679430,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679432,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679435,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679437,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786229,"timestamp":2425679440,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679442,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679445,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679447,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679450,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679453,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679456,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679458,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786228,"timestamp":2425679461,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786227,"timestamp":2425679464,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786227,"timestamp":2425679467,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786227,"timestamp":2425679469,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786227,"timestamp":2425679472,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679477,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679479,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679482,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679484,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679487,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679489,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679492,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679494,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679497,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679499,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679501,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679504,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679506,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679509,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679512,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679514,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679516,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786225,"timestamp":2425679519,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679522,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679525,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679527,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679530,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679532,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679536,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679539,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679542,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679544,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679546,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679549,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679551,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679554,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679556,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679559,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679561,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679563,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679566,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679568,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679571,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679573,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679575,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679578,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679580,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679583,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679585,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679587,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786224,"timestamp":2425679590,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679594,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679596,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679598,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679601,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679603,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679606,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786223,"timestamp":2425679608,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679611,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786222,"timestamp":2425679613,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786221,"timestamp":2425679616,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786249,"timestamp":2425679618,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786249,"timestamp":2425679621,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786249,"timestamp":2425679623,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679626,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679628,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679631,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679633,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786247,"timestamp":2425679635,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786247,"timestamp":2425679638,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679640,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786248,"timestamp":2425679643,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786247,"timestamp":2425679645,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786247,"timestamp":2425679647,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786247,"timestamp":2425679650,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"}]
7
- [{"name":"add-entry","duration":786475,"timestamp":2425679652,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786478,"timestamp":2425679655,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786480,"timestamp":2425679657,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786480,"timestamp":2425679660,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679662,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679665,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679667,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679670,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679672,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679675,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679678,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679680,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679682,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679685,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679687,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786482,"timestamp":2425679690,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786481,"timestamp":2425679693,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786478,"timestamp":2425679698,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679703,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679705,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679708,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679710,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679713,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679715,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679717,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679720,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679722,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679724,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679727,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679729,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679732,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679735,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679737,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679739,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679742,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679745,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679747,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679750,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679752,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679754,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679757,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679759,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786477,"timestamp":2425679761,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786476,"timestamp":2425679764,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":786439,"timestamp":2425679804,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":885199,"timestamp":2425679342,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":923492,"timestamp":2425679373,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":932293,"timestamp":2425679387,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":997690,"timestamp":2425679346,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":997688,"timestamp":2425679370,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":997716,"timestamp":2425679350,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":997808,"timestamp":2425679267,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1002090,"timestamp":2425679337,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1002130,"timestamp":2425679318,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1167887,"timestamp":2425679830,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1167962,"timestamp":2425679779,"id":1544,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1168370,"timestamp":2425679378,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315813,"timestamp":2425679391,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315461,"timestamp":2425679767,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315463,"timestamp":2425679772,"id":1541,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315458,"timestamp":2425679781,"id":1545,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315455,"timestamp":2425679789,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315455,"timestamp":2425679793,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1315445,"timestamp":2425679807,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1424715,"timestamp":2425679770,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1424723,"timestamp":2425679784,"id":1546,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1424726,"timestamp":2425679786,"id":1547,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1424719,"timestamp":2425679797,"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%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1424719,"timestamp":2425679802,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1482187,"timestamp":2425679774,"id":1542,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1482210,"timestamp":2425679777,"id":1543,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Flogin%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1482204,"timestamp":2425679791,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1482205,"timestamp":2425679795,"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":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1482219,"timestamp":2425679809,"id":1557,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1966400,"timestamp":2425679800,"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%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"add-entry","duration":1966414,"timestamp":2425679811,"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%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789202427788,"traceId":"9fac24a1561d101f"},{"name":"make","duration":1967399,"timestamp":2425678954,"id":1382,"parentId":1381,"tags":{},"startTime":1789202427787,"traceId":"9fac24a1561d101f"},{"name":"chunk-graph","duration":86907,"timestamp":2427854781,"id":1561,"parentId":1560,"tags":{},"startTime":1789202429963,"traceId":"9fac24a1561d101f"},{"name":"optimize-modules","duration":15,"timestamp":2427941789,"id":1563,"parentId":1560,"tags":{},"startTime":1789202430050,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunks","duration":88731,"timestamp":2427957583,"id":1565,"parentId":1560,"tags":{},"startTime":1789202430066,"traceId":"9fac24a1561d101f"},{"name":"optimize-tree","duration":14,"timestamp":2428046363,"id":1566,"parentId":1560,"tags":{},"startTime":1789202430155,"traceId":"9fac24a1561d101f"},{"name":"optimize-chunk-modules","duration":127920,"timestamp":2428046412,"id":1567,"parentId":1560,"tags":{},"startTime":1789202430155,"traceId":"9fac24a1561d101f"},{"name":"optimize","duration":232650,"timestamp":2427941734,"id":1562,"parentId":1560,"tags":{},"startTime":1789202430050,"traceId":"9fac24a1561d101f"},{"name":"module-hash","duration":76954,"timestamp":2428278727,"id":1568,"parentId":1560,"tags":{},"startTime":1789202430387,"traceId":"9fac24a1561d101f"},{"name":"code-generation","duration":10937,"timestamp":2428355735,"id":1569,"parentId":1560,"tags":{},"startTime":1789202430464,"traceId":"9fac24a1561d101f"},{"name":"hash","duration":25550,"timestamp":2428375182,"id":1570,"parentId":1560,"tags":{},"startTime":1789202430483,"traceId":"9fac24a1561d101f"},{"name":"code-generation-jobs","duration":445,"timestamp":2428400730,"id":1571,"parentId":1560,"tags":{},"startTime":1789202430509,"traceId":"9fac24a1561d101f"},{"name":"module-assets","duration":2424,"timestamp":2428400996,"id":1572,"parentId":1560,"tags":{},"startTime":1789202430509,"traceId":"9fac24a1561d101f"},{"name":"create-chunk-assets","duration":10294,"timestamp":2428403445,"id":1573,"parentId":1560,"tags":{},"startTime":1789202430512,"traceId":"9fac24a1561d101f"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1586,"timestamp":2428417545,"id":1575,"parentId":1381,"tags":{},"startTime":1789202430526,"traceId":"9fac24a1561d101f"},{"name":"NextJsBuildManifest-createassets","duration":2606,"timestamp":2428416538,"id":1574,"parentId":1381,"tags":{},"startTime":1789202430525,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2157,"timestamp":2428441152,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1789202430549,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2124,"timestamp":2428441195,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1789202430549,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2115,"timestamp":2428441208,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1789202430549,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2108,"timestamp":2428441216,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1789202430549,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2103,"timestamp":2428441223,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2097,"timestamp":2428441231,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2090,"timestamp":2428441239,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2084,"timestamp":2428441247,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2077,"timestamp":2428441255,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2072,"timestamp":2428441261,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"}]
8
- [{"name":"minify-js","duration":2267,"timestamp":2428441269,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2265,"timestamp":2428441276,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2261,"timestamp":2428441283,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2257,"timestamp":2428441291,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2252,"timestamp":2428441298,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2248,"timestamp":2428441304,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2243,"timestamp":2428441312,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2239,"timestamp":2428441318,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2234,"timestamp":2428441325,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2230,"timestamp":2428441331,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2226,"timestamp":2428441338,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2221,"timestamp":2428441345,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2217,"timestamp":2428441351,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2213,"timestamp":2428441358,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2207,"timestamp":2428441365,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2203,"timestamp":2428441371,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2197,"timestamp":2428441379,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2192,"timestamp":2428441386,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2188,"timestamp":2428441393,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2181,"timestamp":2428441401,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2174,"timestamp":2428441410,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2169,"timestamp":2428441417,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2163,"timestamp":2428441425,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2159,"timestamp":2428441431,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2153,"timestamp":2428441439,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2149,"timestamp":2428441445,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2144,"timestamp":2428441452,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2139,"timestamp":2428441460,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2134,"timestamp":2428441467,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2130,"timestamp":2428441473,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2124,"timestamp":2428441481,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2120,"timestamp":2428441487,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2115,"timestamp":2428441495,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2111,"timestamp":2428441501,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2108,"timestamp":2428441507,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2103,"timestamp":2428441515,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2100,"timestamp":2428441521,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2096,"timestamp":2428441528,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2090,"timestamp":2428441535,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2086,"timestamp":2428441542,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2081,"timestamp":2428441549,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2077,"timestamp":2428441556,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2074,"timestamp":2428441562,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2069,"timestamp":2428441570,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2066,"timestamp":2428441576,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2062,"timestamp":2428441583,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2055,"timestamp":2428441591,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2051,"timestamp":2428441598,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2045,"timestamp":2428441606,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2040,"timestamp":2428441612,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2033,"timestamp":2428441620,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2027,"timestamp":2428441628,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2021,"timestamp":2428441635,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2013,"timestamp":2428441644,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1973,"timestamp":2428441685,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1966,"timestamp":2428441693,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1959,"timestamp":2428441702,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1953,"timestamp":2428441709,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1946,"timestamp":2428441717,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1941,"timestamp":2428441724,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1935,"timestamp":2428441731,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1928,"timestamp":2428441739,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1923,"timestamp":2428441745,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1917,"timestamp":2428441753,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1910,"timestamp":2428441760,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1904,"timestamp":2428441768,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1898,"timestamp":2428441776,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1892,"timestamp":2428441782,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1886,"timestamp":2428441790,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1879,"timestamp":2428441798,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1873,"timestamp":2428441805,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1867,"timestamp":2428441812,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1860,"timestamp":2428441820,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1855,"timestamp":2428441827,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1848,"timestamp":2428441835,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1842,"timestamp":2428441842,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1835,"timestamp":2428441851,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1828,"timestamp":2428441858,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1823,"timestamp":2428441865,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1817,"timestamp":2428441872,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1810,"timestamp":2428441880,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1804,"timestamp":2428441887,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1796,"timestamp":2428441896,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1790,"timestamp":2428441903,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1785,"timestamp":2428441910,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1778,"timestamp":2428441918,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1773,"timestamp":2428441925,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1767,"timestamp":2428441932,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1761,"timestamp":2428441940,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1755,"timestamp":2428441947,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1748,"timestamp":2428441955,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1742,"timestamp":2428441962,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1736,"timestamp":2428441969,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1729,"timestamp":2428441977,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1724,"timestamp":2428441984,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1719,"timestamp":2428441990,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1711,"timestamp":2428441999,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1682,"timestamp":2428442030,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1674,"timestamp":2428442039,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1668,"timestamp":2428442046,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1663,"timestamp":2428442053,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"}]
9
- [{"name":"minify-js","duration":1756,"timestamp":2428442060,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1751,"timestamp":2428442068,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1745,"timestamp":2428442075,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1737,"timestamp":2428442084,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1731,"timestamp":2428442091,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1725,"timestamp":2428442099,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1718,"timestamp":2428442106,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1712,"timestamp":2428442114,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1707,"timestamp":2428442120,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1701,"timestamp":2428442127,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1789202430550,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1569,"timestamp":2428442260,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1562,"timestamp":2428442269,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1557,"timestamp":2428442274,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1554,"timestamp":2428442279,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1551,"timestamp":2428442283,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1547,"timestamp":2428442288,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1543,"timestamp":2428442293,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1535,"timestamp":2428442302,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1524,"timestamp":2428442314,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1521,"timestamp":2428442319,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1517,"timestamp":2428442323,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1515,"timestamp":2428442327,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1512,"timestamp":2428442330,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1509,"timestamp":2428442334,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1506,"timestamp":2428442339,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1504,"timestamp":2428442342,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1501,"timestamp":2428442347,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1498,"timestamp":2428442351,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1496,"timestamp":2428442355,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1493,"timestamp":2428442358,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1490,"timestamp":2428442362,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1488,"timestamp":2428442366,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1485,"timestamp":2428442370,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1482,"timestamp":2428442375,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1479,"timestamp":2428442379,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1476,"timestamp":2428442383,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1473,"timestamp":2428442388,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1470,"timestamp":2428442392,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1467,"timestamp":2428442396,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1464,"timestamp":2428442399,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1461,"timestamp":2428442403,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1459,"timestamp":2428442407,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1456,"timestamp":2428442411,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1453,"timestamp":2428442415,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1451,"timestamp":2428442419,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1447,"timestamp":2428442425,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1445,"timestamp":2428442428,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1442,"timestamp":2428442432,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1440,"timestamp":2428442436,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1437,"timestamp":2428442440,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1434,"timestamp":2428442444,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1431,"timestamp":2428442448,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/page-5eb6aa85dfd87ad5.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1428,"timestamp":2428442453,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1425,"timestamp":2428442457,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1422,"timestamp":2428442461,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1420,"timestamp":2428442465,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-da3f83939c481a21.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1417,"timestamp":2428442469,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1414,"timestamp":2428442473,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1410,"timestamp":2428442477,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1407,"timestamp":2428442481,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1405,"timestamp":2428442485,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1402,"timestamp":2428442489,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1399,"timestamp":2428442493,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-793738df6c524a4a.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1397,"timestamp":2428442497,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1394,"timestamp":2428442500,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1391,"timestamp":2428442505,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1388,"timestamp":2428442509,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1385,"timestamp":2428442514,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1382,"timestamp":2428442518,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1379,"timestamp":2428442522,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1376,"timestamp":2428442526,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1373,"timestamp":2428442530,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1370,"timestamp":2428442534,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1367,"timestamp":2428442538,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1364,"timestamp":2428442542,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1361,"timestamp":2428442546,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1358,"timestamp":2428442550,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1355,"timestamp":2428442555,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1352,"timestamp":2428442559,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1349,"timestamp":2428442563,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1346,"timestamp":2428442567,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1343,"timestamp":2428442571,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1341,"timestamp":2428442575,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1339,"timestamp":2428442580,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1336,"timestamp":2428442584,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1333,"timestamp":2428442588,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1330,"timestamp":2428442592,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1327,"timestamp":2428442596,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1324,"timestamp":2428442600,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1321,"timestamp":2428442604,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1319,"timestamp":2428442608,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1316,"timestamp":2428442612,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1314,"timestamp":2428442616,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1311,"timestamp":2428442620,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1308,"timestamp":2428442624,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1305,"timestamp":2428442628,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1301,"timestamp":2428442633,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1298,"timestamp":2428442637,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1296,"timestamp":2428442642,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1293,"timestamp":2428442645,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1290,"timestamp":2428442650,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"}]
10
- [{"name":"minify-js","duration":1428,"timestamp":2428442654,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1427,"timestamp":2428442657,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1425,"timestamp":2428442662,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1422,"timestamp":2428442666,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1419,"timestamp":2428442670,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1417,"timestamp":2428442674,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1414,"timestamp":2428442678,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1411,"timestamp":2428442682,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1408,"timestamp":2428442686,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1405,"timestamp":2428442690,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1402,"timestamp":2428442694,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1400,"timestamp":2428442698,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1397,"timestamp":2428442702,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1394,"timestamp":2428442706,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1391,"timestamp":2428442710,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1388,"timestamp":2428442715,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1385,"timestamp":2428442719,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1382,"timestamp":2428442723,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1378,"timestamp":2428442727,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1376,"timestamp":2428442731,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1373,"timestamp":2428442735,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1370,"timestamp":2428442739,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1367,"timestamp":2428442743,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1364,"timestamp":2428442747,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1362,"timestamp":2428442750,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1359,"timestamp":2428442754,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1356,"timestamp":2428442758,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1354,"timestamp":2428442762,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/2652-304795fb4a85fcbc.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1351,"timestamp":2428442765,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1349,"timestamp":2428442769,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1346,"timestamp":2428442773,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1343,"timestamp":2428442777,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/4718-65abae67a0b11944.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1340,"timestamp":2428442781,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/8361-455e7a33d269c4ce.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1337,"timestamp":2428442785,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1334,"timestamp":2428442789,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2053-2cc5910c3e308182.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1332,"timestamp":2428442793,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1328,"timestamp":2428442797,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1326,"timestamp":2428442801,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":1323,"timestamp":2428442805,"id":1827,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":894,"timestamp":2428443236,"id":1829,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1789202430552,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":828,"timestamp":2428443303,"id":1831,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1789202430552,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":2797,"timestamp":2428442812,"id":1828,"parentId":1576,"tags":{"name":"static/oDWX0JcwfhUYrMnnqDWVC/_ssgManifest.js","cache":"MISS"},"startTime":1789202430551,"traceId":"9fac24a1561d101f"},{"name":"minify-js","duration":4808,"timestamp":2428443250,"id":1830,"parentId":1576,"tags":{"name":"static/oDWX0JcwfhUYrMnnqDWVC/_buildManifest.js","cache":"MISS"},"startTime":1789202430552,"traceId":"9fac24a1561d101f"},{"name":"minify-webpack-plugin-optimize","duration":23642,"timestamp":2428424423,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1789202430533,"traceId":"9fac24a1561d101f"},{"name":"minify-css","duration":144,"timestamp":2428448257,"id":1833,"parentId":1832,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1789202430557,"traceId":"9fac24a1561d101f"},{"name":"minify-css","duration":90,"timestamp":2428448315,"id":1834,"parentId":1832,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1789202430557,"traceId":"9fac24a1561d101f"},{"name":"minify-css","duration":86,"timestamp":2428448321,"id":1835,"parentId":1832,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1789202430557,"traceId":"9fac24a1561d101f"},{"name":"minify-css","duration":82,"timestamp":2428448325,"id":1836,"parentId":1832,"tags":{"file":"static/css/816ac2d31e283cdf.css","cache":"HIT"},"startTime":1789202430557,"traceId":"9fac24a1561d101f"},{"name":"css-minimizer-plugin","duration":235,"timestamp":2428448175,"id":1832,"parentId":1381,"tags":{},"startTime":1789202430556,"traceId":"9fac24a1561d101f"},{"name":"seal","duration":775474,"timestamp":2427741964,"id":1560,"parentId":1381,"tags":{},"startTime":1789202429850,"traceId":"9fac24a1561d101f"},{"name":"webpack-compilation","duration":2841352,"timestamp":2425676178,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1789202427784,"traceId":"9fac24a1561d101f"},{"name":"emit","duration":60613,"timestamp":2428517581,"id":1837,"parentId":16,"tags":{},"startTime":1789202430626,"traceId":"9fac24a1561d101f"},{"name":"webpack-close","duration":1000672,"timestamp":2428581825,"id":1838,"parentId":16,"tags":{"name":"client"},"startTime":1789202430690,"traceId":"9fac24a1561d101f"},{"name":"webpack-generate-error-stats","duration":845,"timestamp":2429582517,"id":1839,"parentId":1838,"tags":{},"startTime":1789202431691,"traceId":"9fac24a1561d101f"},{"name":"run-webpack-compiler","duration":31165897,"timestamp":2398417939,"id":16,"parentId":1,"tags":{},"startTime":1789202400526,"traceId":"9fac24a1561d101f"},{"name":"format-webpack-messages","duration":96,"timestamp":2429583845,"id":1840,"parentId":1,"tags":{},"startTime":1789202431692,"traceId":"9fac24a1561d101f"},{"name":"verify-typescript-setup","duration":47588500,"timestamp":2429590230,"id":1842,"parentId":1,"tags":{},"startTime":1789202431699,"traceId":"9fac24a1561d101f"},{"name":"check-static-error-page","duration":74731,"timestamp":2477224223,"id":1845,"parentId":1844,"tags":{},"startTime":1789202479333,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":60022,"timestamp":2477505543,"id":1846,"parentId":1844,"tags":{"page":"/_app"},"startTime":1789202479614,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":58707,"timestamp":2477506878,"id":1848,"parentId":1844,"tags":{"page":"/_document"},"startTime":1789202479615,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":68425,"timestamp":2477506778,"id":1847,"parentId":1844,"tags":{"page":"/_error"},"startTime":1789202479615,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":79481,"timestamp":2477588785,"id":2014,"parentId":2010,"tags":{},"startTime":1789202479697,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":105218,"timestamp":2477563132,"id":2010,"parentId":1844,"tags":{"page":"/icon.png"},"startTime":1789202479671,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":133227,"timestamp":2477588885,"id":2016,"parentId":1849,"tags":{},"startTime":1789202479697,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":215231,"timestamp":2477506934,"id":1849,"parentId":1844,"tags":{"page":"/_not-found"},"startTime":1789202479615,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":142273,"timestamp":2477588924,"id":2017,"parentId":2008,"tags":{},"startTime":1789202479697,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":168525,"timestamp":2477562715,"id":2008,"parentId":1844,"tags":{"page":"/apple-icon.png"},"startTime":1789202479671,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":149145,"timestamp":2477589426,"id":2018,"parentId":1850,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":230609,"timestamp":2477508006,"id":1850,"parentId":1844,"tags":{"page":"/api/agents/update"},"startTime":1789202479616,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":152827,"timestamp":2477589627,"id":2019,"parentId":1851,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":233735,"timestamp":2477508753,"id":1851,"parentId":1844,"tags":{"page":"/api/agents/versions"},"startTime":1789202479617,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":157036,"timestamp":2477589774,"id":2020,"parentId":1852,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":237363,"timestamp":2477509480,"id":1852,"parentId":1844,"tags":{"page":"/api/app/update-check"},"startTime":1789202479618,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":162991,"timestamp":2477589893,"id":2021,"parentId":1853,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":241703,"timestamp":2477511211,"id":1853,"parentId":1844,"tags":{"page":"/api/app/update"},"startTime":1789202479619,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":164163,"timestamp":2477588837,"id":2015,"parentId":2012,"tags":{},"startTime":1789202479697,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":189510,"timestamp":2477563538,"id":2012,"parentId":1844,"tags":{"page":"/icon2.png"},"startTime":1789202479672,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":239125,"timestamp":2477589931,"id":2022,"parentId":1854,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":316610,"timestamp":2477512507,"id":1854,"parentId":1844,"tags":{"page":"/api/assistant/conversation"},"startTime":1789202479621,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":249126,"timestamp":2477589970,"id":2023,"parentId":1855,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":322861,"timestamp":2477516279,"id":1855,"parentId":1844,"tags":{"page":"/api/assistant/current-output"},"startTime":1789202479625,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":276347,"timestamp":2477589997,"id":2024,"parentId":1856,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":349602,"timestamp":2477516795,"id":1856,"parentId":1844,"tags":{"page":"/api/assistant/messages"},"startTime":1789202479625,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":280004,"timestamp":2477590137,"id":2026,"parentId":1858,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":352487,"timestamp":2477517694,"id":1858,"parentId":1844,"tags":{"page":"/api/assistant/start"},"startTime":1789202479626,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":283264,"timestamp":2477590184,"id":2027,"parentId":1859,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":355347,"timestamp":2477518144,"id":1859,"parentId":1844,"tags":{"page":"/api/assistant/terminal"},"startTime":1789202479626,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":285833,"timestamp":2477590211,"id":2028,"parentId":1860,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":357100,"timestamp":2477518977,"id":1860,"parentId":1844,"tags":{"page":"/api/assistant/tools"},"startTime":1789202479627,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":291909,"timestamp":2477590242,"id":2029,"parentId":1861,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":358856,"timestamp":2477523333,"id":1861,"parentId":1844,"tags":{"page":"/api/auth/login"},"startTime":1789202479632,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":293076,"timestamp":2477590269,"id":2030,"parentId":1862,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":359760,"timestamp":2477523610,"id":1862,"parentId":1844,"tags":{"page":"/api/auth/logout"},"startTime":1789202479632,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":296428,"timestamp":2477588436,"id":2013,"parentId":2009,"tags":{},"startTime":1789202479697,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":321987,"timestamp":2477562907,"id":2009,"parentId":1844,"tags":{"page":"/icon1.png"},"startTime":1789202479671,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":296347,"timestamp":2477590405,"id":2031,"parentId":1863,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":362913,"timestamp":2477523860,"id":1863,"parentId":1844,"tags":{"page":"/api/auth/status"},"startTime":1789202479632,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":304239,"timestamp":2477590545,"id":2032,"parentId":1864,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":370655,"timestamp":2477524156,"id":1864,"parentId":1844,"tags":{"page":"/api/capabilities"},"startTime":1789202479632,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":306273,"timestamp":2477590621,"id":2033,"parentId":1865,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":372515,"timestamp":2477524409,"id":1865,"parentId":1844,"tags":{"page":"/api/daily-summary"},"startTime":1789202479633,"traceId":"9fac24a1561d101f"}]
11
- [{"name":"is-page-static","duration":314424,"timestamp":2477590078,"id":2025,"parentId":1857,"tags":{},"startTime":1789202479698,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":387278,"timestamp":2477517262,"id":1857,"parentId":1844,"tags":{"page":"/api/assistant/session"},"startTime":1789202479626,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":315230,"timestamp":2477590914,"id":2035,"parentId":1867,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":380920,"timestamp":2477525315,"id":1867,"parentId":1844,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1789202479634,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":320460,"timestamp":2477591215,"id":2037,"parentId":1869,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":385467,"timestamp":2477526237,"id":1869,"parentId":1844,"tags":{"page":"/api/external-apps"},"startTime":1789202479635,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":321483,"timestamp":2477591085,"id":2036,"parentId":1868,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":386816,"timestamp":2477525776,"id":1868,"parentId":1844,"tags":{"page":"/api/external-apps/[id]"},"startTime":1789202479634,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":324503,"timestamp":2477591581,"id":2039,"parentId":1871,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":388963,"timestamp":2477527144,"id":1871,"parentId":1844,"tags":{"page":"/api/fs/recent-paths"},"startTime":1789202479635,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":326813,"timestamp":2477591396,"id":2038,"parentId":1870,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":391551,"timestamp":2477526683,"id":1870,"parentId":1844,"tags":{"page":"/api/fs/browse"},"startTime":1789202479635,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":331699,"timestamp":2477591656,"id":2040,"parentId":1872,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":395781,"timestamp":2477527608,"id":1872,"parentId":1844,"tags":{"page":"/api/hooks/agent-event"},"startTime":1789202479636,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":334950,"timestamp":2477591747,"id":2042,"parentId":1874,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":397687,"timestamp":2477529045,"id":1874,"parentId":1844,"tags":{"page":"/api/hooks/permission-request"},"startTime":1789202479637,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":335918,"timestamp":2477591692,"id":2041,"parentId":1873,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":399001,"timestamp":2477528637,"id":1873,"parentId":1844,"tags":{"page":"/api/hooks/claude-done"},"startTime":1789202479637,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":337842,"timestamp":2477591773,"id":2043,"parentId":1875,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":400352,"timestamp":2477529289,"id":1875,"parentId":1844,"tags":{"page":"/api/metrics/vibe"},"startTime":1789202479638,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":339418,"timestamp":2477591796,"id":2044,"parentId":1876,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":401713,"timestamp":2477529521,"id":1876,"parentId":1844,"tags":{"page":"/api/ollama/models"},"startTime":1789202479638,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":340824,"timestamp":2477591909,"id":2045,"parentId":1877,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":403027,"timestamp":2477529735,"id":1877,"parentId":1844,"tags":{"page":"/api/push/escalation"},"startTime":1789202479638,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":344948,"timestamp":2477592194,"id":2047,"parentId":1879,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":406996,"timestamp":2477530181,"id":1879,"parentId":1844,"tags":{"page":"/api/push/vapid"},"startTime":1789202479638,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":345708,"timestamp":2477592084,"id":2046,"parentId":1878,"tags":{},"startTime":1789202479700,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":407862,"timestamp":2477529949,"id":1878,"parentId":1844,"tags":{"page":"/api/push/subscriptions"},"startTime":1789202479638,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":349559,"timestamp":2477590766,"id":2034,"parentId":1866,"tags":{},"startTime":1789202479699,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":415428,"timestamp":2477524919,"id":1866,"parentId":1844,"tags":{"page":"/api/daily-summary/status"},"startTime":1789202479633,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":350741,"timestamp":2477592227,"id":2048,"parentId":1880,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":412587,"timestamp":2477530407,"id":1880,"parentId":1844,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1789202479639,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":355486,"timestamp":2477592264,"id":2049,"parentId":1881,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":417115,"timestamp":2477530665,"id":1881,"parentId":1844,"tags":{"page":"/api/relays"},"startTime":1789202479639,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":355412,"timestamp":2477592443,"id":2051,"parentId":1884,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":416408,"timestamp":2477531466,"id":1884,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1789202479640,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":359515,"timestamp":2477592688,"id":2053,"parentId":1885,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":420507,"timestamp":2477531724,"id":1885,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1789202479640,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":360402,"timestamp":2477592647,"id":2052,"parentId":1882,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":422161,"timestamp":2477530925,"id":1882,"parentId":1844,"tags":{"page":"/api/remote/pair"},"startTime":1789202479639,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":368570,"timestamp":2477592720,"id":2054,"parentId":1886,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":429318,"timestamp":2477531995,"id":1886,"parentId":1844,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1789202479640,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":370950,"timestamp":2477592789,"id":2056,"parentId":1888,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":431195,"timestamp":2477532565,"id":1888,"parentId":1844,"tags":{"page":"/api/repositories/excluded"},"startTime":1789202479641,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":371592,"timestamp":2477592762,"id":2055,"parentId":1887,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":432085,"timestamp":2477532291,"id":1887,"parentId":1844,"tags":{"page":"/api/repositories/clone"},"startTime":1789202479641,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":373472,"timestamp":2477592816,"id":2057,"parentId":1889,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":433153,"timestamp":2477533153,"id":1889,"parentId":1844,"tags":{"page":"/api/repositories/restore"},"startTime":1789202479641,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":375230,"timestamp":2477592395,"id":2050,"parentId":1883,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":436437,"timestamp":2477531204,"id":1883,"parentId":1844,"tags":{"page":"/api/repositories/[id]"},"startTime":1789202479639,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":376019,"timestamp":2477592862,"id":2058,"parentId":1890,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":435524,"timestamp":2477533378,"id":1890,"parentId":1844,"tags":{"page":"/api/repositories"},"startTime":1789202479642,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":376056,"timestamp":2477592898,"id":2059,"parentId":1891,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":435377,"timestamp":2477533589,"id":1891,"parentId":1844,"tags":{"page":"/api/repositories/scan"},"startTime":1789202479642,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":378158,"timestamp":2477593250,"id":2062,"parentId":1894,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":437166,"timestamp":2477534258,"id":1894,"parentId":1844,"tags":{"page":"/api/settings/default-agents"},"startTime":1789202479643,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":379448,"timestamp":2477593134,"id":2061,"parentId":1893,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":438603,"timestamp":2477533994,"id":1893,"parentId":1844,"tags":{"page":"/api/repositories/validate-path"},"startTime":1789202479642,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":380509,"timestamp":2477593348,"id":2063,"parentId":1895,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":439405,"timestamp":2477534468,"id":1895,"parentId":1844,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1789202479643,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":382448,"timestamp":2477593420,"id":2064,"parentId":1896,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":441195,"timestamp":2477534692,"id":1896,"parentId":1844,"tags":{"page":"/api/sidebar/group-order"},"startTime":1789202479643,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":387466,"timestamp":2477593494,"id":2065,"parentId":1897,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":446018,"timestamp":2477534962,"id":1897,"parentId":1844,"tags":{"page":"/api/skills/[id]"},"startTime":1789202479643,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":390325,"timestamp":2477593663,"id":2067,"parentId":1899,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":448283,"timestamp":2477535720,"id":1899,"parentId":1844,"tags":{"page":"/api/skills/operations"},"startTime":1789202479644,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":398707,"timestamp":2477593579,"id":2066,"parentId":1898,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":457057,"timestamp":2477535251,"id":1898,"parentId":1844,"tags":{"page":"/api/skills/installations"},"startTime":1789202479644,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":402077,"timestamp":2477593820,"id":2069,"parentId":1901,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":459207,"timestamp":2477536708,"id":1901,"parentId":1844,"tags":{"page":"/api/skills"},"startTime":1789202479645,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":402240,"timestamp":2477593734,"id":2068,"parentId":1900,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":459768,"timestamp":2477536220,"id":1900,"parentId":1844,"tags":{"page":"/api/skills/reindex"},"startTime":1789202479645,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":409187,"timestamp":2477593865,"id":2071,"parentId":1903,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":465410,"timestamp":2477537669,"id":1903,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1789202479646,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":409754,"timestamp":2477593889,"id":2072,"parentId":1904,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":465337,"timestamp":2477538327,"id":1904,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1789202479647,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":413139,"timestamp":2477593905,"id":2073,"parentId":1905,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":468495,"timestamp":2477538569,"id":1905,"parentId":1844,"tags":{"page":"/api/templates/[id]"},"startTime":1789202479647,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":415739,"timestamp":2477593919,"id":2074,"parentId":1906,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":470894,"timestamp":2477538784,"id":1906,"parentId":1844,"tags":{"page":"/api/templates"},"startTime":1789202479647,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":418080,"timestamp":2477593999,"id":2075,"parentId":1907,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":473093,"timestamp":2477539002,"id":1907,"parentId":1844,"tags":{"page":"/api/todos"},"startTime":1789202479647,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":420890,"timestamp":2477594053,"id":2076,"parentId":1908,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":475721,"timestamp":2477539248,"id":1908,"parentId":1844,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1789202479648,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":423666,"timestamp":2477594081,"id":2077,"parentId":1909,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":478310,"timestamp":2477539455,"id":1909,"parentId":1844,"tags":{"page":"/api/verification/runs"},"startTime":1789202479648,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":426709,"timestamp":2477594127,"id":2078,"parentId":1910,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":481195,"timestamp":2477539663,"id":1910,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1789202479648,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":429461,"timestamp":2477594146,"id":2079,"parentId":1911,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":483772,"timestamp":2477539862,"id":1911,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1789202479648,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":430084,"timestamp":2477593842,"id":2070,"parentId":1902,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":486732,"timestamp":2477537211,"id":1902,"parentId":1844,"tags":{"page":"/api/slash-commands"},"startTime":1789202479645,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":432216,"timestamp":2477594166,"id":2080,"parentId":1912,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":486322,"timestamp":2477540080,"id":1912,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1789202479648,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":434263,"timestamp":2477594186,"id":2081,"parentId":1913,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":488186,"timestamp":2477540280,"id":1913,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1789202479649,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":435046,"timestamp":2477594200,"id":2082,"parentId":1914,"tags":{},"startTime":1789202479702,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":488787,"timestamp":2477540477,"id":1914,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1789202479649,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":438130,"timestamp":2477594245,"id":2084,"parentId":1916,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":491532,"timestamp":2477540867,"id":1916,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1789202479649,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":438776,"timestamp":2477594223,"id":2083,"parentId":1915,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"}]
12
- [{"name":"check-page","duration":493425,"timestamp":2477540672,"id":1915,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1789202479649,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":441931,"timestamp":2477594266,"id":2085,"parentId":1917,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":495140,"timestamp":2477541083,"id":1917,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1789202479649,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":442840,"timestamp":2477594283,"id":2086,"parentId":1918,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":495866,"timestamp":2477541283,"id":1918,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1789202479650,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":444702,"timestamp":2477594296,"id":2087,"parentId":1919,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":497567,"timestamp":2477541477,"id":1919,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1789202479650,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":450798,"timestamp":2477594355,"id":2088,"parentId":1920,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":503062,"timestamp":2477542125,"id":1920,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1789202479650,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":452342,"timestamp":2477594370,"id":2089,"parentId":1921,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":504208,"timestamp":2477542535,"id":1921,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1789202479651,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":454977,"timestamp":2477594383,"id":2090,"parentId":1922,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":506526,"timestamp":2477542854,"id":1922,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1789202479651,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":455053,"timestamp":2477594396,"id":2091,"parentId":1923,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":506347,"timestamp":2477543124,"id":1923,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1789202479651,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":457732,"timestamp":2477594450,"id":2093,"parentId":1925,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":508667,"timestamp":2477543544,"id":1925,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1789202479652,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":458901,"timestamp":2477594429,"id":2092,"parentId":1924,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":510012,"timestamp":2477543340,"id":1924,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1789202479652,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":461477,"timestamp":2477592932,"id":2060,"parentId":1892,"tags":{},"startTime":1789202479701,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":520641,"timestamp":2477533793,"id":1892,"parentId":1844,"tags":{"page":"/api/repositories/sync"},"startTime":1789202479642,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":461671,"timestamp":2477594465,"id":2094,"parentId":1926,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":512491,"timestamp":2477543747,"id":1926,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1789202479652,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":462770,"timestamp":2477594482,"id":2095,"parentId":1927,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":513325,"timestamp":2477543948,"id":1927,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1789202479652,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":464947,"timestamp":2477594512,"id":2097,"parentId":1929,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":515110,"timestamp":2477544370,"id":1929,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1789202479653,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":465076,"timestamp":2477594496,"id":2096,"parentId":1928,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":515424,"timestamp":2477544170,"id":1928,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1789202479652,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":467014,"timestamp":2477594528,"id":2098,"parentId":1930,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":516994,"timestamp":2477544571,"id":1930,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1789202479653,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":467580,"timestamp":2477594544,"id":2099,"parentId":1931,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":517382,"timestamp":2477544766,"id":1931,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1789202479653,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":469946,"timestamp":2477594558,"id":2100,"parentId":1932,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":519570,"timestamp":2477544959,"id":1932,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1789202479653,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":470181,"timestamp":2477594588,"id":2102,"parentId":1935,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":519228,"timestamp":2477545562,"id":1935,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1789202479654,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":471532,"timestamp":2477594570,"id":2101,"parentId":1933,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":520950,"timestamp":2477545174,"id":1933,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1789202479653,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":472864,"timestamp":2477594626,"id":2104,"parentId":1937,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":521169,"timestamp":2477546348,"id":1937,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1789202479655,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":474689,"timestamp":2477594605,"id":2103,"parentId":1936,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":523200,"timestamp":2477546115,"id":1936,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1789202479654,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":475290,"timestamp":2477594638,"id":2105,"parentId":1938,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":523392,"timestamp":2477546557,"id":1938,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1789202479655,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":475433,"timestamp":2477594652,"id":2106,"parentId":1939,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":523337,"timestamp":2477546769,"id":1939,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1789202479655,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":477927,"timestamp":2477594693,"id":2109,"parentId":1942,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":525203,"timestamp":2477547445,"id":1942,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1789202479656,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":479057,"timestamp":2477594680,"id":2108,"parentId":1941,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":526532,"timestamp":2477547226,"id":1941,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1789202479656,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":480087,"timestamp":2477594665,"id":2107,"parentId":1940,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":527799,"timestamp":2477546973,"id":1940,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1789202479655,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":480774,"timestamp":2477594709,"id":2110,"parentId":1943,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":527829,"timestamp":2477547681,"id":1943,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1789202479656,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":482870,"timestamp":2477594723,"id":2111,"parentId":1934,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":532243,"timestamp":2477545371,"id":1934,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1789202479654,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":483405,"timestamp":2477594773,"id":2113,"parentId":1945,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":530101,"timestamp":2477548095,"id":1945,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1789202479656,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":485399,"timestamp":2477594747,"id":2112,"parentId":1944,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":532291,"timestamp":2477547880,"id":1944,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1789202479656,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":486878,"timestamp":2477594800,"id":2114,"parentId":1946,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":533375,"timestamp":2477548324,"id":1946,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1789202479657,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":487458,"timestamp":2477594895,"id":2115,"parentId":1948,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":533650,"timestamp":2477548724,"id":1948,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1789202479657,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":489836,"timestamp":2477595090,"id":2118,"parentId":1951,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":535610,"timestamp":2477549344,"id":1951,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1789202479658,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":493088,"timestamp":2477594965,"id":2116,"parentId":1949,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":539155,"timestamp":2477548926,"id":1949,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1789202479657,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":493701,"timestamp":2477595122,"id":2119,"parentId":1952,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":538944,"timestamp":2477549900,"id":1952,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1789202479658,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":496152,"timestamp":2477595145,"id":2120,"parentId":1953,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":541146,"timestamp":2477550177,"id":1953,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1789202479658,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":497303,"timestamp":2477595176,"id":2121,"parentId":1947,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":543971,"timestamp":2477548528,"id":1947,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1789202479657,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":501857,"timestamp":2477595207,"id":2122,"parentId":1954,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":546707,"timestamp":2477550387,"id":1954,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1789202479659,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":502581,"timestamp":2477595235,"id":2123,"parentId":1955,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":547252,"timestamp":2477550590,"id":1955,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1789202479659,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":505193,"timestamp":2477595267,"id":2124,"parentId":1956,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":549695,"timestamp":2477550787,"id":1956,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1789202479659,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":506411,"timestamp":2477595314,"id":2125,"parentId":1957,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":550769,"timestamp":2477550981,"id":1957,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1789202479659,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":509652,"timestamp":2477595429,"id":2126,"parentId":1958,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":553886,"timestamp":2477551220,"id":1958,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1789202479660,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":511626,"timestamp":2477595471,"id":2127,"parentId":1959,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":555694,"timestamp":2477551425,"id":1959,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1789202479660,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":517455,"timestamp":2477595503,"id":2128,"parentId":1960,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":561355,"timestamp":2477551626,"id":1960,"parentId":1844,"tags":{"page":"/api/worktrees/[id]"},"startTime":1789202479660,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":517546,"timestamp":2477595527,"id":2129,"parentId":1961,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":561270,"timestamp":2477551821,"id":1961,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1789202479660,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":520417,"timestamp":2477595559,"id":2131,"parentId":1963,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":563745,"timestamp":2477552249,"id":1963,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1789202479661,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":521660,"timestamp":2477595540,"id":2130,"parentId":1962,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":565177,"timestamp":2477552047,"id":1962,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1789202479660,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":523818,"timestamp":2477595580,"id":2132,"parentId":1964,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":566973,"timestamp":2477552445,"id":1964,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1789202479661,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":525868,"timestamp":2477595629,"id":2133,"parentId":1965,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":568861,"timestamp":2477552651,"id":1965,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1789202479661,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":528158,"timestamp":2477595736,"id":2134,"parentId":1966,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":571066,"timestamp":2477552852,"id":1966,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1789202479661,"traceId":"9fac24a1561d101f"}]
13
- [{"name":"is-page-static","duration":536034,"timestamp":2477595924,"id":2136,"parentId":1969,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":578137,"timestamp":2477553854,"id":1969,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1789202479662,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":542018,"timestamp":2477596113,"id":2137,"parentId":1970,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":584042,"timestamp":2477554119,"id":1970,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1789202479662,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":546858,"timestamp":2477595839,"id":2135,"parentId":1968,"tags":{},"startTime":1789202479704,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":589085,"timestamp":2477553637,"id":1968,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1789202479662,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":548009,"timestamp":2477596227,"id":2138,"parentId":1971,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":589916,"timestamp":2477554341,"id":1971,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1789202479663,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":550556,"timestamp":2477596519,"id":2140,"parentId":1973,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":592375,"timestamp":2477554743,"id":1973,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1789202479663,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":555010,"timestamp":2477596405,"id":2139,"parentId":1972,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":596898,"timestamp":2477554544,"id":1972,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1789202479663,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":559644,"timestamp":2477596591,"id":2142,"parentId":1975,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":601090,"timestamp":2477555173,"id":1975,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1789202479663,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":566566,"timestamp":2477596568,"id":2141,"parentId":1974,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":608253,"timestamp":2477554938,"id":1974,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1789202479663,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":567253,"timestamp":2477596618,"id":2143,"parentId":1976,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":608517,"timestamp":2477555375,"id":1976,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1789202479664,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":569466,"timestamp":2477596645,"id":2144,"parentId":1977,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":610562,"timestamp":2477555570,"id":1977,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1789202479664,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":571027,"timestamp":2477596663,"id":2145,"parentId":1978,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":611959,"timestamp":2477555768,"id":1978,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1789202479664,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":572811,"timestamp":2477596688,"id":2146,"parentId":1979,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":613549,"timestamp":2477555971,"id":1979,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1789202479664,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":575599,"timestamp":2477596707,"id":2147,"parentId":1980,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":616108,"timestamp":2477556220,"id":1980,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1789202479665,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":577002,"timestamp":2477596725,"id":2148,"parentId":1982,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":617133,"timestamp":2477556617,"id":1982,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1789202479665,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":579194,"timestamp":2477596892,"id":2150,"parentId":1983,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":618998,"timestamp":2477557109,"id":1983,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1789202479665,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":579510,"timestamp":2477596870,"id":2149,"parentId":1967,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":623319,"timestamp":2477553083,"id":1967,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1789202479661,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":583351,"timestamp":2477596921,"id":2151,"parentId":1984,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":622961,"timestamp":2477557334,"id":1984,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1789202479666,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":583605,"timestamp":2477596943,"id":2152,"parentId":1981,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":624144,"timestamp":2477556422,"id":1981,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1789202479665,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":587711,"timestamp":2477596971,"id":2153,"parentId":1985,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":627164,"timestamp":2477557543,"id":1985,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1789202479666,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":592073,"timestamp":2477596991,"id":2154,"parentId":1986,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":631340,"timestamp":2477557750,"id":1986,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1789202479666,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":592135,"timestamp":2477597044,"id":2155,"parentId":1988,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":631007,"timestamp":2477558190,"id":1988,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1789202479666,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":594264,"timestamp":2477597085,"id":2156,"parentId":1989,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":632977,"timestamp":2477558394,"id":1989,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1789202479667,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":595806,"timestamp":2477597105,"id":2157,"parentId":1990,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":634346,"timestamp":2477558586,"id":1990,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1789202479667,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":597517,"timestamp":2477597211,"id":2158,"parentId":1991,"tags":{},"startTime":1789202479705,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":635968,"timestamp":2477558779,"id":1991,"parentId":1844,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1789202479667,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":599657,"timestamp":2477597330,"id":2159,"parentId":1992,"tags":{},"startTime":1789202479706,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":638031,"timestamp":2477558975,"id":1992,"parentId":1844,"tags":{"page":"/api/worktrees"},"startTime":1789202479667,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":599597,"timestamp":2477599286,"id":2160,"parentId":1998,"tags":{},"startTime":1789202479708,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":638613,"timestamp":2477560290,"id":1998,"parentId":1844,"tags":{"page":"/proxy/[...path]"},"startTime":1789202479669,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":601411,"timestamp":2477599922,"id":2161,"parentId":1987,"tags":{},"startTime":1789202479708,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":643411,"timestamp":2477557947,"id":1987,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1789202479666,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":603769,"timestamp":2477600360,"id":2162,"parentId":2011,"tags":{},"startTime":1789202479709,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":640818,"timestamp":2477563334,"id":2011,"parentId":1844,"tags":{"page":"/manifest.webmanifest"},"startTime":1789202479672,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":652586,"timestamp":2477604082,"id":2164,"parentId":1994,"tags":{},"startTime":1789202479712,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":697294,"timestamp":2477559417,"id":1994,"parentId":1844,"tags":{"page":"/login"},"startTime":1789202479668,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":666786,"timestamp":2477604199,"id":2165,"parentId":1995,"tags":{},"startTime":1789202479712,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":711437,"timestamp":2477559621,"id":1995,"parentId":1844,"tags":{"page":"/more"},"startTime":1789202479668,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":671252,"timestamp":2477604324,"id":2166,"parentId":1996,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":715774,"timestamp":2477559835,"id":1996,"parentId":1844,"tags":{"page":"/offline"},"startTime":1789202479668,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":676563,"timestamp":2477603931,"id":2163,"parentId":1993,"tags":{},"startTime":1789202479712,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":721315,"timestamp":2477559206,"id":1993,"parentId":1844,"tags":{"page":"/chat"},"startTime":1789202479667,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":676991,"timestamp":2477604438,"id":2167,"parentId":1997,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":721370,"timestamp":2477560082,"id":1997,"parentId":1844,"tags":{"page":"/"},"startTime":1789202479668,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":681425,"timestamp":2477604560,"id":2168,"parentId":1999,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":725245,"timestamp":2477560795,"id":1999,"parentId":1844,"tags":{"page":"/repositories"},"startTime":1789202479669,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":681458,"timestamp":2477604670,"id":2169,"parentId":2000,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":725091,"timestamp":2477561054,"id":2000,"parentId":1844,"tags":{"page":"/review"},"startTime":1789202479669,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":687370,"timestamp":2477604785,"id":2170,"parentId":2001,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":730908,"timestamp":2477561270,"id":2001,"parentId":1844,"tags":{"page":"/sessions"},"startTime":1789202479670,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":692318,"timestamp":2477605033,"id":2172,"parentId":2003,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":735686,"timestamp":2477561690,"id":2003,"parentId":1844,"tags":{"page":"/skills/installed"},"startTime":1789202479670,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":697906,"timestamp":2477605150,"id":2173,"parentId":2004,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":741186,"timestamp":2477561893,"id":2004,"parentId":1844,"tags":{"page":"/skills"},"startTime":1789202479670,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":702575,"timestamp":2477605974,"id":2174,"parentId":2005,"tags":{},"startTime":1789202479714,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":746464,"timestamp":2477562112,"id":2005,"parentId":1844,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1789202479670,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":710188,"timestamp":2477604893,"id":2171,"parentId":2002,"tags":{},"startTime":1789202479713,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":753636,"timestamp":2477561475,"id":2002,"parentId":1844,"tags":{"page":"/skills/[skillId]"},"startTime":1789202479670,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":716043,"timestamp":2477606232,"id":2176,"parentId":2007,"tags":{},"startTime":1789202479715,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":759784,"timestamp":2477562522,"id":2007,"parentId":1844,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1789202479671,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":742164,"timestamp":2477594990,"id":2117,"parentId":1950,"tags":{},"startTime":1789202479703,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":788049,"timestamp":2477549146,"id":1950,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1789202479657,"traceId":"9fac24a1561d101f"},{"name":"is-page-static","duration":751491,"timestamp":2477606119,"id":2175,"parentId":2006,"tags":{},"startTime":1789202479714,"traceId":"9fac24a1561d101f"},{"name":"check-page","duration":795326,"timestamp":2477562320,"id":2006,"parentId":1844,"tags":{"page":"/worktrees/[id]"},"startTime":1789202479671,"traceId":"9fac24a1561d101f"},{"name":"static-check","duration":1137372,"timestamp":2477220303,"id":1844,"parentId":1,"tags":{},"startTime":1789202479329,"traceId":"9fac24a1561d101f"},{"name":"generate-required-server-files","duration":391,"timestamp":2478357876,"id":2178,"parentId":1,"tags":{},"startTime":1789202480466,"traceId":"9fac24a1561d101f"},{"name":"write-routes-manifest","duration":30158,"timestamp":2478370354,"id":2180,"parentId":1,"tags":{},"startTime":1789202480479,"traceId":"9fac24a1561d101f"},{"name":"load-dotenv","duration":128,"timestamp":2480583596,"id":2183,"parentId":2182,"tags":{},"startTime":1789202482692,"traceId":"9fac24a1561d101f"},{"name":"run-export-path-map","duration":454,"timestamp":2482413485,"id":2184,"parentId":2182,"tags":{},"startTime":1789202484522,"traceId":"9fac24a1561d101f"},{"name":"next-export","duration":4122557,"timestamp":2480582695,"id":2182,"parentId":1,"tags":{},"startTime":1789202482691,"traceId":"9fac24a1561d101f"},{"name":"move-exported-app-not-found-","duration":94,"timestamp":2484707662,"id":2185,"parentId":2181,"tags":{},"startTime":1789202486816,"traceId":"9fac24a1561d101f"},{"name":"move-exported-page","duration":154977,"timestamp":2484707871,"id":2186,"parentId":2181,"tags":{},"startTime":1789202486816,"traceId":"9fac24a1561d101f"},{"name":"static-generation","duration":5095068,"timestamp":2480579085,"id":2181,"parentId":1,"tags":{},"startTime":1789202482687,"traceId":"9fac24a1561d101f"},{"name":"write-routes-manifest","duration":201535,"timestamp":2485675255,"id":2187,"parentId":1,"tags":{},"startTime":1789202487784,"traceId":"9fac24a1561d101f"},{"name":"node-file-trace-build","duration":21957338,"timestamp":2478361697,"id":2179,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1789202480470,"traceId":"9fac24a1561d101f"},{"name":"apply-include-excludes","duration":1155,"timestamp":2500319057,"id":2188,"parentId":1,"tags":{},"startTime":1789202502427,"traceId":"9fac24a1561d101f"},{"name":"print-tree-view","duration":10265,"timestamp":2500320435,"id":2189,"parentId":1,"tags":{},"startTime":1789202502429,"traceId":"9fac24a1561d101f"},{"name":"telemetry-flush","duration":50,"timestamp":2500330715,"id":2190,"parentId":1,"tags":{},"startTime":1789202502439,"traceId":"9fac24a1561d101f"},{"name":"next-build","duration":102252363,"timestamp":2398078408,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1789202400187,"traceId":"9fac24a1561d101f"}]
1
+ [{"name":"generate-buildid","duration":214,"timestamp":2147604829,"id":4,"parentId":1,"tags":{},"startTime":1789228699530,"traceId":"8375ff53bf1eda9d"},{"name":"load-custom-routes","duration":1536,"timestamp":2147605123,"id":5,"parentId":1,"tags":{},"startTime":1789228699530,"traceId":"8375ff53bf1eda9d"},{"name":"create-dist-dir","duration":18764,"timestamp":2147680865,"id":6,"parentId":1,"tags":{},"startTime":1789228699606,"traceId":"8375ff53bf1eda9d"},{"name":"create-pages-mapping","duration":178,"timestamp":2147730459,"id":7,"parentId":1,"tags":{},"startTime":1789228699655,"traceId":"8375ff53bf1eda9d"},{"name":"collect-app-files","duration":6833,"timestamp":2147730672,"id":8,"parentId":1,"tags":{},"startTime":1789228699655,"traceId":"8375ff53bf1eda9d"},{"name":"create-app-mapping","duration":4990,"timestamp":2147737538,"id":9,"parentId":1,"tags":{},"startTime":1789228699662,"traceId":"8375ff53bf1eda9d"},{"name":"create-app-layouts","duration":119,"timestamp":2147742560,"id":10,"parentId":1,"tags":{},"startTime":1789228699667,"traceId":"8375ff53bf1eda9d"},{"name":"collect-default-files","duration":2765,"timestamp":2147744541,"id":12,"parentId":1,"tags":{},"startTime":1789228699669,"traceId":"8375ff53bf1eda9d"},{"name":"generate-route-types","duration":20781,"timestamp":2147743737,"id":11,"parentId":1,"tags":{},"startTime":1789228699668,"traceId":"8375ff53bf1eda9d"},{"name":"public-dir-conflict-check","duration":395,"timestamp":2147764579,"id":13,"parentId":1,"tags":{},"startTime":1789228699689,"traceId":"8375ff53bf1eda9d"},{"name":"generate-routes-manifest","duration":3957,"timestamp":2147765196,"id":14,"parentId":1,"tags":{},"startTime":1789228699690,"traceId":"8375ff53bf1eda9d"},{"name":"create-entrypoints","duration":84092,"timestamp":2147775618,"id":17,"parentId":1,"tags":{},"startTime":1789228699700,"traceId":"8375ff53bf1eda9d"},{"name":"generate-webpack-config","duration":233230,"timestamp":2147859747,"id":18,"parentId":16,"tags":{},"startTime":1789228699784,"traceId":"8375ff53bf1eda9d"},{"name":"next-trace-entrypoint-plugin","duration":1747,"timestamp":2148177995,"id":20,"parentId":19,"tags":{},"startTime":1789228700103,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":2404694,"timestamp":2148187025,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315557,"timestamp":2148186982,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315575,"timestamp":2148186985,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186987,"id":124,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186990,"id":125,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186992,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315542,"timestamp":2148187030,"id":134,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315539,"timestamp":2148187036,"id":136,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315539,"timestamp":2148187039,"id":137,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315618,"timestamp":2148187042,"id":138,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187045,"id":139,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187048,"id":140,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187051,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187054,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187056,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187059,"id":144,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187062,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315613,"timestamp":2148187070,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315613,"timestamp":2148187073,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315611,"timestamp":2148187078,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315608,"timestamp":2148187083,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315608,"timestamp":2148187085,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315607,"timestamp":2148187088,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315607,"timestamp":2148187090,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315606,"timestamp":2148187093,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315605,"timestamp":2148187095,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315604,"timestamp":2148187098,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315603,"timestamp":2148187101,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315603,"timestamp":2148187104,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315599,"timestamp":2148187110,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315599,"timestamp":2148187113,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315598,"timestamp":2148187116,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315595,"timestamp":2148187121,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187126,"id":167,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187128,"id":168,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187131,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315591,"timestamp":2148187133,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315591,"timestamp":2148187135,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316246,"timestamp":2148186489,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316105,"timestamp":2148186632,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316050,"timestamp":2148186690,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315967,"timestamp":2148186775,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315965,"timestamp":2148186780,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315966,"timestamp":2148186782,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315958,"timestamp":2148186791,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315949,"timestamp":2148186803,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315941,"timestamp":2148186812,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315941,"timestamp":2148186815,"id":84,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315883,"timestamp":2148186875,"id":85,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315877,"timestamp":2148186883,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315874,"timestamp":2148186888,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315769,"timestamp":2148186995,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315768,"timestamp":2148186998,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315751,"timestamp":2148187017,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315750,"timestamp":2148187020,"id":130,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon2.png%2Froute&name=app%2Ficon2.png%2Froute&pagePath=private-next-app-dir%2Ficon2.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon2.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315750,"timestamp":2148187022,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186967,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186970,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186972,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186975,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315805,"timestamp":2148186977,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490154,"timestamp":2148187118,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490172,"timestamp":2148187123,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490164,"timestamp":2148187138,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490166,"timestamp":2148187140,"id":173,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4497712,"timestamp":2148187179,"id":188,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4557647,"timestamp":2148186477,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4626797,"timestamp":2148187143,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4626926,"timestamp":2148187034,"id":135,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4681616,"timestamp":2148187028,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4681564,"timestamp":2148187107,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4686567,"timestamp":2148186980,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4690661,"timestamp":2148186729,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726981,"timestamp":2148186667,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727265,"timestamp":2148186402,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726988,"timestamp":2148186684,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727225,"timestamp":2148186449,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727212,"timestamp":2148186466,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727005,"timestamp":2148186677,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727004,"timestamp":2148186681,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727000,"timestamp":2148186687,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186427,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727255,"timestamp":2148186439,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727002,"timestamp":2148186694,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727002,"timestamp":2148186696,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726982,"timestamp":2148186720,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727005,"timestamp":2148186700,"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":1789228700111,"traceId":"8375ff53bf1eda9d"}]
2
+ [{"name":"add-entry","duration":4727230,"timestamp":2148186706,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727240,"timestamp":2148186702,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727234,"timestamp":2148186712,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727240,"timestamp":2148186709,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727237,"timestamp":2148186715,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727237,"timestamp":2148186718,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186723,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186726,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727223,"timestamp":2148186741,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727229,"timestamp":2148186738,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186735,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727241,"timestamp":2148186731,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186744,"id":55,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186747,"id":56,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727232,"timestamp":2148186749,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186752,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186754,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186757,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186759,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727262,"timestamp":2148186764,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727267,"timestamp":2148186761,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727264,"timestamp":2148186767,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727261,"timestamp":2148186773,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727267,"timestamp":2148186770,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186777,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727259,"timestamp":2148186784,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727257,"timestamp":2148186789,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727262,"timestamp":2148186787,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727258,"timestamp":2148186794,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727258,"timestamp":2148186796,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727256,"timestamp":2148186801,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727261,"timestamp":2148186798,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727257,"timestamp":2148186805,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727255,"timestamp":2148186810,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727260,"timestamp":2148186808,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186890,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186895,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186898,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186901,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727178,"timestamp":2148186904,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727192,"timestamp":2148186893,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727177,"timestamp":2148186911,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186907,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727177,"timestamp":2148186916,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186913,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727157,"timestamp":2148186942,"id":106,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186918,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186921,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186924,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186926,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727186,"timestamp":2148186929,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727186,"timestamp":2148186931,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727176,"timestamp":2148186944,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727189,"timestamp":2148186934,"id":104,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727188,"timestamp":2148186937,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727182,"timestamp":2148186946,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186949,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186951,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186957,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186954,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727182,"timestamp":2148186959,"id":113,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186964,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186962,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730362,"timestamp":2148187065,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730370,"timestamp":2148187068,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730986,"timestamp":2148186458,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4733564,"timestamp":2148186017,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732451,"timestamp":2148187145,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732453,"timestamp":2148187148,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732454,"timestamp":2148187150,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732454,"timestamp":2148187153,"id":178,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732455,"timestamp":2148187155,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732456,"timestamp":2148187158,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732457,"timestamp":2148187161,"id":181,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732457,"timestamp":2148187163,"id":182,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187166,"id":183,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187168,"id":184,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187171,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732460,"timestamp":2148187173,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732460,"timestamp":2148187176,"id":187,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":7810090,"timestamp":2148185724,"id":21,"parentId":19,"tags":{},"startTime":1789228700110,"traceId":"8375ff53bf1eda9d"},{"name":"get-entries","duration":4254,"timestamp":2155997084,"id":1060,"parentId":1059,"tags":{},"startTime":1789228707922,"traceId":"8375ff53bf1eda9d"},{"name":"node-file-trace-plugin","duration":10989968,"timestamp":2156019291,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1789228707944,"traceId":"8375ff53bf1eda9d"},{"name":"collect-traced-files","duration":238816,"timestamp":2167009291,"id":1062,"parentId":1059,"tags":{},"startTime":1789228718934,"traceId":"8375ff53bf1eda9d"},{"name":"finish-modules","duration":11251242,"timestamp":2155996888,"id":1059,"parentId":20,"tags":{},"startTime":1789228707922,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":191585,"timestamp":2167632505,"id":1064,"parentId":1063,"tags":{},"startTime":1789228719557,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":17,"timestamp":2167824206,"id":1066,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":204764,"timestamp":2167824289,"id":1067,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":127,"timestamp":2168029183,"id":1068,"parentId":1063,"tags":{},"startTime":1789228719954,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":232485,"timestamp":2168029419,"id":1069,"parentId":1063,"tags":{},"startTime":1789228719954,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":437864,"timestamp":2167824160,"id":1065,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":135999,"timestamp":2168359337,"id":1070,"parentId":1063,"tags":{},"startTime":1789228720284,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":23783,"timestamp":2168495432,"id":1071,"parentId":1063,"tags":{},"startTime":1789228720420,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":29578,"timestamp":2168533926,"id":1072,"parentId":1063,"tags":{},"startTime":1789228720459,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":393,"timestamp":2168563500,"id":1073,"parentId":1063,"tags":{},"startTime":1789228720488,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":1634,"timestamp":2168563732,"id":1074,"parentId":1063,"tags":{},"startTime":1789228720488,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":3826,"timestamp":2168565392,"id":1075,"parentId":1063,"tags":{},"startTime":1789228720490,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1050,"timestamp":2168595940,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":912,"timestamp":2168596104,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":904,"timestamp":2168596113,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":899,"timestamp":2168596120,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
3
+ [{"name":"minify-js","duration":1181,"timestamp":2168596125,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1182,"timestamp":2168596129,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1178,"timestamp":2168596134,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1174,"timestamp":2168596140,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1170,"timestamp":2168596146,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1125,"timestamp":2168596192,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1114,"timestamp":2168596206,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1105,"timestamp":2168596216,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1102,"timestamp":2168596220,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1100,"timestamp":2168596224,"id":1090,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1096,"timestamp":2168596229,"id":1091,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1094,"timestamp":2168596233,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1091,"timestamp":2168596238,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1088,"timestamp":2168596242,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1086,"timestamp":2168596245,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1084,"timestamp":2168596249,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1083,"timestamp":2168596253,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1081,"timestamp":2168596256,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1078,"timestamp":2168596261,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1076,"timestamp":2168596264,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1073,"timestamp":2168596268,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1072,"timestamp":2168596271,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1070,"timestamp":2168596275,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1053,"timestamp":2168596293,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1051,"timestamp":2168596297,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1049,"timestamp":2168596300,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1046,"timestamp":2168596305,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1044,"timestamp":2168596310,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1043,"timestamp":2168596313,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1041,"timestamp":2168596316,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1039,"timestamp":2168596319,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1036,"timestamp":2168596324,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1035,"timestamp":2168596327,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1033,"timestamp":2168596330,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1031,"timestamp":2168596333,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1029,"timestamp":2168596337,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1027,"timestamp":2168596340,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1026,"timestamp":2168596344,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1024,"timestamp":2168596347,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1022,"timestamp":2168596351,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1013,"timestamp":2168596361,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1012,"timestamp":2168596364,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1010,"timestamp":2168596367,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1008,"timestamp":2168596370,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1007,"timestamp":2168596373,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596376,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596378,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1003,"timestamp":2168596382,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596385,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1000,"timestamp":2168596388,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596390,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":997,"timestamp":2168596393,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596396,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596399,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596402,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596405,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596408,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596410,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1002,"timestamp":2168596413,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596415,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596417,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":998,"timestamp":2168596420,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596423,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596425,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596428,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596431,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596434,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":987,"timestamp":2168596437,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596439,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":984,"timestamp":2168596442,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":983,"timestamp":2168596444,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":981,"timestamp":2168596447,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":979,"timestamp":2168596449,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":977,"timestamp":2168596452,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":975,"timestamp":2168596455,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596457,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":970,"timestamp":2168596462,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":969,"timestamp":2168596464,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":967,"timestamp":2168596467,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":966,"timestamp":2168596469,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":964,"timestamp":2168596472,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":963,"timestamp":2168596474,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":961,"timestamp":2168596477,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":959,"timestamp":2168596480,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596482,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":956,"timestamp":2168596485,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":955,"timestamp":2168596487,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596490,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":952,"timestamp":2168596493,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596495,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596498,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596500,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596503,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596506,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":942,"timestamp":2168596509,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596511,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":939,"timestamp":2168596514,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596516,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":936,"timestamp":2168596519,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":934,"timestamp":2168596521,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596524,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
4
+ [{"name":"minify-js","duration":1100,"timestamp":2168596527,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1099,"timestamp":2168596530,"id":1183,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1098,"timestamp":2168596533,"id":1184,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1096,"timestamp":2168596536,"id":1185,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1094,"timestamp":2168596538,"id":1186,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1093,"timestamp":2168596541,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1092,"timestamp":2168596543,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1091,"timestamp":2168596546,"id":1189,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1084,"timestamp":2168596554,"id":1190,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1082,"timestamp":2168596556,"id":1191,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1081,"timestamp":2168596558,"id":1192,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1080,"timestamp":2168596561,"id":1193,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1079,"timestamp":2168596563,"id":1194,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1078,"timestamp":2168596566,"id":1195,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1076,"timestamp":2168596568,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1075,"timestamp":2168596571,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1073,"timestamp":2168596573,"id":1198,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1071,"timestamp":2168596576,"id":1199,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1070,"timestamp":2168596579,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1067,"timestamp":2168596582,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1065,"timestamp":2168596585,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1063,"timestamp":2168596588,"id":1203,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1062,"timestamp":2168596591,"id":1204,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1061,"timestamp":2168596593,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1051,"timestamp":2168596604,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1050,"timestamp":2168596606,"id":1207,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1049,"timestamp":2168596609,"id":1208,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1047,"timestamp":2168596611,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1046,"timestamp":2168596614,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1045,"timestamp":2168596616,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1043,"timestamp":2168596619,"id":1212,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1042,"timestamp":2168596621,"id":1213,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1040,"timestamp":2168596624,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1038,"timestamp":2168596627,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1037,"timestamp":2168596629,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1035,"timestamp":2168596633,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1033,"timestamp":2168596636,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1030,"timestamp":2168596639,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1028,"timestamp":2168596642,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1026,"timestamp":2168596645,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1025,"timestamp":2168596647,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1023,"timestamp":2168596650,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1022,"timestamp":2168596653,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1020,"timestamp":2168596655,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1019,"timestamp":2168596658,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1017,"timestamp":2168596660,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1015,"timestamp":2168596663,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1013,"timestamp":2168596666,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1012,"timestamp":2168596668,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1010,"timestamp":2168596671,"id":1231,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1008,"timestamp":2168596673,"id":1232,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1007,"timestamp":2168596676,"id":1233,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596679,"id":1234,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1003,"timestamp":2168596681,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596684,"id":1236,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596688,"id":1237,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":997,"timestamp":2168596691,"id":1238,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596693,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596696,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596699,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":989,"timestamp":2168596701,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596704,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596706,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":985,"timestamp":2168596709,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":983,"timestamp":2168596711,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":982,"timestamp":2168596714,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":980,"timestamp":2168596716,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":979,"timestamp":2168596718,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":977,"timestamp":2168596721,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":976,"timestamp":2168596723,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596726,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":972,"timestamp":2168596728,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":971,"timestamp":2168596731,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":969,"timestamp":2168596733,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":968,"timestamp":2168596736,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":965,"timestamp":2168596739,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":964,"timestamp":2168596741,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":962,"timestamp":2168596744,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":961,"timestamp":2168596746,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":959,"timestamp":2168596749,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596751,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":956,"timestamp":2168596754,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":954,"timestamp":2168596756,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596759,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596762,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596764,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596767,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596769,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596772,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":943,"timestamp":2168596774,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596777,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":939,"timestamp":2168596780,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596783,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":935,"timestamp":2168596785,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":933,"timestamp":2168596788,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596790,"id":1277,"parentId":1076,"tags":{"name":"964.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":930,"timestamp":2168596793,"id":1278,"parentId":1076,"tags":{"name":"8583.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":929,"timestamp":2168596795,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":927,"timestamp":2168596798,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":924,"timestamp":2168596801,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":923,"timestamp":2168596804,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
5
+ [{"name":"minify-js","duration":997,"timestamp":2168596806,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596808,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596811,"id":1285,"parentId":1076,"tags":{"name":"8728.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596814,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596816,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":990,"timestamp":2168596818,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596821,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596824,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":984,"timestamp":2168596827,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":982,"timestamp":2168596829,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":980,"timestamp":2168596832,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":978,"timestamp":2168596835,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":976,"timestamp":2168596839,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596841,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":973,"timestamp":2168596843,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":971,"timestamp":2168596846,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":970,"timestamp":2168596848,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":968,"timestamp":2168596850,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":966,"timestamp":2168596853,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":965,"timestamp":2168596855,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":963,"timestamp":2168596858,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":962,"timestamp":2168596860,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":960,"timestamp":2168596863,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596866,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":957,"timestamp":2168596868,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":955,"timestamp":2168596871,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596874,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596877,"id":1310,"parentId":1076,"tags":{"name":"9080.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596880,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596883,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596885,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596887,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":943,"timestamp":2168596890,"id":1315,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596892,"id":1316,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":940,"timestamp":2168596894,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":938,"timestamp":2168596897,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596900,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":935,"timestamp":2168596902,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":933,"timestamp":2168596905,"id":1321,"parentId":1076,"tags":{"name":"6677.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596907,"id":1322,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":930,"timestamp":2168596910,"id":1323,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":928,"timestamp":2168596912,"id":1324,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":927,"timestamp":2168596915,"id":1325,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":925,"timestamp":2168596917,"id":1326,"parentId":1076,"tags":{"name":"1467.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":919,"timestamp":2168596925,"id":1327,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":917,"timestamp":2168596927,"id":1328,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":916,"timestamp":2168596930,"id":1329,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":914,"timestamp":2168596932,"id":1330,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":912,"timestamp":2168596935,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":910,"timestamp":2168596938,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":909,"timestamp":2168596941,"id":1333,"parentId":1076,"tags":{"name":"7075.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":907,"timestamp":2168596943,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":906,"timestamp":2168596946,"id":1335,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":903,"timestamp":2168596949,"id":1336,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":901,"timestamp":2168596952,"id":1337,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":900,"timestamp":2168596954,"id":1338,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":899,"timestamp":2168596957,"id":1339,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":897,"timestamp":2168596959,"id":1340,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":895,"timestamp":2168596962,"id":1341,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":894,"timestamp":2168596965,"id":1342,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":892,"timestamp":2168596967,"id":1343,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":890,"timestamp":2168596970,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":888,"timestamp":2168596972,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":887,"timestamp":2168596975,"id":1346,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":886,"timestamp":2168596977,"id":1347,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":884,"timestamp":2168596979,"id":1348,"parentId":1076,"tags":{"name":"434.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":882,"timestamp":2168596982,"id":1349,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":881,"timestamp":2168596985,"id":1350,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":879,"timestamp":2168596987,"id":1351,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":25220,"timestamp":2168572736,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1789228720497,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":185,"timestamp":2168598150,"id":1352,"parentId":19,"tags":{},"startTime":1789228720523,"traceId":"8375ff53bf1eda9d"},{"name":"create-trace-assets","duration":115397,"timestamp":2168598545,"id":1353,"parentId":20,"tags":{},"startTime":1789228720523,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":1367197,"timestamp":2167423396,"id":1063,"parentId":19,"tags":{},"startTime":1789228719348,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":20798012,"timestamp":2148176282,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1789228700101,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":66713,"timestamp":2168974902,"id":1354,"parentId":16,"tags":{},"startTime":1789228720900,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":678,"timestamp":2169047851,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1789228720973,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":2348,"timestamp":2169048616,"id":1356,"parentId":1355,"tags":{},"startTime":1789228720973,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":87743,"timestamp":2169060651,"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":1789228720985,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":88119,"timestamp":2169060596,"id":1358,"parentId":1357,"tags":{},"startTime":1789228720985,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":1201,"timestamp":2169159038,"id":1361,"parentId":1360,"tags":{},"startTime":1789228721084,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":14,"timestamp":2169160362,"id":1363,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":2257,"timestamp":2169160465,"id":1364,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":12,"timestamp":2169162795,"id":1365,"parentId":1360,"tags":{},"startTime":1789228721087,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":3168,"timestamp":2169162874,"id":1366,"parentId":1360,"tags":{},"startTime":1789228721088,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":5847,"timestamp":2169160276,"id":1362,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":8076,"timestamp":2169167059,"id":1367,"parentId":1360,"tags":{},"startTime":1789228721092,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":251,"timestamp":2169175169,"id":1368,"parentId":1360,"tags":{},"startTime":1789228721100,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":2050,"timestamp":2169176704,"id":1369,"parentId":1360,"tags":{},"startTime":1789228721101,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":148,"timestamp":2169178753,"id":1370,"parentId":1360,"tags":{},"startTime":1789228721103,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":64,"timestamp":2169178884,"id":1371,"parentId":1360,"tags":{},"startTime":1789228721104,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":252,"timestamp":2169178955,"id":1372,"parentId":1360,"tags":{},"startTime":1789228721104,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":51,"timestamp":2169183825,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":32,"timestamp":2169183851,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":28,"timestamp":2169183857,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":655,"timestamp":2169183232,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1789228721108,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":7,"timestamp":2169183954,"id":1377,"parentId":1357,"tags":{},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":34613,"timestamp":2169156154,"id":1360,"parentId":1357,"tags":{},"startTime":1789228721081,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":132446,"timestamp":2169058729,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789228720983,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":2251,"timestamp":2169191290,"id":1378,"parentId":16,"tags":{},"startTime":1789228721116,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":189,"timestamp":2169193846,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789228721119,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":512,"timestamp":2169194043,"id":1380,"parentId":1379,"tags":{},"startTime":1789228721119,"traceId":"8375ff53bf1eda9d"}]
6
+ [{"name":"add-entry","duration":733364,"timestamp":2169205195,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205197,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733388,"timestamp":2169205199,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205202,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205205,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205208,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733385,"timestamp":2169205210,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205213,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205215,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205218,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205220,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205222,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205224,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733384,"timestamp":2169205227,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205230,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733381,"timestamp":2169205233,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733380,"timestamp":2169205236,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733380,"timestamp":2169205238,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733379,"timestamp":2169205240,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733378,"timestamp":2169205242,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733377,"timestamp":2169205245,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733376,"timestamp":2169205247,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733374,"timestamp":2169205250,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733373,"timestamp":2169205253,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733372,"timestamp":2169205255,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733371,"timestamp":2169205257,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733371,"timestamp":2169205259,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733369,"timestamp":2169205262,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733368,"timestamp":2169205264,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733367,"timestamp":2169205266,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733366,"timestamp":2169205269,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733365,"timestamp":2169205271,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733364,"timestamp":2169205274,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733363,"timestamp":2169205276,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733362,"timestamp":2169205279,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733361,"timestamp":2169205281,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733360,"timestamp":2169205283,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733359,"timestamp":2169205285,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733359,"timestamp":2169205287,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733358,"timestamp":2169205289,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733357,"timestamp":2169205292,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733356,"timestamp":2169205294,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733355,"timestamp":2169205296,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733355,"timestamp":2169205298,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733354,"timestamp":2169205301,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733353,"timestamp":2169205303,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733351,"timestamp":2169205305,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733351,"timestamp":2169205307,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733350,"timestamp":2169205310,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733349,"timestamp":2169205312,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733348,"timestamp":2169205314,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733347,"timestamp":2169205316,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733347,"timestamp":2169205318,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733346,"timestamp":2169205320,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733344,"timestamp":2169205324,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733342,"timestamp":2169205327,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733341,"timestamp":2169205329,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733340,"timestamp":2169205331,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733339,"timestamp":2169205334,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733338,"timestamp":2169205336,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733337,"timestamp":2169205339,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733336,"timestamp":2169205341,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733335,"timestamp":2169205344,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733334,"timestamp":2169205346,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205348,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205350,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733331,"timestamp":2169205353,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733330,"timestamp":2169205355,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733329,"timestamp":2169205357,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733328,"timestamp":2169205359,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733327,"timestamp":2169205361,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733326,"timestamp":2169205363,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733325,"timestamp":2169205366,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733324,"timestamp":2169205368,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205370,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205372,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733321,"timestamp":2169205374,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733320,"timestamp":2169205377,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733319,"timestamp":2169205379,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733318,"timestamp":2169205381,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733318,"timestamp":2169205383,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733316,"timestamp":2169205386,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733315,"timestamp":2169205388,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733314,"timestamp":2169205390,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733314,"timestamp":2169205392,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733313,"timestamp":2169205394,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733312,"timestamp":2169205396,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205398,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733332,"timestamp":2169205400,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733331,"timestamp":2169205402,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733330,"timestamp":2169205404,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733329,"timestamp":2169205407,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733328,"timestamp":2169205409,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733327,"timestamp":2169205411,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733326,"timestamp":2169205413,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733324,"timestamp":2169205416,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205418,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733322,"timestamp":2169205420,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733321,"timestamp":2169205422,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733320,"timestamp":2169205424,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733319,"timestamp":2169205426,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"}]
7
+ [{"name":"add-entry","duration":733487,"timestamp":2169205429,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733488,"timestamp":2169205431,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733488,"timestamp":2169205433,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205435,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205437,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205439,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205442,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205444,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205446,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205449,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205451,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205453,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205455,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205458,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205460,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205462,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733483,"timestamp":2169205464,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733481,"timestamp":2169205469,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205473,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205475,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205478,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205480,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205482,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205485,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205487,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205489,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205492,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205494,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205497,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205499,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205502,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205505,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205507,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205509,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205511,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205513,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205516,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733475,"timestamp":2169205518,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205520,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733491,"timestamp":2169205522,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205524,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205527,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205529,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205531,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733460,"timestamp":2169205569,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":819288,"timestamp":2169205149,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912541,"timestamp":2169205152,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912542,"timestamp":2169205173,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912566,"timestamp":2169205157,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912649,"timestamp":2169205081,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":916765,"timestamp":2169205145,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":916804,"timestamp":2169205130,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008369,"timestamp":2169205176,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008383,"timestamp":2169205189,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008001,"timestamp":2169205576,"id":1558,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008039,"timestamp":2169205544,"id":1544,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1172755,"timestamp":2169205181,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1222060,"timestamp":2169205192,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221747,"timestamp":2169205533,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221745,"timestamp":2169205540,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221740,"timestamp":2169205549,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221739,"timestamp":2169205553,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221736,"timestamp":2169205560,"id":1551,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221728,"timestamp":2169205571,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290241,"timestamp":2169205536,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290255,"timestamp":2169205547,"id":1545,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290255,"timestamp":2169205551,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290253,"timestamp":2169205558,"id":1550,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290248,"timestamp":2169205566,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338871,"timestamp":2169205538,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338893,"timestamp":2169205542,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338887,"timestamp":2169205555,"id":1549,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338886,"timestamp":2169205562,"id":1552,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338880,"timestamp":2169205574,"id":1557,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1767829,"timestamp":2169205564,"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%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1767831,"timestamp":2169205587,"id":1559,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":1768712,"timestamp":2169204810,"id":1382,"parentId":1381,"tags":{},"startTime":1789228721129,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":73630,"timestamp":2171152780,"id":1561,"parentId":1560,"tags":{},"startTime":1789228723077,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":9,"timestamp":2171226475,"id":1563,"parentId":1560,"tags":{},"startTime":1789228723151,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":82192,"timestamp":2171238884,"id":1565,"parentId":1560,"tags":{},"startTime":1789228723164,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":14,"timestamp":2171321139,"id":1566,"parentId":1560,"tags":{},"startTime":1789228723246,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":116732,"timestamp":2171321192,"id":1567,"parentId":1560,"tags":{},"startTime":1789228723246,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":211519,"timestamp":2171226455,"id":1562,"parentId":1560,"tags":{},"startTime":1789228723151,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":71520,"timestamp":2171542188,"id":1568,"parentId":1560,"tags":{},"startTime":1789228723467,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":10706,"timestamp":2171613753,"id":1569,"parentId":1560,"tags":{},"startTime":1789228723538,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":12682,"timestamp":2171632345,"id":1570,"parentId":1560,"tags":{},"startTime":1789228723557,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":282,"timestamp":2171645024,"id":1571,"parentId":1560,"tags":{},"startTime":1789228723570,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":1117,"timestamp":2171645209,"id":1572,"parentId":1560,"tags":{},"startTime":1789228723570,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":12621,"timestamp":2171646346,"id":1573,"parentId":1560,"tags":{},"startTime":1789228723571,"traceId":"8375ff53bf1eda9d"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1416,"timestamp":2171662300,"id":1575,"parentId":1381,"tags":{},"startTime":1789228723587,"traceId":"8375ff53bf1eda9d"},{"name":"NextJsBuildManifest-createassets","duration":2277,"timestamp":2171661456,"id":1574,"parentId":1381,"tags":{},"startTime":1789228723586,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2080,"timestamp":2171676407,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2059,"timestamp":2171676438,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2053,"timestamp":2171676446,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2050,"timestamp":2171676451,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2047,"timestamp":2171676456,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2044,"timestamp":2171676461,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-224898e3fcf974a8.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2042,"timestamp":2171676465,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-146955fe49975c4c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2039,"timestamp":2171676469,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-19ebaf72d3908286.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171676474,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2032,"timestamp":2171676479,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"}]
8
+ [{"name":"minify-js","duration":2303,"timestamp":2171676484,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2304,"timestamp":2171676487,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2302,"timestamp":2171676491,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2298,"timestamp":2171676497,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2295,"timestamp":2171676501,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2292,"timestamp":2171676505,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2289,"timestamp":2171676511,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2287,"timestamp":2171676515,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2284,"timestamp":2171676519,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2282,"timestamp":2171676523,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2279,"timestamp":2171676526,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2276,"timestamp":2171676531,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2275,"timestamp":2171676535,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2272,"timestamp":2171676539,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2270,"timestamp":2171676543,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2268,"timestamp":2171676546,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2265,"timestamp":2171676551,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2263,"timestamp":2171676554,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2261,"timestamp":2171676558,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2259,"timestamp":2171676562,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2255,"timestamp":2171676568,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2253,"timestamp":2171676571,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2250,"timestamp":2171676576,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2248,"timestamp":2171676579,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2245,"timestamp":2171676584,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2243,"timestamp":2171676587,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2240,"timestamp":2171676592,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2236,"timestamp":2171676596,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2235,"timestamp":2171676600,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2232,"timestamp":2171676604,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2229,"timestamp":2171676609,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2227,"timestamp":2171676612,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2224,"timestamp":2171676616,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2222,"timestamp":2171676620,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2220,"timestamp":2171676623,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2217,"timestamp":2171676628,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2215,"timestamp":2171676631,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2213,"timestamp":2171676635,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2210,"timestamp":2171676639,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2208,"timestamp":2171676642,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2205,"timestamp":2171676647,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2203,"timestamp":2171676651,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2201,"timestamp":2171676654,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2198,"timestamp":2171676659,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2196,"timestamp":2171676663,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2194,"timestamp":2171676666,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2190,"timestamp":2171676671,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2188,"timestamp":2171676674,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2185,"timestamp":2171676679,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2183,"timestamp":2171676682,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2180,"timestamp":2171676687,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2177,"timestamp":2171676691,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2175,"timestamp":2171676695,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2171,"timestamp":2171676700,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2132,"timestamp":2171676740,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2127,"timestamp":2171676747,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2121,"timestamp":2171676754,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2117,"timestamp":2171676759,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2112,"timestamp":2171676766,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2107,"timestamp":2171676772,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2103,"timestamp":2171676778,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2097,"timestamp":2171676785,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2093,"timestamp":2171676790,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2088,"timestamp":2171676796,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2083,"timestamp":2171676803,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2078,"timestamp":2171676809,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2073,"timestamp":2171676815,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2068,"timestamp":2171676822,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2064,"timestamp":2171676828,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2058,"timestamp":2171676835,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2055,"timestamp":2171676840,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2051,"timestamp":2171676845,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2045,"timestamp":2171676852,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2041,"timestamp":2171676857,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171676864,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2031,"timestamp":2171676870,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2024,"timestamp":2171676878,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2018,"timestamp":2171676885,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2014,"timestamp":2171676891,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2009,"timestamp":2171676897,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2004,"timestamp":2171676904,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1999,"timestamp":2171676910,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1993,"timestamp":2171676917,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1989,"timestamp":2171676923,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1985,"timestamp":2171676928,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1980,"timestamp":2171676935,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1975,"timestamp":2171676941,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1970,"timestamp":2171676947,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1965,"timestamp":2171676954,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1961,"timestamp":2171676959,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1956,"timestamp":2171676966,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1951,"timestamp":2171676972,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1947,"timestamp":2171676978,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1942,"timestamp":2171676984,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1938,"timestamp":2171676990,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1934,"timestamp":2171676995,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1916,"timestamp":2171677015,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1911,"timestamp":2171677021,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1905,"timestamp":2171677028,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1900,"timestamp":2171677035,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1895,"timestamp":2171677041,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"}]
9
+ [{"name":"minify-js","duration":2044,"timestamp":2171677047,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2040,"timestamp":2171677053,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171677060,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2030,"timestamp":2171677067,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2026,"timestamp":2171677072,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2021,"timestamp":2171677079,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2017,"timestamp":2171677085,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2012,"timestamp":2171677091,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2008,"timestamp":2171677097,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2004,"timestamp":2171677103,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2000,"timestamp":2171677108,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1994,"timestamp":2171677115,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1990,"timestamp":2171677121,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1984,"timestamp":2171677128,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1980,"timestamp":2171677134,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1976,"timestamp":2171677140,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1970,"timestamp":2171677147,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1961,"timestamp":2171677158,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1949,"timestamp":2171677171,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1944,"timestamp":2171677177,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1940,"timestamp":2171677183,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1934,"timestamp":2171677190,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1930,"timestamp":2171677196,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1926,"timestamp":2171677202,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1921,"timestamp":2171677208,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1916,"timestamp":2171677214,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1912,"timestamp":2171677220,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1907,"timestamp":2171677227,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1902,"timestamp":2171677233,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1895,"timestamp":2171677242,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1891,"timestamp":2171677248,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1886,"timestamp":2171677254,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1881,"timestamp":2171677261,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1876,"timestamp":2171677267,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1872,"timestamp":2171677273,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1867,"timestamp":2171677279,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1863,"timestamp":2171677285,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1857,"timestamp":2171677292,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1852,"timestamp":2171677298,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1848,"timestamp":2171677304,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1843,"timestamp":2171677311,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1839,"timestamp":2171677316,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1834,"timestamp":2171677322,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1829,"timestamp":2171677328,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1825,"timestamp":2171677334,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-49c0438236c83a95.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1819,"timestamp":2171677341,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1816,"timestamp":2171677346,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1812,"timestamp":2171677352,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-960f4eab5ee1cd6d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1806,"timestamp":2171677359,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1802,"timestamp":2171677365,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/page-a9272dcd0cbaac08.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1798,"timestamp":2171677370,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1792,"timestamp":2171677378,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-e50b42c6adb7b835.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1787,"timestamp":2171677384,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1782,"timestamp":2171677390,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-a627bab008f151f3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1778,"timestamp":2171677396,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-09fd6454b0460220.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1773,"timestamp":2171677402,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1769,"timestamp":2171677409,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-2b872e647db35c08.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1764,"timestamp":2171677415,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-52686d3b77a3a7c4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1760,"timestamp":2171677420,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-0484f2adfdaa8ac4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1756,"timestamp":2171677426,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1751,"timestamp":2171677432,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1747,"timestamp":2171677439,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1742,"timestamp":2171677445,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1738,"timestamp":2171677451,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-aea0bbdbf3cd0f36.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1732,"timestamp":2171677458,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1727,"timestamp":2171677464,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1723,"timestamp":2171677470,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1718,"timestamp":2171677476,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1714,"timestamp":2171677482,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1708,"timestamp":2171677489,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1704,"timestamp":2171677494,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1699,"timestamp":2171677501,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1694,"timestamp":2171677507,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1689,"timestamp":2171677513,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1685,"timestamp":2171677519,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1680,"timestamp":2171677525,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1676,"timestamp":2171677531,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1671,"timestamp":2171677537,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1667,"timestamp":2171677543,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1662,"timestamp":2171677549,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1657,"timestamp":2171677556,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1652,"timestamp":2171677562,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1649,"timestamp":2171677567,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1644,"timestamp":2171677574,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1639,"timestamp":2171677580,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1634,"timestamp":2171677586,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1630,"timestamp":2171677592,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1626,"timestamp":2171677597,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1621,"timestamp":2171677604,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1617,"timestamp":2171677610,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1611,"timestamp":2171677617,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1606,"timestamp":2171677624,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1601,"timestamp":2171677630,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1596,"timestamp":2171677636,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1592,"timestamp":2171677642,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1586,"timestamp":2171677649,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1581,"timestamp":2171677656,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1576,"timestamp":2171677662,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1572,"timestamp":2171677668,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1567,"timestamp":2171677674,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1562,"timestamp":2171677681,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"}]
10
+ [{"name":"minify-js","duration":1711,"timestamp":2171677687,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1707,"timestamp":2171677693,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1703,"timestamp":2171677699,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1698,"timestamp":2171677706,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1695,"timestamp":2171677711,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1690,"timestamp":2171677718,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1687,"timestamp":2171677723,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1681,"timestamp":2171677730,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1677,"timestamp":2171677736,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1672,"timestamp":2171677743,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1668,"timestamp":2171677749,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1663,"timestamp":2171677755,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1659,"timestamp":2171677761,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1654,"timestamp":2171677767,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1650,"timestamp":2171677772,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1646,"timestamp":2171677779,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1642,"timestamp":2171677785,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1638,"timestamp":2171677791,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1634,"timestamp":2171677796,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1630,"timestamp":2171677802,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1625,"timestamp":2171677808,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1621,"timestamp":2171677815,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1617,"timestamp":2171677820,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1612,"timestamp":2171677827,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1607,"timestamp":2171677834,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1603,"timestamp":2171677840,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1599,"timestamp":2171677846,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1594,"timestamp":2171677853,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/4809-13dbf5d27c3f02df.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1589,"timestamp":2171677859,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1584,"timestamp":2171677865,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/2407-85fb029d8891ee06.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1579,"timestamp":2171677872,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1575,"timestamp":2171677878,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1570,"timestamp":2171677885,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/4718-80941cd54d2dafa8.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1566,"timestamp":2171677890,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/4388-7bae786121ae6140.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1562,"timestamp":2171677896,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1557,"timestamp":2171677903,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/2053-2cc5910c3e308182.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1553,"timestamp":2171677908,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1548,"timestamp":2171677914,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/4322-2070955ddf396bfc.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1543,"timestamp":2171677921,"id":1827,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1539,"timestamp":2171677927,"id":1828,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1056,"timestamp":2171678411,"id":1830,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":989,"timestamp":2171678480,"id":1832,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":3221,"timestamp":2171677936,"id":1829,"parentId":1576,"tags":{"name":"static/0vChXhzA5YWj3f0D6A-Cn/_ssgManifest.js","cache":"MISS"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":3870,"timestamp":2171678429,"id":1831,"parentId":1576,"tags":{"name":"static/0vChXhzA5YWj3f0D6A-Cn/_buildManifest.js","cache":"MISS"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":13957,"timestamp":2171668353,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1789228723593,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":176,"timestamp":2171682577,"id":1834,"parentId":1833,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":122,"timestamp":2171682636,"id":1835,"parentId":1833,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":116,"timestamp":2171682643,"id":1836,"parentId":1833,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":114,"timestamp":2171682648,"id":1837,"parentId":1833,"tags":{"file":"static/css/816ac2d31e283cdf.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":311,"timestamp":2171682453,"id":1833,"parentId":1381,"tags":{},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":695894,"timestamp":2171057450,"id":1560,"parentId":1381,"tags":{},"startTime":1789228722982,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":2551217,"timestamp":2169202220,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1789228721127,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":43070,"timestamp":2171753481,"id":1838,"parentId":16,"tags":{},"startTime":1789228723678,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":2238072,"timestamp":2171799739,"id":1839,"parentId":16,"tags":{"name":"client"},"startTime":1789228723724,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":853,"timestamp":2174037835,"id":1840,"parentId":1839,"tags":{},"startTime":1789228725963,"traceId":"8375ff53bf1eda9d"},{"name":"run-webpack-compiler","duration":26263547,"timestamp":2147775612,"id":16,"parentId":1,"tags":{},"startTime":1789228699700,"traceId":"8375ff53bf1eda9d"},{"name":"format-webpack-messages","duration":86,"timestamp":2174039169,"id":1841,"parentId":1,"tags":{},"startTime":1789228725964,"traceId":"8375ff53bf1eda9d"},{"name":"verify-typescript-setup","duration":41165236,"timestamp":2174044078,"id":1843,"parentId":1,"tags":{},"startTime":1789228725969,"traceId":"8375ff53bf1eda9d"},{"name":"check-static-error-page","duration":42294,"timestamp":2215234694,"id":1846,"parentId":1845,"tags":{},"startTime":1789228767159,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":56994,"timestamp":2215493488,"id":1847,"parentId":1845,"tags":{"page":"/_app"},"startTime":1789228767418,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":55979,"timestamp":2215494520,"id":1849,"parentId":1845,"tags":{"page":"/_document"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":65822,"timestamp":2215494453,"id":1848,"parentId":1845,"tags":{"page":"/_error"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":72341,"timestamp":2215571097,"id":2015,"parentId":2010,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":94919,"timestamp":2215548594,"id":2010,"parentId":1845,"tags":{"page":"/icon.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":76989,"timestamp":2215571223,"id":2016,"parentId":2011,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":99499,"timestamp":2215548752,"id":2011,"parentId":1845,"tags":{"page":"/icon1.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":77991,"timestamp":2215571307,"id":2017,"parentId":2012,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":100420,"timestamp":2215548909,"id":2012,"parentId":1845,"tags":{"page":"/icon2.png"},"startTime":1789228767474,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":87510,"timestamp":2215571965,"id":2019,"parentId":1851,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":164098,"timestamp":2215495408,"id":1851,"parentId":1845,"tags":{"page":"/api/agents/update"},"startTime":1789228767420,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":91209,"timestamp":2215572257,"id":2020,"parentId":1852,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":167502,"timestamp":2215495993,"id":1852,"parentId":1845,"tags":{"page":"/api/agents/versions"},"startTime":1789228767421,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":100815,"timestamp":2215572432,"id":2021,"parentId":1853,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":176662,"timestamp":2215496613,"id":1853,"parentId":1845,"tags":{"page":"/api/app/update-check"},"startTime":1789228767421,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":105577,"timestamp":2215572582,"id":2022,"parentId":1854,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":180895,"timestamp":2215497292,"id":1854,"parentId":1845,"tags":{"page":"/api/app/update"},"startTime":1789228767422,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":123797,"timestamp":2215571357,"id":2018,"parentId":1850,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":200677,"timestamp":2215494556,"id":1850,"parentId":1845,"tags":{"page":"/_not-found"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":153441,"timestamp":2215572626,"id":2023,"parentId":1855,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":227839,"timestamp":2215498267,"id":1855,"parentId":1845,"tags":{"page":"/api/assistant/conversation"},"startTime":1789228767423,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":186175,"timestamp":2215572710,"id":2025,"parentId":1857,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":259425,"timestamp":2215499498,"id":1857,"parentId":1845,"tags":{"page":"/api/assistant/messages"},"startTime":1789228767424,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":189696,"timestamp":2215572729,"id":2026,"parentId":1858,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":262515,"timestamp":2215499947,"id":1858,"parentId":1845,"tags":{"page":"/api/assistant/session"},"startTime":1789228767425,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":192779,"timestamp":2215572772,"id":2027,"parentId":1859,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":265120,"timestamp":2215500463,"id":1859,"parentId":1845,"tags":{"page":"/api/assistant/start"},"startTime":1789228767425,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":195448,"timestamp":2215572678,"id":2024,"parentId":1856,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":269231,"timestamp":2215498937,"id":1856,"parentId":1845,"tags":{"page":"/api/assistant/current-output"},"startTime":1789228767424,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":195843,"timestamp":2215572795,"id":2028,"parentId":1860,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":267712,"timestamp":2215500960,"id":1860,"parentId":1845,"tags":{"page":"/api/assistant/terminal"},"startTime":1789228767426,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":198526,"timestamp":2215572831,"id":2030,"parentId":1862,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":268900,"timestamp":2215502487,"id":1862,"parentId":1845,"tags":{"page":"/api/auth/login"},"startTime":1789228767427,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":200699,"timestamp":2215572930,"id":2031,"parentId":1864,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":270360,"timestamp":2215503295,"id":1864,"parentId":1845,"tags":{"page":"/api/auth/status"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":203346,"timestamp":2215572810,"id":2029,"parentId":1861,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":274231,"timestamp":2215501958,"id":1861,"parentId":1845,"tags":{"page":"/api/assistant/tools"},"startTime":1789228767427,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":203298,"timestamp":2215572950,"id":2032,"parentId":1863,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":273359,"timestamp":2215502900,"id":1863,"parentId":1845,"tags":{"page":"/api/auth/logout"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":206837,"timestamp":2215573075,"id":2033,"parentId":1865,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":276257,"timestamp":2215503681,"id":1865,"parentId":1845,"tags":{"page":"/api/capabilities"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":211783,"timestamp":2215573158,"id":2034,"parentId":1867,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"}]
11
+ [{"name":"check-page","duration":280370,"timestamp":2215504876,"id":1867,"parentId":1845,"tags":{"page":"/api/daily-summary/status"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":215180,"timestamp":2215573283,"id":2036,"parentId":1870,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":282329,"timestamp":2215506159,"id":1870,"parentId":1845,"tags":{"page":"/api/external-apps"},"startTime":1789228767431,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":215776,"timestamp":2215573193,"id":2035,"parentId":1866,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":284885,"timestamp":2215504109,"id":1866,"parentId":1845,"tags":{"page":"/api/daily-summary"},"startTime":1789228767429,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":222049,"timestamp":2215573368,"id":2037,"parentId":1868,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":290097,"timestamp":2215505356,"id":1868,"parentId":1845,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":223572,"timestamp":2215573493,"id":2038,"parentId":1869,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":291336,"timestamp":2215505756,"id":1869,"parentId":1845,"tags":{"page":"/api/external-apps/[id]"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":226189,"timestamp":2215573611,"id":2039,"parentId":1871,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":293302,"timestamp":2215506521,"id":1871,"parentId":1845,"tags":{"page":"/api/fs/browse"},"startTime":1789228767431,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":228519,"timestamp":2215573692,"id":2040,"parentId":1872,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":295335,"timestamp":2215506900,"id":1872,"parentId":1845,"tags":{"page":"/api/fs/recent-paths"},"startTime":1789228767432,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":234096,"timestamp":2215573753,"id":2041,"parentId":1873,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":300583,"timestamp":2215507295,"id":1873,"parentId":1845,"tags":{"page":"/api/hooks/agent-event"},"startTime":1789228767432,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":240392,"timestamp":2215573832,"id":2043,"parentId":1875,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":305804,"timestamp":2215508448,"id":1875,"parentId":1845,"tags":{"page":"/api/hooks/permission-request"},"startTime":1789228767433,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":243519,"timestamp":2215573850,"id":2044,"parentId":1876,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":308557,"timestamp":2215508841,"id":1876,"parentId":1845,"tags":{"page":"/api/metrics/vibe"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":246531,"timestamp":2215573872,"id":2045,"parentId":1877,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":311146,"timestamp":2215509291,"id":1877,"parentId":1845,"tags":{"page":"/api/ollama/models"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":250899,"timestamp":2215570402,"id":2014,"parentId":2009,"tags":{},"startTime":1789228767495,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":272900,"timestamp":2215548429,"id":2009,"parentId":1845,"tags":{"page":"/apple-icon.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":250263,"timestamp":2215573965,"id":2046,"parentId":1878,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":314626,"timestamp":2215509626,"id":1878,"parentId":1845,"tags":{"page":"/api/push/escalation"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":253980,"timestamp":2215574176,"id":2048,"parentId":1880,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":317879,"timestamp":2215510315,"id":1880,"parentId":1845,"tags":{"page":"/api/push/vapid"},"startTime":1789228767435,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":259531,"timestamp":2215574196,"id":2049,"parentId":1881,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":322563,"timestamp":2215511195,"id":1881,"parentId":1845,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1789228767436,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":262206,"timestamp":2215574953,"id":2050,"parentId":1882,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":325596,"timestamp":2215511588,"id":1882,"parentId":1845,"tags":{"page":"/api/relays"},"startTime":1789228767436,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":265338,"timestamp":2215573784,"id":2042,"parentId":1874,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":331105,"timestamp":2215508043,"id":1874,"parentId":1845,"tags":{"page":"/api/hooks/claude-done"},"startTime":1789228767433,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":265509,"timestamp":2215575301,"id":2051,"parentId":1883,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":328891,"timestamp":2215511947,"id":1883,"parentId":1845,"tags":{"page":"/api/remote/pair"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":269482,"timestamp":2215575369,"id":2053,"parentId":1885,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":332209,"timestamp":2215512670,"id":1885,"parentId":1845,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":270539,"timestamp":2215575343,"id":2052,"parentId":1884,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":333589,"timestamp":2215512319,"id":1884,"parentId":1845,"tags":{"page":"/api/repositories/[id]"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":273325,"timestamp":2215575389,"id":2054,"parentId":1886,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":335709,"timestamp":2215513029,"id":1886,"parentId":1845,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":282486,"timestamp":2215575442,"id":2056,"parentId":1888,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":344212,"timestamp":2215513737,"id":1888,"parentId":1845,"tags":{"page":"/api/repositories/clone"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":284847,"timestamp":2215575457,"id":2057,"parentId":1889,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":346188,"timestamp":2215514144,"id":1889,"parentId":1845,"tags":{"page":"/api/repositories/excluded"},"startTime":1789228767439,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":289805,"timestamp":2215575478,"id":2058,"parentId":1890,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":350738,"timestamp":2215514573,"id":1890,"parentId":1845,"tags":{"page":"/api/repositories/restore"},"startTime":1789228767439,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":292120,"timestamp":2215575514,"id":2059,"parentId":1891,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":352683,"timestamp":2215514979,"id":1891,"parentId":1845,"tags":{"page":"/api/repositories"},"startTime":1789228767440,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":294798,"timestamp":2215574102,"id":2047,"parentId":1879,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":358964,"timestamp":2215509961,"id":1879,"parentId":1845,"tags":{"page":"/api/push/subscriptions"},"startTime":1789228767435,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":294414,"timestamp":2215575543,"id":2060,"parentId":1892,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":354576,"timestamp":2215515409,"id":1892,"parentId":1845,"tags":{"page":"/api/repositories/scan"},"startTime":1789228767440,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":296679,"timestamp":2215575687,"id":2062,"parentId":1894,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":356133,"timestamp":2215516257,"id":1894,"parentId":1845,"tags":{"page":"/api/repositories/validate-path"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":298914,"timestamp":2215575785,"id":2063,"parentId":1895,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":358080,"timestamp":2215516643,"id":1895,"parentId":1845,"tags":{"page":"/api/settings/default-agents"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":300973,"timestamp":2215575872,"id":2064,"parentId":1896,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":359828,"timestamp":2215517040,"id":1896,"parentId":1845,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1789228767442,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":305133,"timestamp":2215575941,"id":2065,"parentId":1897,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":363313,"timestamp":2215517790,"id":1897,"parentId":1845,"tags":{"page":"/api/sidebar/group-order"},"startTime":1789228767442,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":305798,"timestamp":2215575410,"id":2055,"parentId":1887,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":367831,"timestamp":2215513391,"id":1887,"parentId":1845,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":308885,"timestamp":2215576033,"id":2066,"parentId":1898,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":366785,"timestamp":2215518158,"id":1898,"parentId":1845,"tags":{"page":"/api/skills/[id]"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":311515,"timestamp":2215576224,"id":2068,"parentId":1900,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":368952,"timestamp":2215518813,"id":1900,"parentId":1845,"tags":{"page":"/api/skills/operations"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":317158,"timestamp":2215576300,"id":2069,"parentId":1901,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":374358,"timestamp":2215519125,"id":1901,"parentId":1845,"tags":{"page":"/api/skills/reindex"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":317896,"timestamp":2215576132,"id":2067,"parentId":1899,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":375554,"timestamp":2215518493,"id":1899,"parentId":1845,"tags":{"page":"/api/skills/installations"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":319321,"timestamp":2215576376,"id":2070,"parentId":1902,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":376290,"timestamp":2215519430,"id":1902,"parentId":1845,"tags":{"page":"/api/skills"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":321830,"timestamp":2215576413,"id":2072,"parentId":1904,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":378194,"timestamp":2215520078,"id":1904,"parentId":1845,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":324598,"timestamp":2215576439,"id":2073,"parentId":1905,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":380636,"timestamp":2215520427,"id":1905,"parentId":1845,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":327182,"timestamp":2215576459,"id":2074,"parentId":1906,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":382858,"timestamp":2215520809,"id":1906,"parentId":1845,"tags":{"page":"/api/templates/[id]"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":329633,"timestamp":2215576477,"id":2075,"parentId":1907,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":384924,"timestamp":2215521212,"id":1907,"parentId":1845,"tags":{"page":"/api/templates"},"startTime":1789228767446,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":331856,"timestamp":2215576558,"id":2076,"parentId":1908,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":386822,"timestamp":2215521616,"id":1908,"parentId":1845,"tags":{"page":"/api/todos"},"startTime":1789228767446,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":334653,"timestamp":2215576578,"id":2077,"parentId":1909,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":389220,"timestamp":2215522049,"id":1909,"parentId":1845,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1789228767447,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":336950,"timestamp":2215576600,"id":2078,"parentId":1910,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":391095,"timestamp":2215522482,"id":1910,"parentId":1845,"tags":{"page":"/api/verification/runs"},"startTime":1789228767447,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":337414,"timestamp":2215576395,"id":2071,"parentId":1903,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":394078,"timestamp":2215519751,"id":1903,"parentId":1845,"tags":{"page":"/api/slash-commands"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":340756,"timestamp":2215576666,"id":2079,"parentId":1911,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":394555,"timestamp":2215522905,"id":1911,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1789228767448,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":343343,"timestamp":2215576715,"id":2081,"parentId":1913,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":395897,"timestamp":2215524190,"id":1913,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1789228767449,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":344638,"timestamp":2215576691,"id":2080,"parentId":1912,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":397992,"timestamp":2215523364,"id":1912,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1789228767448,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":346112,"timestamp":2215576740,"id":2082,"parentId":1914,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":398334,"timestamp":2215524546,"id":1914,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1789228767449,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":348724,"timestamp":2215576759,"id":2083,"parentId":1915,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":400644,"timestamp":2215524868,"id":1915,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":349082,"timestamp":2215576793,"id":2084,"parentId":1916,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":400700,"timestamp":2215525197,"id":1916,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"}]
12
+ [{"name":"is-page-static","duration":351971,"timestamp":2215576850,"id":2086,"parentId":1918,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":403021,"timestamp":2215525827,"id":1918,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":353246,"timestamp":2215576822,"id":2085,"parentId":1917,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":404588,"timestamp":2215525512,"id":1917,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":357168,"timestamp":2215576885,"id":2088,"parentId":1920,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":407615,"timestamp":2215526467,"id":1920,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":357319,"timestamp":2215576868,"id":2087,"parentId":1919,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":408044,"timestamp":2215526157,"id":1919,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":359846,"timestamp":2215576996,"id":2090,"parentId":1922,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":409763,"timestamp":2215527103,"id":1922,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":362333,"timestamp":2215577034,"id":2091,"parentId":1923,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":411961,"timestamp":2215527428,"id":1923,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":364762,"timestamp":2215577051,"id":2092,"parentId":1924,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":414080,"timestamp":2215527754,"id":1924,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":365666,"timestamp":2215576977,"id":2089,"parentId":1921,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":415906,"timestamp":2215526767,"id":1921,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":369695,"timestamp":2215577093,"id":2094,"parentId":1926,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":418349,"timestamp":2215528466,"id":1926,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":370352,"timestamp":2215577071,"id":2093,"parentId":1925,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":419318,"timestamp":2215528126,"id":1925,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":372851,"timestamp":2215577128,"id":2096,"parentId":1928,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":420866,"timestamp":2215529161,"id":1928,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1789228767454,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":373765,"timestamp":2215577110,"id":2095,"parentId":1927,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":422103,"timestamp":2215528797,"id":1927,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":375572,"timestamp":2215577145,"id":2097,"parentId":1929,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":422800,"timestamp":2215529943,"id":1929,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":377619,"timestamp":2215577167,"id":2098,"parentId":1930,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":424455,"timestamp":2215530358,"id":1930,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":378249,"timestamp":2215577185,"id":2099,"parentId":1931,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":424739,"timestamp":2215530730,"id":1931,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":382110,"timestamp":2215575569,"id":2061,"parentId":1893,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":441875,"timestamp":2215515832,"id":1893,"parentId":1845,"tags":{"page":"/api/repositories/sync"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":380715,"timestamp":2215577222,"id":2101,"parentId":1933,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":426528,"timestamp":2215531429,"id":1933,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":381171,"timestamp":2215577206,"id":2100,"parentId":1932,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":427312,"timestamp":2215531086,"id":1932,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":383532,"timestamp":2215577261,"id":2103,"parentId":1935,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":428677,"timestamp":2215532140,"id":1935,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1789228767457,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":384589,"timestamp":2215577276,"id":2104,"parentId":1936,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":429393,"timestamp":2215532495,"id":1936,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1789228767457,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":386518,"timestamp":2215577294,"id":2105,"parentId":1937,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":431000,"timestamp":2215532838,"id":1937,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":388225,"timestamp":2215577311,"id":2106,"parentId":1938,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":432354,"timestamp":2215533208,"id":1938,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":391723,"timestamp":2215577327,"id":2107,"parentId":1939,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":435527,"timestamp":2215533553,"id":1939,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":392874,"timestamp":2215577244,"id":2102,"parentId":1934,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":438361,"timestamp":2215531783,"id":1934,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":392850,"timestamp":2215577358,"id":2109,"parentId":1941,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":435977,"timestamp":2215534244,"id":1941,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":394344,"timestamp":2215577342,"id":2108,"parentId":1940,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":437822,"timestamp":2215533891,"id":1940,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":396201,"timestamp":2215577378,"id":2110,"parentId":1942,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":439002,"timestamp":2215534604,"id":1942,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":396269,"timestamp":2215577397,"id":2111,"parentId":1943,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":438727,"timestamp":2215534951,"id":1943,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1789228767460,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400577,"timestamp":2215577484,"id":2114,"parentId":1946,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":441586,"timestamp":2215536501,"id":1946,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400749,"timestamp":2215577417,"id":2112,"parentId":1944,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442348,"timestamp":2215535828,"id":1944,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400765,"timestamp":2215577447,"id":2113,"parentId":1945,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442022,"timestamp":2215536199,"id":1945,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":401573,"timestamp":2215577510,"id":2115,"parentId":1947,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442418,"timestamp":2215536691,"id":1947,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":404354,"timestamp":2215577547,"id":2116,"parentId":1948,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445076,"timestamp":2215536863,"id":1948,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":404990,"timestamp":2215577776,"id":2118,"parentId":1950,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445567,"timestamp":2215537224,"id":1950,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":405271,"timestamp":2215577689,"id":2117,"parentId":1949,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445940,"timestamp":2215537052,"id":1949,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":410223,"timestamp":2215577819,"id":2120,"parentId":1952,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":450530,"timestamp":2215537541,"id":1952,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":410326,"timestamp":2215577848,"id":2121,"parentId":1953,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":450487,"timestamp":2215537698,"id":1953,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":411900,"timestamp":2215577875,"id":2122,"parentId":1954,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":451936,"timestamp":2215537860,"id":1954,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":414387,"timestamp":2215577955,"id":2124,"parentId":1956,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":454130,"timestamp":2215538235,"id":1956,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":415291,"timestamp":2215577917,"id":2123,"parentId":1955,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":455169,"timestamp":2215538066,"id":1955,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":416942,"timestamp":2215577998,"id":2125,"parentId":1957,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":456554,"timestamp":2215538406,"id":1957,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":419402,"timestamp":2215578256,"id":2127,"parentId":1959,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":458949,"timestamp":2215538732,"id":1959,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":420060,"timestamp":2215578106,"id":2126,"parentId":1958,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":459621,"timestamp":2215538571,"id":1958,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":422122,"timestamp":2215578302,"id":2128,"parentId":1960,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":461143,"timestamp":2215539302,"id":1960,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":424815,"timestamp":2215578379,"id":2130,"parentId":1962,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":463546,"timestamp":2215539670,"id":1962,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":427498,"timestamp":2215578395,"id":2131,"parentId":1963,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":466080,"timestamp":2215539837,"id":1963,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":427628,"timestamp":2215578348,"id":2129,"parentId":1961,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":466486,"timestamp":2215539499,"id":1961,"parentId":1845,"tags":{"page":"/api/worktrees/[id]"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":431415,"timestamp":2215578423,"id":2132,"parentId":1964,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":469848,"timestamp":2215540024,"id":1964,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":432532,"timestamp":2215578451,"id":2133,"parentId":1965,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":470837,"timestamp":2215540187,"id":1965,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":436897,"timestamp":2215578520,"id":2134,"parentId":1966,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":475095,"timestamp":2215540347,"id":1966,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":446141,"timestamp":2215578661,"id":2135,"parentId":1967,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"}]
13
+ [{"name":"check-page","duration":484559,"timestamp":2215540507,"id":1967,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":446352,"timestamp":2215578858,"id":2136,"parentId":1968,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":484558,"timestamp":2215540670,"id":1968,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":451945,"timestamp":2215579102,"id":2138,"parentId":1970,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":490085,"timestamp":2215540994,"id":1970,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":454050,"timestamp":2215579299,"id":2139,"parentId":1971,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":492194,"timestamp":2215541181,"id":1971,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":458000,"timestamp":2215578984,"id":2137,"parentId":1969,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":496201,"timestamp":2215540831,"id":1969,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":458116,"timestamp":2215579437,"id":2140,"parentId":1972,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":496245,"timestamp":2215541346,"id":1972,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":461404,"timestamp":2215579774,"id":2142,"parentId":1974,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":499516,"timestamp":2215541687,"id":1974,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":465413,"timestamp":2215579670,"id":2141,"parentId":1973,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":503587,"timestamp":2215541521,"id":1973,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":468906,"timestamp":2215579857,"id":2144,"parentId":1976,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":506472,"timestamp":2215542334,"id":1976,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":478019,"timestamp":2215579891,"id":2145,"parentId":1977,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":515433,"timestamp":2215542503,"id":1977,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":482032,"timestamp":2215579926,"id":2146,"parentId":1978,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":519324,"timestamp":2215542661,"id":1978,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":482778,"timestamp":2215579828,"id":2143,"parentId":1975,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":520789,"timestamp":2215541842,"id":1975,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":485840,"timestamp":2215579945,"id":2147,"parentId":1979,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":522994,"timestamp":2215542817,"id":1979,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":486486,"timestamp":2215579984,"id":2148,"parentId":1980,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":523522,"timestamp":2215542973,"id":1980,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":489910,"timestamp":2215580054,"id":2150,"parentId":1982,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":526681,"timestamp":2215543305,"id":1982,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":490028,"timestamp":2215580029,"id":2149,"parentId":1981,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":526920,"timestamp":2215543148,"id":1981,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":494962,"timestamp":2215580096,"id":2152,"parentId":1984,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":531470,"timestamp":2215543617,"id":1984,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":495103,"timestamp":2215580080,"id":2151,"parentId":1983,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":531733,"timestamp":2215543462,"id":1983,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":499921,"timestamp":2215580130,"id":2153,"parentId":1985,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":536308,"timestamp":2215543772,"id":1985,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":500001,"timestamp":2215580163,"id":2154,"parentId":1986,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":536249,"timestamp":2215543928,"id":1986,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":504860,"timestamp":2215580213,"id":2156,"parentId":1988,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":540841,"timestamp":2215544266,"id":1988,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":505217,"timestamp":2215580187,"id":2155,"parentId":1987,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":541328,"timestamp":2215544096,"id":1987,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":507501,"timestamp":2215580230,"id":2157,"parentId":1989,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":543329,"timestamp":2215544429,"id":1989,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":508942,"timestamp":2215580247,"id":2158,"parentId":1990,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":544622,"timestamp":2215544592,"id":1990,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":511036,"timestamp":2215580263,"id":2159,"parentId":1991,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":546574,"timestamp":2215544749,"id":1991,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":511909,"timestamp":2215580419,"id":2160,"parentId":1992,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":547110,"timestamp":2215545243,"id":1992,"parentId":1845,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":514609,"timestamp":2215580549,"id":2161,"parentId":1993,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549759,"timestamp":2215545424,"id":1993,"parentId":1845,"tags":{"page":"/api/worktrees"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":513529,"timestamp":2215582542,"id":2162,"parentId":1999,"tags":{},"startTime":1789228767507,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549663,"timestamp":2215546427,"id":1999,"parentId":1845,"tags":{"page":"/proxy/[...path]"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":515093,"timestamp":2215583401,"id":2163,"parentId":2013,"tags":{},"startTime":1789228767508,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549446,"timestamp":2215549076,"id":2013,"parentId":1845,"tags":{"page":"/manifest.webmanifest"},"startTime":1789228767474,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":568193,"timestamp":2215586862,"id":2165,"parentId":1996,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":609175,"timestamp":2215545919,"id":1996,"parentId":1845,"tags":{"page":"/more"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":569617,"timestamp":2215586902,"id":2166,"parentId":1995,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":610793,"timestamp":2215545758,"id":1995,"parentId":1845,"tags":{"page":"/login"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":573834,"timestamp":2215586938,"id":2167,"parentId":1997,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":614693,"timestamp":2215546103,"id":1997,"parentId":1845,"tags":{"page":"/offline"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":579021,"timestamp":2215586799,"id":2164,"parentId":1994,"tags":{},"startTime":1789228767511,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":620257,"timestamp":2215545588,"id":1994,"parentId":1845,"tags":{"page":"/chat"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":579461,"timestamp":2215586971,"id":2168,"parentId":1998,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":620188,"timestamp":2215546264,"id":1998,"parentId":1845,"tags":{"page":"/"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":583879,"timestamp":2215587020,"id":2169,"parentId":2000,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":624339,"timestamp":2215546585,"id":2000,"parentId":1845,"tags":{"page":"/repositories"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":583912,"timestamp":2215587071,"id":2170,"parentId":2001,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":624250,"timestamp":2215546746,"id":2001,"parentId":1845,"tags":{"page":"/review"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":606464,"timestamp":2215577799,"id":2119,"parentId":1951,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":646907,"timestamp":2215537383,"id":1951,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":599224,"timestamp":2215587119,"id":2171,"parentId":2002,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":639457,"timestamp":2215546909,"id":2002,"parentId":1845,"tags":{"page":"/sessions"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":606240,"timestamp":2215587266,"id":2174,"parentId":2005,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":646105,"timestamp":2215547426,"id":2005,"parentId":1845,"tags":{"page":"/skills"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":611700,"timestamp":2215587216,"id":2173,"parentId":2004,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":651676,"timestamp":2215547264,"id":2004,"parentId":1845,"tags":{"page":"/skills/installed"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":610979,"timestamp":2215590331,"id":2175,"parentId":2006,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":653751,"timestamp":2215547587,"id":2006,"parentId":1845,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":615010,"timestamp":2215587167,"id":2172,"parentId":2003,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":655110,"timestamp":2215547089,"id":2003,"parentId":1845,"tags":{"page":"/skills/[skillId]"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":614256,"timestamp":2215590492,"id":2177,"parentId":2008,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":656511,"timestamp":2215548259,"id":2008,"parentId":1845,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":651745,"timestamp":2215590424,"id":2176,"parentId":2007,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":694140,"timestamp":2215548056,"id":2007,"parentId":1845,"tags":{"page":"/worktrees/[id]"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"static-check","duration":1008314,"timestamp":2215233920,"id":1845,"parentId":1,"tags":{},"startTime":1789228767159,"traceId":"8375ff53bf1eda9d"},{"name":"generate-required-server-files","duration":328,"timestamp":2216242438,"id":2179,"parentId":1,"tags":{},"startTime":1789228768167,"traceId":"8375ff53bf1eda9d"},{"name":"write-routes-manifest","duration":42399,"timestamp":2216252811,"id":2181,"parentId":1,"tags":{},"startTime":1789228768177,"traceId":"8375ff53bf1eda9d"},{"name":"load-dotenv","duration":109,"timestamp":2218197555,"id":2184,"parentId":2183,"tags":{},"startTime":1789228770122,"traceId":"8375ff53bf1eda9d"},{"name":"run-export-path-map","duration":427,"timestamp":2219840261,"id":2185,"parentId":2183,"tags":{},"startTime":1789228771765,"traceId":"8375ff53bf1eda9d"},{"name":"next-export","duration":3559184,"timestamp":2218196715,"id":2183,"parentId":1,"tags":{},"startTime":1789228770121,"traceId":"8375ff53bf1eda9d"},{"name":"move-exported-app-not-found-","duration":116,"timestamp":2221758112,"id":2186,"parentId":2182,"tags":{},"startTime":1789228773683,"traceId":"8375ff53bf1eda9d"},{"name":"move-exported-page","duration":120016,"timestamp":2221758368,"id":2187,"parentId":2182,"tags":{},"startTime":1789228773683,"traceId":"8375ff53bf1eda9d"},{"name":"static-generation","duration":4290289,"timestamp":2218193656,"id":2182,"parentId":1,"tags":{},"startTime":1789228770118,"traceId":"8375ff53bf1eda9d"},{"name":"write-routes-manifest","duration":138617,"timestamp":2222484611,"id":2188,"parentId":1,"tags":{},"startTime":1789228774409,"traceId":"8375ff53bf1eda9d"},{"name":"node-file-trace-build","duration":17985438,"timestamp":2216245895,"id":2180,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1789228768171,"traceId":"8375ff53bf1eda9d"},{"name":"apply-include-excludes","duration":1102,"timestamp":2234231353,"id":2189,"parentId":1,"tags":{},"startTime":1789228786156,"traceId":"8375ff53bf1eda9d"},{"name":"print-tree-view","duration":10079,"timestamp":2234232665,"id":2190,"parentId":1,"tags":{},"startTime":1789228786157,"traceId":"8375ff53bf1eda9d"},{"name":"telemetry-flush","duration":51,"timestamp":2234242759,"id":2191,"parentId":1,"tags":{},"startTime":1789228786167,"traceId":"8375ff53bf1eda9d"}]
14
+ [{"name":"next-build","duration":86741439,"timestamp":2147501646,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1789228699426,"traceId":"8375ff53bf1eda9d"}]