commandmate 0.10.3 → 0.10.4

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 (383) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +135 -135
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +15 -15
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route.js +3 -3
  9. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update-check/route.js +1 -1
  11. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/conversation/route.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 +1 -1
  16. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  17. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  20. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  23. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js +1 -1
  25. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  26. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js +3 -2
  28. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  29. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/assistant/tools/route.js +1 -1
  31. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  32. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route.js +1 -1
  37. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  38. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  40. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  41. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/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/ollama/models/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  50. package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
  51. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/repositories/[id]/route.js +1 -47
  54. package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
  55. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  57. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
  58. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  60. package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
  61. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  63. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  64. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/clone/route.js +1 -1
  66. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  67. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/excluded/route.js +1 -47
  69. package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
  70. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/restore/route.js +1 -1
  72. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  73. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/route.js +1 -1
  75. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/scan/route.js +1 -1
  78. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/sync/route.js +1 -1
  81. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  82. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/todos/route.js +1 -1
  88. package/.next/server/app/api/todos/route.js.nft.json +1 -1
  89. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  92. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  95. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
  98. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  101. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  104. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  107. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
  109. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  110. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
  113. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  116. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  119. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  161. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  164. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  167. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  185. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  188. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
  191. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
  194. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +2 -2
  196. package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
  200. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
  203. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
  206. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  209. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  215. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  221. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  222. package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
  223. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  224. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
  227. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  230. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  233. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  236. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  239. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  242. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  244. package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
  245. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  246. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  247. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  248. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  249. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  250. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
  251. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  252. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  253. package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
  254. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  256. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
  257. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  258. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  259. package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
  260. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  261. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  262. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
  263. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  264. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  265. package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
  266. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  267. package/.next/server/app/api/worktrees/route.js +1 -1
  268. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  269. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  270. package/.next/server/app/chat/page.js +1 -1
  271. package/.next/server/app/chat/page.js.nft.json +1 -1
  272. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  273. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  274. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  275. package/.next/server/app/more/page.js +2 -2
  276. package/.next/server/app/more/page.js.nft.json +1 -1
  277. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  278. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  279. package/.next/server/app/page.js +1 -1
  280. package/.next/server/app/page.js.nft.json +1 -1
  281. package/.next/server/app/page_client-reference-manifest.js +1 -1
  282. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  283. package/.next/server/app/repositories/page.js +1 -1
  284. package/.next/server/app/repositories/page.js.nft.json +1 -1
  285. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  286. package/.next/server/app/review/page.js +1 -1
  287. package/.next/server/app/review/page.js.nft.json +1 -1
  288. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  289. package/.next/server/app/sessions/page.js +1 -1
  290. package/.next/server/app/sessions/page.js.nft.json +1 -1
  291. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  292. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  293. package/.next/server/app/worktrees/[id]/page.js +8 -8
  294. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  295. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  296. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  297. package/.next/server/app-paths-manifest.json +28 -28
  298. package/.next/server/chunks/1068.js +1 -1
  299. package/.next/server/chunks/1117.js +1 -0
  300. package/.next/server/chunks/233.js +1 -1
  301. package/.next/server/chunks/2404.js +1 -1
  302. package/.next/server/chunks/3270.js +1 -1
  303. package/.next/server/chunks/3480.js +2 -2
  304. package/.next/server/chunks/3543.js +1 -1
  305. package/.next/server/chunks/3945.js +1 -1
  306. package/.next/server/chunks/406.js +47 -0
  307. package/.next/server/chunks/4444.js +1 -1
  308. package/.next/server/chunks/5381.js +1 -47
  309. package/.next/server/chunks/5959.js +2 -2
  310. package/.next/server/chunks/646.js +33 -0
  311. package/.next/server/chunks/8681.js +1 -0
  312. package/.next/server/chunks/8807.js +305 -300
  313. package/.next/server/chunks/9355.js +1 -1
  314. package/.next/server/chunks/9687.js +1 -1
  315. package/.next/server/middleware-manifest.json +5 -5
  316. package/.next/server/pages/500.html +1 -1
  317. package/.next/server/pages-manifest.json +1 -1
  318. package/.next/server/server-reference-manifest.json +1 -1
  319. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +1 -0
  320. package/.next/static/chunks/7347-a013a163a75030ec.js +1 -0
  321. package/.next/static/chunks/app/chat/page-5d20240f98c07cee.js +1 -0
  322. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +1 -0
  323. package/.next/static/chunks/app/more/page-af1d2af13ea901d2.js +1 -0
  324. package/.next/static/chunks/app/page-3bbe737ec910d1fb.js +1 -0
  325. package/.next/static/chunks/app/repositories/page-ace9134ac165a6de.js +1 -0
  326. package/.next/static/chunks/app/review/page-331b80f4f58582bc.js +1 -0
  327. package/.next/static/chunks/app/sessions/page-d694149a7e8649b6.js +1 -0
  328. package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +1 -0
  329. package/.next/static/css/d7e2e8d1b8d69d36.css +1 -0
  330. package/.next/trace +10 -10
  331. package/dist/cli/commands/quickstart.d.ts.map +1 -1
  332. package/dist/cli/commands/quickstart.js +27 -0
  333. package/dist/cli/commands/status.d.ts.map +1 -1
  334. package/dist/cli/commands/status.js +19 -0
  335. package/dist/cli/types/index.d.ts +6 -0
  336. package/dist/cli/types/index.d.ts.map +1 -1
  337. package/dist/cli/utils/agent-instances.d.ts +1 -1
  338. package/dist/cli/utils/agent-instances.d.ts.map +1 -1
  339. package/dist/cli/utils/agent-instances.js +8 -1
  340. package/dist/cli/utils/api-client.d.ts +36 -0
  341. package/dist/cli/utils/api-client.d.ts.map +1 -1
  342. package/dist/cli/utils/api-client.js +82 -0
  343. package/dist/cli/utils/daemon.d.ts.map +1 -1
  344. package/dist/cli/utils/daemon.js +44 -9
  345. package/dist/cli/utils/package-info.d.ts +17 -0
  346. package/dist/cli/utils/package-info.d.ts.map +1 -0
  347. package/dist/cli/utils/package-info.js +31 -0
  348. package/dist/cli/utils/pid-manager.d.ts +65 -9
  349. package/dist/cli/utils/pid-manager.d.ts.map +1 -1
  350. package/dist/cli/utils/pid-manager.js +81 -21
  351. package/dist/cli/utils/process-inspector.d.ts +27 -0
  352. package/dist/cli/utils/process-inspector.d.ts.map +1 -0
  353. package/dist/cli/utils/process-inspector.js +37 -0
  354. package/dist/server/src/config/github-links.js +22 -0
  355. package/dist/server/src/lib/db/db-instance.js +22 -3
  356. package/dist/server/src/lib/db/db-repository.js +107 -19
  357. package/dist/server/src/lib/db/db.js +3 -2
  358. package/dist/server/src/lib/db/memo-db.js +32 -1
  359. package/dist/server/src/lib/db/migrations/index.js +2 -0
  360. package/dist/server/src/lib/db/migrations/runner.js +11 -1
  361. package/dist/server/src/lib/db/migrations/v43-remove-cm-root-dir-ghost-repository.js +126 -0
  362. package/dist/server/src/lib/git/worktrees.js +90 -0
  363. package/dist/server/src/lib/job-executor.js +8 -2
  364. package/dist/server/src/lib/realtime/types.js +76 -0
  365. package/dist/server/src/lib/schedule-manager.js +9 -1
  366. package/dist/server/src/lib/version-checker.js +297 -0
  367. package/dist/server/src/lib/ws-server.js +37 -0
  368. package/package.json +1 -1
  369. package/.next/server/chunks/2464.js +0 -33
  370. package/.next/server/chunks/6791.js +0 -47
  371. package/.next/static/chunks/7347-4a031aecf4664a6d.js +0 -1
  372. package/.next/static/chunks/8954-ce15ee4d0423f1b1.js +0 -1
  373. package/.next/static/chunks/app/chat/page-dee86bdf87516e40.js +0 -1
  374. package/.next/static/chunks/app/layout-d02f4691a4eff86b.js +0 -1
  375. package/.next/static/chunks/app/more/page-39ec8b5f27cf52e7.js +0 -1
  376. package/.next/static/chunks/app/page-ebf1db9826b4065d.js +0 -1
  377. package/.next/static/chunks/app/repositories/page-2be54cae5fcc1f7a.js +0 -1
  378. package/.next/static/chunks/app/review/page-ac4efe6857a0f3bf.js +0 -1
  379. package/.next/static/chunks/app/sessions/page-dc545a3d45374187.js +0 -1
  380. package/.next/static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js +0 -1
  381. package/.next/static/css/eabd34bf2ab147a4.css +0 -1
  382. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_buildManifest.js +0 -0
  383. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,10 +1,10 @@
1
- [{"name":"generate-buildid","duration":229,"timestamp":647613914,"id":4,"parentId":1,"tags":{},"startTime":1784275000235,"traceId":"68869b4fe1d5573a"},{"name":"load-custom-routes","duration":1734,"timestamp":647614230,"id":5,"parentId":1,"tags":{},"startTime":1784275000236,"traceId":"68869b4fe1d5573a"},{"name":"create-dist-dir","duration":19514,"timestamp":647697414,"id":6,"parentId":1,"tags":{},"startTime":1784275000319,"traceId":"68869b4fe1d5573a"},{"name":"create-pages-mapping","duration":183,"timestamp":647745214,"id":7,"parentId":1,"tags":{},"startTime":1784275000367,"traceId":"68869b4fe1d5573a"},{"name":"collect-app-files","duration":5711,"timestamp":647745432,"id":8,"parentId":1,"tags":{},"startTime":1784275000367,"traceId":"68869b4fe1d5573a"},{"name":"create-app-mapping","duration":4872,"timestamp":647751164,"id":9,"parentId":1,"tags":{},"startTime":1784275000373,"traceId":"68869b4fe1d5573a"},{"name":"create-app-layouts","duration":103,"timestamp":647756065,"id":10,"parentId":1,"tags":{},"startTime":1784275000378,"traceId":"68869b4fe1d5573a"},{"name":"collect-default-files","duration":3652,"timestamp":647757976,"id":12,"parentId":1,"tags":{},"startTime":1784275000379,"traceId":"68869b4fe1d5573a"},{"name":"generate-route-types","duration":22905,"timestamp":647757184,"id":11,"parentId":1,"tags":{},"startTime":1784275000379,"traceId":"68869b4fe1d5573a"},{"name":"public-dir-conflict-check","duration":398,"timestamp":647780147,"id":13,"parentId":1,"tags":{},"startTime":1784275000402,"traceId":"68869b4fe1d5573a"},{"name":"generate-routes-manifest","duration":2928,"timestamp":647780700,"id":14,"parentId":1,"tags":{},"startTime":1784275000402,"traceId":"68869b4fe1d5573a"},{"name":"create-entrypoints","duration":57315,"timestamp":647790230,"id":17,"parentId":1,"tags":{},"startTime":1784275000412,"traceId":"68869b4fe1d5573a"},{"name":"generate-webpack-config","duration":251504,"timestamp":647847585,"id":18,"parentId":16,"tags":{},"startTime":1784275000469,"traceId":"68869b4fe1d5573a"},{"name":"next-trace-entrypoint-plugin","duration":1999,"timestamp":648185535,"id":20,"parentId":19,"tags":{},"startTime":1784275000807,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1375353,"timestamp":648195049,"id":111,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2460561,"timestamp":648195101,"id":124,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2586761,"timestamp":648195109,"id":126,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638293,"timestamp":648194844,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638308,"timestamp":648194847,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638307,"timestamp":648194852,"id":81,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638303,"timestamp":648194860,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638303,"timestamp":648194863,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638236,"timestamp":648194933,"id":88,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638249,"timestamp":648194936,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638249,"timestamp":648194941,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638249,"timestamp":648194945,"id":91,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638241,"timestamp":648194957,"id":94,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638242,"timestamp":648194960,"id":95,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638237,"timestamp":648194968,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638235,"timestamp":648194972,"id":98,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638235,"timestamp":648194975,"id":99,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638233,"timestamp":648194980,"id":100,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638233,"timestamp":648194983,"id":101,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638231,"timestamp":648194988,"id":102,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638230,"timestamp":648194990,"id":103,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638228,"timestamp":648194995,"id":104,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638168,"timestamp":648195058,"id":113,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638166,"timestamp":648195063,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638166,"timestamp":648195066,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638164,"timestamp":648195071,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638164,"timestamp":648195074,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638160,"timestamp":648195080,"id":119,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638156,"timestamp":648195086,"id":120,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638157,"timestamp":648195089,"id":121,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2638155,"timestamp":648195093,"id":122,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643030,"timestamp":648194798,"id":68,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643039,"timestamp":648194804,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643033,"timestamp":648194818,"id":73,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643055,"timestamp":648194801,"id":69,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643049,"timestamp":648194812,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643056,"timestamp":648194810,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643048,"timestamp":648194822,"id":74,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643047,"timestamp":648194827,"id":75,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643050,"timestamp":648194830,"id":76,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643050,"timestamp":648194835,"id":77,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2643051,"timestamp":648194838,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653436,"timestamp":648194424,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653283,"timestamp":648194591,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653235,"timestamp":648194644,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653138,"timestamp":648194744,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653136,"timestamp":648194749,"id":57,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653133,"timestamp":648194756,"id":59,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653122,"timestamp":648194769,"id":62,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2653105,"timestamp":648194790,"id":66,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2652900,"timestamp":648194998,"id":105,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2652870,"timestamp":648195031,"id":106,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2652870,"timestamp":648195034,"id":107,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2652868,"timestamp":648195039,"id":108,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2652868,"timestamp":648195041,"id":109,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2656319,"timestamp":648194950,"id":92,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2676137,"timestamp":648194952,"id":93,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2686797,"timestamp":648194928,"id":87,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2686634,"timestamp":648195104,"id":125,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2706211,"timestamp":648194910,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2706220,"timestamp":648194921,"id":86,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2706184,"timestamp":648194965,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2847079,"timestamp":648194439,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2850790,"timestamp":648195055,"id":112,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2850764,"timestamp":648195112,"id":127,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2877665,"timestamp":648195047,"id":110,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2904587,"timestamp":648195096,"id":123,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2920364,"timestamp":648194693,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2922846,"timestamp":648194855,"id":82,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2954963,"timestamp":648195078,"id":118,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2958652,"timestamp":648193898,"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":1784275000815,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957444,"timestamp":648195117,"id":128,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957446,"timestamp":648195120,"id":129,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957444,"timestamp":648195125,"id":130,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957445,"timestamp":648195128,"id":131,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957443,"timestamp":648195132,"id":132,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957444,"timestamp":648195135,"id":133,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957442,"timestamp":648195140,"id":134,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957442,"timestamp":648195143,"id":135,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957440,"timestamp":648195148,"id":136,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957441,"timestamp":648195151,"id":137,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2957440,"timestamp":648195156,"id":138,"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":1784275000817,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2978869,"timestamp":648194629,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979181,"timestamp":648194330,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2978878,"timestamp":648194638,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2978872,"timestamp":648194647,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2978860,"timestamp":648194661,"id":38,"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":1784275000816,"traceId":"68869b4fe1d5573a"}]
2
- [{"name":"add-entry","duration":2979046,"timestamp":648194667,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979062,"timestamp":648194656,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979069,"timestamp":648194652,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979053,"timestamp":648194670,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979342,"timestamp":648194385,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979330,"timestamp":648194399,"id":27,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979376,"timestamp":648194356,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979361,"timestamp":648194373,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979327,"timestamp":648194409,"id":28,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979051,"timestamp":648194688,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979066,"timestamp":648194675,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979064,"timestamp":648194679,"id":42,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979061,"timestamp":648194685,"id":43,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979046,"timestamp":648194702,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979055,"timestamp":648194696,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979048,"timestamp":648194705,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979047,"timestamp":648194710,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979047,"timestamp":648194713,"id":50,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979044,"timestamp":648194719,"id":51,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979043,"timestamp":648194722,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979033,"timestamp":648194734,"id":54,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979042,"timestamp":648194727,"id":53,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979030,"timestamp":648194741,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979021,"timestamp":648194753,"id":58,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979015,"timestamp":648194761,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979014,"timestamp":648194764,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979008,"timestamp":648194772,"id":63,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979004,"timestamp":648194779,"id":64,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2978992,"timestamp":648194793,"id":67,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":2979003,"timestamp":648194785,"id":65,"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":1784275000816,"traceId":"68869b4fe1d5573a"},{"name":"make","duration":5153107,"timestamp":648193618,"id":21,"parentId":19,"tags":{},"startTime":1784275000815,"traceId":"68869b4fe1d5573a"},{"name":"get-entries","duration":4321,"timestamp":653348080,"id":642,"parentId":641,"tags":{},"startTime":1784275005970,"traceId":"68869b4fe1d5573a"},{"name":"node-file-trace-plugin","duration":848155,"timestamp":653367638,"id":643,"parentId":641,"tags":{"traceEntryCount":"230"},"startTime":1784275005989,"traceId":"68869b4fe1d5573a"},{"name":"collect-traced-files","duration":59845,"timestamp":654215813,"id":644,"parentId":641,"tags":{},"startTime":1784275006837,"traceId":"68869b4fe1d5573a"},{"name":"finish-modules","duration":927796,"timestamp":653347877,"id":641,"parentId":20,"tags":{},"startTime":1784275005969,"traceId":"68869b4fe1d5573a"},{"name":"chunk-graph","duration":105644,"timestamp":654600865,"id":646,"parentId":645,"tags":{},"startTime":1784275007222,"traceId":"68869b4fe1d5573a"},{"name":"optimize-modules","duration":21,"timestamp":654706633,"id":648,"parentId":645,"tags":{},"startTime":1784275007328,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunks","duration":112867,"timestamp":654706718,"id":649,"parentId":645,"tags":{},"startTime":1784275007328,"traceId":"68869b4fe1d5573a"},{"name":"optimize-tree","duration":125,"timestamp":654819696,"id":650,"parentId":645,"tags":{},"startTime":1784275007441,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunk-modules","duration":141351,"timestamp":654819903,"id":651,"parentId":645,"tags":{},"startTime":1784275007441,"traceId":"68869b4fe1d5573a"},{"name":"optimize","duration":254776,"timestamp":654706584,"id":647,"parentId":645,"tags":{},"startTime":1784275007328,"traceId":"68869b4fe1d5573a"},{"name":"module-hash","duration":111037,"timestamp":655045217,"id":652,"parentId":645,"tags":{},"startTime":1784275007667,"traceId":"68869b4fe1d5573a"},{"name":"code-generation","duration":20772,"timestamp":655156350,"id":653,"parentId":645,"tags":{},"startTime":1784275007778,"traceId":"68869b4fe1d5573a"},{"name":"hash","duration":17461,"timestamp":655193607,"id":654,"parentId":645,"tags":{},"startTime":1784275007815,"traceId":"68869b4fe1d5573a"},{"name":"code-generation-jobs","duration":354,"timestamp":655211065,"id":655,"parentId":645,"tags":{},"startTime":1784275007832,"traceId":"68869b4fe1d5573a"},{"name":"module-assets","duration":2039,"timestamp":655211298,"id":656,"parentId":645,"tags":{},"startTime":1784275007833,"traceId":"68869b4fe1d5573a"},{"name":"create-chunk-assets","duration":3181,"timestamp":655213359,"id":657,"parentId":645,"tags":{},"startTime":1784275007835,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":860,"timestamp":655236857,"id":659,"parentId":658,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":730,"timestamp":655236996,"id":660,"parentId":658,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":701,"timestamp":655237028,"id":661,"parentId":658,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":694,"timestamp":655237036,"id":662,"parentId":658,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":689,"timestamp":655237041,"id":663,"parentId":658,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":684,"timestamp":655237048,"id":664,"parentId":658,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":681,"timestamp":655237052,"id":665,"parentId":658,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":677,"timestamp":655237057,"id":666,"parentId":658,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":673,"timestamp":655237063,"id":667,"parentId":658,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1784275007858,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":622,"timestamp":655237114,"id":668,"parentId":658,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":608,"timestamp":655237129,"id":669,"parentId":658,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":600,"timestamp":655237138,"id":670,"parentId":658,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":596,"timestamp":655237143,"id":671,"parentId":658,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":592,"timestamp":655237147,"id":672,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":589,"timestamp":655237151,"id":673,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":586,"timestamp":655237155,"id":674,"parentId":658,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":583,"timestamp":655237160,"id":675,"parentId":658,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":580,"timestamp":655237163,"id":676,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":578,"timestamp":655237167,"id":677,"parentId":658,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":573,"timestamp":655237172,"id":678,"parentId":658,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":570,"timestamp":655237176,"id":679,"parentId":658,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":567,"timestamp":655237180,"id":680,"parentId":658,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":563,"timestamp":655237185,"id":681,"parentId":658,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":561,"timestamp":655237188,"id":682,"parentId":658,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":557,"timestamp":655237193,"id":683,"parentId":658,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":555,"timestamp":655237196,"id":684,"parentId":658,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":552,"timestamp":655237200,"id":685,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":532,"timestamp":655237221,"id":686,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":529,"timestamp":655237225,"id":687,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":527,"timestamp":655237228,"id":688,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":523,"timestamp":655237232,"id":689,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":520,"timestamp":655237237,"id":690,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":517,"timestamp":655237240,"id":691,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":515,"timestamp":655237243,"id":692,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":512,"timestamp":655237247,"id":693,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":508,"timestamp":655237251,"id":694,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":506,"timestamp":655237255,"id":695,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":504,"timestamp":655237258,"id":696,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":502,"timestamp":655237261,"id":697,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":498,"timestamp":655237266,"id":698,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":495,"timestamp":655237269,"id":699,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":493,"timestamp":655237272,"id":700,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":490,"timestamp":655237276,"id":701,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":487,"timestamp":655237280,"id":702,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":475,"timestamp":655237292,"id":703,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":473,"timestamp":655237295,"id":704,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":471,"timestamp":655237298,"id":705,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":468,"timestamp":655237302,"id":706,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":466,"timestamp":655237305,"id":707,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":463,"timestamp":655237308,"id":708,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":461,"timestamp":655237311,"id":709,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":459,"timestamp":655237314,"id":710,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":456,"timestamp":655237317,"id":711,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":454,"timestamp":655237320,"id":712,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"}]
3
- [{"name":"minify-js","duration":669,"timestamp":655237323,"id":713,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":670,"timestamp":655237326,"id":714,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":669,"timestamp":655237330,"id":715,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":685,"timestamp":655237333,"id":716,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":684,"timestamp":655237336,"id":717,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":684,"timestamp":655237339,"id":718,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":684,"timestamp":655237342,"id":719,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":683,"timestamp":655237344,"id":720,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":682,"timestamp":655237347,"id":721,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":681,"timestamp":655237350,"id":722,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":679,"timestamp":655237353,"id":723,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":678,"timestamp":655237356,"id":724,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":676,"timestamp":655237359,"id":725,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":674,"timestamp":655237362,"id":726,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":673,"timestamp":655237365,"id":727,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":672,"timestamp":655237369,"id":728,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":671,"timestamp":655237372,"id":729,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":670,"timestamp":655237375,"id":730,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":669,"timestamp":655237378,"id":731,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":667,"timestamp":655237381,"id":732,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":665,"timestamp":655237384,"id":733,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":664,"timestamp":655237387,"id":734,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":662,"timestamp":655237390,"id":735,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":661,"timestamp":655237393,"id":736,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":659,"timestamp":655237396,"id":737,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":657,"timestamp":655237400,"id":738,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":655,"timestamp":655237403,"id":739,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":654,"timestamp":655237407,"id":740,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":652,"timestamp":655237410,"id":741,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":651,"timestamp":655237412,"id":742,"parentId":658,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":649,"timestamp":655237416,"id":743,"parentId":658,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":648,"timestamp":655237419,"id":744,"parentId":658,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":648,"timestamp":655237422,"id":745,"parentId":658,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":647,"timestamp":655237424,"id":746,"parentId":658,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":646,"timestamp":655237427,"id":747,"parentId":658,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":645,"timestamp":655237430,"id":748,"parentId":658,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":644,"timestamp":655237433,"id":749,"parentId":658,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":642,"timestamp":655237436,"id":750,"parentId":658,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":641,"timestamp":655237439,"id":751,"parentId":658,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":640,"timestamp":655237442,"id":752,"parentId":658,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":639,"timestamp":655237445,"id":753,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":639,"timestamp":655237448,"id":754,"parentId":658,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":638,"timestamp":655237451,"id":755,"parentId":658,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":637,"timestamp":655237454,"id":756,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":636,"timestamp":655237457,"id":757,"parentId":658,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":635,"timestamp":655237459,"id":758,"parentId":658,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":634,"timestamp":655237462,"id":759,"parentId":658,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":633,"timestamp":655237465,"id":760,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":631,"timestamp":655237469,"id":761,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":629,"timestamp":655237472,"id":762,"parentId":658,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":627,"timestamp":655237475,"id":763,"parentId":658,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":625,"timestamp":655237478,"id":764,"parentId":658,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":622,"timestamp":655237481,"id":765,"parentId":658,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":620,"timestamp":655237484,"id":766,"parentId":658,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":618,"timestamp":655237487,"id":767,"parentId":658,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":616,"timestamp":655237490,"id":768,"parentId":658,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":614,"timestamp":655237493,"id":769,"parentId":658,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":610,"timestamp":655237498,"id":770,"parentId":658,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":608,"timestamp":655237501,"id":771,"parentId":658,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":600,"timestamp":655237509,"id":772,"parentId":658,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":599,"timestamp":655237513,"id":773,"parentId":658,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":597,"timestamp":655237515,"id":774,"parentId":658,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":595,"timestamp":655237518,"id":775,"parentId":658,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":593,"timestamp":655237522,"id":776,"parentId":658,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":591,"timestamp":655237525,"id":777,"parentId":658,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":589,"timestamp":655237527,"id":778,"parentId":658,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":587,"timestamp":655237530,"id":779,"parentId":658,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":585,"timestamp":655237533,"id":780,"parentId":658,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":583,"timestamp":655237536,"id":781,"parentId":658,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":581,"timestamp":655237539,"id":782,"parentId":658,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":579,"timestamp":655237542,"id":783,"parentId":658,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":577,"timestamp":655237545,"id":784,"parentId":658,"tags":{"name":"450.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":575,"timestamp":655237548,"id":785,"parentId":658,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":573,"timestamp":655237551,"id":786,"parentId":658,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":571,"timestamp":655237554,"id":787,"parentId":658,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":561,"timestamp":655237565,"id":788,"parentId":658,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":559,"timestamp":655237568,"id":789,"parentId":658,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":557,"timestamp":655237571,"id":790,"parentId":658,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":555,"timestamp":655237574,"id":791,"parentId":658,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":552,"timestamp":655237578,"id":792,"parentId":658,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":550,"timestamp":655237581,"id":793,"parentId":658,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":547,"timestamp":655237585,"id":794,"parentId":658,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":545,"timestamp":655237588,"id":795,"parentId":658,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":544,"timestamp":655237590,"id":796,"parentId":658,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":542,"timestamp":655237593,"id":797,"parentId":658,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":540,"timestamp":655237596,"id":798,"parentId":658,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":539,"timestamp":655237599,"id":799,"parentId":658,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":537,"timestamp":655237602,"id":800,"parentId":658,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":535,"timestamp":655237604,"id":801,"parentId":658,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":534,"timestamp":655237607,"id":802,"parentId":658,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":532,"timestamp":655237610,"id":803,"parentId":658,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":529,"timestamp":655237613,"id":804,"parentId":658,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":527,"timestamp":655237616,"id":805,"parentId":658,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":525,"timestamp":655237619,"id":806,"parentId":658,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":523,"timestamp":655237622,"id":807,"parentId":658,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":521,"timestamp":655237625,"id":808,"parentId":658,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":519,"timestamp":655237628,"id":809,"parentId":658,"tags":{"name":"2064.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":517,"timestamp":655237631,"id":810,"parentId":658,"tags":{"name":"1104.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":515,"timestamp":655237634,"id":811,"parentId":658,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":513,"timestamp":655237637,"id":812,"parentId":658,"tags":{"name":"129.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":511,"timestamp":655237640,"id":813,"parentId":658,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"}]
4
- [{"name":"minify-js","duration":597,"timestamp":655237644,"id":814,"parentId":658,"tags":{"name":"9992.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":596,"timestamp":655237647,"id":815,"parentId":658,"tags":{"name":"180.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":594,"timestamp":655237650,"id":816,"parentId":658,"tags":{"name":"7013.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":592,"timestamp":655237653,"id":817,"parentId":658,"tags":{"name":"2478.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":589,"timestamp":655237656,"id":818,"parentId":658,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":587,"timestamp":655237659,"id":819,"parentId":658,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":585,"timestamp":655237662,"id":820,"parentId":658,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":583,"timestamp":655237665,"id":821,"parentId":658,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":581,"timestamp":655237668,"id":822,"parentId":658,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":579,"timestamp":655237671,"id":823,"parentId":658,"tags":{"name":"6791.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":577,"timestamp":655237674,"id":824,"parentId":658,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":575,"timestamp":655237677,"id":825,"parentId":658,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":573,"timestamp":655237680,"id":826,"parentId":658,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":571,"timestamp":655237683,"id":827,"parentId":658,"tags":{"name":"9886.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":568,"timestamp":655237686,"id":828,"parentId":658,"tags":{"name":"9355.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":567,"timestamp":655237689,"id":829,"parentId":658,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":564,"timestamp":655237692,"id":830,"parentId":658,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":562,"timestamp":655237695,"id":831,"parentId":658,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":560,"timestamp":655237698,"id":832,"parentId":658,"tags":{"name":"2464.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":558,"timestamp":655237701,"id":833,"parentId":658,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":556,"timestamp":655237704,"id":834,"parentId":658,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":554,"timestamp":655237707,"id":835,"parentId":658,"tags":{"name":"233.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":552,"timestamp":655237709,"id":836,"parentId":658,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":550,"timestamp":655237712,"id":837,"parentId":658,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":548,"timestamp":655237715,"id":838,"parentId":658,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1784275007859,"traceId":"68869b4fe1d5573a"},{"name":"minify-webpack-plugin-optimize","duration":18818,"timestamp":655219506,"id":658,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1784275007841,"traceId":"68869b4fe1d5573a"},{"name":"css-minimizer-plugin","duration":152,"timestamp":655238482,"id":839,"parentId":19,"tags":{},"startTime":1784275007860,"traceId":"68869b4fe1d5573a"},{"name":"create-trace-assets","duration":42478,"timestamp":655238830,"id":840,"parentId":20,"tags":{},"startTime":1784275007860,"traceId":"68869b4fe1d5573a"},{"name":"seal","duration":898627,"timestamp":654428692,"id":645,"parentId":19,"tags":{},"startTime":1784275007050,"traceId":"68869b4fe1d5573a"},{"name":"webpack-compilation","duration":7230316,"timestamp":648183743,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1784275000805,"traceId":"68869b4fe1d5573a"},{"name":"emit","duration":44342,"timestamp":655414626,"id":841,"parentId":16,"tags":{},"startTime":1784275008036,"traceId":"68869b4fe1d5573a"},{"name":"webpack-close","duration":722,"timestamp":655464587,"id":842,"parentId":16,"tags":{"name":"server"},"startTime":1784275008086,"traceId":"68869b4fe1d5573a"},{"name":"webpack-generate-error-stats","duration":2367,"timestamp":655465364,"id":843,"parentId":842,"tags":{},"startTime":1784275008087,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":84983,"timestamp":655477260,"id":846,"parentId":845,"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":1784275008099,"traceId":"68869b4fe1d5573a"},{"name":"make","duration":85346,"timestamp":655477199,"id":845,"parentId":844,"tags":{},"startTime":1784275008099,"traceId":"68869b4fe1d5573a"},{"name":"chunk-graph","duration":1234,"timestamp":655572269,"id":848,"parentId":847,"tags":{},"startTime":1784275008194,"traceId":"68869b4fe1d5573a"},{"name":"optimize-modules","duration":12,"timestamp":655573599,"id":850,"parentId":847,"tags":{},"startTime":1784275008195,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunks","duration":850,"timestamp":655573697,"id":851,"parentId":847,"tags":{},"startTime":1784275008195,"traceId":"68869b4fe1d5573a"},{"name":"optimize-tree","duration":14,"timestamp":655574616,"id":852,"parentId":847,"tags":{},"startTime":1784275008196,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunk-modules","duration":3190,"timestamp":655574714,"id":853,"parentId":847,"tags":{},"startTime":1784275008196,"traceId":"68869b4fe1d5573a"},{"name":"optimize","duration":4435,"timestamp":655573532,"id":849,"parentId":847,"tags":{},"startTime":1784275008195,"traceId":"68869b4fe1d5573a"},{"name":"module-hash","duration":1615,"timestamp":655578839,"id":854,"parentId":847,"tags":{},"startTime":1784275008200,"traceId":"68869b4fe1d5573a"},{"name":"code-generation","duration":179,"timestamp":655580474,"id":855,"parentId":847,"tags":{},"startTime":1784275008202,"traceId":"68869b4fe1d5573a"},{"name":"hash","duration":1490,"timestamp":655581669,"id":856,"parentId":847,"tags":{},"startTime":1784275008203,"traceId":"68869b4fe1d5573a"},{"name":"code-generation-jobs","duration":113,"timestamp":655583158,"id":857,"parentId":847,"tags":{},"startTime":1784275008205,"traceId":"68869b4fe1d5573a"},{"name":"module-assets","duration":47,"timestamp":655583258,"id":858,"parentId":847,"tags":{},"startTime":1784275008205,"traceId":"68869b4fe1d5573a"},{"name":"create-chunk-assets","duration":171,"timestamp":655583311,"id":859,"parentId":847,"tags":{},"startTime":1784275008205,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":60,"timestamp":655592288,"id":861,"parentId":860,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1784275008214,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":33,"timestamp":655592321,"id":862,"parentId":860,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1784275008214,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":25,"timestamp":655592332,"id":863,"parentId":860,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1784275008214,"traceId":"68869b4fe1d5573a"},{"name":"minify-webpack-plugin-optimize","duration":577,"timestamp":655591783,"id":860,"parentId":844,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1784275008213,"traceId":"68869b4fe1d5573a"},{"name":"css-minimizer-plugin","duration":8,"timestamp":655592434,"id":864,"parentId":844,"tags":{},"startTime":1784275008214,"traceId":"68869b4fe1d5573a"},{"name":"seal","duration":29773,"timestamp":655569581,"id":847,"parentId":844,"tags":{},"startTime":1784275008191,"traceId":"68869b4fe1d5573a"},{"name":"webpack-compilation","duration":124101,"timestamp":655475505,"id":844,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784275008097,"traceId":"68869b4fe1d5573a"},{"name":"emit","duration":2289,"timestamp":655599697,"id":865,"parentId":16,"tags":{},"startTime":1784275008221,"traceId":"68869b4fe1d5573a"},{"name":"webpack-close","duration":190,"timestamp":655602322,"id":866,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784275008224,"traceId":"68869b4fe1d5573a"},{"name":"webpack-generate-error-stats","duration":606,"timestamp":655602518,"id":867,"parentId":866,"tags":{},"startTime":1784275008224,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647243,"timestamp":655613578,"id":879,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647259,"timestamp":655613582,"id":880,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647259,"timestamp":655613586,"id":881,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647259,"timestamp":655613590,"id":882,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647259,"timestamp":655613593,"id":883,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647260,"timestamp":655613596,"id":884,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647259,"timestamp":655613600,"id":885,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647260,"timestamp":655613603,"id":886,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647260,"timestamp":655613606,"id":887,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647266,"timestamp":655613610,"id":888,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647266,"timestamp":655613613,"id":889,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647267,"timestamp":655613616,"id":890,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647268,"timestamp":655613619,"id":891,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647269,"timestamp":655613621,"id":892,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647268,"timestamp":655613625,"id":893,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647269,"timestamp":655613628,"id":894,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647269,"timestamp":655613631,"id":895,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647270,"timestamp":655613633,"id":896,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647270,"timestamp":655613636,"id":897,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647271,"timestamp":655613639,"id":898,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647272,"timestamp":655613642,"id":899,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647272,"timestamp":655613644,"id":900,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647271,"timestamp":655613649,"id":901,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647271,"timestamp":655613651,"id":902,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647271,"timestamp":655613654,"id":903,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647271,"timestamp":655613658,"id":904,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647272,"timestamp":655613661,"id":905,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647273,"timestamp":655613663,"id":906,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647274,"timestamp":655613666,"id":907,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647274,"timestamp":655613669,"id":908,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647273,"timestamp":655613673,"id":909,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647274,"timestamp":655613675,"id":910,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647274,"timestamp":655613678,"id":911,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647276,"timestamp":655613680,"id":912,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647276,"timestamp":655613683,"id":913,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647277,"timestamp":655613686,"id":914,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647277,"timestamp":655613689,"id":915,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647278,"timestamp":655613691,"id":916,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647277,"timestamp":655613695,"id":917,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647278,"timestamp":655613698,"id":918,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647278,"timestamp":655613700,"id":919,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647279,"timestamp":655613703,"id":920,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647279,"timestamp":655613705,"id":921,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647280,"timestamp":655613708,"id":922,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"}]
5
- [{"name":"add-entry","duration":647520,"timestamp":655613710,"id":923,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647523,"timestamp":655613713,"id":924,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647522,"timestamp":655613717,"id":925,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647514,"timestamp":655613728,"id":926,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647515,"timestamp":655613731,"id":927,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647516,"timestamp":655613733,"id":928,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647516,"timestamp":655613736,"id":929,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613738,"id":930,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613740,"id":931,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613743,"id":932,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613746,"id":933,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647518,"timestamp":655613748,"id":934,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613752,"id":935,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647516,"timestamp":655613756,"id":936,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613759,"id":937,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647517,"timestamp":655613761,"id":938,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647518,"timestamp":655613763,"id":939,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647519,"timestamp":655613766,"id":940,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647519,"timestamp":655613768,"id":941,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647520,"timestamp":655613770,"id":942,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647520,"timestamp":655613773,"id":943,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647521,"timestamp":655613775,"id":944,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647522,"timestamp":655613778,"id":945,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647523,"timestamp":655613780,"id":946,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647523,"timestamp":655613782,"id":947,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647524,"timestamp":655613785,"id":948,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647524,"timestamp":655613787,"id":949,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647524,"timestamp":655613790,"id":950,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647525,"timestamp":655613792,"id":951,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647525,"timestamp":655613795,"id":952,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647525,"timestamp":655613797,"id":953,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647526,"timestamp":655613800,"id":954,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647526,"timestamp":655613802,"id":955,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647527,"timestamp":655613804,"id":956,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647527,"timestamp":655613807,"id":957,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647528,"timestamp":655613809,"id":958,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647529,"timestamp":655613812,"id":959,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647530,"timestamp":655613814,"id":960,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647530,"timestamp":655613817,"id":961,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647531,"timestamp":655613819,"id":962,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647532,"timestamp":655613822,"id":963,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647533,"timestamp":655613824,"id":964,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647533,"timestamp":655613826,"id":965,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647533,"timestamp":655613829,"id":966,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613832,"id":967,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613834,"id":968,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647535,"timestamp":655613837,"id":969,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647535,"timestamp":655613839,"id":970,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613842,"id":971,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613844,"id":972,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613847,"id":973,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613850,"id":974,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613852,"id":975,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":647534,"timestamp":655613855,"id":976,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":742769,"timestamp":655613549,"id":873,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842047,"timestamp":655613552,"id":874,"parentId":869,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842062,"timestamp":655613556,"id":875,"parentId":869,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842066,"timestamp":655613560,"id":876,"parentId":869,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842154,"timestamp":655613480,"id":870,"parentId":869,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842102,"timestamp":655613544,"id":872,"parentId":869,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.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-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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":842125,"timestamp":655613529,"id":871,"parentId":869,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":963748,"timestamp":655613867,"id":981,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":963742,"timestamp":655613894,"id":992,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":964077,"timestamp":655613565,"id":877,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068325,"timestamp":655613570,"id":878,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068062,"timestamp":655613857,"id":977,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068062,"timestamp":655613862,"id":979,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068055,"timestamp":655613874,"id":984,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068071,"timestamp":655613879,"id":986,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068070,"timestamp":655613884,"id":988,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1068069,"timestamp":655613889,"id":990,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1168600,"timestamp":655613872,"id":983,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1168613,"timestamp":655613882,"id":987,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177201,"timestamp":655613865,"id":980,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177214,"timestamp":655613870,"id":982,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177211,"timestamp":655613877,"id":985,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177205,"timestamp":655613886,"id":989,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177203,"timestamp":655613892,"id":991,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1177239,"timestamp":655613859,"id":978,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"add-entry","duration":1639936,"timestamp":655613896,"id":993,"parentId":869,"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":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"make","duration":1640735,"timestamp":655613225,"id":869,"parentId":868,"tags":{},"startTime":1784275008235,"traceId":"68869b4fe1d5573a"},{"name":"chunk-graph","duration":65535,"timestamp":657427984,"id":995,"parentId":994,"tags":{},"startTime":1784275010049,"traceId":"68869b4fe1d5573a"},{"name":"optimize-modules","duration":9,"timestamp":657493580,"id":997,"parentId":994,"tags":{},"startTime":1784275010115,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunks","duration":66355,"timestamp":657501669,"id":999,"parentId":994,"tags":{},"startTime":1784275010123,"traceId":"68869b4fe1d5573a"},{"name":"optimize-tree","duration":12,"timestamp":657568077,"id":1000,"parentId":994,"tags":{},"startTime":1784275010190,"traceId":"68869b4fe1d5573a"},{"name":"optimize-chunk-modules","duration":104849,"timestamp":657568119,"id":1001,"parentId":994,"tags":{},"startTime":1784275010190,"traceId":"68869b4fe1d5573a"},{"name":"optimize","duration":179493,"timestamp":657493560,"id":996,"parentId":994,"tags":{},"startTime":1784275010115,"traceId":"68869b4fe1d5573a"},{"name":"module-hash","duration":64134,"timestamp":657737251,"id":1002,"parentId":994,"tags":{},"startTime":1784275010359,"traceId":"68869b4fe1d5573a"},{"name":"code-generation","duration":13128,"timestamp":657801432,"id":1003,"parentId":994,"tags":{},"startTime":1784275010423,"traceId":"68869b4fe1d5573a"},{"name":"hash","duration":13872,"timestamp":657822849,"id":1004,"parentId":994,"tags":{},"startTime":1784275010444,"traceId":"68869b4fe1d5573a"},{"name":"code-generation-jobs","duration":239,"timestamp":657836720,"id":1005,"parentId":994,"tags":{},"startTime":1784275010458,"traceId":"68869b4fe1d5573a"},{"name":"module-assets","duration":1577,"timestamp":657836888,"id":1006,"parentId":994,"tags":{},"startTime":1784275010458,"traceId":"68869b4fe1d5573a"},{"name":"create-chunk-assets","duration":5671,"timestamp":657838483,"id":1007,"parentId":994,"tags":{},"startTime":1784275010460,"traceId":"68869b4fe1d5573a"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1379,"timestamp":657849892,"id":1009,"parentId":868,"tags":{},"startTime":1784275010471,"traceId":"68869b4fe1d5573a"},{"name":"NextJsBuildManifest-createassets","duration":2180,"timestamp":657849105,"id":1008,"parentId":868,"tags":{},"startTime":1784275010471,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1816,"timestamp":657861969,"id":1011,"parentId":1010,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1798,"timestamp":657861995,"id":1012,"parentId":1010,"tags":{"name":"static/chunks/main-app-f250687320f91b0d.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1778,"timestamp":657862018,"id":1013,"parentId":1010,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1775,"timestamp":657862023,"id":1014,"parentId":1010,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1773,"timestamp":657862027,"id":1015,"parentId":1010,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1769,"timestamp":657862033,"id":1016,"parentId":1010,"tags":{"name":"static/chunks/app/layout-17adcd421d192ced.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"}]
6
- [{"name":"minify-js","duration":2043,"timestamp":657862037,"id":1017,"parentId":1010,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2043,"timestamp":657862041,"id":1018,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-a41b3fc75ab04e59.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2041,"timestamp":657862046,"id":1019,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-d04973f0c3fd682d.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2039,"timestamp":657862050,"id":1020,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9032dff1771b397e.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2035,"timestamp":657862055,"id":1021,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/session/route-9bb04233716e3ff6.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2033,"timestamp":657862059,"id":1022,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-acf27d73f5bdda33.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2031,"timestamp":657862063,"id":1023,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/start/route-e8eccf8ae83ad1e1.js","cache":"HIT"},"startTime":1784275010483,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2027,"timestamp":657862068,"id":1024,"parentId":1010,"tags":{"name":"static/chunks/app/api/auth/login/route-128d73a230821f63.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2025,"timestamp":657862073,"id":1025,"parentId":1010,"tags":{"name":"static/chunks/app/api/assistant/tools/route-b00a52866fa30f8d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2022,"timestamp":657862077,"id":1026,"parentId":1010,"tags":{"name":"static/chunks/app/api/auth/logout/route-bc228d0962dacd78.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2019,"timestamp":657862082,"id":1027,"parentId":1010,"tags":{"name":"static/chunks/app/api/daily-summary/route-476762d9236a8f7e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2017,"timestamp":657862086,"id":1028,"parentId":1010,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-d2e19105d211af28.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2014,"timestamp":657862091,"id":1029,"parentId":1010,"tags":{"name":"static/chunks/app/api/ollama/models/route-09d800bc7037b4da.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2012,"timestamp":657862094,"id":1030,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-63fac568f4ad9cbb.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2009,"timestamp":657862099,"id":1031,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-af6d789b7f2d0d3c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2006,"timestamp":657862105,"id":1032,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-073b710aed75d318.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2004,"timestamp":657862108,"id":1033,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/clone/route-554891c2f95042ee.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":2002,"timestamp":657862113,"id":1034,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-d678f5b628ccc158.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1999,"timestamp":657862118,"id":1035,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-33229b577f5dc3ed.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1997,"timestamp":657862122,"id":1036,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/restore/route-8f80fc92b6398572.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1994,"timestamp":657862126,"id":1037,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/sync/route-135aa441d06c917c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1992,"timestamp":657862131,"id":1038,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/scan/route-b31c6db23a719a94.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1991,"timestamp":657862134,"id":1039,"parentId":1010,"tags":{"name":"static/chunks/app/api/repositories/route-572e3d6964fd58f6.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1988,"timestamp":657862139,"id":1040,"parentId":1010,"tags":{"name":"static/chunks/app/api/slash-commands/route-0b50bd9959d17ee0.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1984,"timestamp":657862144,"id":1041,"parentId":1010,"tags":{"name":"static/chunks/app/api/templates/[id]/route-92da27adf293cd5d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1982,"timestamp":657862148,"id":1042,"parentId":1010,"tags":{"name":"static/chunks/app/api/templates/route-c27b2c5738d008f4.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1979,"timestamp":657862153,"id":1043,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-e96e08308a04e1be.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1977,"timestamp":657862157,"id":1044,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-a2e71018dbc3054e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1974,"timestamp":657862162,"id":1045,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-d6f2d958c9090c50.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1972,"timestamp":657862166,"id":1046,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-08497c5c49cf970f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1970,"timestamp":657862170,"id":1047,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-8292d39583c0065f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1967,"timestamp":657862175,"id":1048,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c0c8f630fbfe669b.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1965,"timestamp":657862178,"id":1049,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-8c48e766060d33e4.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1963,"timestamp":657862182,"id":1050,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-917b2ab96299fc80.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1960,"timestamp":657862187,"id":1051,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-7927b82b1d2d4193.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1958,"timestamp":657862191,"id":1052,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-867272d9e26e0c0f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1955,"timestamp":657862196,"id":1053,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-7c9dae962f32b442.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1953,"timestamp":657862200,"id":1054,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-38d27ff572a5ce2d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1952,"timestamp":657862203,"id":1055,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-5cebedebf4088a37.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1949,"timestamp":657862208,"id":1056,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-6481b6325364dc86.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1947,"timestamp":657862211,"id":1057,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-656869cc6427decb.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1946,"timestamp":657862215,"id":1058,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-0d6c046469e4ffbe.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1943,"timestamp":657862220,"id":1059,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-bdd8b022b4e2ed05.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1941,"timestamp":657862223,"id":1060,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-66cbc7422a8143ee.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1938,"timestamp":657862228,"id":1061,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-35904055921ecb06.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1937,"timestamp":657862231,"id":1062,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-8a60f1695506ab71.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1935,"timestamp":657862235,"id":1063,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-4ca7a837f6ed521a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1932,"timestamp":657862240,"id":1064,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8f4cf9c5009fae4f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1930,"timestamp":657862244,"id":1065,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-ec277451fb31e996.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1928,"timestamp":657862248,"id":1066,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8b4e83e1de447d88.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1925,"timestamp":657862253,"id":1067,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-11556bfbd75795c8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1923,"timestamp":657862256,"id":1068,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-f472c90a2dbc4a5f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1920,"timestamp":657862261,"id":1069,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4fa44ec5f2d4c0ce.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1918,"timestamp":657862265,"id":1070,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-5ad04a149cca0b5a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1915,"timestamp":657862269,"id":1071,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-f31990c8cdcf5e04.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1912,"timestamp":657862274,"id":1072,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-2ccaa018306fe5e5.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1910,"timestamp":657862278,"id":1073,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-5bce337d23da162a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1908,"timestamp":657862283,"id":1074,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-ffa9e0060da1961e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1874,"timestamp":657862318,"id":1075,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-04327f84fb678619.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1869,"timestamp":657862325,"id":1076,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-45a28828f91cdaf7.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1863,"timestamp":657862333,"id":1077,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-83dbe2775dff1184.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1859,"timestamp":657862339,"id":1078,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-d9e8acfda51b569a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1854,"timestamp":657862346,"id":1079,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-a7ddbfa310b4776f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1850,"timestamp":657862352,"id":1080,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-14f5ea9ed2c6bad4.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1846,"timestamp":657862357,"id":1081,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-fa2f4fdf88a1c42f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1840,"timestamp":657862365,"id":1082,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-655387d0dd040e76.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1836,"timestamp":657862371,"id":1083,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-2a96b98ff2078d00.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1832,"timestamp":657862377,"id":1084,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-5c481a01efb90280.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1825,"timestamp":657862386,"id":1085,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-f770d3caec715d5e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1822,"timestamp":657862392,"id":1086,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-f6355426e98b192c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1818,"timestamp":657862398,"id":1087,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-222a7cc5b4e5ecb0.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1813,"timestamp":657862404,"id":1088,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-6c90d5b98e39bf59.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1809,"timestamp":657862410,"id":1089,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5b16a67dbe1b7a01.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1804,"timestamp":657862417,"id":1090,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-8ebeabc1ffaac594.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1800,"timestamp":657862424,"id":1091,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-5211cadc902c1912.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1795,"timestamp":657862430,"id":1092,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-8c8ab3842c10cd98.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1790,"timestamp":657862438,"id":1093,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-cd25c82770e83bc8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1786,"timestamp":657862444,"id":1094,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-15562cd264d5feb6.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1782,"timestamp":657862450,"id":1095,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-7c2bcc05752ae519.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1777,"timestamp":657862457,"id":1096,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7551181674fe51c8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1773,"timestamp":657862463,"id":1097,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-b844c33715497365.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1768,"timestamp":657862470,"id":1098,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-c910dc00d35d8d20.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1764,"timestamp":657862475,"id":1099,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-c7c6f868cd9cf05f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1761,"timestamp":657862482,"id":1100,"parentId":1010,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-8bf406f5941a9c16.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1756,"timestamp":657862489,"id":1101,"parentId":1010,"tags":{"name":"static/chunks/app/api/app/update/route-6d5e08ac1bece172.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1751,"timestamp":657862495,"id":1102,"parentId":1010,"tags":{"name":"static/chunks/app/api/app/update-check/route-9dbe26c8635dcc17.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1749,"timestamp":657862501,"id":1103,"parentId":1010,"tags":{"name":"static/chunks/app/api/auth/status/route-dd7f8aa8a9bacb2e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1744,"timestamp":657862508,"id":1104,"parentId":1010,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-4223a455b25ed0ad.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1739,"timestamp":657862514,"id":1105,"parentId":1010,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-83d0c533f4fa7af7.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1734,"timestamp":657862521,"id":1106,"parentId":1010,"tags":{"name":"static/chunks/app/api/external-apps/route-6743555a48b73de9.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1730,"timestamp":657862527,"id":1107,"parentId":1010,"tags":{"name":"static/chunks/app/api/push/vapid/route-d0bb916926db3de8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1725,"timestamp":657862533,"id":1108,"parentId":1010,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-0c8f1d32845acb31.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1721,"timestamp":657862540,"id":1109,"parentId":1010,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-5b600427b3603cb2.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1716,"timestamp":657862546,"id":1110,"parentId":1010,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-6add041e75a02d18.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1712,"timestamp":657862552,"id":1111,"parentId":1010,"tags":{"name":"static/chunks/app/api/todos/route-fc915ffbc46547e5.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1707,"timestamp":657862559,"id":1112,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-e4d9ecb5d03a3f16.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1703,"timestamp":657862565,"id":1113,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8515d266517f572a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1698,"timestamp":657862572,"id":1114,"parentId":1010,"tags":{"name":"static/chunks/app/api/worktrees/route-ef174273efe07a93.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1694,"timestamp":657862579,"id":1115,"parentId":1010,"tags":{"name":"static/chunks/app/proxy/[...path]/route-047001fb454307c8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1687,"timestamp":657862587,"id":1116,"parentId":1010,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1683,"timestamp":657862594,"id":1117,"parentId":1010,"tags":{"name":"static/chunks/app/chat/page-df53a506a15ed054.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"}]
7
- [{"name":"minify-js","duration":1811,"timestamp":657862600,"id":1118,"parentId":1010,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1806,"timestamp":657862606,"id":1119,"parentId":1010,"tags":{"name":"static/chunks/app/more/page-904bdeafe599e30f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1802,"timestamp":657862613,"id":1120,"parentId":1010,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1797,"timestamp":657862620,"id":1121,"parentId":1010,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1792,"timestamp":657862626,"id":1122,"parentId":1010,"tags":{"name":"static/chunks/app/page-1bcc8af03df76628.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1787,"timestamp":657862633,"id":1123,"parentId":1010,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1782,"timestamp":657862640,"id":1124,"parentId":1010,"tags":{"name":"static/chunks/app/review/page-cb9df5a705331835.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1777,"timestamp":657862647,"id":1125,"parentId":1010,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1772,"timestamp":657862653,"id":1126,"parentId":1010,"tags":{"name":"static/chunks/app/repositories/page-76b52722c01892ec.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1768,"timestamp":657862660,"id":1127,"parentId":1010,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1763,"timestamp":657862667,"id":1128,"parentId":1010,"tags":{"name":"static/chunks/app/sessions/page-e42122071be73b49.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1758,"timestamp":657862674,"id":1129,"parentId":1010,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1754,"timestamp":657862680,"id":1130,"parentId":1010,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-d32609a7076c9a77.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1749,"timestamp":657862687,"id":1131,"parentId":1010,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7267aaae5ee14eec.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1745,"timestamp":657862693,"id":1132,"parentId":1010,"tags":{"name":"static/chunks/app/worktrees/[id]/page-410c2b6318f0b0b2.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1740,"timestamp":657862700,"id":1133,"parentId":1010,"tags":{"name":"static/chunks/webpack-683a4a79f332840d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1736,"timestamp":657862706,"id":1134,"parentId":1010,"tags":{"name":"static/chunks/8676.29fd175cc36fca96.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1730,"timestamp":657862714,"id":1135,"parentId":1010,"tags":{"name":"static/chunks/530.fe500fbb26e3369d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1726,"timestamp":657862721,"id":1136,"parentId":1010,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1729,"timestamp":657862728,"id":1137,"parentId":1010,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1725,"timestamp":657862734,"id":1138,"parentId":1010,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1718,"timestamp":657862743,"id":1139,"parentId":1010,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1707,"timestamp":657862755,"id":1140,"parentId":1010,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1703,"timestamp":657862762,"id":1141,"parentId":1010,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1699,"timestamp":657862768,"id":1142,"parentId":1010,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1694,"timestamp":657862775,"id":1143,"parentId":1010,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1690,"timestamp":657862781,"id":1144,"parentId":1010,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1685,"timestamp":657862788,"id":1145,"parentId":1010,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1682,"timestamp":657862794,"id":1146,"parentId":1010,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1677,"timestamp":657862800,"id":1147,"parentId":1010,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1673,"timestamp":657862806,"id":1148,"parentId":1010,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1668,"timestamp":657862812,"id":1149,"parentId":1010,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1664,"timestamp":657862818,"id":1150,"parentId":1010,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1659,"timestamp":657862825,"id":1151,"parentId":1010,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1653,"timestamp":657862832,"id":1152,"parentId":1010,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1648,"timestamp":657862839,"id":1153,"parentId":1010,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1643,"timestamp":657862846,"id":1154,"parentId":1010,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1638,"timestamp":657862852,"id":1155,"parentId":1010,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1634,"timestamp":657862858,"id":1156,"parentId":1010,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1630,"timestamp":657862865,"id":1157,"parentId":1010,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1625,"timestamp":657862871,"id":1158,"parentId":1010,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1620,"timestamp":657862878,"id":1159,"parentId":1010,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1615,"timestamp":657862885,"id":1160,"parentId":1010,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1610,"timestamp":657862891,"id":1161,"parentId":1010,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1606,"timestamp":657862898,"id":1162,"parentId":1010,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1602,"timestamp":657862904,"id":1163,"parentId":1010,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1597,"timestamp":657862911,"id":1164,"parentId":1010,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1592,"timestamp":657862917,"id":1165,"parentId":1010,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1588,"timestamp":657862924,"id":1166,"parentId":1010,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1583,"timestamp":657862930,"id":1167,"parentId":1010,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1579,"timestamp":657862936,"id":1168,"parentId":1010,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1574,"timestamp":657862943,"id":1169,"parentId":1010,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1570,"timestamp":657862949,"id":1170,"parentId":1010,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1566,"timestamp":657862955,"id":1171,"parentId":1010,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1562,"timestamp":657862961,"id":1172,"parentId":1010,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1558,"timestamp":657862967,"id":1173,"parentId":1010,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1554,"timestamp":657862973,"id":1174,"parentId":1010,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1549,"timestamp":657862980,"id":1175,"parentId":1010,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1545,"timestamp":657862986,"id":1176,"parentId":1010,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1540,"timestamp":657862993,"id":1177,"parentId":1010,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1536,"timestamp":657862999,"id":1178,"parentId":1010,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1510,"timestamp":657863027,"id":1179,"parentId":1010,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1505,"timestamp":657863033,"id":1180,"parentId":1010,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1500,"timestamp":657863039,"id":1181,"parentId":1010,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1496,"timestamp":657863046,"id":1182,"parentId":1010,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1492,"timestamp":657863052,"id":1183,"parentId":1010,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1487,"timestamp":657863059,"id":1184,"parentId":1010,"tags":{"name":"static/chunks/4459.c0cfa6778ee9c2f7.js","cache":"HIT"},"startTime":1784275010484,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1482,"timestamp":657863066,"id":1185,"parentId":1010,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1477,"timestamp":657863073,"id":1186,"parentId":1010,"tags":{"name":"static/chunks/3165-24384edc4c412d82.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1472,"timestamp":657863079,"id":1187,"parentId":1010,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1468,"timestamp":657863086,"id":1188,"parentId":1010,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1463,"timestamp":657863092,"id":1189,"parentId":1010,"tags":{"name":"static/chunks/8566-62accef073b6267c.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1459,"timestamp":657863098,"id":1190,"parentId":1010,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1454,"timestamp":657863105,"id":1191,"parentId":1010,"tags":{"name":"static/chunks/2069-288e4eaee983e666.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1449,"timestamp":657863111,"id":1192,"parentId":1010,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1445,"timestamp":657863118,"id":1193,"parentId":1010,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1440,"timestamp":657863125,"id":1194,"parentId":1010,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1435,"timestamp":657863131,"id":1195,"parentId":1010,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1431,"timestamp":657863138,"id":1196,"parentId":1010,"tags":{"name":"static/chunks/934-5c9f81838fe05d8d.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1426,"timestamp":657863145,"id":1197,"parentId":1010,"tags":{"name":"static/chunks/7485.a2baa08622f7a65d.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1421,"timestamp":657863151,"id":1198,"parentId":1010,"tags":{"name":"static/chunks/8965-b5fcd82314882f75.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1416,"timestamp":657863158,"id":1199,"parentId":1010,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1411,"timestamp":657863165,"id":1200,"parentId":1010,"tags":{"name":"static/chunks/6416.576bccbf47281d27.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1406,"timestamp":657863171,"id":1201,"parentId":1010,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1401,"timestamp":657863177,"id":1202,"parentId":1010,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1397,"timestamp":657863184,"id":1203,"parentId":1010,"tags":{"name":"static/chunks/7347-605ed7cdb3626215.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1392,"timestamp":657863190,"id":1204,"parentId":1010,"tags":{"name":"static/chunks/8954-97c9c974f328252f.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":1387,"timestamp":657863196,"id":1205,"parentId":1010,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":893,"timestamp":657863692,"id":1207,"parentId":1010,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":811,"timestamp":657863777,"id":1209,"parentId":1010,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":3016,"timestamp":657863206,"id":1206,"parentId":1010,"tags":{"name":"static/Ndx_NzkoP54cD0UCmjUlu/_ssgManifest.js","cache":"MISS"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-js","duration":3084,"timestamp":657863709,"id":1208,"parentId":1010,"tags":{"name":"static/Ndx_NzkoP54cD0UCmjUlu/_buildManifest.js","cache":"MISS"},"startTime":1784275010485,"traceId":"68869b4fe1d5573a"},{"name":"minify-webpack-plugin-optimize","duration":11937,"timestamp":657854862,"id":1010,"parentId":868,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1784275010476,"traceId":"68869b4fe1d5573a"},{"name":"minify-css","duration":165,"timestamp":657867044,"id":1211,"parentId":1210,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1784275010488,"traceId":"68869b4fe1d5573a"},{"name":"minify-css","duration":108,"timestamp":657867107,"id":1212,"parentId":1210,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1784275010489,"traceId":"68869b4fe1d5573a"},{"name":"minify-css","duration":103,"timestamp":657867113,"id":1213,"parentId":1210,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1784275010489,"traceId":"68869b4fe1d5573a"},{"name":"minify-css","duration":100,"timestamp":657867118,"id":1214,"parentId":1210,"tags":{"file":"static/css/de102b6e15a567e1.css","cache":"HIT"},"startTime":1784275010489,"traceId":"68869b4fe1d5573a"},{"name":"css-minimizer-plugin","duration":303,"timestamp":657866917,"id":1210,"parentId":868,"tags":{},"startTime":1784275010488,"traceId":"68869b4fe1d5573a"},{"name":"seal","duration":585921,"timestamp":657340887,"id":994,"parentId":868,"tags":{},"startTime":1784275009962,"traceId":"68869b4fe1d5573a"},{"name":"webpack-compilation","duration":2316010,"timestamp":655610895,"id":868,"parentId":16,"tags":{"name":"client"},"startTime":1784275008232,"traceId":"68869b4fe1d5573a"},{"name":"emit","duration":31346,"timestamp":657926950,"id":1215,"parentId":16,"tags":{},"startTime":1784275010548,"traceId":"68869b4fe1d5573a"}]
8
- [{"name":"webpack-close","duration":1130355,"timestamp":657962143,"id":1216,"parentId":16,"tags":{"name":"client"},"startTime":1784275010584,"traceId":"68869b4fe1d5573a"},{"name":"webpack-generate-error-stats","duration":835,"timestamp":659092527,"id":1217,"parentId":1216,"tags":{},"startTime":1784275011714,"traceId":"68869b4fe1d5573a"},{"name":"run-webpack-compiler","duration":11303407,"timestamp":647790226,"id":16,"parentId":1,"tags":{},"startTime":1784275000412,"traceId":"68869b4fe1d5573a"},{"name":"format-webpack-messages","duration":93,"timestamp":659093640,"id":1218,"parentId":1,"tags":{},"startTime":1784275011715,"traceId":"68869b4fe1d5573a"},{"name":"verify-typescript-setup","duration":22408986,"timestamp":659097476,"id":1220,"parentId":1,"tags":{},"startTime":1784275011719,"traceId":"68869b4fe1d5573a"},{"name":"check-static-error-page","duration":30569,"timestamp":681545629,"id":1223,"parentId":1222,"tags":{},"startTime":1784275034167,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":46285,"timestamp":681793953,"id":1224,"parentId":1222,"tags":{"page":"/_app"},"startTime":1784275034415,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":45323,"timestamp":681794940,"id":1226,"parentId":1222,"tags":{"page":"/_document"},"startTime":1784275034416,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":56499,"timestamp":681794869,"id":1225,"parentId":1222,"tags":{"page":"/_error"},"startTime":1784275034416,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":80073,"timestamp":681860181,"id":1342,"parentId":1337,"tags":{},"startTime":1784275034482,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":103020,"timestamp":681837313,"id":1337,"parentId":1222,"tags":{"page":"/apple-icon.png"},"startTime":1784275034459,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":121915,"timestamp":681860242,"id":1343,"parentId":1339,"tags":{},"startTime":1784275034482,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":144402,"timestamp":681837804,"id":1339,"parentId":1222,"tags":{"page":"/icon2.png"},"startTime":1784275034459,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":124353,"timestamp":681860350,"id":1345,"parentId":1338,"tags":{},"startTime":1784275034482,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":147166,"timestamp":681837563,"id":1338,"parentId":1222,"tags":{"page":"/icon1.png"},"startTime":1784275034459,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":128976,"timestamp":681860928,"id":1346,"parentId":1228,"tags":{},"startTime":1784275034482,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":194348,"timestamp":681795585,"id":1228,"parentId":1222,"tags":{"page":"/api/app/update-check"},"startTime":1784275034417,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":144918,"timestamp":681860299,"id":1344,"parentId":1227,"tags":{},"startTime":1784275034482,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":210287,"timestamp":681794973,"id":1227,"parentId":1222,"tags":{"page":"/_not-found"},"startTime":1784275034416,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":149450,"timestamp":681861278,"id":1348,"parentId":1229,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":214770,"timestamp":681795988,"id":1229,"parentId":1222,"tags":{"page":"/api/app/update"},"startTime":1784275034417,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":178388,"timestamp":681861094,"id":1347,"parentId":1230,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":243065,"timestamp":681796460,"id":1230,"parentId":1222,"tags":{"page":"/api/assistant/conversation"},"startTime":1784275034418,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":189686,"timestamp":681861380,"id":1350,"parentId":1231,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":254231,"timestamp":681796878,"id":1231,"parentId":1222,"tags":{"page":"/api/assistant/current-output"},"startTime":1784275034418,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":192336,"timestamp":681861429,"id":1351,"parentId":1233,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":254007,"timestamp":681799790,"id":1233,"parentId":1222,"tags":{"page":"/api/assistant/session"},"startTime":1784275034421,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":196474,"timestamp":681861467,"id":1352,"parentId":1234,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":257800,"timestamp":681800168,"id":1234,"parentId":1222,"tags":{"page":"/api/assistant/start"},"startTime":1784275034422,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":198375,"timestamp":681861337,"id":1349,"parentId":1232,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":262443,"timestamp":681797294,"id":1232,"parentId":1222,"tags":{"page":"/api/assistant/messages"},"startTime":1784275034419,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":200400,"timestamp":681861492,"id":1353,"parentId":1235,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":261450,"timestamp":681800466,"id":1235,"parentId":1222,"tags":{"page":"/api/assistant/terminal"},"startTime":1784275034422,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":201786,"timestamp":681861508,"id":1354,"parentId":1236,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":262532,"timestamp":681800785,"id":1236,"parentId":1222,"tags":{"page":"/api/assistant/tools"},"startTime":1784275034422,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":204514,"timestamp":681861529,"id":1355,"parentId":1237,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":264962,"timestamp":681801115,"id":1237,"parentId":1222,"tags":{"page":"/api/auth/login"},"startTime":1784275034423,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":205100,"timestamp":681861544,"id":1356,"parentId":1238,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":265231,"timestamp":681801437,"id":1238,"parentId":1222,"tags":{"page":"/api/auth/logout"},"startTime":1784275034423,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":209409,"timestamp":681861640,"id":1357,"parentId":1239,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":268929,"timestamp":681802145,"id":1239,"parentId":1222,"tags":{"page":"/api/auth/status"},"startTime":1784275034424,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":212158,"timestamp":681861727,"id":1358,"parentId":1241,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":271071,"timestamp":681802838,"id":1241,"parentId":1222,"tags":{"page":"/api/daily-summary/status"},"startTime":1784275034424,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":214759,"timestamp":681861766,"id":1359,"parentId":1240,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":274063,"timestamp":681802486,"id":1240,"parentId":1222,"tags":{"page":"/api/daily-summary"},"startTime":1784275034424,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":217582,"timestamp":681861978,"id":1361,"parentId":1244,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":272747,"timestamp":681806837,"id":1244,"parentId":1222,"tags":{"page":"/api/external-apps"},"startTime":1784275034428,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":219654,"timestamp":681861867,"id":1360,"parentId":1242,"tags":{},"startTime":1784275034483,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":275409,"timestamp":681806145,"id":1242,"parentId":1222,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1784275034428,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":221527,"timestamp":681865154,"id":1362,"parentId":1243,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":280208,"timestamp":681806499,"id":1243,"parentId":1222,"tags":{"page":"/api/external-apps/[id]"},"startTime":1784275034428,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":222786,"timestamp":681865198,"id":1363,"parentId":1245,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":280853,"timestamp":681807180,"id":1245,"parentId":1222,"tags":{"page":"/api/hooks/claude-done"},"startTime":1784275034429,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":224506,"timestamp":681865220,"id":1364,"parentId":1246,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":282236,"timestamp":681807514,"id":1246,"parentId":1222,"tags":{"page":"/api/ollama/models"},"startTime":1784275034429,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":226343,"timestamp":681865348,"id":1365,"parentId":1247,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":283845,"timestamp":681807866,"id":1247,"parentId":1222,"tags":{"page":"/api/push/subscriptions"},"startTime":1784275034429,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":227509,"timestamp":681865447,"id":1366,"parentId":1248,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":284358,"timestamp":681808619,"id":1248,"parentId":1222,"tags":{"page":"/api/push/vapid"},"startTime":1784275034430,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":230182,"timestamp":681865479,"id":1367,"parentId":1249,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":286766,"timestamp":681808920,"id":1249,"parentId":1222,"tags":{"page":"/api/repositories/[id]"},"startTime":1784275034430,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":231298,"timestamp":681865504,"id":1368,"parentId":1250,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":287587,"timestamp":681809239,"id":1250,"parentId":1222,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1784275034431,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":237271,"timestamp":681865525,"id":1369,"parentId":1251,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":292629,"timestamp":681810194,"id":1251,"parentId":1222,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1784275034432,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":240800,"timestamp":681865546,"id":1370,"parentId":1252,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":295877,"timestamp":681810494,"id":1252,"parentId":1222,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1784275034432,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":243775,"timestamp":681865599,"id":1372,"parentId":1256,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":297678,"timestamp":681811724,"id":1256,"parentId":1222,"tags":{"page":"/api/repositories"},"startTime":1784275034433,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":244687,"timestamp":681865569,"id":1371,"parentId":1255,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":298841,"timestamp":681811437,"id":1255,"parentId":1222,"tags":{"page":"/api/repositories/restore"},"startTime":1784275034433,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":246736,"timestamp":681865621,"id":1373,"parentId":1257,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":300350,"timestamp":681812029,"id":1257,"parentId":1222,"tags":{"page":"/api/repositories/scan"},"startTime":1784275034433,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":247622,"timestamp":681865641,"id":1374,"parentId":1254,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":302145,"timestamp":681811147,"id":1254,"parentId":1222,"tags":{"page":"/api/repositories/excluded"},"startTime":1784275034433,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":249629,"timestamp":681865666,"id":1375,"parentId":1253,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":304503,"timestamp":681810814,"id":1253,"parentId":1222,"tags":{"page":"/api/repositories/clone"},"startTime":1784275034432,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":250583,"timestamp":681865768,"id":1376,"parentId":1259,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":303752,"timestamp":681812621,"id":1259,"parentId":1222,"tags":{"page":"/api/sidebar/group-order"},"startTime":1784275034434,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":253497,"timestamp":681865891,"id":1378,"parentId":1258,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":307078,"timestamp":681812333,"id":1258,"parentId":1222,"tags":{"page":"/api/repositories/sync"},"startTime":1784275034434,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":263035,"timestamp":681859626,"id":1341,"parentId":1336,"tags":{},"startTime":1784275034481,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":285619,"timestamp":681837065,"id":1336,"parentId":1222,"tags":{"page":"/icon.png"},"startTime":1784275034459,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":259129,"timestamp":681865919,"id":1379,"parentId":1261,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":311313,"timestamp":681813763,"id":1261,"parentId":1222,"tags":{"page":"/api/templates/[id]"},"startTime":1784275034435,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":261367,"timestamp":681865972,"id":1381,"parentId":1264,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":312692,"timestamp":681814669,"id":1264,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1784275034436,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":264901,"timestamp":681865993,"id":1382,"parentId":1265,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":315969,"timestamp":681814958,"id":1265,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1784275034436,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":266797,"timestamp":681865791,"id":1377,"parentId":1260,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":319142,"timestamp":681813467,"id":1260,"parentId":1222,"tags":{"page":"/api/slash-commands"},"startTime":1784275034435,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":267910,"timestamp":681866119,"id":1383,"parentId":1263,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":319670,"timestamp":681814380,"id":1263,"parentId":1222,"tags":{"page":"/api/todos"},"startTime":1784275034436,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":270281,"timestamp":681866144,"id":1384,"parentId":1266,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":321177,"timestamp":681815268,"id":1266,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1784275034437,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":274267,"timestamp":681866189,"id":1386,"parentId":1268,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":324633,"timestamp":681815849,"id":1268,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1784275034437,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":275141,"timestamp":681865936,"id":1380,"parentId":1262,"tags":{},"startTime":1784275034487,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":327016,"timestamp":681814085,"id":1262,"parentId":1222,"tags":{"page":"/api/templates"},"startTime":1784275034436,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":277851,"timestamp":681866206,"id":1387,"parentId":1270,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":327178,"timestamp":681816905,"id":1270,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1784275034438,"traceId":"68869b4fe1d5573a"}]
9
- [{"name":"is-page-static","duration":278232,"timestamp":681866170,"id":1385,"parentId":1267,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":328832,"timestamp":681815588,"id":1267,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1784275034437,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":284849,"timestamp":681866305,"id":1390,"parentId":1273,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":333478,"timestamp":681817707,"id":1273,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1784275034439,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":285028,"timestamp":681866221,"id":1388,"parentId":1269,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":335139,"timestamp":681816123,"id":1269,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1784275034438,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":285040,"timestamp":681866288,"id":1389,"parentId":1271,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":334151,"timestamp":681817194,"id":1271,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1784275034439,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":290707,"timestamp":681866355,"id":1393,"parentId":1272,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":339642,"timestamp":681817456,"id":1272,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1784275034439,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":292931,"timestamp":681866320,"id":1391,"parentId":1274,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":341318,"timestamp":681817962,"id":1274,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1784275034439,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":292991,"timestamp":681866375,"id":1394,"parentId":1276,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":340889,"timestamp":681818496,"id":1276,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1784275034440,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":295299,"timestamp":681866338,"id":1392,"parentId":1275,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":343456,"timestamp":681818239,"id":1275,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1784275034440,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":296587,"timestamp":681866407,"id":1396,"parentId":1277,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":344293,"timestamp":681818741,"id":1277,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1784275034440,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":296721,"timestamp":681866393,"id":1395,"parentId":1278,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":344139,"timestamp":681818990,"id":1278,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1784275034440,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":298745,"timestamp":681866422,"id":1397,"parentId":1279,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":345920,"timestamp":681819270,"id":1279,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1784275034441,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":300616,"timestamp":681866444,"id":1398,"parentId":1281,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":346815,"timestamp":681820270,"id":1281,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1784275034442,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":300703,"timestamp":681866463,"id":1399,"parentId":1280,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":347650,"timestamp":681819528,"id":1280,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1784275034441,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":301865,"timestamp":681866478,"id":1400,"parentId":1284,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":347292,"timestamp":681821073,"id":1284,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1784275034443,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":303711,"timestamp":681866492,"id":1401,"parentId":1283,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":349430,"timestamp":681820800,"id":1283,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1784275034442,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":305105,"timestamp":681866510,"id":1402,"parentId":1282,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":351106,"timestamp":681820539,"id":1282,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1784275034442,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":306010,"timestamp":681866524,"id":1403,"parentId":1286,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":350985,"timestamp":681821566,"id":1286,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1784275034443,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":308364,"timestamp":681866539,"id":1404,"parentId":1287,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":353112,"timestamp":681821816,"id":1287,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1784275034443,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":309150,"timestamp":681866553,"id":1405,"parentId":1285,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":354410,"timestamp":681821321,"id":1285,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1784275034443,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":309982,"timestamp":681866569,"id":1406,"parentId":1289,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":354225,"timestamp":681822350,"id":1289,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1784275034444,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":312182,"timestamp":681866582,"id":1407,"parentId":1290,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":356183,"timestamp":681822610,"id":1290,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1784275034444,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":313193,"timestamp":681866595,"id":1408,"parentId":1291,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":356954,"timestamp":681822858,"id":1291,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1784275034444,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":314155,"timestamp":681866610,"id":1409,"parentId":1288,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":358688,"timestamp":681822099,"id":1288,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1784275034444,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":316951,"timestamp":681866625,"id":1410,"parentId":1292,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":359994,"timestamp":681823605,"id":1292,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1784275034445,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":317114,"timestamp":681866654,"id":1412,"parentId":1294,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":359630,"timestamp":681824157,"id":1294,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1784275034446,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":318058,"timestamp":681866638,"id":1411,"parentId":1293,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":360844,"timestamp":681823872,"id":1293,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1784275034445,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":320192,"timestamp":681866790,"id":1414,"parentId":1297,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":362115,"timestamp":681824905,"id":1297,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1784275034446,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":320491,"timestamp":681866683,"id":1413,"parentId":1296,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":362538,"timestamp":681824658,"id":1296,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1784275034446,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":323227,"timestamp":681866818,"id":1415,"parentId":1295,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":365662,"timestamp":681824408,"id":1295,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1784275034446,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":324393,"timestamp":681866934,"id":1418,"parentId":1300,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":365677,"timestamp":681825673,"id":1300,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1784275034447,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":326199,"timestamp":681866894,"id":1416,"parentId":1298,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":367943,"timestamp":681825174,"id":1298,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1784275034447,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":327988,"timestamp":681866956,"id":1419,"parentId":1301,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":369053,"timestamp":681825913,"id":1301,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1784275034447,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":328996,"timestamp":681866976,"id":1420,"parentId":1302,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":369807,"timestamp":681826182,"id":1302,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1784275034448,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":331321,"timestamp":681867023,"id":1421,"parentId":1303,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":371464,"timestamp":681826901,"id":1303,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1784275034448,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":335021,"timestamp":681867084,"id":1423,"parentId":1305,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":374684,"timestamp":681827442,"id":1305,"parentId":1222,"tags":{"page":"/api/worktrees/[id]"},"startTime":1784275034449,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":338645,"timestamp":681867109,"id":1424,"parentId":1306,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":378087,"timestamp":681827691,"id":1306,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1784275034449,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":341990,"timestamp":681867123,"id":1425,"parentId":1307,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":381206,"timestamp":681827935,"id":1307,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1784275034449,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":345629,"timestamp":681867144,"id":1426,"parentId":1308,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":384594,"timestamp":681828207,"id":1308,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1784275034450,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":350069,"timestamp":681867169,"id":1427,"parentId":1309,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":388806,"timestamp":681828457,"id":1309,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1784275034450,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":351891,"timestamp":681867047,"id":1422,"parentId":1304,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":391769,"timestamp":681827190,"id":1304,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1784275034449,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":353684,"timestamp":681867209,"id":1428,"parentId":1310,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":392209,"timestamp":681828707,"id":1310,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1784275034450,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":357129,"timestamp":681867256,"id":1430,"parentId":1312,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":395183,"timestamp":681829226,"id":1312,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1784275034451,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":361779,"timestamp":681867271,"id":1431,"parentId":1313,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":399608,"timestamp":681829472,"id":1313,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1784275034451,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":363845,"timestamp":681867292,"id":1432,"parentId":1314,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":400869,"timestamp":681830290,"id":1314,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1784275034452,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":364715,"timestamp":681867237,"id":1429,"parentId":1311,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":403021,"timestamp":681828949,"id":1311,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1784275034450,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":367470,"timestamp":681867325,"id":1433,"parentId":1316,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":404004,"timestamp":681830813,"id":1316,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1784275034452,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":367915,"timestamp":681867341,"id":1434,"parentId":1315,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":404728,"timestamp":681830551,"id":1315,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1784275034452,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":370872,"timestamp":681867362,"id":1435,"parentId":1317,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":407163,"timestamp":681831096,"id":1317,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1784275034453,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":371063,"timestamp":681867386,"id":1436,"parentId":1318,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":407121,"timestamp":681831347,"id":1318,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1784275034453,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":373958,"timestamp":681867420,"id":1438,"parentId":1319,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":409810,"timestamp":681831591,"id":1319,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1784275034453,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":374126,"timestamp":681867400,"id":1437,"parentId":1320,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"}]
10
- [{"name":"check-page","duration":410043,"timestamp":681831831,"id":1320,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1784275034453,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":377662,"timestamp":681867460,"id":1440,"parentId":1322,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":412789,"timestamp":681832354,"id":1322,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1784275034454,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":378417,"timestamp":681867447,"id":1439,"parentId":1321,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":413794,"timestamp":681832103,"id":1321,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1784275034454,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":380783,"timestamp":681867677,"id":1441,"parentId":1323,"tags":{},"startTime":1784275034489,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":415877,"timestamp":681832603,"id":1323,"parentId":1222,"tags":{"page":"/api/worktrees"},"startTime":1784275034454,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":378500,"timestamp":681870130,"id":1442,"parentId":1329,"tags":{},"startTime":1784275034492,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":414039,"timestamp":681834608,"id":1329,"parentId":1222,"tags":{"page":"/proxy/[...path]"},"startTime":1784275034456,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":379669,"timestamp":681872023,"id":1443,"parentId":1340,"tags":{},"startTime":1784275034493,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":413549,"timestamp":681838167,"id":1340,"parentId":1222,"tags":{"page":"/manifest.webmanifest"},"startTime":1784275034460,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":395099,"timestamp":681873093,"id":1445,"parentId":1325,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":434655,"timestamp":681833565,"id":1325,"parentId":1222,"tags":{"page":"/login"},"startTime":1784275034455,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":398987,"timestamp":681873182,"id":1446,"parentId":1327,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":438072,"timestamp":681834121,"id":1327,"parentId":1222,"tags":{"page":"/offline"},"startTime":1784275034456,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":409839,"timestamp":681873267,"id":1447,"parentId":1326,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":449292,"timestamp":681833839,"id":1326,"parentId":1222,"tags":{"page":"/more"},"startTime":1784275034455,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":417704,"timestamp":681873351,"id":1448,"parentId":1328,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":456713,"timestamp":681834370,"id":1328,"parentId":1222,"tags":{"page":"/"},"startTime":1784275034456,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":418995,"timestamp":681873444,"id":1449,"parentId":1331,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":457326,"timestamp":681835136,"id":1331,"parentId":1222,"tags":{"page":"/review"},"startTime":1784275034457,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":422997,"timestamp":681873527,"id":1450,"parentId":1330,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":461693,"timestamp":681834855,"id":1330,"parentId":1222,"tags":{"page":"/repositories"},"startTime":1784275034456,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":425739,"timestamp":681872971,"id":1444,"parentId":1324,"tags":{},"startTime":1784275034494,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":465885,"timestamp":681832846,"id":1324,"parentId":1222,"tags":{"page":"/chat"},"startTime":1784275034454,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":428722,"timestamp":681873693,"id":1452,"parentId":1335,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":465718,"timestamp":681836719,"id":1335,"parentId":1222,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1784275034458,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":433173,"timestamp":681873773,"id":1453,"parentId":1332,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":471560,"timestamp":681835404,"id":1332,"parentId":1222,"tags":{"page":"/sessions"},"startTime":1784275034457,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":441525,"timestamp":681873613,"id":1451,"parentId":1333,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":479499,"timestamp":681835670,"id":1333,"parentId":1222,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1784275034457,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":462708,"timestamp":681873855,"id":1454,"parentId":1334,"tags":{},"startTime":1784275034495,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":500658,"timestamp":681835936,"id":1334,"parentId":1222,"tags":{"page":"/worktrees/[id]"},"startTime":1784275034457,"traceId":"68869b4fe1d5573a"},{"name":"is-page-static","duration":565244,"timestamp":681866916,"id":1417,"parentId":1299,"tags":{},"startTime":1784275034488,"traceId":"68869b4fe1d5573a"},{"name":"check-page","duration":606781,"timestamp":681825425,"id":1299,"parentId":1222,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1784275034447,"traceId":"68869b4fe1d5573a"},{"name":"static-check","duration":887498,"timestamp":681544740,"id":1222,"parentId":1,"tags":{},"startTime":1784275034166,"traceId":"68869b4fe1d5573a"},{"name":"generate-required-server-files","duration":323,"timestamp":682432445,"id":1456,"parentId":1,"tags":{},"startTime":1784275035054,"traceId":"68869b4fe1d5573a"},{"name":"write-routes-manifest","duration":13999,"timestamp":682442827,"id":1458,"parentId":1,"tags":{},"startTime":1784275035064,"traceId":"68869b4fe1d5573a"},{"name":"load-dotenv","duration":129,"timestamp":683751066,"id":1461,"parentId":1460,"tags":{},"startTime":1784275036373,"traceId":"68869b4fe1d5573a"},{"name":"run-export-path-map","duration":471,"timestamp":684975740,"id":1462,"parentId":1460,"tags":{},"startTime":1784275037597,"traceId":"68869b4fe1d5573a"},{"name":"next-export","duration":2679642,"timestamp":683750198,"id":1460,"parentId":1,"tags":{},"startTime":1784275036372,"traceId":"68869b4fe1d5573a"},{"name":"move-exported-app-not-found-","duration":124,"timestamp":686431936,"id":1463,"parentId":1459,"tags":{},"startTime":1784275039053,"traceId":"68869b4fe1d5573a"},{"name":"move-exported-page","duration":81980,"timestamp":686432192,"id":1464,"parentId":1459,"tags":{},"startTime":1784275039054,"traceId":"68869b4fe1d5573a"},{"name":"static-generation","duration":3260694,"timestamp":683746593,"id":1459,"parentId":1,"tags":{},"startTime":1784275036368,"traceId":"68869b4fe1d5573a"},{"name":"write-routes-manifest","duration":103543,"timestamp":687007762,"id":1465,"parentId":1,"tags":{},"startTime":1784275039629,"traceId":"68869b4fe1d5573a"},{"name":"node-file-trace-build","duration":17091969,"timestamp":682436099,"id":1457,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1784275035058,"traceId":"68869b4fe1d5573a"},{"name":"apply-include-excludes","duration":1255,"timestamp":699528093,"id":1466,"parentId":1,"tags":{},"startTime":1784275052150,"traceId":"68869b4fe1d5573a"},{"name":"print-tree-view","duration":10512,"timestamp":699529593,"id":1467,"parentId":1,"tags":{},"startTime":1784275052151,"traceId":"68869b4fe1d5573a"},{"name":"telemetry-flush","duration":68,"timestamp":699540123,"id":1468,"parentId":1,"tags":{},"startTime":1784275052162,"traceId":"68869b4fe1d5573a"},{"name":"next-build","duration":52035678,"timestamp":647504521,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1784275000126,"traceId":"68869b4fe1d5573a"}]
1
+ [{"name":"generate-buildid","duration":218,"timestamp":633343315,"id":4,"parentId":1,"tags":{},"startTime":1784339834636,"traceId":"0b78136135097530"},{"name":"load-custom-routes","duration":1788,"timestamp":633343635,"id":5,"parentId":1,"tags":{},"startTime":1784339834636,"traceId":"0b78136135097530"},{"name":"create-dist-dir","duration":20596,"timestamp":633430272,"id":6,"parentId":1,"tags":{},"startTime":1784339834723,"traceId":"0b78136135097530"},{"name":"create-pages-mapping","duration":234,"timestamp":633488473,"id":7,"parentId":1,"tags":{},"startTime":1784339834781,"traceId":"0b78136135097530"},{"name":"collect-app-files","duration":5796,"timestamp":633488742,"id":8,"parentId":1,"tags":{},"startTime":1784339834782,"traceId":"0b78136135097530"},{"name":"create-app-mapping","duration":4946,"timestamp":633494566,"id":9,"parentId":1,"tags":{},"startTime":1784339834787,"traceId":"0b78136135097530"},{"name":"create-app-layouts","duration":109,"timestamp":633499546,"id":10,"parentId":1,"tags":{},"startTime":1784339834792,"traceId":"0b78136135097530"},{"name":"collect-default-files","duration":14621,"timestamp":633501602,"id":12,"parentId":1,"tags":{},"startTime":1784339834794,"traceId":"0b78136135097530"},{"name":"generate-route-types","duration":38486,"timestamp":633500671,"id":11,"parentId":1,"tags":{},"startTime":1784339834793,"traceId":"0b78136135097530"},{"name":"public-dir-conflict-check","duration":460,"timestamp":633539222,"id":13,"parentId":1,"tags":{},"startTime":1784339834832,"traceId":"0b78136135097530"},{"name":"generate-routes-manifest","duration":3283,"timestamp":633539830,"id":14,"parentId":1,"tags":{},"startTime":1784339834833,"traceId":"0b78136135097530"},{"name":"create-entrypoints","duration":52735,"timestamp":633552199,"id":17,"parentId":1,"tags":{},"startTime":1784339834845,"traceId":"0b78136135097530"},{"name":"generate-webpack-config","duration":265088,"timestamp":633604973,"id":18,"parentId":16,"tags":{},"startTime":1784339834898,"traceId":"0b78136135097530"},{"name":"next-trace-entrypoint-plugin","duration":2200,"timestamp":633967509,"id":20,"parentId":19,"tags":{},"startTime":1784339835260,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1514677,"timestamp":633977975,"id":110,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2702905,"timestamp":633978062,"id":124,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2843850,"timestamp":633978070,"id":126,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885680,"timestamp":633977793,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885701,"timestamp":633977796,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885703,"timestamp":633977801,"id":81,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885659,"timestamp":633977850,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885654,"timestamp":633977859,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885636,"timestamp":633977882,"id":88,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885657,"timestamp":633977885,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885660,"timestamp":633977889,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885654,"timestamp":633977900,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885657,"timestamp":633977905,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885653,"timestamp":633977913,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885654,"timestamp":633977915,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885654,"timestamp":633977920,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885655,"timestamp":633977923,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885654,"timestamp":633977928,"id":100,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885655,"timestamp":633977931,"id":101,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885651,"timestamp":633977939,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885651,"timestamp":633977942,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885650,"timestamp":633977947,"id":104,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885611,"timestamp":633977991,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885612,"timestamp":633977993,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885611,"timestamp":633977998,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885611,"timestamp":633978001,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885577,"timestamp":633978040,"id":119,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885575,"timestamp":633978045,"id":120,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885575,"timestamp":633978048,"id":121,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2885573,"timestamp":633978055,"id":122,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897018,"timestamp":633977777,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897044,"timestamp":633977772,"id":74,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897058,"timestamp":633977765,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897057,"timestamp":633977769,"id":73,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897052,"timestamp":633977780,"id":76,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897052,"timestamp":633977785,"id":77,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2897053,"timestamp":633977788,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2909234,"timestamp":633977370,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2909237,"timestamp":633977384,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2909030,"timestamp":633977595,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908933,"timestamp":633977694,"id":55,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908930,"timestamp":633977702,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908920,"timestamp":633977715,"id":60,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908912,"timestamp":633977726,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908896,"timestamp":633977746,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908695,"timestamp":633977950,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908689,"timestamp":633977959,"id":106,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908688,"timestamp":633977962,"id":107,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908686,"timestamp":633977967,"id":108,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908686,"timestamp":633977970,"id":109,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2908897,"timestamp":633977762,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2930882,"timestamp":633977892,"id":91,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2941975,"timestamp":633977897,"id":92,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2941918,"timestamp":633977986,"id":113,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2944276,"timestamp":633977877,"id":87,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2944109,"timestamp":633978065,"id":125,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2961874,"timestamp":633977871,"id":86,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2961901,"timestamp":633977864,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":2961865,"timestamp":633977908,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3080898,"timestamp":633977533,"id":31,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3113544,"timestamp":633978073,"id":127,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3141878,"timestamp":633977978,"id":111,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3158249,"timestamp":633977983,"id":112,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3170161,"timestamp":633978058,"id":123,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3188035,"timestamp":633977645,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3195899,"timestamp":633977804,"id":82,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3236896,"timestamp":633978035,"id":118,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3241187,"timestamp":633976792,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239916,"timestamp":633978078,"id":128,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239919,"timestamp":633978081,"id":129,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239918,"timestamp":633978085,"id":130,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239940,"timestamp":633978088,"id":131,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239939,"timestamp":633978093,"id":132,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239940,"timestamp":633978096,"id":133,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239940,"timestamp":633978099,"id":134,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239938,"timestamp":633978104,"id":135,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239939,"timestamp":633978107,"id":136,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239938,"timestamp":633978112,"id":137,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3239938,"timestamp":633978114,"id":138,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3265765,"timestamp":633977579,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266093,"timestamp":633977272,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3265771,"timestamp":633977599,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266042,"timestamp":633977332,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266023,"timestamp":633977356,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3265793,"timestamp":633977589,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266084,"timestamp":633977301,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266070,"timestamp":633977320,"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":1784339835270,"traceId":"0b78136135097530"}]
2
+ [{"name":"add-entry","duration":3266304,"timestamp":633977346,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266043,"timestamp":633977617,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266051,"timestamp":633977613,"id":38,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266061,"timestamp":633977607,"id":37,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266068,"timestamp":633977604,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266044,"timestamp":633977631,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266057,"timestamp":633977622,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266057,"timestamp":633977625,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266048,"timestamp":633977637,"id":43,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266049,"timestamp":633977640,"id":44,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266036,"timestamp":633977657,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266048,"timestamp":633977648,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266039,"timestamp":633977660,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266038,"timestamp":633977665,"id":49,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266038,"timestamp":633977668,"id":50,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266033,"timestamp":633977677,"id":51,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266026,"timestamp":633977689,"id":54,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266033,"timestamp":633977685,"id":53,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266042,"timestamp":633977680,"id":52,"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":1784339835270,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266026,"timestamp":633977699,"id":56,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266022,"timestamp":633977707,"id":58,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266029,"timestamp":633977710,"id":59,"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":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266025,"timestamp":633977719,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266023,"timestamp":633977723,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266018,"timestamp":633977732,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266016,"timestamp":633977738,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266016,"timestamp":633977741,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266006,"timestamp":633977754,"id":69,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266007,"timestamp":633977757,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"add-entry","duration":3266018,"timestamp":633977749,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784339835271,"traceId":"0b78136135097530"},{"name":"make","duration":5596578,"timestamp":633976442,"id":21,"parentId":19,"tags":{},"startTime":1784339835269,"traceId":"0b78136135097530"},{"name":"get-entries","duration":4345,"timestamp":639574407,"id":642,"parentId":641,"tags":{},"startTime":1784339840867,"traceId":"0b78136135097530"},{"name":"node-file-trace-plugin","duration":934645,"timestamp":639598840,"id":643,"parentId":641,"tags":{"traceEntryCount":"230"},"startTime":1784339840892,"traceId":"0b78136135097530"},{"name":"collect-traced-files","duration":66403,"timestamp":640533502,"id":644,"parentId":641,"tags":{},"startTime":1784339841826,"traceId":"0b78136135097530"},{"name":"finish-modules","duration":1025713,"timestamp":639574208,"id":641,"parentId":20,"tags":{},"startTime":1784339840867,"traceId":"0b78136135097530"},{"name":"chunk-graph","duration":112322,"timestamp":640964076,"id":646,"parentId":645,"tags":{},"startTime":1784339842257,"traceId":"0b78136135097530"},{"name":"optimize-modules","duration":36,"timestamp":641076543,"id":648,"parentId":645,"tags":{},"startTime":1784339842369,"traceId":"0b78136135097530"},{"name":"optimize-chunks","duration":120291,"timestamp":641076662,"id":649,"parentId":645,"tags":{},"startTime":1784339842369,"traceId":"0b78136135097530"},{"name":"optimize-tree","duration":141,"timestamp":641197108,"id":650,"parentId":645,"tags":{},"startTime":1784339842490,"traceId":"0b78136135097530"},{"name":"optimize-chunk-modules","duration":158738,"timestamp":641197358,"id":651,"parentId":645,"tags":{},"startTime":1784339842490,"traceId":"0b78136135097530"},{"name":"optimize","duration":279733,"timestamp":641076484,"id":647,"parentId":645,"tags":{},"startTime":1784339842369,"traceId":"0b78136135097530"},{"name":"module-hash","duration":122370,"timestamp":641438206,"id":652,"parentId":645,"tags":{},"startTime":1784339842731,"traceId":"0b78136135097530"},{"name":"code-generation","duration":22008,"timestamp":641560696,"id":653,"parentId":645,"tags":{},"startTime":1784339842854,"traceId":"0b78136135097530"},{"name":"hash","duration":20557,"timestamp":641595589,"id":654,"parentId":645,"tags":{},"startTime":1784339842888,"traceId":"0b78136135097530"},{"name":"code-generation-jobs","duration":426,"timestamp":641616140,"id":655,"parentId":645,"tags":{},"startTime":1784339842909,"traceId":"0b78136135097530"},{"name":"module-assets","duration":2338,"timestamp":641616409,"id":656,"parentId":645,"tags":{},"startTime":1784339842909,"traceId":"0b78136135097530"},{"name":"create-chunk-assets","duration":3912,"timestamp":641618771,"id":657,"parentId":645,"tags":{},"startTime":1784339842912,"traceId":"0b78136135097530"},{"name":"minify-js","duration":969,"timestamp":641647642,"id":659,"parentId":658,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1784339842940,"traceId":"0b78136135097530"},{"name":"minify-js","duration":811,"timestamp":641647814,"id":660,"parentId":658,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":798,"timestamp":641647828,"id":661,"parentId":658,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":792,"timestamp":641647837,"id":662,"parentId":658,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":787,"timestamp":641647842,"id":663,"parentId":658,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":783,"timestamp":641647848,"id":664,"parentId":658,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":779,"timestamp":641647853,"id":665,"parentId":658,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":774,"timestamp":641647860,"id":666,"parentId":658,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":769,"timestamp":641647865,"id":667,"parentId":658,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":714,"timestamp":641647922,"id":668,"parentId":658,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":695,"timestamp":641647942,"id":669,"parentId":658,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":685,"timestamp":641647953,"id":670,"parentId":658,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":680,"timestamp":641647960,"id":671,"parentId":658,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":677,"timestamp":641647963,"id":672,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":674,"timestamp":641647968,"id":673,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":670,"timestamp":641647973,"id":674,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":667,"timestamp":641647978,"id":675,"parentId":658,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":664,"timestamp":641647982,"id":676,"parentId":658,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":661,"timestamp":641647986,"id":677,"parentId":658,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":658,"timestamp":641647991,"id":678,"parentId":658,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":655,"timestamp":641647995,"id":679,"parentId":658,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":652,"timestamp":641647999,"id":680,"parentId":658,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":649,"timestamp":641648003,"id":681,"parentId":658,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":623,"timestamp":641648030,"id":682,"parentId":658,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":619,"timestamp":641648035,"id":683,"parentId":658,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":615,"timestamp":641648040,"id":684,"parentId":658,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":613,"timestamp":641648044,"id":685,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":591,"timestamp":641648067,"id":686,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":589,"timestamp":641648071,"id":687,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":586,"timestamp":641648075,"id":688,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":582,"timestamp":641648080,"id":689,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":578,"timestamp":641648084,"id":690,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":576,"timestamp":641648088,"id":691,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":573,"timestamp":641648092,"id":692,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":570,"timestamp":641648096,"id":693,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":568,"timestamp":641648100,"id":694,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":566,"timestamp":641648104,"id":695,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":563,"timestamp":641648108,"id":696,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":560,"timestamp":641648112,"id":697,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":557,"timestamp":641648116,"id":698,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":555,"timestamp":641648119,"id":699,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":552,"timestamp":641648123,"id":700,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":550,"timestamp":641648127,"id":701,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":546,"timestamp":641648131,"id":702,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":533,"timestamp":641648146,"id":703,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":531,"timestamp":641648149,"id":704,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":529,"timestamp":641648153,"id":705,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":526,"timestamp":641648157,"id":706,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":524,"timestamp":641648160,"id":707,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":522,"timestamp":641648163,"id":708,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":518,"timestamp":641648168,"id":709,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":516,"timestamp":641648172,"id":710,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":514,"timestamp":641648175,"id":711,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":512,"timestamp":641648179,"id":712,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"}]
3
+ [{"name":"minify-js","duration":744,"timestamp":641648182,"id":713,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":745,"timestamp":641648185,"id":714,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":744,"timestamp":641648188,"id":715,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":742,"timestamp":641648192,"id":716,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":740,"timestamp":641648195,"id":717,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":738,"timestamp":641648198,"id":718,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":736,"timestamp":641648201,"id":719,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":734,"timestamp":641648204,"id":720,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":732,"timestamp":641648207,"id":721,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":730,"timestamp":641648211,"id":722,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":728,"timestamp":641648214,"id":723,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":726,"timestamp":641648217,"id":724,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":724,"timestamp":641648221,"id":725,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":722,"timestamp":641648224,"id":726,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":719,"timestamp":641648228,"id":727,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":717,"timestamp":641648231,"id":728,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":715,"timestamp":641648234,"id":729,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":713,"timestamp":641648237,"id":730,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":712,"timestamp":641648241,"id":731,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":710,"timestamp":641648244,"id":732,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":708,"timestamp":641648247,"id":733,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":705,"timestamp":641648250,"id":734,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":703,"timestamp":641648253,"id":735,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":702,"timestamp":641648256,"id":736,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":700,"timestamp":641648260,"id":737,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":698,"timestamp":641648263,"id":738,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":696,"timestamp":641648266,"id":739,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":694,"timestamp":641648269,"id":740,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":692,"timestamp":641648272,"id":741,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":690,"timestamp":641648275,"id":742,"parentId":658,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":688,"timestamp":641648279,"id":743,"parentId":658,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":685,"timestamp":641648283,"id":744,"parentId":658,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":683,"timestamp":641648286,"id":745,"parentId":658,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":681,"timestamp":641648289,"id":746,"parentId":658,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":679,"timestamp":641648292,"id":747,"parentId":658,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":677,"timestamp":641648296,"id":748,"parentId":658,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":675,"timestamp":641648299,"id":749,"parentId":658,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":673,"timestamp":641648302,"id":750,"parentId":658,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":671,"timestamp":641648305,"id":751,"parentId":658,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":668,"timestamp":641648309,"id":752,"parentId":658,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":666,"timestamp":641648312,"id":753,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":664,"timestamp":641648316,"id":754,"parentId":658,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":662,"timestamp":641648319,"id":755,"parentId":658,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":659,"timestamp":641648323,"id":756,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":657,"timestamp":641648326,"id":757,"parentId":658,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":655,"timestamp":641648329,"id":758,"parentId":658,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":653,"timestamp":641648332,"id":759,"parentId":658,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":651,"timestamp":641648336,"id":760,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":649,"timestamp":641648339,"id":761,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":648,"timestamp":641648342,"id":762,"parentId":658,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":646,"timestamp":641648345,"id":763,"parentId":658,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":644,"timestamp":641648348,"id":764,"parentId":658,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":642,"timestamp":641648351,"id":765,"parentId":658,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":640,"timestamp":641648354,"id":766,"parentId":658,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":639,"timestamp":641648357,"id":767,"parentId":658,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":637,"timestamp":641648360,"id":768,"parentId":658,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":634,"timestamp":641648364,"id":769,"parentId":658,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":631,"timestamp":641648369,"id":770,"parentId":658,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":628,"timestamp":641648372,"id":771,"parentId":658,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":621,"timestamp":641648381,"id":772,"parentId":658,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":619,"timestamp":641648384,"id":773,"parentId":658,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":634,"timestamp":641648388,"id":774,"parentId":658,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":633,"timestamp":641648391,"id":775,"parentId":658,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":631,"timestamp":641648394,"id":776,"parentId":658,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":629,"timestamp":641648397,"id":777,"parentId":658,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":627,"timestamp":641648401,"id":778,"parentId":658,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":625,"timestamp":641648403,"id":779,"parentId":658,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":624,"timestamp":641648407,"id":780,"parentId":658,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":621,"timestamp":641648410,"id":781,"parentId":658,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":619,"timestamp":641648413,"id":782,"parentId":658,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":617,"timestamp":641648416,"id":783,"parentId":658,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":616,"timestamp":641648419,"id":784,"parentId":658,"tags":{"name":"450.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":614,"timestamp":641648422,"id":785,"parentId":658,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":612,"timestamp":641648425,"id":786,"parentId":658,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":610,"timestamp":641648429,"id":787,"parentId":658,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":596,"timestamp":641648444,"id":788,"parentId":658,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":594,"timestamp":641648447,"id":789,"parentId":658,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":592,"timestamp":641648451,"id":790,"parentId":658,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":590,"timestamp":641648454,"id":791,"parentId":658,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":588,"timestamp":641648457,"id":792,"parentId":658,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":586,"timestamp":641648460,"id":793,"parentId":658,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":584,"timestamp":641648463,"id":794,"parentId":658,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":581,"timestamp":641648467,"id":795,"parentId":658,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":580,"timestamp":641648470,"id":796,"parentId":658,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":578,"timestamp":641648473,"id":797,"parentId":658,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":577,"timestamp":641648476,"id":798,"parentId":658,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":575,"timestamp":641648479,"id":799,"parentId":658,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":573,"timestamp":641648482,"id":800,"parentId":658,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":571,"timestamp":641648485,"id":801,"parentId":658,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":570,"timestamp":641648488,"id":802,"parentId":658,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":568,"timestamp":641648491,"id":803,"parentId":658,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":566,"timestamp":641648494,"id":804,"parentId":658,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":565,"timestamp":641648497,"id":805,"parentId":658,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":562,"timestamp":641648501,"id":806,"parentId":658,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":561,"timestamp":641648504,"id":807,"parentId":658,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":559,"timestamp":641648507,"id":808,"parentId":658,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":557,"timestamp":641648510,"id":809,"parentId":658,"tags":{"name":"2064.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":557,"timestamp":641648513,"id":810,"parentId":658,"tags":{"name":"1104.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":556,"timestamp":641648516,"id":811,"parentId":658,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":553,"timestamp":641648520,"id":812,"parentId":658,"tags":{"name":"129.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":552,"timestamp":641648523,"id":813,"parentId":658,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"}]
4
+ [{"name":"minify-js","duration":661,"timestamp":641648526,"id":814,"parentId":658,"tags":{"name":"9992.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":661,"timestamp":641648528,"id":815,"parentId":658,"tags":{"name":"180.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":660,"timestamp":641648531,"id":816,"parentId":658,"tags":{"name":"7013.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":658,"timestamp":641648534,"id":817,"parentId":658,"tags":{"name":"2478.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":657,"timestamp":641648537,"id":818,"parentId":658,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":655,"timestamp":641648540,"id":819,"parentId":658,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":653,"timestamp":641648544,"id":820,"parentId":658,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":651,"timestamp":641648547,"id":821,"parentId":658,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":649,"timestamp":641648550,"id":822,"parentId":658,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":647,"timestamp":641648554,"id":823,"parentId":658,"tags":{"name":"406.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":644,"timestamp":641648557,"id":824,"parentId":658,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":642,"timestamp":641648561,"id":825,"parentId":658,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":640,"timestamp":641648564,"id":826,"parentId":658,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":638,"timestamp":641648567,"id":827,"parentId":658,"tags":{"name":"9886.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":636,"timestamp":641648570,"id":828,"parentId":658,"tags":{"name":"9355.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":634,"timestamp":641648573,"id":829,"parentId":658,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":632,"timestamp":641648577,"id":830,"parentId":658,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":630,"timestamp":641648580,"id":831,"parentId":658,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":629,"timestamp":641648583,"id":832,"parentId":658,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":627,"timestamp":641648586,"id":833,"parentId":658,"tags":{"name":"646.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":626,"timestamp":641648589,"id":834,"parentId":658,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":623,"timestamp":641648592,"id":835,"parentId":658,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":622,"timestamp":641648595,"id":836,"parentId":658,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":619,"timestamp":641648599,"id":837,"parentId":658,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":617,"timestamp":641648602,"id":838,"parentId":658,"tags":{"name":"233.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":615,"timestamp":641648606,"id":839,"parentId":658,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-js","duration":613,"timestamp":641648609,"id":840,"parentId":658,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1784339842941,"traceId":"0b78136135097530"},{"name":"minify-webpack-plugin-optimize","duration":20011,"timestamp":641629296,"id":658,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1784339842922,"traceId":"0b78136135097530"},{"name":"css-minimizer-plugin","duration":171,"timestamp":641649476,"id":841,"parentId":19,"tags":{},"startTime":1784339842942,"traceId":"0b78136135097530"},{"name":"create-trace-assets","duration":43357,"timestamp":641649862,"id":842,"parentId":20,"tags":{},"startTime":1784339842943,"traceId":"0b78136135097530"},{"name":"seal","duration":970086,"timestamp":640774657,"id":645,"parentId":19,"tags":{},"startTime":1784339842067,"traceId":"0b78136135097530"},{"name":"webpack-compilation","duration":7872716,"timestamp":633965578,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1784339835258,"traceId":"0b78136135097530"},{"name":"emit","duration":60339,"timestamp":641838849,"id":843,"parentId":16,"tags":{},"startTime":1784339843132,"traceId":"0b78136135097530"},{"name":"webpack-close","duration":841,"timestamp":641904897,"id":844,"parentId":16,"tags":{"name":"server"},"startTime":1784339843198,"traceId":"0b78136135097530"},{"name":"webpack-generate-error-stats","duration":2518,"timestamp":641905794,"id":845,"parentId":844,"tags":{},"startTime":1784339843199,"traceId":"0b78136135097530"},{"name":"add-entry","duration":90045,"timestamp":641918353,"id":848,"parentId":847,"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":1784339843211,"traceId":"0b78136135097530"},{"name":"make","duration":90496,"timestamp":641918250,"id":847,"parentId":846,"tags":{},"startTime":1784339843211,"traceId":"0b78136135097530"},{"name":"chunk-graph","duration":901,"timestamp":642016232,"id":850,"parentId":849,"tags":{},"startTime":1784339843309,"traceId":"0b78136135097530"},{"name":"optimize-modules","duration":14,"timestamp":642017224,"id":852,"parentId":849,"tags":{},"startTime":1784339843310,"traceId":"0b78136135097530"},{"name":"optimize-chunks","duration":777,"timestamp":642017308,"id":853,"parentId":849,"tags":{},"startTime":1784339843310,"traceId":"0b78136135097530"},{"name":"optimize-tree","duration":15,"timestamp":642018154,"id":854,"parentId":849,"tags":{},"startTime":1784339843311,"traceId":"0b78136135097530"},{"name":"optimize-chunk-modules","duration":3990,"timestamp":642018246,"id":855,"parentId":849,"tags":{},"startTime":1784339843311,"traceId":"0b78136135097530"},{"name":"optimize","duration":5145,"timestamp":642017163,"id":851,"parentId":849,"tags":{},"startTime":1784339843310,"traceId":"0b78136135097530"},{"name":"module-hash","duration":5432,"timestamp":642023197,"id":856,"parentId":849,"tags":{},"startTime":1784339843316,"traceId":"0b78136135097530"},{"name":"code-generation","duration":176,"timestamp":642028661,"id":857,"parentId":849,"tags":{},"startTime":1784339843321,"traceId":"0b78136135097530"},{"name":"hash","duration":1596,"timestamp":642030078,"id":858,"parentId":849,"tags":{},"startTime":1784339843323,"traceId":"0b78136135097530"},{"name":"code-generation-jobs","duration":131,"timestamp":642031673,"id":859,"parentId":849,"tags":{},"startTime":1784339843324,"traceId":"0b78136135097530"},{"name":"module-assets","duration":68,"timestamp":642031784,"id":860,"parentId":849,"tags":{},"startTime":1784339843325,"traceId":"0b78136135097530"},{"name":"create-chunk-assets","duration":235,"timestamp":642031860,"id":861,"parentId":849,"tags":{},"startTime":1784339843325,"traceId":"0b78136135097530"},{"name":"minify-js","duration":74,"timestamp":642035997,"id":863,"parentId":862,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1784339843329,"traceId":"0b78136135097530"},{"name":"minify-js","duration":29,"timestamp":642036047,"id":864,"parentId":862,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1784339843329,"traceId":"0b78136135097530"},{"name":"minify-js","duration":22,"timestamp":642036057,"id":865,"parentId":862,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1784339843329,"traceId":"0b78136135097530"},{"name":"minify-webpack-plugin-optimize","duration":448,"timestamp":642035633,"id":862,"parentId":846,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1784339843328,"traceId":"0b78136135097530"},{"name":"css-minimizer-plugin","duration":7,"timestamp":642036135,"id":866,"parentId":846,"tags":{},"startTime":1784339843329,"traceId":"0b78136135097530"},{"name":"seal","duration":27903,"timestamp":642014345,"id":849,"parentId":846,"tags":{},"startTime":1784339843307,"traceId":"0b78136135097530"},{"name":"webpack-compilation","duration":126192,"timestamp":641916261,"id":846,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784339843209,"traceId":"0b78136135097530"},{"name":"emit","duration":2236,"timestamp":642042534,"id":867,"parentId":16,"tags":{},"startTime":1784339843335,"traceId":"0b78136135097530"},{"name":"webpack-close","duration":224,"timestamp":642045139,"id":868,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784339843338,"traceId":"0b78136135097530"},{"name":"webpack-generate-error-stats","duration":615,"timestamp":642045370,"id":869,"parentId":868,"tags":{},"startTime":1784339843338,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684055,"timestamp":642056638,"id":881,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684071,"timestamp":642056642,"id":882,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684072,"timestamp":642056645,"id":883,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684072,"timestamp":642056648,"id":884,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684071,"timestamp":642056651,"id":885,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684070,"timestamp":642056654,"id":886,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684069,"timestamp":642056658,"id":887,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684068,"timestamp":642056661,"id":888,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684068,"timestamp":642056664,"id":889,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684076,"timestamp":642056667,"id":890,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684075,"timestamp":642056670,"id":891,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684075,"timestamp":642056673,"id":892,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684075,"timestamp":642056676,"id":893,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684073,"timestamp":642056679,"id":894,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684072,"timestamp":642056683,"id":895,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684071,"timestamp":642056686,"id":896,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684071,"timestamp":642056689,"id":897,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684070,"timestamp":642056692,"id":898,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684069,"timestamp":642056695,"id":899,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684067,"timestamp":642056698,"id":900,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684067,"timestamp":642056701,"id":901,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684066,"timestamp":642056704,"id":902,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684065,"timestamp":642056707,"id":903,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684064,"timestamp":642056710,"id":904,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684128,"timestamp":642056713,"id":905,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684128,"timestamp":642056717,"id":906,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684128,"timestamp":642056719,"id":907,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684127,"timestamp":642056722,"id":908,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684128,"timestamp":642056724,"id":909,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684127,"timestamp":642056727,"id":910,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684126,"timestamp":642056730,"id":911,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684125,"timestamp":642056733,"id":912,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684125,"timestamp":642056735,"id":913,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684124,"timestamp":642056738,"id":914,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684124,"timestamp":642056740,"id":915,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684124,"timestamp":642056743,"id":916,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684123,"timestamp":642056745,"id":917,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684122,"timestamp":642056748,"id":918,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684121,"timestamp":642056752,"id":919,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684121,"timestamp":642056754,"id":920,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684120,"timestamp":642056757,"id":921,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684119,"timestamp":642056760,"id":922,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"}]
5
+ [{"name":"add-entry","duration":684353,"timestamp":642056763,"id":923,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056765,"id":924,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056768,"id":925,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056771,"id":926,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056774,"id":927,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684351,"timestamp":642056787,"id":928,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684352,"timestamp":642056789,"id":929,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684353,"timestamp":642056791,"id":930,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684353,"timestamp":642056794,"id":931,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684354,"timestamp":642056796,"id":932,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684355,"timestamp":642056799,"id":933,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684356,"timestamp":642056801,"id":934,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684356,"timestamp":642056804,"id":935,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056806,"id":936,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684357,"timestamp":642056810,"id":937,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684356,"timestamp":642056813,"id":938,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056816,"id":939,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056819,"id":940,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684359,"timestamp":642056821,"id":941,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056824,"id":942,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684362,"timestamp":642056826,"id":943,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684363,"timestamp":642056829,"id":944,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684364,"timestamp":642056831,"id":945,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684366,"timestamp":642056834,"id":946,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056836,"id":947,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056838,"id":948,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056841,"id":949,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056843,"id":950,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056846,"id":951,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684366,"timestamp":642056848,"id":952,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684367,"timestamp":642056850,"id":953,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684366,"timestamp":642056853,"id":954,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684366,"timestamp":642056855,"id":955,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684365,"timestamp":642056858,"id":956,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684365,"timestamp":642056860,"id":957,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684363,"timestamp":642056864,"id":958,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684363,"timestamp":642056867,"id":959,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684362,"timestamp":642056869,"id":960,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684362,"timestamp":642056872,"id":961,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684362,"timestamp":642056874,"id":962,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684361,"timestamp":642056877,"id":963,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056879,"id":964,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684360,"timestamp":642056882,"id":965,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684359,"timestamp":642056884,"id":966,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056887,"id":967,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056889,"id":968,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684358,"timestamp":642056892,"id":969,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684357,"timestamp":642056894,"id":970,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684356,"timestamp":642056897,"id":971,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684355,"timestamp":642056900,"id":972,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684354,"timestamp":642056902,"id":973,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684354,"timestamp":642056904,"id":974,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684353,"timestamp":642056907,"id":975,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684352,"timestamp":642056909,"id":976,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684351,"timestamp":642056912,"id":977,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":684351,"timestamp":642056915,"id":978,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":787853,"timestamp":642056609,"id":875,"parentId":871,"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":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887362,"timestamp":642056612,"id":876,"parentId":871,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887374,"timestamp":642056620,"id":878,"parentId":871,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887385,"timestamp":642056617,"id":877,"parentId":871,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887508,"timestamp":642056533,"id":872,"parentId":871,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887453,"timestamp":642056604,"id":874,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.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-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":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":887481,"timestamp":642056588,"id":873,"parentId":871,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1045181,"timestamp":642056956,"id":994,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1045217,"timestamp":642056942,"id":989,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1045541,"timestamp":642056624,"id":879,"parentId":871,"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":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170498,"timestamp":642056629,"id":880,"parentId":871,"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":1784339843349,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170234,"timestamp":642056919,"id":980,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170234,"timestamp":642056925,"id":982,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170231,"timestamp":642056932,"id":985,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170246,"timestamp":642056937,"id":987,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170242,"timestamp":642056945,"id":990,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1170242,"timestamp":642056950,"id":992,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1267846,"timestamp":642056922,"id":981,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1267860,"timestamp":642056930,"id":984,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1267859,"timestamp":642056935,"id":986,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1275106,"timestamp":642056917,"id":979,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1275116,"timestamp":642056927,"id":983,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1275111,"timestamp":642056940,"id":988,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1275108,"timestamp":642056948,"id":991,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1275108,"timestamp":642056953,"id":993,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"add-entry","duration":1764671,"timestamp":642056959,"id":995,"parentId":871,"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":1784339843350,"traceId":"0b78136135097530"},{"name":"make","duration":1765494,"timestamp":642056257,"id":871,"parentId":870,"tags":{},"startTime":1784339843349,"traceId":"0b78136135097530"},{"name":"chunk-graph","duration":69905,"timestamp":644019762,"id":997,"parentId":996,"tags":{},"startTime":1784339845313,"traceId":"0b78136135097530"},{"name":"optimize-modules","duration":10,"timestamp":644089736,"id":999,"parentId":996,"tags":{},"startTime":1784339845383,"traceId":"0b78136135097530"},{"name":"optimize-chunks","duration":70735,"timestamp":644106468,"id":1001,"parentId":996,"tags":{},"startTime":1784339845399,"traceId":"0b78136135097530"},{"name":"optimize-tree","duration":12,"timestamp":644177256,"id":1002,"parentId":996,"tags":{},"startTime":1784339845470,"traceId":"0b78136135097530"},{"name":"optimize-chunk-modules","duration":118660,"timestamp":644177299,"id":1003,"parentId":996,"tags":{},"startTime":1784339845470,"traceId":"0b78136135097530"},{"name":"optimize","duration":206327,"timestamp":644089715,"id":998,"parentId":996,"tags":{},"startTime":1784339845383,"traceId":"0b78136135097530"},{"name":"module-hash","duration":72497,"timestamp":644371375,"id":1004,"parentId":996,"tags":{},"startTime":1784339845664,"traceId":"0b78136135097530"},{"name":"code-generation","duration":11555,"timestamp":644443918,"id":1005,"parentId":996,"tags":{},"startTime":1784339845737,"traceId":"0b78136135097530"},{"name":"hash","duration":21192,"timestamp":644465207,"id":1006,"parentId":996,"tags":{},"startTime":1784339845758,"traceId":"0b78136135097530"},{"name":"code-generation-jobs","duration":296,"timestamp":644486396,"id":1007,"parentId":996,"tags":{},"startTime":1784339845779,"traceId":"0b78136135097530"},{"name":"module-assets","duration":1983,"timestamp":644486605,"id":1008,"parentId":996,"tags":{},"startTime":1784339845779,"traceId":"0b78136135097530"},{"name":"create-chunk-assets","duration":6482,"timestamp":644488606,"id":1009,"parentId":996,"tags":{},"startTime":1784339845781,"traceId":"0b78136135097530"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1470,"timestamp":644498721,"id":1011,"parentId":870,"tags":{},"startTime":1784339845792,"traceId":"0b78136135097530"},{"name":"NextJsBuildManifest-createassets","duration":2389,"timestamp":644497817,"id":1010,"parentId":870,"tags":{},"startTime":1784339845791,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1431,"timestamp":644513540,"id":1013,"parentId":1012,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1410,"timestamp":644513571,"id":1014,"parentId":1012,"tags":{"name":"static/chunks/main-app-f250687320f91b0d.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1404,"timestamp":644513579,"id":1015,"parentId":1012,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1401,"timestamp":644513584,"id":1016,"parentId":1012,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"}]
6
+ [{"name":"minify-js","duration":1624,"timestamp":644513588,"id":1017,"parentId":1012,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1625,"timestamp":644513593,"id":1018,"parentId":1012,"tags":{"name":"static/chunks/app/layout-daccfba2ff75c5ce.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1625,"timestamp":644513597,"id":1019,"parentId":1012,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1623,"timestamp":644513602,"id":1020,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-a41b3fc75ab04e59.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1621,"timestamp":644513607,"id":1021,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-d04973f0c3fd682d.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1619,"timestamp":644513611,"id":1022,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9032dff1771b397e.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1616,"timestamp":644513616,"id":1023,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/session/route-9bb04233716e3ff6.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1613,"timestamp":644513621,"id":1024,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/start/route-e8eccf8ae83ad1e1.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1611,"timestamp":644513625,"id":1025,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-acf27d73f5bdda33.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1608,"timestamp":644513630,"id":1026,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/login/route-128d73a230821f63.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1606,"timestamp":644513635,"id":1027,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/logout/route-bc228d0962dacd78.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1603,"timestamp":644513640,"id":1028,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/tools/route-b00a52866fa30f8d.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1600,"timestamp":644513645,"id":1029,"parentId":1012,"tags":{"name":"static/chunks/app/api/daily-summary/route-476762d9236a8f7e.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1597,"timestamp":644513649,"id":1030,"parentId":1012,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-d2e19105d211af28.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1595,"timestamp":644513654,"id":1031,"parentId":1012,"tags":{"name":"static/chunks/app/api/ollama/models/route-09d800bc7037b4da.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1593,"timestamp":644513658,"id":1032,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-63fac568f4ad9cbb.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1589,"timestamp":644513663,"id":1033,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-af6d789b7f2d0d3c.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1587,"timestamp":644513668,"id":1034,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-d678f5b628ccc158.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1585,"timestamp":644513672,"id":1035,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-073b710aed75d318.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1583,"timestamp":644513677,"id":1036,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/clone/route-554891c2f95042ee.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1580,"timestamp":644513681,"id":1037,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-33229b577f5dc3ed.js","cache":"HIT"},"startTime":1784339845806,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1578,"timestamp":644513685,"id":1038,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/restore/route-8f80fc92b6398572.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1576,"timestamp":644513690,"id":1039,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/route-572e3d6964fd58f6.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1574,"timestamp":644513694,"id":1040,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/scan/route-b31c6db23a719a94.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1572,"timestamp":644513698,"id":1041,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/sync/route-135aa441d06c917c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1569,"timestamp":644513703,"id":1042,"parentId":1012,"tags":{"name":"static/chunks/app/api/slash-commands/route-0b50bd9959d17ee0.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1566,"timestamp":644513709,"id":1043,"parentId":1012,"tags":{"name":"static/chunks/app/api/templates/[id]/route-92da27adf293cd5d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1564,"timestamp":644513713,"id":1044,"parentId":1012,"tags":{"name":"static/chunks/app/api/templates/route-c27b2c5738d008f4.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1562,"timestamp":644513718,"id":1045,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-e96e08308a04e1be.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1560,"timestamp":644513721,"id":1046,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-d6f2d958c9090c50.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1557,"timestamp":644513727,"id":1047,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-a2e71018dbc3054e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1556,"timestamp":644513731,"id":1048,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-8292d39583c0065f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1553,"timestamp":644513735,"id":1049,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-08497c5c49cf970f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1550,"timestamp":644513740,"id":1050,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c0c8f630fbfe669b.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1549,"timestamp":644513745,"id":1051,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-8c48e766060d33e4.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1547,"timestamp":644513748,"id":1052,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-7927b82b1d2d4193.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1545,"timestamp":644513753,"id":1053,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-917b2ab96299fc80.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1543,"timestamp":644513757,"id":1054,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-38d27ff572a5ce2d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1540,"timestamp":644513762,"id":1055,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-7c9dae962f32b442.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1539,"timestamp":644513766,"id":1056,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-5cebedebf4088a37.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1537,"timestamp":644513770,"id":1057,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-867272d9e26e0c0f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1534,"timestamp":644513776,"id":1058,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-6481b6325364dc86.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1532,"timestamp":644513780,"id":1059,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-0d6c046469e4ffbe.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1530,"timestamp":644513784,"id":1060,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-656869cc6427decb.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1526,"timestamp":644513789,"id":1061,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-66cbc7422a8143ee.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1523,"timestamp":644513793,"id":1062,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-bdd8b022b4e2ed05.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1520,"timestamp":644513798,"id":1063,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-8a60f1695506ab71.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1517,"timestamp":644513802,"id":1064,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-35904055921ecb06.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1514,"timestamp":644513806,"id":1065,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8f4cf9c5009fae4f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1510,"timestamp":644513811,"id":1066,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-4ca7a837f6ed521a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1507,"timestamp":644513815,"id":1067,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-ec277451fb31e996.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1505,"timestamp":644513819,"id":1068,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8b4e83e1de447d88.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1501,"timestamp":644513824,"id":1069,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-11556bfbd75795c8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1498,"timestamp":644513828,"id":1070,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-5ad04a149cca0b5a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1495,"timestamp":644513833,"id":1071,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4fa44ec5f2d4c0ce.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1492,"timestamp":644513837,"id":1072,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-f472c90a2dbc4a5f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1488,"timestamp":644513842,"id":1073,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-f31990c8cdcf5e04.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1484,"timestamp":644513847,"id":1074,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-2ccaa018306fe5e5.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1482,"timestamp":644513851,"id":1075,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-5bce337d23da162a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1477,"timestamp":644513857,"id":1076,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-ffa9e0060da1961e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1444,"timestamp":644513891,"id":1077,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-04327f84fb678619.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1439,"timestamp":644513897,"id":1078,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-45a28828f91cdaf7.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1435,"timestamp":644513903,"id":1079,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-83dbe2775dff1184.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1432,"timestamp":644513907,"id":1080,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-d9e8acfda51b569a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1427,"timestamp":644513912,"id":1081,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-a7ddbfa310b4776f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1425,"timestamp":644513916,"id":1082,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-14f5ea9ed2c6bad4.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1422,"timestamp":644513920,"id":1083,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-fa2f4fdf88a1c42f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1418,"timestamp":644513926,"id":1084,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-655387d0dd040e76.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1416,"timestamp":644513929,"id":1085,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-2a96b98ff2078d00.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1413,"timestamp":644513933,"id":1086,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-5c481a01efb90280.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1409,"timestamp":644513939,"id":1087,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-f770d3caec715d5e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1406,"timestamp":644513943,"id":1088,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-6c90d5b98e39bf59.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1402,"timestamp":644513948,"id":1089,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-222a7cc5b4e5ecb0.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1399,"timestamp":644513952,"id":1090,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5b16a67dbe1b7a01.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1396,"timestamp":644513957,"id":1091,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-f6355426e98b192c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1392,"timestamp":644513962,"id":1092,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-5211cadc902c1912.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1390,"timestamp":644513965,"id":1093,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-8ebeabc1ffaac594.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1387,"timestamp":644513969,"id":1094,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-8c8ab3842c10cd98.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1384,"timestamp":644513974,"id":1095,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-15562cd264d5feb6.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1381,"timestamp":644513978,"id":1096,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-cd25c82770e83bc8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1377,"timestamp":644513983,"id":1097,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-7c2bcc05752ae519.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1374,"timestamp":644513987,"id":1098,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-b844c33715497365.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1372,"timestamp":644513991,"id":1099,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-c7c6f868cd9cf05f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1368,"timestamp":644513996,"id":1100,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7551181674fe51c8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1365,"timestamp":644514000,"id":1101,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-c910dc00d35d8d20.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1344,"timestamp":644514023,"id":1102,"parentId":1012,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-8bf406f5941a9c16.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1338,"timestamp":644514029,"id":1103,"parentId":1012,"tags":{"name":"static/chunks/app/api/app/update/route-6d5e08ac1bece172.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1335,"timestamp":644514033,"id":1104,"parentId":1012,"tags":{"name":"static/chunks/app/api/app/update-check/route-9dbe26c8635dcc17.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1331,"timestamp":644514038,"id":1105,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/status/route-dd7f8aa8a9bacb2e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1328,"timestamp":644514043,"id":1106,"parentId":1012,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-4223a455b25ed0ad.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1326,"timestamp":644514047,"id":1107,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-83d0c533f4fa7af7.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1321,"timestamp":644514053,"id":1108,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/route-6743555a48b73de9.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1318,"timestamp":644514058,"id":1109,"parentId":1012,"tags":{"name":"static/chunks/app/api/push/vapid/route-d0bb916926db3de8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1315,"timestamp":644514062,"id":1110,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-0c8f1d32845acb31.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1311,"timestamp":644514067,"id":1111,"parentId":1012,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-5b600427b3603cb2.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1308,"timestamp":644514071,"id":1112,"parentId":1012,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-6add041e75a02d18.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1305,"timestamp":644514075,"id":1113,"parentId":1012,"tags":{"name":"static/chunks/app/api/todos/route-fc915ffbc46547e5.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1302,"timestamp":644514080,"id":1114,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-e4d9ecb5d03a3f16.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1299,"timestamp":644514084,"id":1115,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8515d266517f572a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1295,"timestamp":644514089,"id":1116,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/route-ef174273efe07a93.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1292,"timestamp":644514094,"id":1117,"parentId":1012,"tags":{"name":"static/chunks/app/proxy/[...path]/route-047001fb454307c8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"}]
7
+ [{"name":"minify-js","duration":1390,"timestamp":644514099,"id":1118,"parentId":1012,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1387,"timestamp":644514104,"id":1119,"parentId":1012,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1384,"timestamp":644514109,"id":1120,"parentId":1012,"tags":{"name":"static/chunks/app/chat/page-c8eb641b846a4a9c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1380,"timestamp":644514114,"id":1121,"parentId":1012,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1377,"timestamp":644514118,"id":1122,"parentId":1012,"tags":{"name":"static/chunks/app/more/page-025afc1e4de565e7.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1374,"timestamp":644514122,"id":1123,"parentId":1012,"tags":{"name":"static/chunks/app/page-9fda9c16ad51c4cd.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1370,"timestamp":644514128,"id":1124,"parentId":1012,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1368,"timestamp":644514132,"id":1125,"parentId":1012,"tags":{"name":"static/chunks/app/repositories/page-1d648e5bfdbb1cd3.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1365,"timestamp":644514136,"id":1126,"parentId":1012,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1362,"timestamp":644514140,"id":1127,"parentId":1012,"tags":{"name":"static/chunks/app/review/page-d4de23b1ea9da8dd.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1359,"timestamp":644514144,"id":1128,"parentId":1012,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1355,"timestamp":644514149,"id":1129,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1352,"timestamp":644514153,"id":1130,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-d32609a7076c9a77.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1349,"timestamp":644514158,"id":1131,"parentId":1012,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1346,"timestamp":644514163,"id":1132,"parentId":1012,"tags":{"name":"static/chunks/app/sessions/page-6896284f0e9eec43.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1343,"timestamp":644514167,"id":1133,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7267aaae5ee14eec.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1340,"timestamp":644514171,"id":1134,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/page-6f359d7fa20e2a15.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1336,"timestamp":644514176,"id":1135,"parentId":1012,"tags":{"name":"static/chunks/webpack-683a4a79f332840d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1333,"timestamp":644514181,"id":1136,"parentId":1012,"tags":{"name":"static/chunks/8676.29fd175cc36fca96.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1329,"timestamp":644514186,"id":1137,"parentId":1012,"tags":{"name":"static/chunks/530.fe500fbb26e3369d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1327,"timestamp":644514190,"id":1138,"parentId":1012,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1324,"timestamp":644514194,"id":1139,"parentId":1012,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1320,"timestamp":644514199,"id":1140,"parentId":1012,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1314,"timestamp":644514206,"id":1141,"parentId":1012,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1306,"timestamp":644514216,"id":1142,"parentId":1012,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1302,"timestamp":644514221,"id":1143,"parentId":1012,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1299,"timestamp":644514225,"id":1144,"parentId":1012,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1296,"timestamp":644514230,"id":1145,"parentId":1012,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1293,"timestamp":644514233,"id":1146,"parentId":1012,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1290,"timestamp":644514237,"id":1147,"parentId":1012,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1287,"timestamp":644514243,"id":1148,"parentId":1012,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1284,"timestamp":644514246,"id":1149,"parentId":1012,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1281,"timestamp":644514250,"id":1150,"parentId":1012,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1277,"timestamp":644514255,"id":1151,"parentId":1012,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1275,"timestamp":644514259,"id":1152,"parentId":1012,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1271,"timestamp":644514265,"id":1153,"parentId":1012,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1267,"timestamp":644514269,"id":1154,"parentId":1012,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1265,"timestamp":644514273,"id":1155,"parentId":1012,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1261,"timestamp":644514278,"id":1156,"parentId":1012,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1258,"timestamp":644514282,"id":1157,"parentId":1012,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1254,"timestamp":644514288,"id":1158,"parentId":1012,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1251,"timestamp":644514292,"id":1159,"parentId":1012,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1248,"timestamp":644514297,"id":1160,"parentId":1012,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1244,"timestamp":644514302,"id":1161,"parentId":1012,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1242,"timestamp":644514306,"id":1162,"parentId":1012,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1239,"timestamp":644514310,"id":1163,"parentId":1012,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1235,"timestamp":644514315,"id":1164,"parentId":1012,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1232,"timestamp":644514319,"id":1165,"parentId":1012,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1229,"timestamp":644514323,"id":1166,"parentId":1012,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1226,"timestamp":644514328,"id":1167,"parentId":1012,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1223,"timestamp":644514332,"id":1168,"parentId":1012,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1220,"timestamp":644514336,"id":1169,"parentId":1012,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1217,"timestamp":644514340,"id":1170,"parentId":1012,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1214,"timestamp":644514344,"id":1171,"parentId":1012,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1212,"timestamp":644514348,"id":1172,"parentId":1012,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1208,"timestamp":644514352,"id":1173,"parentId":1012,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1205,"timestamp":644514357,"id":1174,"parentId":1012,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1202,"timestamp":644514361,"id":1175,"parentId":1012,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1199,"timestamp":644514365,"id":1176,"parentId":1012,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1196,"timestamp":644514369,"id":1177,"parentId":1012,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1193,"timestamp":644514373,"id":1178,"parentId":1012,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1191,"timestamp":644514377,"id":1179,"parentId":1012,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1188,"timestamp":644514381,"id":1180,"parentId":1012,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1186,"timestamp":644514384,"id":1181,"parentId":1012,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1183,"timestamp":644514388,"id":1182,"parentId":1012,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1181,"timestamp":644514392,"id":1183,"parentId":1012,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1178,"timestamp":644514396,"id":1184,"parentId":1012,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1176,"timestamp":644514399,"id":1185,"parentId":1012,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1172,"timestamp":644514404,"id":1186,"parentId":1012,"tags":{"name":"static/chunks/4459.c0cfa6778ee9c2f7.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1169,"timestamp":644514408,"id":1187,"parentId":1012,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1166,"timestamp":644514412,"id":1188,"parentId":1012,"tags":{"name":"static/chunks/3165-24384edc4c412d82.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1163,"timestamp":644514416,"id":1189,"parentId":1012,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1161,"timestamp":644514421,"id":1190,"parentId":1012,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1159,"timestamp":644514425,"id":1191,"parentId":1012,"tags":{"name":"static/chunks/8566-62accef073b6267c.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1156,"timestamp":644514429,"id":1192,"parentId":1012,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1153,"timestamp":644514432,"id":1193,"parentId":1012,"tags":{"name":"static/chunks/2069-288e4eaee983e666.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1150,"timestamp":644514437,"id":1194,"parentId":1012,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1147,"timestamp":644514440,"id":1195,"parentId":1012,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1145,"timestamp":644514444,"id":1196,"parentId":1012,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1142,"timestamp":644514448,"id":1197,"parentId":1012,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1140,"timestamp":644514452,"id":1198,"parentId":1012,"tags":{"name":"static/chunks/934-5c9f81838fe05d8d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1137,"timestamp":644514456,"id":1199,"parentId":1012,"tags":{"name":"static/chunks/7485.a2baa08622f7a65d.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1134,"timestamp":644514460,"id":1200,"parentId":1012,"tags":{"name":"static/chunks/8965-b5fcd82314882f75.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1132,"timestamp":644514464,"id":1201,"parentId":1012,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1129,"timestamp":644514468,"id":1202,"parentId":1012,"tags":{"name":"static/chunks/6416.576bccbf47281d27.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1126,"timestamp":644514472,"id":1203,"parentId":1012,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1123,"timestamp":644514477,"id":1204,"parentId":1012,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1120,"timestamp":644514480,"id":1205,"parentId":1012,"tags":{"name":"static/chunks/7347-167e00e62b04b566.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1117,"timestamp":644514485,"id":1206,"parentId":1012,"tags":{"name":"static/chunks/4560-30b38cace5579a84.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":1114,"timestamp":644514489,"id":1207,"parentId":1012,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":712,"timestamp":644514893,"id":1209,"parentId":1012,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1784339845808,"traceId":"0b78136135097530"},{"name":"minify-js","duration":642,"timestamp":644514964,"id":1211,"parentId":1012,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1784339845808,"traceId":"0b78136135097530"},{"name":"minify-js","duration":2505,"timestamp":644514496,"id":1208,"parentId":1012,"tags":{"name":"static/uBCIYS1Hth7V4unroKqGu/_ssgManifest.js","cache":"MISS"},"startTime":1784339845807,"traceId":"0b78136135097530"},{"name":"minify-js","duration":3483,"timestamp":644514906,"id":1210,"parentId":1012,"tags":{"name":"static/uBCIYS1Hth7V4unroKqGu/_buildManifest.js","cache":"MISS"},"startTime":1784339845808,"traceId":"0b78136135097530"},{"name":"minify-webpack-plugin-optimize","duration":12725,"timestamp":644505671,"id":1012,"parentId":870,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1784339845798,"traceId":"0b78136135097530"},{"name":"minify-css","duration":132,"timestamp":644518573,"id":1213,"parentId":1212,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1784339845811,"traceId":"0b78136135097530"},{"name":"minify-css","duration":89,"timestamp":644518621,"id":1214,"parentId":1212,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1784339845811,"traceId":"0b78136135097530"},{"name":"minify-css","duration":84,"timestamp":644518627,"id":1215,"parentId":1212,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1784339845811,"traceId":"0b78136135097530"},{"name":"minify-css","duration":82,"timestamp":644518630,"id":1216,"parentId":1212,"tags":{"file":"static/css/df7d760ef6b57736.css","cache":"HIT"},"startTime":1784339845811,"traceId":"0b78136135097530"},{"name":"css-minimizer-plugin","duration":215,"timestamp":644518500,"id":1212,"parentId":870,"tags":{},"startTime":1784339845811,"traceId":"0b78136135097530"},{"name":"seal","duration":654061,"timestamp":643922336,"id":996,"parentId":870,"tags":{},"startTime":1784339845215,"traceId":"0b78136135097530"}]
8
+ [{"name":"webpack-compilation","duration":2522777,"timestamp":642053896,"id":870,"parentId":16,"tags":{"name":"client"},"startTime":1784339843347,"traceId":"0b78136135097530"},{"name":"emit","duration":42810,"timestamp":644576733,"id":1217,"parentId":16,"tags":{},"startTime":1784339845870,"traceId":"0b78136135097530"},{"name":"webpack-close","duration":1140977,"timestamp":644622546,"id":1218,"parentId":16,"tags":{"name":"client"},"startTime":1784339845915,"traceId":"0b78136135097530"},{"name":"webpack-generate-error-stats","duration":825,"timestamp":645763542,"id":1219,"parentId":1218,"tags":{},"startTime":1784339847056,"traceId":"0b78136135097530"},{"name":"run-webpack-compiler","duration":12212430,"timestamp":633552192,"id":16,"parentId":1,"tags":{},"startTime":1784339834845,"traceId":"0b78136135097530"},{"name":"format-webpack-messages","duration":91,"timestamp":645764630,"id":1220,"parentId":1,"tags":{},"startTime":1784339847057,"traceId":"0b78136135097530"},{"name":"verify-typescript-setup","duration":25121326,"timestamp":645768505,"id":1222,"parentId":1,"tags":{},"startTime":1784339847061,"traceId":"0b78136135097530"},{"name":"check-static-error-page","duration":28458,"timestamp":670930625,"id":1225,"parentId":1224,"tags":{},"startTime":1784339872223,"traceId":"0b78136135097530"},{"name":"check-page","duration":27983,"timestamp":671201685,"id":1226,"parentId":1224,"tags":{"page":"/_app"},"startTime":1784339872495,"traceId":"0b78136135097530"},{"name":"check-page","duration":26805,"timestamp":671202880,"id":1228,"parentId":1224,"tags":{"page":"/_document"},"startTime":1784339872496,"traceId":"0b78136135097530"},{"name":"check-page","duration":33993,"timestamp":671202775,"id":1227,"parentId":1224,"tags":{"page":"/_error"},"startTime":1784339872496,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":74189,"timestamp":671254073,"id":1344,"parentId":1339,"tags":{},"startTime":1784339872547,"traceId":"0b78136135097530"},{"name":"check-page","duration":100575,"timestamp":671227763,"id":1339,"parentId":1224,"tags":{"page":"/icon.png"},"startTime":1784339872521,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":76571,"timestamp":671254227,"id":1345,"parentId":1340,"tags":{},"startTime":1784339872547,"traceId":"0b78136135097530"},{"name":"check-page","duration":102935,"timestamp":671227892,"id":1340,"parentId":1224,"tags":{"page":"/icon1.png"},"startTime":1784339872521,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":78446,"timestamp":671254304,"id":1346,"parentId":1341,"tags":{},"startTime":1784339872547,"traceId":"0b78136135097530"},{"name":"check-page","duration":104736,"timestamp":671228037,"id":1341,"parentId":1224,"tags":{"page":"/icon2.png"},"startTime":1784339872521,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":117496,"timestamp":671254375,"id":1347,"parentId":1229,"tags":{},"startTime":1784339872547,"traceId":"0b78136135097530"},{"name":"check-page","duration":168987,"timestamp":671202934,"id":1229,"parentId":1224,"tags":{"page":"/_not-found"},"startTime":1784339872496,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":125177,"timestamp":671255357,"id":1349,"parentId":1231,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":176412,"timestamp":671204165,"id":1231,"parentId":1224,"tags":{"page":"/api/app/update"},"startTime":1784339872497,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":160456,"timestamp":671255439,"id":1350,"parentId":1232,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":211269,"timestamp":671204675,"id":1232,"parentId":1224,"tags":{"page":"/api/assistant/conversation"},"startTime":1784339872497,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":163319,"timestamp":671255503,"id":1351,"parentId":1233,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":213728,"timestamp":671205134,"id":1233,"parentId":1224,"tags":{"page":"/api/assistant/current-output"},"startTime":1784339872498,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":166350,"timestamp":671255566,"id":1352,"parentId":1234,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":216396,"timestamp":671205555,"id":1234,"parentId":1224,"tags":{"page":"/api/assistant/messages"},"startTime":1784339872498,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":169845,"timestamp":671255636,"id":1353,"parentId":1235,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":219421,"timestamp":671206095,"id":1235,"parentId":1224,"tags":{"page":"/api/assistant/session"},"startTime":1784339872499,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":173044,"timestamp":671255684,"id":1354,"parentId":1236,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":222230,"timestamp":671206531,"id":1236,"parentId":1224,"tags":{"page":"/api/assistant/start"},"startTime":1784339872499,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":175424,"timestamp":671255708,"id":1355,"parentId":1238,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":223877,"timestamp":671207286,"id":1238,"parentId":1224,"tags":{"page":"/api/assistant/tools"},"startTime":1784339872500,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":178139,"timestamp":671255737,"id":1356,"parentId":1237,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":227007,"timestamp":671206898,"id":1237,"parentId":1224,"tags":{"page":"/api/assistant/terminal"},"startTime":1784339872500,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":180750,"timestamp":671255061,"id":1348,"parentId":1230,"tags":{},"startTime":1784339872548,"traceId":"0b78136135097530"},{"name":"check-page","duration":232197,"timestamp":671203638,"id":1230,"parentId":1224,"tags":{"page":"/api/app/update-check"},"startTime":1784339872496,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":180783,"timestamp":671255764,"id":1357,"parentId":1239,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":228945,"timestamp":671207636,"id":1239,"parentId":1224,"tags":{"page":"/api/auth/login"},"startTime":1784339872500,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":186257,"timestamp":671255906,"id":1359,"parentId":1241,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":233711,"timestamp":671208481,"id":1241,"parentId":1224,"tags":{"page":"/api/auth/status"},"startTime":1784339872501,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":190388,"timestamp":671255956,"id":1360,"parentId":1242,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":237507,"timestamp":671208867,"id":1242,"parentId":1224,"tags":{"page":"/api/daily-summary"},"startTime":1784339872502,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":191023,"timestamp":671255782,"id":1358,"parentId":1240,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":238844,"timestamp":671207990,"id":1240,"parentId":1224,"tags":{"page":"/api/auth/logout"},"startTime":1784339872501,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":193175,"timestamp":671256108,"id":1361,"parentId":1243,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":240047,"timestamp":671209260,"id":1243,"parentId":1224,"tags":{"page":"/api/daily-summary/status"},"startTime":1784339872502,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":199515,"timestamp":671256377,"id":1363,"parentId":1245,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":245851,"timestamp":671210082,"id":1245,"parentId":1224,"tags":{"page":"/api/external-apps/[id]"},"startTime":1784339872503,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":202464,"timestamp":671256494,"id":1364,"parentId":1246,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":248549,"timestamp":671210437,"id":1246,"parentId":1224,"tags":{"page":"/api/external-apps"},"startTime":1784339872503,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":205082,"timestamp":671256528,"id":1365,"parentId":1247,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":250890,"timestamp":671210763,"id":1247,"parentId":1224,"tags":{"page":"/api/hooks/claude-done"},"startTime":1784339872504,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":207440,"timestamp":671256549,"id":1366,"parentId":1248,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":252967,"timestamp":671211083,"id":1248,"parentId":1224,"tags":{"page":"/api/ollama/models"},"startTime":1784339872504,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":210135,"timestamp":671256667,"id":1367,"parentId":1249,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":255389,"timestamp":671211443,"id":1249,"parentId":1224,"tags":{"page":"/api/push/subscriptions"},"startTime":1784339872504,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":212534,"timestamp":671256767,"id":1368,"parentId":1250,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":257549,"timestamp":671211779,"id":1250,"parentId":1224,"tags":{"page":"/api/push/vapid"},"startTime":1784339872505,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":218262,"timestamp":671256804,"id":1369,"parentId":1251,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":263011,"timestamp":671212096,"id":1251,"parentId":1224,"tags":{"page":"/api/repositories/[id]"},"startTime":1784339872505,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":219012,"timestamp":671256238,"id":1362,"parentId":1244,"tags":{},"startTime":1784339872549,"traceId":"0b78136135097530"},{"name":"check-page","duration":265593,"timestamp":671209673,"id":1244,"parentId":1224,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1784339872502,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":220318,"timestamp":671256836,"id":1370,"parentId":1252,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":264811,"timestamp":671212373,"id":1252,"parentId":1224,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1784339872505,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":230932,"timestamp":671256893,"id":1372,"parentId":1254,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":274878,"timestamp":671212992,"id":1254,"parentId":1224,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1784339872506,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":231316,"timestamp":671256866,"id":1371,"parentId":1253,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":275514,"timestamp":671212699,"id":1253,"parentId":1224,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1784339872506,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":233637,"timestamp":671256924,"id":1373,"parentId":1255,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":277216,"timestamp":671213388,"id":1255,"parentId":1224,"tags":{"page":"/api/repositories/clone"},"startTime":1784339872506,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":234987,"timestamp":671256945,"id":1374,"parentId":1256,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":278258,"timestamp":671213704,"id":1256,"parentId":1224,"tags":{"page":"/api/repositories/excluded"},"startTime":1784339872507,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":238120,"timestamp":671256968,"id":1375,"parentId":1257,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":281091,"timestamp":671214038,"id":1257,"parentId":1224,"tags":{"page":"/api/repositories/restore"},"startTime":1784339872507,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":239642,"timestamp":671257084,"id":1377,"parentId":1259,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":282115,"timestamp":671214657,"id":1259,"parentId":1224,"tags":{"page":"/api/repositories/scan"},"startTime":1784339872507,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":242406,"timestamp":671257116,"id":1378,"parentId":1260,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":284607,"timestamp":671214948,"id":1260,"parentId":1224,"tags":{"page":"/api/repositories/sync"},"startTime":1784339872508,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":244861,"timestamp":671257233,"id":1379,"parentId":1261,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":286847,"timestamp":671215275,"id":1261,"parentId":1224,"tags":{"page":"/api/sidebar/group-order"},"startTime":1784339872508,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":258161,"timestamp":671257343,"id":1380,"parentId":1262,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":300509,"timestamp":671215584,"id":1262,"parentId":1224,"tags":{"page":"/api/slash-commands"},"startTime":1784339872508,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":263981,"timestamp":671257375,"id":1381,"parentId":1263,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":305506,"timestamp":671215893,"id":1263,"parentId":1224,"tags":{"page":"/api/templates/[id]"},"startTime":1784339872509,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":266554,"timestamp":671257399,"id":1382,"parentId":1264,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":307756,"timestamp":671216235,"id":1264,"parentId":1224,"tags":{"page":"/api/templates"},"startTime":1784339872509,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":268971,"timestamp":671257508,"id":1383,"parentId":1265,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":309979,"timestamp":671216533,"id":1265,"parentId":1224,"tags":{"page":"/api/todos"},"startTime":1784339872509,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":272003,"timestamp":671257557,"id":1384,"parentId":1266,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":312770,"timestamp":671216824,"id":1266,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1784339872510,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":274808,"timestamp":671257586,"id":1385,"parentId":1267,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":315281,"timestamp":671217149,"id":1267,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1784339872510,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":277610,"timestamp":671257610,"id":1386,"parentId":1268,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":317937,"timestamp":671217315,"id":1268,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1784339872510,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":279486,"timestamp":671257003,"id":1376,"parentId":1258,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":322173,"timestamp":671214344,"id":1258,"parentId":1224,"tags":{"page":"/api/repositories"},"startTime":1784339872507,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":281184,"timestamp":671257639,"id":1387,"parentId":1269,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":321395,"timestamp":671217458,"id":1269,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1784339872510,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":283739,"timestamp":671257663,"id":1388,"parentId":1270,"tags":{},"startTime":1784339872550,"traceId":"0b78136135097530"},{"name":"check-page","duration":323839,"timestamp":671217596,"id":1270,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1784339872510,"traceId":"0b78136135097530"}]
9
+ [{"name":"is-page-static","duration":284484,"timestamp":671257684,"id":1389,"parentId":1271,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":324467,"timestamp":671217730,"id":1271,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":288440,"timestamp":671257702,"id":1390,"parentId":1272,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":328313,"timestamp":671217861,"id":1272,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":289768,"timestamp":671257767,"id":1391,"parentId":1273,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":329571,"timestamp":671217993,"id":1273,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":292543,"timestamp":671257808,"id":1393,"parentId":1276,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":331935,"timestamp":671218444,"id":1276,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":295566,"timestamp":671257826,"id":1394,"parentId":1275,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":335118,"timestamp":671218309,"id":1275,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":296567,"timestamp":671257788,"id":1392,"parentId":1274,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":336218,"timestamp":671218166,"id":1274,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":298283,"timestamp":671257848,"id":1395,"parentId":1277,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":337583,"timestamp":671218576,"id":1277,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1784339872511,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":300799,"timestamp":671257867,"id":1396,"parentId":1279,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":339852,"timestamp":671218840,"id":1279,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":300892,"timestamp":671257888,"id":1397,"parentId":1278,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":340094,"timestamp":671218708,"id":1278,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":305140,"timestamp":671257928,"id":1399,"parentId":1281,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":343960,"timestamp":671219138,"id":1281,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":305296,"timestamp":671257907,"id":1398,"parentId":1280,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":344254,"timestamp":671218971,"id":1280,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":307639,"timestamp":671257953,"id":1400,"parentId":1282,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":346348,"timestamp":671219272,"id":1282,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":309253,"timestamp":671257976,"id":1401,"parentId":1283,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":347852,"timestamp":671219402,"id":1283,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":310476,"timestamp":671258002,"id":1402,"parentId":1284,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":348971,"timestamp":671219532,"id":1284,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":315025,"timestamp":671258053,"id":1403,"parentId":1285,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":353447,"timestamp":671219664,"id":1285,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1784339872512,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":316002,"timestamp":671258077,"id":1404,"parentId":1286,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":354317,"timestamp":671219792,"id":1286,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":317097,"timestamp":671258100,"id":1405,"parentId":1287,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":355369,"timestamp":671219923,"id":1287,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":318114,"timestamp":671258120,"id":1406,"parentId":1288,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":356190,"timestamp":671220070,"id":1288,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":322739,"timestamp":671258140,"id":1407,"parentId":1289,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":360701,"timestamp":671220202,"id":1289,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":322800,"timestamp":671258180,"id":1409,"parentId":1291,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":360539,"timestamp":671220462,"id":1291,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":322940,"timestamp":671258160,"id":1408,"parentId":1290,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":360790,"timestamp":671220330,"id":1290,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":326261,"timestamp":671258200,"id":1410,"parentId":1292,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":363897,"timestamp":671220592,"id":1292,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1784339872513,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":328894,"timestamp":671258238,"id":1412,"parentId":1295,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":366182,"timestamp":671220979,"id":1295,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":330210,"timestamp":671258219,"id":1411,"parentId":1293,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":367728,"timestamp":671220724,"id":1293,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":331695,"timestamp":671258258,"id":1413,"parentId":1294,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":369126,"timestamp":671220851,"id":1294,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":333958,"timestamp":671258280,"id":1414,"parentId":1296,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":371133,"timestamp":671221139,"id":1296,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":334505,"timestamp":671258306,"id":1415,"parentId":1297,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":371558,"timestamp":671221275,"id":1297,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":337406,"timestamp":671258465,"id":1417,"parentId":1299,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":374357,"timestamp":671221535,"id":1299,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":337638,"timestamp":671258338,"id":1416,"parentId":1298,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":374592,"timestamp":671221404,"id":1298,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":342490,"timestamp":671258578,"id":1418,"parentId":1300,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":379441,"timestamp":671221662,"id":1300,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1784339872514,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":345234,"timestamp":671258638,"id":1420,"parentId":1302,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":381986,"timestamp":671221918,"id":1302,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1784339872515,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":351112,"timestamp":671253533,"id":1343,"parentId":1338,"tags":{},"startTime":1784339872546,"traceId":"0b78136135097530"},{"name":"check-page","duration":377043,"timestamp":671227632,"id":1338,"parentId":1224,"tags":{"page":"/apple-icon.png"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":349335,"timestamp":671258671,"id":1421,"parentId":1303,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":385963,"timestamp":671222099,"id":1303,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1784339872515,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":353056,"timestamp":671258732,"id":1423,"parentId":1305,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":388953,"timestamp":671222872,"id":1305,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":356819,"timestamp":671258764,"id":1424,"parentId":1306,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":392517,"timestamp":671223100,"id":1306,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":360889,"timestamp":671258798,"id":1425,"parentId":1308,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":396331,"timestamp":671223389,"id":1308,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":365341,"timestamp":671258841,"id":1426,"parentId":1307,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":400964,"timestamp":671223250,"id":1307,"parentId":1224,"tags":{"page":"/api/worktrees/[id]"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":368261,"timestamp":671258697,"id":1422,"parentId":1304,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":404745,"timestamp":671222239,"id":1304,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1784339872515,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":375399,"timestamp":671258864,"id":1427,"parentId":1309,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":410780,"timestamp":671223523,"id":1309,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":376620,"timestamp":671258894,"id":1428,"parentId":1310,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":411893,"timestamp":671223653,"id":1310,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1784339872516,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":386460,"timestamp":671258925,"id":1429,"parentId":1311,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":421642,"timestamp":671223786,"id":1311,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":390457,"timestamp":671259006,"id":1431,"parentId":1312,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":425588,"timestamp":671223915,"id":1312,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":395997,"timestamp":671259072,"id":1432,"parentId":1314,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":430895,"timestamp":671224216,"id":1314,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":396283,"timestamp":671258961,"id":1430,"parentId":1313,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":431194,"timestamp":671224075,"id":1313,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":398093,"timestamp":671259094,"id":1433,"parentId":1315,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":432868,"timestamp":671224350,"id":1315,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":401758,"timestamp":671259139,"id":1435,"parentId":1317,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":436322,"timestamp":671224608,"id":1317,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":405890,"timestamp":671259177,"id":1436,"parentId":1318,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":440361,"timestamp":671224735,"id":1318,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":409880,"timestamp":671259204,"id":1437,"parentId":1319,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":444183,"timestamp":671224930,"id":1319,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":413723,"timestamp":671259232,"id":1438,"parentId":1320,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":447879,"timestamp":671225107,"id":1320,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":417705,"timestamp":671259254,"id":1439,"parentId":1322,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":451612,"timestamp":671225379,"id":1322,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":421803,"timestamp":671259282,"id":1440,"parentId":1321,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"}]
10
+ [{"name":"check-page","duration":456188,"timestamp":671225249,"id":1321,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":425903,"timestamp":671259309,"id":1441,"parentId":1324,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":459600,"timestamp":671225642,"id":1324,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":426681,"timestamp":671259119,"id":1434,"parentId":1316,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":461348,"timestamp":671224478,"id":1316,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1784339872517,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":429517,"timestamp":671259474,"id":1443,"parentId":1325,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":463283,"timestamp":671225772,"id":1325,"parentId":1224,"tags":{"page":"/api/worktrees"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":431791,"timestamp":671259344,"id":1442,"parentId":1323,"tags":{},"startTime":1784339872552,"traceId":"0b78136135097530"},{"name":"check-page","duration":465660,"timestamp":671225512,"id":1323,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1784339872518,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":430793,"timestamp":671262237,"id":1444,"parentId":1331,"tags":{},"startTime":1784339872555,"traceId":"0b78136135097530"},{"name":"check-page","duration":466414,"timestamp":671226642,"id":1331,"parentId":1224,"tags":{"page":"/proxy/[...path]"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":431528,"timestamp":671263087,"id":1445,"parentId":1342,"tags":{},"startTime":1784339872556,"traceId":"0b78136135097530"},{"name":"check-page","duration":466476,"timestamp":671228166,"id":1342,"parentId":1224,"tags":{"page":"/manifest.webmanifest"},"startTime":1784339872521,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":480132,"timestamp":671264092,"id":1446,"parentId":1326,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":518369,"timestamp":671225900,"id":1326,"parentId":1224,"tags":{"page":"/chat"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":481177,"timestamp":671264207,"id":1447,"parentId":1327,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":519330,"timestamp":671226083,"id":1327,"parentId":1224,"tags":{"page":"/login"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":484234,"timestamp":671264306,"id":1448,"parentId":1328,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":522344,"timestamp":671226229,"id":1328,"parentId":1224,"tags":{"page":"/more"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":485650,"timestamp":671264404,"id":1449,"parentId":1329,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":523713,"timestamp":671226368,"id":1329,"parentId":1224,"tags":{"page":"/offline"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":488632,"timestamp":671264505,"id":1450,"parentId":1330,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":526663,"timestamp":671226501,"id":1330,"parentId":1224,"tags":{"page":"/"},"startTime":1784339872519,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":491981,"timestamp":671264691,"id":1452,"parentId":1333,"tags":{},"startTime":1784339872558,"traceId":"0b78136135097530"},{"name":"check-page","duration":529788,"timestamp":671226912,"id":1333,"parentId":1224,"tags":{"page":"/review"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":497284,"timestamp":671264781,"id":1453,"parentId":1334,"tags":{},"startTime":1784339872558,"traceId":"0b78136135097530"},{"name":"check-page","duration":535014,"timestamp":671227086,"id":1334,"parentId":1224,"tags":{"page":"/sessions"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":499189,"timestamp":671264597,"id":1451,"parentId":1332,"tags":{},"startTime":1784339872557,"traceId":"0b78136135097530"},{"name":"check-page","duration":537039,"timestamp":671226778,"id":1332,"parentId":1224,"tags":{"page":"/repositories"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":500582,"timestamp":671264874,"id":1454,"parentId":1335,"tags":{},"startTime":1784339872558,"traceId":"0b78136135097530"},{"name":"check-page","duration":538259,"timestamp":671227230,"id":1335,"parentId":1224,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":503859,"timestamp":671265081,"id":1456,"parentId":1337,"tags":{},"startTime":1784339872558,"traceId":"0b78136135097530"},{"name":"check-page","duration":541465,"timestamp":671227501,"id":1337,"parentId":1224,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":536809,"timestamp":671264959,"id":1455,"parentId":1336,"tags":{},"startTime":1784339872558,"traceId":"0b78136135097530"},{"name":"check-page","duration":574447,"timestamp":671227364,"id":1336,"parentId":1224,"tags":{"page":"/worktrees/[id]"},"startTime":1784339872520,"traceId":"0b78136135097530"},{"name":"is-page-static","duration":613642,"timestamp":671258613,"id":1419,"parentId":1301,"tags":{},"startTime":1784339872551,"traceId":"0b78136135097530"},{"name":"check-page","duration":650511,"timestamp":671221790,"id":1301,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1784339872515,"traceId":"0b78136135097530"},{"name":"static-check","duration":942509,"timestamp":670929829,"id":1224,"parentId":1,"tags":{},"startTime":1784339872223,"traceId":"0b78136135097530"},{"name":"generate-required-server-files","duration":477,"timestamp":671872608,"id":1458,"parentId":1,"tags":{},"startTime":1784339873165,"traceId":"0b78136135097530"},{"name":"write-routes-manifest","duration":20833,"timestamp":671882757,"id":1460,"parentId":1,"tags":{},"startTime":1784339873176,"traceId":"0b78136135097530"},{"name":"load-dotenv","duration":129,"timestamp":673304524,"id":1463,"parentId":1462,"tags":{},"startTime":1784339874597,"traceId":"0b78136135097530"},{"name":"run-export-path-map","duration":467,"timestamp":674658038,"id":1464,"parentId":1462,"tags":{},"startTime":1784339875951,"traceId":"0b78136135097530"},{"name":"next-export","duration":3051628,"timestamp":673303595,"id":1462,"parentId":1,"tags":{},"startTime":1784339874596,"traceId":"0b78136135097530"},{"name":"move-exported-app-not-found-","duration":108,"timestamp":676357373,"id":1465,"parentId":1461,"tags":{},"startTime":1784339877650,"traceId":"0b78136135097530"},{"name":"move-exported-page","duration":103285,"timestamp":676357625,"id":1466,"parentId":1461,"tags":{},"startTime":1784339877650,"traceId":"0b78136135097530"},{"name":"static-generation","duration":3768115,"timestamp":673299944,"id":1461,"parentId":1,"tags":{},"startTime":1784339874593,"traceId":"0b78136135097530"},{"name":"write-routes-manifest","duration":131239,"timestamp":677068584,"id":1467,"parentId":1,"tags":{},"startTime":1784339878361,"traceId":"0b78136135097530"},{"name":"node-file-trace-build","duration":19365462,"timestamp":671876547,"id":1459,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1784339873169,"traceId":"0b78136135097530"},{"name":"apply-include-excludes","duration":1643,"timestamp":691242038,"id":1468,"parentId":1,"tags":{},"startTime":1784339892535,"traceId":"0b78136135097530"},{"name":"print-tree-view","duration":10053,"timestamp":691243983,"id":1469,"parentId":1,"tags":{},"startTime":1784339892537,"traceId":"0b78136135097530"},{"name":"telemetry-flush","duration":72,"timestamp":691254054,"id":1470,"parentId":1,"tags":{},"startTime":1784339892547,"traceId":"0b78136135097530"},{"name":"next-build","duration":58021947,"timestamp":633232188,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1784339834525,"traceId":"0b78136135097530"}]