commandmate 0.10.3 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (396) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +155 -155
  3. package/.next/app-path-routes-manifest.json +30 -30
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/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 +30 -30
  298. package/.next/server/chunks/1068.js +1 -1
  299. package/.next/server/chunks/1117.js +1 -0
  300. package/.next/server/chunks/2119.js +1 -1
  301. package/.next/server/chunks/233.js +1 -1
  302. package/.next/server/chunks/2404.js +1 -1
  303. package/.next/server/chunks/2445.js +1 -1
  304. package/.next/server/chunks/3270.js +1 -1
  305. package/.next/server/chunks/3480.js +2 -2
  306. package/.next/server/chunks/3543.js +1 -1
  307. package/.next/server/chunks/3945.js +1 -1
  308. package/.next/server/chunks/406.js +47 -0
  309. package/.next/server/chunks/4444.js +1 -1
  310. package/.next/server/chunks/5381.js +1 -47
  311. package/.next/server/chunks/5959.js +2 -2
  312. package/.next/server/chunks/646.js +33 -0
  313. package/.next/server/chunks/8681.js +1 -0
  314. package/.next/server/chunks/8807.js +305 -300
  315. package/.next/server/chunks/9067.js +1 -1
  316. package/.next/server/chunks/9355.js +1 -1
  317. package/.next/server/chunks/9687.js +1 -1
  318. package/.next/server/middleware-manifest.json +5 -5
  319. package/.next/server/pages/500.html +1 -1
  320. package/.next/server/pages-manifest.json +1 -1
  321. package/.next/server/server-reference-manifest.json +1 -1
  322. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +1 -0
  323. package/.next/static/chunks/7347-7ee39e14be89e508.js +1 -0
  324. package/.next/static/chunks/app/chat/page-5d20240f98c07cee.js +1 -0
  325. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +1 -0
  326. package/.next/static/chunks/app/more/page-af1d2af13ea901d2.js +1 -0
  327. package/.next/static/chunks/app/page-3bbe737ec910d1fb.js +1 -0
  328. package/.next/static/chunks/app/repositories/page-ace9134ac165a6de.js +1 -0
  329. package/.next/static/chunks/app/review/page-331b80f4f58582bc.js +1 -0
  330. package/.next/static/chunks/app/sessions/page-d694149a7e8649b6.js +1 -0
  331. package/.next/static/chunks/app/worktrees/[id]/page-1c311aaa0950db1e.js +1 -0
  332. package/.next/static/css/d7e2e8d1b8d69d36.css +1 -0
  333. package/.next/trace +10 -10
  334. package/dist/cli/commands/quickstart.d.ts.map +1 -1
  335. package/dist/cli/commands/quickstart.js +27 -0
  336. package/dist/cli/commands/status.d.ts.map +1 -1
  337. package/dist/cli/commands/status.js +19 -0
  338. package/dist/cli/commands/update.d.ts.map +1 -1
  339. package/dist/cli/commands/update.js +178 -1
  340. package/dist/cli/program.d.ts.map +1 -1
  341. package/dist/cli/program.js +6 -0
  342. package/dist/cli/types/index.d.ts +13 -0
  343. package/dist/cli/types/index.d.ts.map +1 -1
  344. package/dist/cli/utils/agent-instances.d.ts +1 -1
  345. package/dist/cli/utils/agent-instances.d.ts.map +1 -1
  346. package/dist/cli/utils/agent-instances.js +8 -1
  347. package/dist/cli/utils/api-client.d.ts +36 -0
  348. package/dist/cli/utils/api-client.d.ts.map +1 -1
  349. package/dist/cli/utils/api-client.js +82 -0
  350. package/dist/cli/utils/daemon.d.ts.map +1 -1
  351. package/dist/cli/utils/daemon.js +44 -9
  352. package/dist/cli/utils/npx-runner.d.ts +88 -0
  353. package/dist/cli/utils/npx-runner.d.ts.map +1 -0
  354. package/dist/cli/utils/npx-runner.js +165 -0
  355. package/dist/cli/utils/package-info.d.ts +17 -0
  356. package/dist/cli/utils/package-info.d.ts.map +1 -0
  357. package/dist/cli/utils/package-info.js +31 -0
  358. package/dist/cli/utils/pid-manager.d.ts +65 -9
  359. package/dist/cli/utils/pid-manager.d.ts.map +1 -1
  360. package/dist/cli/utils/pid-manager.js +81 -21
  361. package/dist/cli/utils/process-inspector.d.ts +27 -0
  362. package/dist/cli/utils/process-inspector.d.ts.map +1 -0
  363. package/dist/cli/utils/process-inspector.js +37 -0
  364. package/dist/lib/app-update/update-lock.d.ts +39 -0
  365. package/dist/lib/app-update/update-lock.d.ts.map +1 -0
  366. package/dist/lib/app-update/update-lock.js +116 -0
  367. package/dist/server/src/config/github-links.js +22 -0
  368. package/dist/server/src/lib/db/db-instance.js +22 -3
  369. package/dist/server/src/lib/db/db-repository.js +107 -19
  370. package/dist/server/src/lib/db/db.js +3 -2
  371. package/dist/server/src/lib/db/memo-db.js +32 -1
  372. package/dist/server/src/lib/db/migrations/index.js +2 -0
  373. package/dist/server/src/lib/db/migrations/runner.js +11 -1
  374. package/dist/server/src/lib/db/migrations/v43-remove-cm-root-dir-ghost-repository.js +126 -0
  375. package/dist/server/src/lib/git/worktrees.js +90 -0
  376. package/dist/server/src/lib/job-executor.js +8 -2
  377. package/dist/server/src/lib/realtime/types.js +76 -0
  378. package/dist/server/src/lib/schedule-manager.js +9 -1
  379. package/dist/server/src/lib/version-checker.js +297 -0
  380. package/dist/server/src/lib/ws-server.js +37 -0
  381. package/package.json +1 -1
  382. package/.next/server/chunks/2464.js +0 -33
  383. package/.next/server/chunks/6791.js +0 -47
  384. package/.next/static/chunks/7347-4a031aecf4664a6d.js +0 -1
  385. package/.next/static/chunks/8954-ce15ee4d0423f1b1.js +0 -1
  386. package/.next/static/chunks/app/chat/page-dee86bdf87516e40.js +0 -1
  387. package/.next/static/chunks/app/layout-d02f4691a4eff86b.js +0 -1
  388. package/.next/static/chunks/app/more/page-39ec8b5f27cf52e7.js +0 -1
  389. package/.next/static/chunks/app/page-ebf1db9826b4065d.js +0 -1
  390. package/.next/static/chunks/app/repositories/page-2be54cae5fcc1f7a.js +0 -1
  391. package/.next/static/chunks/app/review/page-ac4efe6857a0f3bf.js +0 -1
  392. package/.next/static/chunks/app/sessions/page-dc545a3d45374187.js +0 -1
  393. package/.next/static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js +0 -1
  394. package/.next/static/css/eabd34bf2ab147a4.css +0 -1
  395. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → 8yp8SRJ9h3Uj75SpHLYpl}/_buildManifest.js +0 -0
  396. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → 8yp8SRJ9h3Uj75SpHLYpl}/_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":194,"timestamp":718393646,"id":4,"parentId":1,"tags":{},"startTime":1784357327892,"traceId":"136ff9f1d43f8402"},{"name":"load-custom-routes","duration":1702,"timestamp":718393937,"id":5,"parentId":1,"tags":{},"startTime":1784357327892,"traceId":"136ff9f1d43f8402"},{"name":"create-dist-dir","duration":19231,"timestamp":718474332,"id":6,"parentId":1,"tags":{},"startTime":1784357327972,"traceId":"136ff9f1d43f8402"},{"name":"create-pages-mapping","duration":179,"timestamp":718538365,"id":7,"parentId":1,"tags":{},"startTime":1784357328036,"traceId":"136ff9f1d43f8402"},{"name":"collect-app-files","duration":5832,"timestamp":718538575,"id":8,"parentId":1,"tags":{},"startTime":1784357328037,"traceId":"136ff9f1d43f8402"},{"name":"create-app-mapping","duration":4495,"timestamp":718544425,"id":9,"parentId":1,"tags":{},"startTime":1784357328042,"traceId":"136ff9f1d43f8402"},{"name":"create-app-layouts","duration":128,"timestamp":718548943,"id":10,"parentId":1,"tags":{},"startTime":1784357328047,"traceId":"136ff9f1d43f8402"},{"name":"collect-default-files","duration":4120,"timestamp":718550784,"id":12,"parentId":1,"tags":{},"startTime":1784357328049,"traceId":"136ff9f1d43f8402"},{"name":"generate-route-types","duration":23548,"timestamp":718550004,"id":11,"parentId":1,"tags":{},"startTime":1784357328048,"traceId":"136ff9f1d43f8402"},{"name":"public-dir-conflict-check","duration":525,"timestamp":718573605,"id":13,"parentId":1,"tags":{},"startTime":1784357328072,"traceId":"136ff9f1d43f8402"},{"name":"generate-routes-manifest","duration":3032,"timestamp":718574283,"id":14,"parentId":1,"tags":{},"startTime":1784357328072,"traceId":"136ff9f1d43f8402"},{"name":"create-entrypoints","duration":52168,"timestamp":718584126,"id":17,"parentId":1,"tags":{},"startTime":1784357328082,"traceId":"136ff9f1d43f8402"},{"name":"generate-webpack-config","duration":253240,"timestamp":718636331,"id":18,"parentId":16,"tags":{},"startTime":1784357328134,"traceId":"136ff9f1d43f8402"},{"name":"next-trace-entrypoint-plugin","duration":2027,"timestamp":718979262,"id":20,"parentId":19,"tags":{},"startTime":1784357328477,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1423989,"timestamp":718989125,"id":110,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2500382,"timestamp":718989179,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2632128,"timestamp":718989186,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689226,"timestamp":718988904,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689240,"timestamp":718988907,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689239,"timestamp":718988911,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689240,"timestamp":718988914,"id":74,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689238,"timestamp":718988918,"id":75,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689238,"timestamp":718988921,"id":76,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689249,"timestamp":718988926,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689250,"timestamp":718988929,"id":78,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689316,"timestamp":718988933,"id":79,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689319,"timestamp":718988936,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689315,"timestamp":718988943,"id":82,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689270,"timestamp":718988990,"id":83,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689265,"timestamp":718988998,"id":84,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689227,"timestamp":718989038,"id":87,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689222,"timestamp":718989046,"id":89,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689221,"timestamp":718989051,"id":90,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689213,"timestamp":718989061,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689209,"timestamp":718989068,"id":95,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689207,"timestamp":718989072,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689207,"timestamp":718989075,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689205,"timestamp":718989079,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689204,"timestamp":718989081,"id":99,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689202,"timestamp":718989086,"id":100,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689202,"timestamp":718989088,"id":101,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689199,"timestamp":718989093,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689198,"timestamp":718989095,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689196,"timestamp":718989100,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689195,"timestamp":718989103,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689189,"timestamp":718989111,"id":106,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689189,"timestamp":718989113,"id":107,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689186,"timestamp":718989118,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689186,"timestamp":718989120,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689169,"timestamp":718989139,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689169,"timestamp":718989142,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689167,"timestamp":718989146,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689167,"timestamp":718989149,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689164,"timestamp":718989153,"id":118,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689159,"timestamp":718989160,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689150,"timestamp":718989171,"id":122,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689769,"timestamp":718988555,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689628,"timestamp":718988698,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2689577,"timestamp":718988752,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2694562,"timestamp":718988849,"id":58,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2694543,"timestamp":718988881,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2694566,"timestamp":718988864,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2694594,"timestamp":718988841,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2694595,"timestamp":718988844,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2725606,"timestamp":718989135,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2740372,"timestamp":718989058,"id":92,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2740397,"timestamp":718989053,"id":91,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2750299,"timestamp":718989003,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2750283,"timestamp":718989031,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2750263,"timestamp":718989065,"id":94,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2885204,"timestamp":718989043,"id":88,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2885085,"timestamp":718989181,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2885732,"timestamp":718988542,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2915942,"timestamp":718989189,"id":127,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2944695,"timestamp":718989128,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2950586,"timestamp":718989132,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2955078,"timestamp":718989174,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2977940,"timestamp":718988804,"id":47,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":2982934,"timestamp":718988940,"id":81,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3020351,"timestamp":718989156,"id":119,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3024254,"timestamp":718988052,"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":1784357328486,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023125,"timestamp":718989193,"id":128,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023127,"timestamp":718989196,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023128,"timestamp":718989201,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023130,"timestamp":718989203,"id":131,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023129,"timestamp":718989208,"id":132,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023130,"timestamp":718989211,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023133,"timestamp":718989214,"id":134,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023132,"timestamp":718989218,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023134,"timestamp":718989221,"id":136,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023134,"timestamp":718989226,"id":137,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3023135,"timestamp":718989228,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3047493,"timestamp":718989163,"id":121,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3047934,"timestamp":718988738,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048223,"timestamp":718988453,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3047896,"timestamp":718988785,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048166,"timestamp":718988519,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048160,"timestamp":718988529,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048196,"timestamp":718988495,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048216,"timestamp":718988479,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048191,"timestamp":718988507,"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":1784357328487,"traceId":"136ff9f1d43f8402"}]
2
+ [{"name":"add-entry","duration":3048161,"timestamp":718988746,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048159,"timestamp":718988755,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048156,"timestamp":718988763,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048162,"timestamp":718988759,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048157,"timestamp":718988768,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048158,"timestamp":718988771,"id":39,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048156,"timestamp":718988776,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048146,"timestamp":718988789,"id":43,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048160,"timestamp":718988779,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048149,"timestamp":718988792,"id":44,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048146,"timestamp":718988800,"id":46,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048152,"timestamp":718988797,"id":45,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048145,"timestamp":718988807,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048144,"timestamp":718988812,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048144,"timestamp":718988815,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048140,"timestamp":718988823,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048136,"timestamp":718988831,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048143,"timestamp":718988827,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048154,"timestamp":718988819,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048141,"timestamp":718988836,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048129,"timestamp":718988852,"id":59,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048128,"timestamp":718988857,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048128,"timestamp":718988860,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048124,"timestamp":718988867,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048122,"timestamp":718988873,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048121,"timestamp":718988877,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048138,"timestamp":718988889,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048135,"timestamp":718988896,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048143,"timestamp":718988892,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":3048139,"timestamp":718988899,"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":1784357328487,"traceId":"136ff9f1d43f8402"},{"name":"make","duration":5184729,"timestamp":718987739,"id":21,"parentId":19,"tags":{},"startTime":1784357328486,"traceId":"136ff9f1d43f8402"},{"name":"get-entries","duration":4139,"timestamp":724173804,"id":642,"parentId":641,"tags":{},"startTime":1784357333672,"traceId":"136ff9f1d43f8402"},{"name":"node-file-trace-plugin","duration":866485,"timestamp":724192315,"id":643,"parentId":641,"tags":{"traceEntryCount":"230"},"startTime":1784357333690,"traceId":"136ff9f1d43f8402"},{"name":"collect-traced-files","duration":59379,"timestamp":725058817,"id":644,"parentId":641,"tags":{},"startTime":1784357334557,"traceId":"136ff9f1d43f8402"},{"name":"finish-modules","duration":944601,"timestamp":724173612,"id":641,"parentId":20,"tags":{},"startTime":1784357333672,"traceId":"136ff9f1d43f8402"},{"name":"chunk-graph","duration":108571,"timestamp":725429737,"id":646,"parentId":645,"tags":{},"startTime":1784357334928,"traceId":"136ff9f1d43f8402"},{"name":"optimize-modules","duration":31,"timestamp":725538443,"id":648,"parentId":645,"tags":{},"startTime":1784357335037,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunks","duration":114202,"timestamp":725538557,"id":649,"parentId":645,"tags":{},"startTime":1784357335037,"traceId":"136ff9f1d43f8402"},{"name":"optimize-tree","duration":126,"timestamp":725652861,"id":650,"parentId":645,"tags":{},"startTime":1784357335151,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunk-modules","duration":146769,"timestamp":725653110,"id":651,"parentId":645,"tags":{},"startTime":1784357335151,"traceId":"136ff9f1d43f8402"},{"name":"optimize","duration":261609,"timestamp":725538387,"id":647,"parentId":645,"tags":{},"startTime":1784357335036,"traceId":"136ff9f1d43f8402"},{"name":"module-hash","duration":111743,"timestamp":725877432,"id":652,"parentId":645,"tags":{},"startTime":1784357335375,"traceId":"136ff9f1d43f8402"},{"name":"code-generation","duration":19041,"timestamp":725989292,"id":653,"parentId":645,"tags":{},"startTime":1784357335487,"traceId":"136ff9f1d43f8402"},{"name":"hash","duration":18294,"timestamp":726018926,"id":654,"parentId":645,"tags":{},"startTime":1784357335517,"traceId":"136ff9f1d43f8402"},{"name":"code-generation-jobs","duration":327,"timestamp":726037216,"id":655,"parentId":645,"tags":{},"startTime":1784357335535,"traceId":"136ff9f1d43f8402"},{"name":"module-assets","duration":2022,"timestamp":726037429,"id":656,"parentId":645,"tags":{},"startTime":1784357335535,"traceId":"136ff9f1d43f8402"},{"name":"create-chunk-assets","duration":5885,"timestamp":726039470,"id":657,"parentId":645,"tags":{},"startTime":1784357335538,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":859,"timestamp":726066303,"id":659,"parentId":658,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1784357335564,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":719,"timestamp":726066451,"id":660,"parentId":658,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":709,"timestamp":726066463,"id":661,"parentId":658,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":702,"timestamp":726066471,"id":662,"parentId":658,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":699,"timestamp":726066475,"id":663,"parentId":658,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":695,"timestamp":726066480,"id":664,"parentId":658,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":690,"timestamp":726066486,"id":665,"parentId":658,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":686,"timestamp":726066491,"id":666,"parentId":658,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":681,"timestamp":726066496,"id":667,"parentId":658,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":631,"timestamp":726066547,"id":668,"parentId":658,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":615,"timestamp":726066564,"id":669,"parentId":658,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":607,"timestamp":726066574,"id":670,"parentId":658,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":603,"timestamp":726066578,"id":671,"parentId":658,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":600,"timestamp":726066582,"id":672,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":596,"timestamp":726066587,"id":673,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":593,"timestamp":726066590,"id":674,"parentId":658,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":590,"timestamp":726066595,"id":675,"parentId":658,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":587,"timestamp":726066598,"id":676,"parentId":658,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":585,"timestamp":726066602,"id":677,"parentId":658,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":582,"timestamp":726066606,"id":678,"parentId":658,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":579,"timestamp":726066609,"id":679,"parentId":658,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":577,"timestamp":726066612,"id":680,"parentId":658,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":574,"timestamp":726066616,"id":681,"parentId":658,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":571,"timestamp":726066619,"id":682,"parentId":658,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":568,"timestamp":726066624,"id":683,"parentId":658,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":564,"timestamp":726066628,"id":684,"parentId":658,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":562,"timestamp":726066631,"id":685,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":543,"timestamp":726066651,"id":686,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":541,"timestamp":726066654,"id":687,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":539,"timestamp":726066657,"id":688,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":536,"timestamp":726066661,"id":689,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":531,"timestamp":726066667,"id":690,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":528,"timestamp":726066671,"id":691,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":526,"timestamp":726066674,"id":692,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":524,"timestamp":726066677,"id":693,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":520,"timestamp":726066681,"id":694,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":518,"timestamp":726066684,"id":695,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":516,"timestamp":726066687,"id":696,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":514,"timestamp":726066690,"id":697,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":511,"timestamp":726066694,"id":698,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":508,"timestamp":726066698,"id":699,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":506,"timestamp":726066701,"id":700,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":503,"timestamp":726066704,"id":701,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":500,"timestamp":726066708,"id":702,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":490,"timestamp":726066719,"id":703,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":488,"timestamp":726066722,"id":704,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":486,"timestamp":726066725,"id":705,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":484,"timestamp":726066728,"id":706,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":482,"timestamp":726066731,"id":707,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":480,"timestamp":726066734,"id":708,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":478,"timestamp":726066737,"id":709,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":475,"timestamp":726066740,"id":710,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":473,"timestamp":726066743,"id":711,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":471,"timestamp":726066746,"id":712,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"}]
3
+ [{"name":"minify-js","duration":674,"timestamp":726066749,"id":713,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":674,"timestamp":726066751,"id":714,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":672,"timestamp":726066754,"id":715,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":671,"timestamp":726066757,"id":716,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":669,"timestamp":726066760,"id":717,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":667,"timestamp":726066763,"id":718,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":665,"timestamp":726066766,"id":719,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":663,"timestamp":726066769,"id":720,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":661,"timestamp":726066771,"id":721,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":659,"timestamp":726066774,"id":722,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":657,"timestamp":726066777,"id":723,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":655,"timestamp":726066780,"id":724,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":653,"timestamp":726066783,"id":725,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":651,"timestamp":726066786,"id":726,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":649,"timestamp":726066789,"id":727,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":647,"timestamp":726066791,"id":728,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":645,"timestamp":726066794,"id":729,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":642,"timestamp":726066798,"id":730,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":640,"timestamp":726066801,"id":731,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":638,"timestamp":726066804,"id":732,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":636,"timestamp":726066807,"id":733,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":634,"timestamp":726066810,"id":734,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":632,"timestamp":726066813,"id":735,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":630,"timestamp":726066816,"id":736,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":628,"timestamp":726066818,"id":737,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":627,"timestamp":726066821,"id":738,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":625,"timestamp":726066824,"id":739,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":622,"timestamp":726066827,"id":740,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":620,"timestamp":726066830,"id":741,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":618,"timestamp":726066833,"id":742,"parentId":658,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":616,"timestamp":726066836,"id":743,"parentId":658,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":615,"timestamp":726066838,"id":744,"parentId":658,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":613,"timestamp":726066841,"id":745,"parentId":658,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":610,"timestamp":726066844,"id":746,"parentId":658,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":608,"timestamp":726066847,"id":747,"parentId":658,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":605,"timestamp":726066851,"id":748,"parentId":658,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":603,"timestamp":726066854,"id":749,"parentId":658,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":601,"timestamp":726066857,"id":750,"parentId":658,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":599,"timestamp":726066860,"id":751,"parentId":658,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":597,"timestamp":726066863,"id":752,"parentId":658,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":594,"timestamp":726066866,"id":753,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":592,"timestamp":726066869,"id":754,"parentId":658,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":590,"timestamp":726066872,"id":755,"parentId":658,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":589,"timestamp":726066875,"id":756,"parentId":658,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":587,"timestamp":726066878,"id":757,"parentId":658,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":585,"timestamp":726066881,"id":758,"parentId":658,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":583,"timestamp":726066884,"id":759,"parentId":658,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":581,"timestamp":726066887,"id":760,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":579,"timestamp":726066890,"id":761,"parentId":658,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":577,"timestamp":726066893,"id":762,"parentId":658,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":575,"timestamp":726066895,"id":763,"parentId":658,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":572,"timestamp":726066898,"id":764,"parentId":658,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":570,"timestamp":726066901,"id":765,"parentId":658,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":568,"timestamp":726066904,"id":766,"parentId":658,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":566,"timestamp":726066907,"id":767,"parentId":658,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":564,"timestamp":726066910,"id":768,"parentId":658,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":562,"timestamp":726066913,"id":769,"parentId":658,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":559,"timestamp":726066918,"id":770,"parentId":658,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":556,"timestamp":726066921,"id":771,"parentId":658,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":549,"timestamp":726066929,"id":772,"parentId":658,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":547,"timestamp":726066932,"id":773,"parentId":658,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":545,"timestamp":726066935,"id":774,"parentId":658,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":543,"timestamp":726066938,"id":775,"parentId":658,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":541,"timestamp":726066941,"id":776,"parentId":658,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":539,"timestamp":726066943,"id":777,"parentId":658,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":537,"timestamp":726066946,"id":778,"parentId":658,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":535,"timestamp":726066949,"id":779,"parentId":658,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":533,"timestamp":726066952,"id":780,"parentId":658,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":531,"timestamp":726066955,"id":781,"parentId":658,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":529,"timestamp":726066958,"id":782,"parentId":658,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":526,"timestamp":726066961,"id":783,"parentId":658,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":524,"timestamp":726066964,"id":784,"parentId":658,"tags":{"name":"450.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":522,"timestamp":726066967,"id":785,"parentId":658,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":520,"timestamp":726066970,"id":786,"parentId":658,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":518,"timestamp":726066973,"id":787,"parentId":658,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":508,"timestamp":726066984,"id":788,"parentId":658,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":506,"timestamp":726066987,"id":789,"parentId":658,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":504,"timestamp":726066990,"id":790,"parentId":658,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":502,"timestamp":726066993,"id":791,"parentId":658,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":500,"timestamp":726066996,"id":792,"parentId":658,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":498,"timestamp":726066999,"id":793,"parentId":658,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":495,"timestamp":726067002,"id":794,"parentId":658,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":471,"timestamp":726067027,"id":795,"parentId":658,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":467,"timestamp":726067032,"id":796,"parentId":658,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":465,"timestamp":726067035,"id":797,"parentId":658,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":463,"timestamp":726067038,"id":798,"parentId":658,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":461,"timestamp":726067040,"id":799,"parentId":658,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":459,"timestamp":726067043,"id":800,"parentId":658,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":457,"timestamp":726067046,"id":801,"parentId":658,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":454,"timestamp":726067050,"id":802,"parentId":658,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":451,"timestamp":726067054,"id":803,"parentId":658,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":450,"timestamp":726067056,"id":804,"parentId":658,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":448,"timestamp":726067059,"id":805,"parentId":658,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":446,"timestamp":726067062,"id":806,"parentId":658,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":444,"timestamp":726067065,"id":807,"parentId":658,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":442,"timestamp":726067068,"id":808,"parentId":658,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":439,"timestamp":726067071,"id":809,"parentId":658,"tags":{"name":"2064.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":438,"timestamp":726067074,"id":810,"parentId":658,"tags":{"name":"1104.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":436,"timestamp":726067076,"id":811,"parentId":658,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":434,"timestamp":726067079,"id":812,"parentId":658,"tags":{"name":"129.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":432,"timestamp":726067082,"id":813,"parentId":658,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"}]
4
+ [{"name":"minify-js","duration":516,"timestamp":726067085,"id":814,"parentId":658,"tags":{"name":"9992.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":515,"timestamp":726067088,"id":815,"parentId":658,"tags":{"name":"180.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":513,"timestamp":726067091,"id":816,"parentId":658,"tags":{"name":"7013.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":511,"timestamp":726067093,"id":817,"parentId":658,"tags":{"name":"2478.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":509,"timestamp":726067096,"id":818,"parentId":658,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":507,"timestamp":726067099,"id":819,"parentId":658,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":505,"timestamp":726067102,"id":820,"parentId":658,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":503,"timestamp":726067105,"id":821,"parentId":658,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":501,"timestamp":726067108,"id":822,"parentId":658,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":499,"timestamp":726067111,"id":823,"parentId":658,"tags":{"name":"406.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":497,"timestamp":726067114,"id":824,"parentId":658,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":495,"timestamp":726067117,"id":825,"parentId":658,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":493,"timestamp":726067120,"id":826,"parentId":658,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":491,"timestamp":726067123,"id":827,"parentId":658,"tags":{"name":"9886.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":489,"timestamp":726067126,"id":828,"parentId":658,"tags":{"name":"9355.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":487,"timestamp":726067128,"id":829,"parentId":658,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":485,"timestamp":726067131,"id":830,"parentId":658,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":483,"timestamp":726067134,"id":831,"parentId":658,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":482,"timestamp":726067137,"id":832,"parentId":658,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":480,"timestamp":726067139,"id":833,"parentId":658,"tags":{"name":"646.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":478,"timestamp":726067142,"id":834,"parentId":658,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":476,"timestamp":726067145,"id":835,"parentId":658,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":474,"timestamp":726067148,"id":836,"parentId":658,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":472,"timestamp":726067151,"id":837,"parentId":658,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":470,"timestamp":726067153,"id":838,"parentId":658,"tags":{"name":"233.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":468,"timestamp":726067156,"id":839,"parentId":658,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":466,"timestamp":726067159,"id":840,"parentId":658,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1784357335565,"traceId":"136ff9f1d43f8402"},{"name":"minify-webpack-plugin-optimize","duration":19309,"timestamp":726048363,"id":658,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1784357335546,"traceId":"136ff9f1d43f8402"},{"name":"css-minimizer-plugin","duration":158,"timestamp":726067814,"id":841,"parentId":19,"tags":{},"startTime":1784357335566,"traceId":"136ff9f1d43f8402"},{"name":"create-trace-assets","duration":41066,"timestamp":726068201,"id":842,"parentId":20,"tags":{},"startTime":1784357335566,"traceId":"136ff9f1d43f8402"},{"name":"seal","duration":890243,"timestamp":725263913,"id":645,"parentId":19,"tags":{},"startTime":1784357334762,"traceId":"136ff9f1d43f8402"},{"name":"webpack-compilation","duration":7259682,"timestamp":718977521,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1784357328476,"traceId":"136ff9f1d43f8402"},{"name":"emit","duration":57865,"timestamp":726237716,"id":843,"parentId":16,"tags":{},"startTime":1784357335736,"traceId":"136ff9f1d43f8402"},{"name":"webpack-close","duration":737,"timestamp":726300850,"id":844,"parentId":16,"tags":{"name":"server"},"startTime":1784357335799,"traceId":"136ff9f1d43f8402"},{"name":"webpack-generate-error-stats","duration":2472,"timestamp":726301637,"id":845,"parentId":844,"tags":{},"startTime":1784357335800,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":88067,"timestamp":726313443,"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":1784357335812,"traceId":"136ff9f1d43f8402"},{"name":"make","duration":88445,"timestamp":726313380,"id":847,"parentId":846,"tags":{},"startTime":1784357335811,"traceId":"136ff9f1d43f8402"},{"name":"chunk-graph","duration":941,"timestamp":726409253,"id":850,"parentId":849,"tags":{},"startTime":1784357335907,"traceId":"136ff9f1d43f8402"},{"name":"optimize-modules","duration":13,"timestamp":726410274,"id":852,"parentId":849,"tags":{},"startTime":1784357335908,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunks","duration":530,"timestamp":726410361,"id":853,"parentId":849,"tags":{},"startTime":1784357335908,"traceId":"136ff9f1d43f8402"},{"name":"optimize-tree","duration":13,"timestamp":726410946,"id":854,"parentId":849,"tags":{},"startTime":1784357335909,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunk-modules","duration":3668,"timestamp":726411075,"id":855,"parentId":849,"tags":{},"startTime":1784357335909,"traceId":"136ff9f1d43f8402"},{"name":"optimize","duration":4586,"timestamp":726410218,"id":851,"parentId":849,"tags":{},"startTime":1784357335908,"traceId":"136ff9f1d43f8402"},{"name":"module-hash","duration":5247,"timestamp":726415640,"id":856,"parentId":849,"tags":{},"startTime":1784357335914,"traceId":"136ff9f1d43f8402"},{"name":"code-generation","duration":180,"timestamp":726420910,"id":857,"parentId":849,"tags":{},"startTime":1784357335919,"traceId":"136ff9f1d43f8402"},{"name":"hash","duration":1596,"timestamp":726422211,"id":858,"parentId":849,"tags":{},"startTime":1784357335920,"traceId":"136ff9f1d43f8402"},{"name":"code-generation-jobs","duration":117,"timestamp":726423806,"id":859,"parentId":849,"tags":{},"startTime":1784357335922,"traceId":"136ff9f1d43f8402"},{"name":"module-assets","duration":49,"timestamp":726423907,"id":860,"parentId":849,"tags":{},"startTime":1784357335922,"traceId":"136ff9f1d43f8402"},{"name":"create-chunk-assets","duration":207,"timestamp":726423964,"id":861,"parentId":849,"tags":{},"startTime":1784357335922,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":41,"timestamp":726427382,"id":863,"parentId":862,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1784357335925,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":23,"timestamp":726427404,"id":864,"parentId":862,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1784357335925,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":19,"timestamp":726427411,"id":865,"parentId":862,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1784357335925,"traceId":"136ff9f1d43f8402"},{"name":"minify-webpack-plugin-optimize","duration":362,"timestamp":726427072,"id":862,"parentId":846,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1784357335925,"traceId":"136ff9f1d43f8402"},{"name":"css-minimizer-plugin","duration":8,"timestamp":726427488,"id":866,"parentId":846,"tags":{},"startTime":1784357335926,"traceId":"136ff9f1d43f8402"},{"name":"seal","duration":25806,"timestamp":726407515,"id":849,"parentId":846,"tags":{},"startTime":1784357335906,"traceId":"136ff9f1d43f8402"},{"name":"webpack-compilation","duration":121759,"timestamp":726311727,"id":846,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784357335810,"traceId":"136ff9f1d43f8402"},{"name":"emit","duration":2437,"timestamp":726433552,"id":867,"parentId":16,"tags":{},"startTime":1784357335932,"traceId":"136ff9f1d43f8402"},{"name":"webpack-close","duration":206,"timestamp":726436320,"id":868,"parentId":16,"tags":{"name":"edge-server"},"startTime":1784357335934,"traceId":"136ff9f1d43f8402"},{"name":"webpack-generate-error-stats","duration":590,"timestamp":726436533,"id":869,"parentId":868,"tags":{},"startTime":1784357335935,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669717,"timestamp":726449920,"id":881,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669733,"timestamp":726449924,"id":882,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669734,"timestamp":726449927,"id":883,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669735,"timestamp":726449930,"id":884,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669735,"timestamp":726449933,"id":885,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669736,"timestamp":726449936,"id":886,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669736,"timestamp":726449939,"id":887,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669737,"timestamp":726449941,"id":888,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669737,"timestamp":726449945,"id":889,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669743,"timestamp":726449948,"id":890,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669745,"timestamp":726449950,"id":891,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669746,"timestamp":726449953,"id":892,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669747,"timestamp":726449955,"id":893,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669747,"timestamp":726449957,"id":894,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669747,"timestamp":726449961,"id":895,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669749,"timestamp":726449963,"id":896,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669750,"timestamp":726449966,"id":897,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669750,"timestamp":726449968,"id":898,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669752,"timestamp":726449971,"id":899,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669752,"timestamp":726449974,"id":900,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669752,"timestamp":726449976,"id":901,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669753,"timestamp":726449979,"id":902,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669753,"timestamp":726449982,"id":903,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669754,"timestamp":726449984,"id":904,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669754,"timestamp":726449987,"id":905,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669754,"timestamp":726449990,"id":906,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669755,"timestamp":726449993,"id":907,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669755,"timestamp":726449995,"id":908,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669756,"timestamp":726449998,"id":909,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669756,"timestamp":726450000,"id":910,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669756,"timestamp":726450004,"id":911,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669728,"timestamp":726450035,"id":912,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669726,"timestamp":726450040,"id":913,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669726,"timestamp":726450043,"id":914,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669726,"timestamp":726450045,"id":915,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669726,"timestamp":726450048,"id":916,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669727,"timestamp":726450050,"id":917,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669727,"timestamp":726450053,"id":918,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669727,"timestamp":726450056,"id":919,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669727,"timestamp":726450059,"id":920,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669728,"timestamp":726450061,"id":921,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669728,"timestamp":726450064,"id":922,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"}]
5
+ [{"name":"add-entry","duration":669976,"timestamp":726450066,"id":923,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669980,"timestamp":726450069,"id":924,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669981,"timestamp":726450071,"id":925,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669983,"timestamp":726450074,"id":926,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669982,"timestamp":726450077,"id":927,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669973,"timestamp":726450089,"id":928,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669974,"timestamp":726450091,"id":929,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669974,"timestamp":726450094,"id":930,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669975,"timestamp":726450096,"id":931,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669976,"timestamp":726450098,"id":932,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669977,"timestamp":726450100,"id":933,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669978,"timestamp":726450103,"id":934,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669979,"timestamp":726450105,"id":935,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669979,"timestamp":726450107,"id":936,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669979,"timestamp":726450111,"id":937,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669978,"timestamp":726450115,"id":938,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669979,"timestamp":726450117,"id":939,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669979,"timestamp":726450120,"id":940,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669980,"timestamp":726450122,"id":941,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669981,"timestamp":726450124,"id":942,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669981,"timestamp":726450127,"id":943,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669982,"timestamp":726450129,"id":944,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669983,"timestamp":726450131,"id":945,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669984,"timestamp":726450133,"id":946,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669985,"timestamp":726450135,"id":947,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669985,"timestamp":726450138,"id":948,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669986,"timestamp":726450140,"id":949,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669986,"timestamp":726450142,"id":950,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669987,"timestamp":726450144,"id":951,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669988,"timestamp":726450147,"id":952,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669988,"timestamp":726450149,"id":953,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669989,"timestamp":726450151,"id":954,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669989,"timestamp":726450154,"id":955,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669989,"timestamp":726450156,"id":956,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669990,"timestamp":726450158,"id":957,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669991,"timestamp":726450160,"id":958,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669992,"timestamp":726450162,"id":959,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669992,"timestamp":726450165,"id":960,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669993,"timestamp":726450167,"id":961,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669994,"timestamp":726450169,"id":962,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669994,"timestamp":726450171,"id":963,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669995,"timestamp":726450174,"id":964,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669995,"timestamp":726450176,"id":965,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669996,"timestamp":726450178,"id":966,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669996,"timestamp":726450181,"id":967,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669997,"timestamp":726450183,"id":968,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669997,"timestamp":726450185,"id":969,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669998,"timestamp":726450188,"id":970,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669999,"timestamp":726450190,"id":971,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":669999,"timestamp":726450192,"id":972,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670000,"timestamp":726450194,"id":973,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670001,"timestamp":726450197,"id":974,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670001,"timestamp":726450199,"id":975,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670001,"timestamp":726450201,"id":976,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670002,"timestamp":726450203,"id":977,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":670002,"timestamp":726450206,"id":978,"parentId":871,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":763620,"timestamp":726449893,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":857903,"timestamp":726449896,"id":876,"parentId":871,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":857913,"timestamp":726449904,"id":878,"parentId":871,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":857922,"timestamp":726449900,"id":877,"parentId":871,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":858003,"timestamp":726449826,"id":872,"parentId":871,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":857952,"timestamp":726449888,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":857976,"timestamp":726449872,"id":873,"parentId":871,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1008372,"timestamp":726450218,"id":983,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1008365,"timestamp":726450242,"id":993,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1008705,"timestamp":726449908,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077783,"timestamp":726449912,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077504,"timestamp":726450209,"id":979,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077504,"timestamp":726450213,"id":981,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077500,"timestamp":726450220,"id":984,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077508,"timestamp":726450228,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077504,"timestamp":726450235,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1077502,"timestamp":726450240,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1192627,"timestamp":726450215,"id":982,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1192642,"timestamp":726450222,"id":985,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1192639,"timestamp":726450233,"id":989,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1215210,"timestamp":726450211,"id":980,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1215211,"timestamp":726450225,"id":986,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1215209,"timestamp":726450231,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1215206,"timestamp":726450237,"id":991,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1215201,"timestamp":726450245,"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%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"add-entry","duration":1650588,"timestamp":726450247,"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":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"make","duration":1651390,"timestamp":726449552,"id":871,"parentId":870,"tags":{},"startTime":1784357335948,"traceId":"136ff9f1d43f8402"},{"name":"chunk-graph","duration":67684,"timestamp":728266873,"id":997,"parentId":996,"tags":{},"startTime":1784357337765,"traceId":"136ff9f1d43f8402"},{"name":"optimize-modules","duration":9,"timestamp":728334616,"id":999,"parentId":996,"tags":{},"startTime":1784357337833,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunks","duration":66295,"timestamp":728342901,"id":1001,"parentId":996,"tags":{},"startTime":1784357337841,"traceId":"136ff9f1d43f8402"},{"name":"optimize-tree","duration":12,"timestamp":728409239,"id":1002,"parentId":996,"tags":{},"startTime":1784357337907,"traceId":"136ff9f1d43f8402"},{"name":"optimize-chunk-modules","duration":107338,"timestamp":728409281,"id":1003,"parentId":996,"tags":{},"startTime":1784357337907,"traceId":"136ff9f1d43f8402"},{"name":"optimize","duration":182066,"timestamp":728334597,"id":998,"parentId":996,"tags":{},"startTime":1784357337833,"traceId":"136ff9f1d43f8402"},{"name":"module-hash","duration":61874,"timestamp":728592052,"id":1004,"parentId":996,"tags":{},"startTime":1784357338090,"traceId":"136ff9f1d43f8402"},{"name":"code-generation","duration":226198,"timestamp":728653965,"id":1005,"parentId":996,"tags":{},"startTime":1784357338152,"traceId":"136ff9f1d43f8402"},{"name":"hash","duration":18237,"timestamp":728886953,"id":1006,"parentId":996,"tags":{},"startTime":1784357338385,"traceId":"136ff9f1d43f8402"},{"name":"code-generation-jobs","duration":587,"timestamp":728905189,"id":1007,"parentId":996,"tags":{},"startTime":1784357338403,"traceId":"136ff9f1d43f8402"},{"name":"module-assets","duration":1764,"timestamp":728905704,"id":1008,"parentId":996,"tags":{},"startTime":1784357338404,"traceId":"136ff9f1d43f8402"},{"name":"create-chunk-assets","duration":10392,"timestamp":728907483,"id":1009,"parentId":996,"tags":{},"startTime":1784357338406,"traceId":"136ff9f1d43f8402"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1370,"timestamp":728921126,"id":1011,"parentId":870,"tags":{},"startTime":1784357338419,"traceId":"136ff9f1d43f8402"},{"name":"NextJsBuildManifest-createassets","duration":2227,"timestamp":728920281,"id":1010,"parentId":870,"tags":{},"startTime":1784357338418,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43829,"timestamp":728941105,"id":1013,"parentId":1012,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43809,"timestamp":728941135,"id":1014,"parentId":1012,"tags":{"name":"static/chunks/main-app-f250687320f91b0d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43802,"timestamp":728941145,"id":1015,"parentId":1012,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43796,"timestamp":728941152,"id":1016,"parentId":1012,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"}]
6
+ [{"name":"minify-js","duration":44003,"timestamp":728941159,"id":1017,"parentId":1012,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":44001,"timestamp":728941167,"id":1018,"parentId":1012,"tags":{"name":"static/chunks/app/layout-daccfba2ff75c5ce.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43997,"timestamp":728941174,"id":1019,"parentId":1012,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43992,"timestamp":728941181,"id":1020,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-a41b3fc75ab04e59.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43987,"timestamp":728941188,"id":1021,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-d04973f0c3fd682d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43983,"timestamp":728941194,"id":1022,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9032dff1771b397e.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43978,"timestamp":728941201,"id":1023,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/session/route-9bb04233716e3ff6.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43973,"timestamp":728941207,"id":1024,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/start/route-e8eccf8ae83ad1e1.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43968,"timestamp":728941214,"id":1025,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-acf27d73f5bdda33.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43963,"timestamp":728941221,"id":1026,"parentId":1012,"tags":{"name":"static/chunks/app/api/assistant/tools/route-b00a52866fa30f8d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43959,"timestamp":728941227,"id":1027,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/login/route-128d73a230821f63.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43953,"timestamp":728941235,"id":1028,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/logout/route-bc228d0962dacd78.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43948,"timestamp":728941241,"id":1029,"parentId":1012,"tags":{"name":"static/chunks/app/api/daily-summary/route-476762d9236a8f7e.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43943,"timestamp":728941247,"id":1030,"parentId":1012,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-d2e19105d211af28.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43938,"timestamp":728941254,"id":1031,"parentId":1012,"tags":{"name":"static/chunks/app/api/ollama/models/route-09d800bc7037b4da.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43934,"timestamp":728941261,"id":1032,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-63fac568f4ad9cbb.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43928,"timestamp":728941268,"id":1033,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-af6d789b7f2d0d3c.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43923,"timestamp":728941275,"id":1034,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-d678f5b628ccc158.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43918,"timestamp":728941282,"id":1035,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/clone/route-554891c2f95042ee.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43914,"timestamp":728941288,"id":1036,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-073b710aed75d318.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43909,"timestamp":728941295,"id":1037,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-33229b577f5dc3ed.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43904,"timestamp":728941301,"id":1038,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/restore/route-8f80fc92b6398572.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43899,"timestamp":728941308,"id":1039,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/route-572e3d6964fd58f6.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43894,"timestamp":728941315,"id":1040,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/sync/route-135aa441d06c917c.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43888,"timestamp":728941322,"id":1041,"parentId":1012,"tags":{"name":"static/chunks/app/api/repositories/scan/route-b31c6db23a719a94.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43882,"timestamp":728941330,"id":1042,"parentId":1012,"tags":{"name":"static/chunks/app/api/templates/[id]/route-92da27adf293cd5d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43877,"timestamp":728941337,"id":1043,"parentId":1012,"tags":{"name":"static/chunks/app/api/templates/route-c27b2c5738d008f4.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43872,"timestamp":728941344,"id":1044,"parentId":1012,"tags":{"name":"static/chunks/app/api/slash-commands/route-0b50bd9959d17ee0.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43868,"timestamp":728941350,"id":1045,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-e96e08308a04e1be.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43864,"timestamp":728941356,"id":1046,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-d6f2d958c9090c50.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43859,"timestamp":728941363,"id":1047,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-a2e71018dbc3054e.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43855,"timestamp":728941369,"id":1048,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-08497c5c49cf970f.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43851,"timestamp":728941375,"id":1049,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-8292d39583c0065f.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43846,"timestamp":728941382,"id":1050,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c0c8f630fbfe669b.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43842,"timestamp":728941388,"id":1051,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-8c48e766060d33e4.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43837,"timestamp":728941395,"id":1052,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-917b2ab96299fc80.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43833,"timestamp":728941401,"id":1053,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-7927b82b1d2d4193.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43829,"timestamp":728941407,"id":1054,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-38d27ff572a5ce2d.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43825,"timestamp":728941414,"id":1055,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-867272d9e26e0c0f.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43820,"timestamp":728941420,"id":1056,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-7c9dae962f32b442.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43817,"timestamp":728941426,"id":1057,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-5cebedebf4088a37.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43812,"timestamp":728941433,"id":1058,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-6481b6325364dc86.js","cache":"HIT"},"startTime":1784357338439,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43808,"timestamp":728941439,"id":1059,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-656869cc6427decb.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43804,"timestamp":728941446,"id":1060,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-0d6c046469e4ffbe.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43800,"timestamp":728941452,"id":1061,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-66cbc7422a8143ee.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43796,"timestamp":728941458,"id":1062,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-bdd8b022b4e2ed05.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43791,"timestamp":728941464,"id":1063,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-35904055921ecb06.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43785,"timestamp":728941471,"id":1064,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-8a60f1695506ab71.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43780,"timestamp":728941477,"id":1065,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8f4cf9c5009fae4f.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43774,"timestamp":728941484,"id":1066,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-4ca7a837f6ed521a.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43769,"timestamp":728941489,"id":1067,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-ec277451fb31e996.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43764,"timestamp":728941496,"id":1068,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8b4e83e1de447d88.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43759,"timestamp":728941502,"id":1069,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-11556bfbd75795c8.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43754,"timestamp":728941508,"id":1070,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-5ad04a149cca0b5a.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43748,"timestamp":728941514,"id":1071,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-f472c90a2dbc4a5f.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43743,"timestamp":728941520,"id":1072,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-f31990c8cdcf5e04.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43737,"timestamp":728941527,"id":1073,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4fa44ec5f2d4c0ce.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43732,"timestamp":728941533,"id":1074,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-2ccaa018306fe5e5.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43727,"timestamp":728941540,"id":1075,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-ffa9e0060da1961e.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43720,"timestamp":728941548,"id":1076,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-5bce337d23da162a.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43687,"timestamp":728941582,"id":1077,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-04327f84fb678619.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43680,"timestamp":728941590,"id":1078,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-83dbe2775dff1184.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43675,"timestamp":728941596,"id":1079,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-45a28828f91cdaf7.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43670,"timestamp":728941602,"id":1080,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-a7ddbfa310b4776f.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43664,"timestamp":728941609,"id":1081,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-d9e8acfda51b569a.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43659,"timestamp":728941614,"id":1082,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-14f5ea9ed2c6bad4.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43654,"timestamp":728941620,"id":1083,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-fa2f4fdf88a1c42f.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43649,"timestamp":728941627,"id":1084,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-2a96b98ff2078d00.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43644,"timestamp":728941633,"id":1085,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-655387d0dd040e76.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43638,"timestamp":728941640,"id":1086,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-f770d3caec715d5e.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43633,"timestamp":728941646,"id":1087,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-5c481a01efb90280.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43627,"timestamp":728941652,"id":1088,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-222a7cc5b4e5ecb0.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43622,"timestamp":728941659,"id":1089,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-6c90d5b98e39bf59.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43616,"timestamp":728941665,"id":1090,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5b16a67dbe1b7a01.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43610,"timestamp":728941672,"id":1091,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-5211cadc902c1912.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43604,"timestamp":728941679,"id":1092,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-f6355426e98b192c.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43599,"timestamp":728941685,"id":1093,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-8ebeabc1ffaac594.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43594,"timestamp":728941692,"id":1094,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-8c8ab3842c10cd98.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43588,"timestamp":728941698,"id":1095,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-15562cd264d5feb6.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43584,"timestamp":728941704,"id":1096,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-7c2bcc05752ae519.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43578,"timestamp":728941711,"id":1097,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-b844c33715497365.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43573,"timestamp":728941717,"id":1098,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-cd25c82770e83bc8.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43568,"timestamp":728941723,"id":1099,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-c7c6f868cd9cf05f.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43564,"timestamp":728941729,"id":1100,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7551181674fe51c8.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43558,"timestamp":728941735,"id":1101,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-c910dc00d35d8d20.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43553,"timestamp":728941741,"id":1102,"parentId":1012,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-8bf406f5941a9c16.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43548,"timestamp":728941747,"id":1103,"parentId":1012,"tags":{"name":"static/chunks/app/api/app/update/route-6d5e08ac1bece172.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43543,"timestamp":728941753,"id":1104,"parentId":1012,"tags":{"name":"static/chunks/app/api/app/update-check/route-9dbe26c8635dcc17.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43537,"timestamp":728941760,"id":1105,"parentId":1012,"tags":{"name":"static/chunks/app/api/auth/status/route-dd7f8aa8a9bacb2e.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43532,"timestamp":728941766,"id":1106,"parentId":1012,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-4223a455b25ed0ad.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43526,"timestamp":728941772,"id":1107,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-83d0c533f4fa7af7.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43520,"timestamp":728941779,"id":1108,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/route-6743555a48b73de9.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43515,"timestamp":728941785,"id":1109,"parentId":1012,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-0c8f1d32845acb31.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43510,"timestamp":728941791,"id":1110,"parentId":1012,"tags":{"name":"static/chunks/app/api/push/vapid/route-d0bb916926db3de8.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43505,"timestamp":728941797,"id":1111,"parentId":1012,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-5b600427b3603cb2.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43500,"timestamp":728941803,"id":1112,"parentId":1012,"tags":{"name":"static/chunks/app/api/todos/route-fc915ffbc46547e5.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43495,"timestamp":728941809,"id":1113,"parentId":1012,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-6add041e75a02d18.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43490,"timestamp":728941815,"id":1114,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-e4d9ecb5d03a3f16.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43485,"timestamp":728941821,"id":1115,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8515d266517f572a.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43479,"timestamp":728941828,"id":1116,"parentId":1012,"tags":{"name":"static/chunks/app/api/worktrees/route-ef174273efe07a93.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43474,"timestamp":728941834,"id":1117,"parentId":1012,"tags":{"name":"static/chunks/app/proxy/[...path]/route-047001fb454307c8.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"}]
7
+ [{"name":"minify-js","duration":43558,"timestamp":728941842,"id":1118,"parentId":1012,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43554,"timestamp":728941848,"id":1119,"parentId":1012,"tags":{"name":"static/chunks/app/more/page-025afc1e4de565e7.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":43549,"timestamp":728941854,"id":1120,"parentId":1012,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29845,"timestamp":728955560,"id":1122,"parentId":1012,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29822,"timestamp":728955584,"id":1123,"parentId":1012,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29813,"timestamp":728955594,"id":1124,"parentId":1012,"tags":{"name":"static/chunks/app/repositories/page-1d648e5bfdbb1cd3.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29808,"timestamp":728955601,"id":1125,"parentId":1012,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29802,"timestamp":728955608,"id":1126,"parentId":1012,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29796,"timestamp":728955615,"id":1127,"parentId":1012,"tags":{"name":"static/chunks/app/review/page-d4de23b1ea9da8dd.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29792,"timestamp":728955622,"id":1128,"parentId":1012,"tags":{"name":"static/chunks/app/page-9fda9c16ad51c4cd.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29787,"timestamp":728955628,"id":1129,"parentId":1012,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29780,"timestamp":728955636,"id":1130,"parentId":1012,"tags":{"name":"static/chunks/app/sessions/page-6896284f0e9eec43.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29716,"timestamp":728955701,"id":1131,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":29710,"timestamp":728955709,"id":1132,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7267aaae5ee14eec.js","cache":"HIT"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":28001,"timestamp":728957419,"id":1134,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/page-b3b8909eea1efb92.js","cache":"HIT"},"startTime":1784357338455,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25238,"timestamp":728960184,"id":1137,"parentId":1012,"tags":{"name":"static/chunks/530.fe500fbb26e3369d.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25226,"timestamp":728960197,"id":1138,"parentId":1012,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25223,"timestamp":728960202,"id":1139,"parentId":1012,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25220,"timestamp":728960206,"id":1140,"parentId":1012,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25218,"timestamp":728960210,"id":1141,"parentId":1012,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25216,"timestamp":728960213,"id":1142,"parentId":1012,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25213,"timestamp":728960217,"id":1143,"parentId":1012,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25211,"timestamp":728960221,"id":1144,"parentId":1012,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25205,"timestamp":728960228,"id":1145,"parentId":1012,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25202,"timestamp":728960232,"id":1146,"parentId":1012,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25200,"timestamp":728960235,"id":1147,"parentId":1012,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25198,"timestamp":728960238,"id":1148,"parentId":1012,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25195,"timestamp":728960242,"id":1149,"parentId":1012,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25194,"timestamp":728960245,"id":1150,"parentId":1012,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25191,"timestamp":728960248,"id":1151,"parentId":1012,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25190,"timestamp":728960252,"id":1152,"parentId":1012,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25187,"timestamp":728960255,"id":1153,"parentId":1012,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25185,"timestamp":728960258,"id":1154,"parentId":1012,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25184,"timestamp":728960262,"id":1155,"parentId":1012,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25182,"timestamp":728960265,"id":1156,"parentId":1012,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25179,"timestamp":728960268,"id":1157,"parentId":1012,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25178,"timestamp":728960271,"id":1158,"parentId":1012,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25176,"timestamp":728960274,"id":1159,"parentId":1012,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25174,"timestamp":728960277,"id":1160,"parentId":1012,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25172,"timestamp":728960280,"id":1161,"parentId":1012,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25170,"timestamp":728960284,"id":1162,"parentId":1012,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25168,"timestamp":728960287,"id":1163,"parentId":1012,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25166,"timestamp":728960290,"id":1164,"parentId":1012,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25165,"timestamp":728960293,"id":1165,"parentId":1012,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25163,"timestamp":728960296,"id":1166,"parentId":1012,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25160,"timestamp":728960300,"id":1167,"parentId":1012,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25159,"timestamp":728960303,"id":1168,"parentId":1012,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25156,"timestamp":728960306,"id":1169,"parentId":1012,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25154,"timestamp":728960309,"id":1170,"parentId":1012,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25153,"timestamp":728960312,"id":1171,"parentId":1012,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25150,"timestamp":728960315,"id":1172,"parentId":1012,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25148,"timestamp":728960319,"id":1173,"parentId":1012,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25147,"timestamp":728960322,"id":1174,"parentId":1012,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25144,"timestamp":728960325,"id":1175,"parentId":1012,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25142,"timestamp":728960328,"id":1176,"parentId":1012,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25140,"timestamp":728960332,"id":1177,"parentId":1012,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25137,"timestamp":728960335,"id":1178,"parentId":1012,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25136,"timestamp":728960338,"id":1179,"parentId":1012,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25133,"timestamp":728960341,"id":1180,"parentId":1012,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25131,"timestamp":728960345,"id":1181,"parentId":1012,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25129,"timestamp":728960348,"id":1182,"parentId":1012,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25127,"timestamp":728960351,"id":1183,"parentId":1012,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25125,"timestamp":728960354,"id":1184,"parentId":1012,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25123,"timestamp":728960358,"id":1185,"parentId":1012,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25121,"timestamp":728960361,"id":1186,"parentId":1012,"tags":{"name":"static/chunks/4459.c0cfa6778ee9c2f7.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25119,"timestamp":728960364,"id":1187,"parentId":1012,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25117,"timestamp":728960367,"id":1188,"parentId":1012,"tags":{"name":"static/chunks/3165-24384edc4c412d82.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25116,"timestamp":728960370,"id":1189,"parentId":1012,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":25114,"timestamp":728960373,"id":1190,"parentId":1012,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8618,"timestamp":728976869,"id":1192,"parentId":1012,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8605,"timestamp":728976883,"id":1193,"parentId":1012,"tags":{"name":"static/chunks/2069-288e4eaee983e666.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8601,"timestamp":728976889,"id":1194,"parentId":1012,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8598,"timestamp":728976893,"id":1195,"parentId":1012,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8595,"timestamp":728976897,"id":1196,"parentId":1012,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8592,"timestamp":728976901,"id":1197,"parentId":1012,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8590,"timestamp":728976904,"id":1198,"parentId":1012,"tags":{"name":"static/chunks/934-5c9f81838fe05d8d.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":8587,"timestamp":728976908,"id":1199,"parentId":1012,"tags":{"name":"static/chunks/7485.a2baa08622f7a65d.js","cache":"HIT"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":741,"timestamp":728984754,"id":1201,"parentId":1012,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":721,"timestamp":728984775,"id":1202,"parentId":1012,"tags":{"name":"static/chunks/6416.576bccbf47281d27.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":718,"timestamp":728984780,"id":1203,"parentId":1012,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":714,"timestamp":728984784,"id":1204,"parentId":1012,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":711,"timestamp":728984788,"id":1205,"parentId":1012,"tags":{"name":"static/chunks/7347-1d26b298145f12c9.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":708,"timestamp":728984792,"id":1206,"parentId":1012,"tags":{"name":"static/chunks/4560-30b38cace5579a84.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":575,"timestamp":728984926,"id":1211,"parentId":1012,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":42695,"timestamp":728957431,"id":1135,"parentId":1012,"tags":{"name":"static/chunks/webpack-683a4a79f332840d.js","cache":"MISS"},"startTime":1784357338455,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":44473,"timestamp":728955715,"id":1133,"parentId":1012,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-d32609a7076c9a77.js","cache":"MISS"},"startTime":1784357338454,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":62343,"timestamp":728941860,"id":1121,"parentId":1012,"tags":{"name":"static/chunks/app/chat/page-c8eb641b846a4a9c.js","cache":"MISS"},"startTime":1784357338440,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":19707,"timestamp":728984796,"id":1207,"parentId":1012,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":19784,"timestamp":728984838,"id":1208,"parentId":1012,"tags":{"name":"static/8yp8SRJ9h3Uj75SpHLYpl/_ssgManifest.js","cache":"MISS"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":19953,"timestamp":728984868,"id":1209,"parentId":1012,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":23175,"timestamp":728984899,"id":1210,"parentId":1012,"tags":{"name":"static/8yp8SRJ9h3Uj75SpHLYpl/_buildManifest.js","cache":"MISS"},"startTime":1784357338483,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":58020,"timestamp":728957665,"id":1136,"parentId":1012,"tags":{"name":"static/chunks/8676.29fd175cc36fca96.js","cache":"MISS"},"startTime":1784357338456,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":180603,"timestamp":728960376,"id":1191,"parentId":1012,"tags":{"name":"static/chunks/8566-62accef073b6267c.js","cache":"MISS"},"startTime":1784357338458,"traceId":"136ff9f1d43f8402"},{"name":"minify-js","duration":192489,"timestamp":728976911,"id":1200,"parentId":1012,"tags":{"name":"static/chunks/8965-b5fcd82314882f75.js","cache":"MISS"},"startTime":1784357338475,"traceId":"136ff9f1d43f8402"},{"name":"minify-webpack-plugin-optimize","duration":243520,"timestamp":728925900,"id":1012,"parentId":870,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1784357338424,"traceId":"136ff9f1d43f8402"},{"name":"minify-css","duration":166,"timestamp":729169777,"id":1213,"parentId":1212,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1784357338668,"traceId":"136ff9f1d43f8402"},{"name":"minify-css","duration":115,"timestamp":729169832,"id":1214,"parentId":1212,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1784357338668,"traceId":"136ff9f1d43f8402"},{"name":"minify-css","duration":111,"timestamp":729169838,"id":1215,"parentId":1212,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1784357338668,"traceId":"136ff9f1d43f8402"},{"name":"minify-css","duration":109,"timestamp":729169841,"id":1216,"parentId":1212,"tags":{"file":"static/css/df7d760ef6b57736.css","cache":"HIT"},"startTime":1784357338668,"traceId":"136ff9f1d43f8402"},{"name":"css-minimizer-plugin","duration":270,"timestamp":729169682,"id":1212,"parentId":870,"tags":{},"startTime":1784357338668,"traceId":"136ff9f1d43f8402"},{"name":"seal","duration":1042667,"timestamp":728183301,"id":996,"parentId":870,"tags":{},"startTime":1784357337681,"traceId":"136ff9f1d43f8402"}]
8
+ [{"name":"webpack-compilation","duration":2779997,"timestamp":726446248,"id":870,"parentId":16,"tags":{"name":"client"},"startTime":1784357335944,"traceId":"136ff9f1d43f8402"},{"name":"emit","duration":46340,"timestamp":729226298,"id":1217,"parentId":16,"tags":{},"startTime":1784357338724,"traceId":"136ff9f1d43f8402"},{"name":"webpack-close","duration":1047829,"timestamp":729275557,"id":1218,"parentId":16,"tags":{"name":"client"},"startTime":1784357338774,"traceId":"136ff9f1d43f8402"},{"name":"webpack-generate-error-stats","duration":839,"timestamp":730323411,"id":1219,"parentId":1218,"tags":{},"startTime":1784357339821,"traceId":"136ff9f1d43f8402"},{"name":"run-webpack-compiler","duration":11740403,"timestamp":718584123,"id":16,"parentId":1,"tags":{},"startTime":1784357328082,"traceId":"136ff9f1d43f8402"},{"name":"format-webpack-messages","duration":90,"timestamp":730324534,"id":1220,"parentId":1,"tags":{},"startTime":1784357339823,"traceId":"136ff9f1d43f8402"},{"name":"verify-typescript-setup","duration":22950880,"timestamp":730328381,"id":1222,"parentId":1,"tags":{},"startTime":1784357339826,"traceId":"136ff9f1d43f8402"},{"name":"check-static-error-page","duration":37572,"timestamp":753322694,"id":1225,"parentId":1224,"tags":{},"startTime":1784357362821,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":27502,"timestamp":753640187,"id":1226,"parentId":1224,"tags":{"page":"/_app"},"startTime":1784357363138,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":26812,"timestamp":753640892,"id":1228,"parentId":1224,"tags":{"page":"/_document"},"startTime":1784357363139,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":33777,"timestamp":753640834,"id":1227,"parentId":1224,"tags":{"page":"/_error"},"startTime":1784357363139,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":80034,"timestamp":753682277,"id":1345,"parentId":1341,"tags":{},"startTime":1784357363180,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":96089,"timestamp":753666307,"id":1341,"parentId":1224,"tags":{"page":"/icon2.png"},"startTime":1784357363164,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":87818,"timestamp":753682161,"id":1344,"parentId":1340,"tags":{},"startTime":1784357363180,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":103868,"timestamp":753666171,"id":1340,"parentId":1224,"tags":{"page":"/icon1.png"},"startTime":1784357363164,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":98845,"timestamp":753682447,"id":1347,"parentId":1338,"tags":{},"startTime":1784357363181,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":115848,"timestamp":753665485,"id":1338,"parentId":1224,"tags":{"page":"/apple-icon.png"},"startTime":1784357363164,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":109778,"timestamp":753683052,"id":1348,"parentId":1230,"tags":{},"startTime":1784357363181,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":151457,"timestamp":753641407,"id":1230,"parentId":1224,"tags":{"page":"/api/app/update-check"},"startTime":1784357363139,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":118739,"timestamp":753683323,"id":1349,"parentId":1231,"tags":{},"startTime":1784357363181,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":160437,"timestamp":753641658,"id":1231,"parentId":1224,"tags":{"page":"/api/app/update"},"startTime":1784357363140,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":137191,"timestamp":753682389,"id":1346,"parentId":1229,"tags":{},"startTime":1784357363180,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":178643,"timestamp":753640980,"id":1229,"parentId":1224,"tags":{"page":"/_not-found"},"startTime":1784357363139,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":168896,"timestamp":753683397,"id":1350,"parentId":1232,"tags":{},"startTime":1784357363181,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":210423,"timestamp":753641914,"id":1232,"parentId":1224,"tags":{"page":"/api/assistant/conversation"},"startTime":1784357363140,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":172974,"timestamp":753683498,"id":1352,"parentId":1234,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":214093,"timestamp":753642407,"id":1234,"parentId":1224,"tags":{"page":"/api/assistant/messages"},"startTime":1784357363140,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":176818,"timestamp":753683561,"id":1353,"parentId":1235,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":217784,"timestamp":753642619,"id":1235,"parentId":1224,"tags":{"page":"/api/assistant/session"},"startTime":1784357363141,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":181025,"timestamp":753683605,"id":1354,"parentId":1236,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":219913,"timestamp":753644741,"id":1236,"parentId":1224,"tags":{"page":"/api/assistant/start"},"startTime":1784357363143,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":185620,"timestamp":753683634,"id":1355,"parentId":1237,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":224334,"timestamp":753644946,"id":1237,"parentId":1224,"tags":{"page":"/api/assistant/terminal"},"startTime":1784357363143,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":188851,"timestamp":753683650,"id":1356,"parentId":1238,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":227336,"timestamp":753645188,"id":1238,"parentId":1224,"tags":{"page":"/api/assistant/tools"},"startTime":1784357363143,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":192312,"timestamp":753683671,"id":1357,"parentId":1239,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":230659,"timestamp":753645374,"id":1239,"parentId":1224,"tags":{"page":"/api/auth/login"},"startTime":1784357363143,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":195281,"timestamp":753683684,"id":1358,"parentId":1240,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":233435,"timestamp":753645552,"id":1240,"parentId":1224,"tags":{"page":"/api/auth/logout"},"startTime":1784357363144,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":197194,"timestamp":753683446,"id":1351,"parentId":1233,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":238480,"timestamp":753642182,"id":1233,"parentId":1224,"tags":{"page":"/api/assistant/current-output"},"startTime":1784357363140,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":202362,"timestamp":753683714,"id":1359,"parentId":1242,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":240123,"timestamp":753645977,"id":1242,"parentId":1224,"tags":{"page":"/api/daily-summary"},"startTime":1784357363144,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":203924,"timestamp":753683911,"id":1361,"parentId":1241,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":242078,"timestamp":753645780,"id":1241,"parentId":1224,"tags":{"page":"/api/auth/status"},"startTime":1784357363144,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":204679,"timestamp":753683811,"id":1360,"parentId":1243,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":242330,"timestamp":753646182,"id":1243,"parentId":1224,"tags":{"page":"/api/daily-summary/status"},"startTime":1784357363144,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":208856,"timestamp":753684073,"id":1362,"parentId":1245,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":245435,"timestamp":753647528,"id":1245,"parentId":1224,"tags":{"page":"/api/external-apps/[id]"},"startTime":1784357363146,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":210854,"timestamp":753684226,"id":1364,"parentId":1247,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":246887,"timestamp":753648241,"id":1247,"parentId":1224,"tags":{"page":"/api/hooks/claude-done"},"startTime":1784357363146,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":211763,"timestamp":753684190,"id":1363,"parentId":1244,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":248806,"timestamp":753647170,"id":1244,"parentId":1224,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1784357363145,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":213038,"timestamp":753684340,"id":1365,"parentId":1246,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":249527,"timestamp":753647870,"id":1246,"parentId":1224,"tags":{"page":"/api/external-apps"},"startTime":1784357363146,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":214944,"timestamp":753684371,"id":1366,"parentId":1248,"tags":{},"startTime":1784357363182,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":250738,"timestamp":753648601,"id":1248,"parentId":1224,"tags":{"page":"/api/ollama/models"},"startTime":1784357363147,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":215347,"timestamp":753684491,"id":1367,"parentId":1249,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":250829,"timestamp":753649030,"id":1249,"parentId":1224,"tags":{"page":"/api/push/subscriptions"},"startTime":1784357363147,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":217563,"timestamp":753684616,"id":1369,"parentId":1250,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":252808,"timestamp":753649392,"id":1250,"parentId":1224,"tags":{"page":"/api/push/vapid"},"startTime":1784357363147,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":219331,"timestamp":753684523,"id":1368,"parentId":1252,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":253939,"timestamp":753649944,"id":1252,"parentId":1224,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1784357363148,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":220140,"timestamp":753684647,"id":1370,"parentId":1251,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":255053,"timestamp":753649754,"id":1251,"parentId":1224,"tags":{"page":"/api/repositories/[id]"},"startTime":1784357363148,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":223402,"timestamp":753684672,"id":1371,"parentId":1253,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":257545,"timestamp":753650562,"id":1253,"parentId":1224,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1784357363149,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":226963,"timestamp":753684713,"id":1373,"parentId":1256,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":260507,"timestamp":753651196,"id":1256,"parentId":1224,"tags":{"page":"/api/repositories/excluded"},"startTime":1784357363149,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":227594,"timestamp":753684695,"id":1372,"parentId":1254,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":261564,"timestamp":753650749,"id":1254,"parentId":1224,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1784357363149,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":229750,"timestamp":753684759,"id":1375,"parentId":1257,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":263175,"timestamp":753651356,"id":1257,"parentId":1224,"tags":{"page":"/api/repositories/restore"},"startTime":1784357363149,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":232175,"timestamp":753684792,"id":1376,"parentId":1258,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":265474,"timestamp":753651511,"id":1258,"parentId":1224,"tags":{"page":"/api/repositories"},"startTime":1784357363150,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":235293,"timestamp":753684822,"id":1377,"parentId":1259,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":268483,"timestamp":753651660,"id":1259,"parentId":1224,"tags":{"page":"/api/repositories/scan"},"startTime":1784357363150,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":237339,"timestamp":753684737,"id":1374,"parentId":1255,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":271109,"timestamp":753650990,"id":1255,"parentId":1224,"tags":{"page":"/api/repositories/clone"},"startTime":1784357363149,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":238380,"timestamp":753684847,"id":1378,"parentId":1260,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":271440,"timestamp":753651809,"id":1260,"parentId":1224,"tags":{"page":"/api/repositories/sync"},"startTime":1784357363150,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":241222,"timestamp":753685057,"id":1380,"parentId":1261,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":274342,"timestamp":753651957,"id":1261,"parentId":1224,"tags":{"page":"/api/sidebar/group-order"},"startTime":1784357363150,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":244193,"timestamp":753685095,"id":1381,"parentId":1263,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":276581,"timestamp":753652731,"id":1263,"parentId":1224,"tags":{"page":"/api/templates/[id]"},"startTime":1784357363151,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":246400,"timestamp":753685119,"id":1382,"parentId":1264,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":278635,"timestamp":753652905,"id":1264,"parentId":1224,"tags":{"page":"/api/templates"},"startTime":1784357363151,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":248539,"timestamp":753685223,"id":1383,"parentId":1265,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":282067,"timestamp":753653097,"id":1265,"parentId":1224,"tags":{"page":"/api/todos"},"startTime":1784357363151,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":251775,"timestamp":753685268,"id":1384,"parentId":1266,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":283830,"timestamp":753653256,"id":1266,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1784357363151,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":255648,"timestamp":753685295,"id":1385,"parentId":1267,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":287563,"timestamp":753653404,"id":1267,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1784357363151,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":256290,"timestamp":753684863,"id":1379,"parentId":1262,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":289033,"timestamp":753652139,"id":1262,"parentId":1224,"tags":{"page":"/api/slash-commands"},"startTime":1784357363150,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":258570,"timestamp":753685315,"id":1386,"parentId":1268,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":290353,"timestamp":753653552,"id":1268,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1784357363152,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":259508,"timestamp":753685335,"id":1387,"parentId":1270,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":291000,"timestamp":753653864,"id":1270,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1784357363152,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":264525,"timestamp":753681808,"id":1343,"parentId":1339,"tags":{},"startTime":1784357363180,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":280370,"timestamp":753665985,"id":1339,"parentId":1224,"tags":{"page":"/icon.png"},"startTime":1784357363164,"traceId":"136ff9f1d43f8402"}]
9
+ [{"name":"is-page-static","duration":262642,"timestamp":753685359,"id":1388,"parentId":1269,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":294330,"timestamp":753653726,"id":1269,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1784357363152,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":263561,"timestamp":753685377,"id":1389,"parentId":1271,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":294964,"timestamp":753653995,"id":1271,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1784357363152,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":267857,"timestamp":753685493,"id":1392,"parentId":1274,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":298512,"timestamp":753654866,"id":1274,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1784357363153,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":268173,"timestamp":753685467,"id":1391,"parentId":1273,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":298950,"timestamp":753654712,"id":1273,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1784357363153,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":271197,"timestamp":753685532,"id":1394,"parentId":1275,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":301751,"timestamp":753655001,"id":1275,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1784357363153,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":271554,"timestamp":753685514,"id":1393,"parentId":1276,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":301967,"timestamp":753655172,"id":1276,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1784357363153,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":274516,"timestamp":753685552,"id":1395,"parentId":1277,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":304788,"timestamp":753655303,"id":1277,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1784357363153,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":276493,"timestamp":753685573,"id":1396,"parentId":1278,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":306653,"timestamp":753655437,"id":1278,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":279476,"timestamp":753685589,"id":1397,"parentId":1279,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":309527,"timestamp":753655560,"id":1279,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":279565,"timestamp":753685607,"id":1398,"parentId":1280,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":309502,"timestamp":753655686,"id":1280,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":280749,"timestamp":753685621,"id":1399,"parentId":1281,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":310584,"timestamp":753655808,"id":1281,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":283305,"timestamp":753685639,"id":1400,"parentId":1282,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":313031,"timestamp":753655934,"id":1282,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":284054,"timestamp":753685654,"id":1401,"parentId":1283,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":313654,"timestamp":753656076,"id":1283,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1784357363154,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":287118,"timestamp":753685395,"id":1390,"parentId":1272,"tags":{},"startTime":1784357363183,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":318371,"timestamp":753654166,"id":1272,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1784357363152,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":287465,"timestamp":753685670,"id":1402,"parentId":1284,"tags":{},"startTime":1784357363184,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":316566,"timestamp":753656592,"id":1284,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":286440,"timestamp":753686896,"id":1403,"parentId":1285,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":316613,"timestamp":753656743,"id":1285,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":289775,"timestamp":753686953,"id":1406,"parentId":1288,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":319577,"timestamp":753657177,"id":1288,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":289882,"timestamp":753686938,"id":1405,"parentId":1286,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":319960,"timestamp":753656878,"id":1286,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":293506,"timestamp":753686968,"id":1407,"parentId":1291,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":322939,"timestamp":753657559,"id":1291,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1784357363156,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":293589,"timestamp":753686985,"id":1408,"parentId":1289,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":323292,"timestamp":753657305,"id":1289,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":298074,"timestamp":753687000,"id":1409,"parentId":1290,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":327661,"timestamp":753657435,"id":1290,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":298141,"timestamp":753687047,"id":1410,"parentId":1292,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":327529,"timestamp":753657685,"id":1292,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1784357363156,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":299813,"timestamp":753687068,"id":1411,"parentId":1293,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":329079,"timestamp":753657822,"id":1293,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1784357363156,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":300323,"timestamp":753686921,"id":1404,"parentId":1287,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":330228,"timestamp":753657036,"id":1287,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1784357363155,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":301979,"timestamp":753687085,"id":1412,"parentId":1294,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":331136,"timestamp":753657950,"id":1294,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1784357363156,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":304184,"timestamp":753687101,"id":1413,"parentId":1295,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":332808,"timestamp":753658497,"id":1295,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":305975,"timestamp":753687118,"id":1414,"parentId":1296,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":334460,"timestamp":753658652,"id":1296,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":306037,"timestamp":753687141,"id":1415,"parentId":1297,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":334408,"timestamp":753658786,"id":1297,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":307690,"timestamp":753687168,"id":1416,"parentId":1298,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":335962,"timestamp":753658916,"id":1298,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":308533,"timestamp":753687380,"id":1418,"parentId":1300,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":336711,"timestamp":753659221,"id":1300,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":312648,"timestamp":753687405,"id":1419,"parentId":1302,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":340608,"timestamp":753659470,"id":1302,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1784357363158,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":313342,"timestamp":753687432,"id":1420,"parentId":1303,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":341204,"timestamp":753659592,"id":1303,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1784357363158,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":314386,"timestamp":753687451,"id":1421,"parentId":1304,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":342146,"timestamp":753659720,"id":1304,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1784357363158,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":315585,"timestamp":753687288,"id":1417,"parentId":1299,"tags":{},"startTime":1784357363185,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":343811,"timestamp":753659085,"id":1299,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":315884,"timestamp":753687478,"id":1422,"parentId":1305,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":343541,"timestamp":753659843,"id":1305,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1784357363158,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":320512,"timestamp":753687555,"id":1425,"parentId":1307,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":347588,"timestamp":753660499,"id":1307,"parentId":1224,"tags":{"page":"/api/worktrees/[id]"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":324481,"timestamp":753687579,"id":1426,"parentId":1308,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":351444,"timestamp":753660637,"id":1308,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":324696,"timestamp":753687601,"id":1427,"parentId":1310,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":351420,"timestamp":753660895,"id":1310,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":327293,"timestamp":753687615,"id":1428,"parentId":1309,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":354161,"timestamp":753660768,"id":1309,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":330706,"timestamp":753687639,"id":1429,"parentId":1311,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":357308,"timestamp":753661055,"id":1311,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":333261,"timestamp":753687676,"id":1430,"parentId":1312,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":359765,"timestamp":753661192,"id":1312,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":336524,"timestamp":753687697,"id":1431,"parentId":1314,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":362805,"timestamp":753661439,"id":1314,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1784357363160,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":339216,"timestamp":753687722,"id":1432,"parentId":1313,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":365646,"timestamp":753661314,"id":1313,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1784357363159,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":341654,"timestamp":753687737,"id":1433,"parentId":1315,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":367844,"timestamp":753661565,"id":1315,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1784357363160,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":343997,"timestamp":753687751,"id":1434,"parentId":1317,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":369960,"timestamp":753661810,"id":1317,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1784357363160,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":346566,"timestamp":753687770,"id":1435,"parentId":1316,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":372670,"timestamp":753661689,"id":1316,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1784357363160,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":351263,"timestamp":753687801,"id":1436,"parentId":1318,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":376747,"timestamp":753662341,"id":1318,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1784357363160,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":351655,"timestamp":753687520,"id":1424,"parentId":1306,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":378850,"timestamp":753660340,"id":1306,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1784357363158,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":352913,"timestamp":753687822,"id":1437,"parentId":1319,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":378265,"timestamp":753662489,"id":1319,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":355378,"timestamp":753687863,"id":1439,"parentId":1320,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":380640,"timestamp":753662622,"id":1320,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":355782,"timestamp":753687841,"id":1438,"parentId":1321,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"}]
10
+ [{"name":"check-page","duration":381205,"timestamp":753662749,"id":1321,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":357939,"timestamp":753687877,"id":1440,"parentId":1322,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":382962,"timestamp":753662876,"id":1322,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":359533,"timestamp":753687892,"id":1441,"parentId":1324,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":384277,"timestamp":753663168,"id":1324,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":361921,"timestamp":753687918,"id":1442,"parentId":1323,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":386864,"timestamp":753663000,"id":1323,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":364039,"timestamp":753688061,"id":1443,"parentId":1325,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":388846,"timestamp":753663298,"id":1325,"parentId":1224,"tags":{"page":"/api/worktrees"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":360108,"timestamp":753692393,"id":1444,"parentId":1331,"tags":{},"startTime":1784357363190,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":388002,"timestamp":753664518,"id":1331,"parentId":1224,"tags":{"page":"/proxy/[...path]"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":362363,"timestamp":753693518,"id":1445,"parentId":1342,"tags":{},"startTime":1784357363192,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":389468,"timestamp":753666436,"id":1342,"parentId":1224,"tags":{"page":"/manifest.webmanifest"},"startTime":1784357363164,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":380816,"timestamp":753694401,"id":1446,"parentId":1326,"tags":{},"startTime":1784357363192,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":411818,"timestamp":753663426,"id":1326,"parentId":1224,"tags":{"page":"/chat"},"startTime":1784357363161,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":386712,"timestamp":753694593,"id":1448,"parentId":1328,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":417634,"timestamp":753663698,"id":1328,"parentId":1224,"tags":{"page":"/more"},"startTime":1784357363162,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":389300,"timestamp":753694678,"id":1449,"parentId":1329,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":419770,"timestamp":753664231,"id":1329,"parentId":1224,"tags":{"page":"/offline"},"startTime":1784357363162,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":395290,"timestamp":753694770,"id":1450,"parentId":1330,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":425701,"timestamp":753664380,"id":1330,"parentId":1224,"tags":{"page":"/"},"startTime":1784357363162,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":396410,"timestamp":753694862,"id":1451,"parentId":1332,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":426643,"timestamp":753664650,"id":1332,"parentId":1224,"tags":{"page":"/repositories"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":399271,"timestamp":753694947,"id":1452,"parentId":1333,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":429459,"timestamp":753664782,"id":1333,"parentId":1224,"tags":{"page":"/review"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":402046,"timestamp":753695064,"id":1453,"parentId":1334,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":432224,"timestamp":753664912,"id":1334,"parentId":1224,"tags":{"page":"/sessions"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":405294,"timestamp":753695168,"id":1454,"parentId":1335,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":435401,"timestamp":753665081,"id":1335,"parentId":1224,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":407689,"timestamp":753694502,"id":1447,"parentId":1327,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":438645,"timestamp":753663567,"id":1327,"parentId":1224,"tags":{"page":"/login"},"startTime":1784357363162,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":417070,"timestamp":753695354,"id":1456,"parentId":1337,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":447095,"timestamp":753665358,"id":1337,"parentId":1224,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":435253,"timestamp":753695261,"id":1455,"parentId":1336,"tags":{},"startTime":1784357363193,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":465316,"timestamp":753665222,"id":1336,"parentId":1224,"tags":{"page":"/worktrees/[id]"},"startTime":1784357363163,"traceId":"136ff9f1d43f8402"},{"name":"is-page-static","duration":558370,"timestamp":753687497,"id":1423,"parentId":1301,"tags":{},"startTime":1784357363186,"traceId":"136ff9f1d43f8402"},{"name":"check-page","duration":586561,"timestamp":753659345,"id":1301,"parentId":1224,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1784357363157,"traceId":"136ff9f1d43f8402"},{"name":"static-check","duration":924154,"timestamp":753321781,"id":1224,"parentId":1,"tags":{},"startTime":1784357362820,"traceId":"136ff9f1d43f8402"},{"name":"generate-required-server-files","duration":303,"timestamp":754246151,"id":1458,"parentId":1,"tags":{},"startTime":1784357363744,"traceId":"136ff9f1d43f8402"},{"name":"write-routes-manifest","duration":20658,"timestamp":754257678,"id":1460,"parentId":1,"tags":{},"startTime":1784357363756,"traceId":"136ff9f1d43f8402"},{"name":"load-dotenv","duration":122,"timestamp":755660488,"id":1463,"parentId":1462,"tags":{},"startTime":1784357365159,"traceId":"136ff9f1d43f8402"},{"name":"run-export-path-map","duration":428,"timestamp":756952329,"id":1464,"parentId":1462,"tags":{},"startTime":1784357366450,"traceId":"136ff9f1d43f8402"},{"name":"next-export","duration":2962825,"timestamp":755659600,"id":1462,"parentId":1,"tags":{},"startTime":1784357365158,"traceId":"136ff9f1d43f8402"},{"name":"move-exported-app-not-found-","duration":82,"timestamp":758624357,"id":1465,"parentId":1461,"tags":{},"startTime":1784357368122,"traceId":"136ff9f1d43f8402"},{"name":"move-exported-page","duration":96593,"timestamp":758624536,"id":1466,"parentId":1461,"tags":{},"startTime":1784357368123,"traceId":"136ff9f1d43f8402"},{"name":"static-generation","duration":3662350,"timestamp":755656119,"id":1461,"parentId":1,"tags":{},"startTime":1784357365154,"traceId":"136ff9f1d43f8402"},{"name":"write-routes-manifest","duration":119390,"timestamp":759318884,"id":1467,"parentId":1,"tags":{},"startTime":1784357368817,"traceId":"136ff9f1d43f8402"},{"name":"node-file-trace-build","duration":18435766,"timestamp":754249759,"id":1459,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1784357363748,"traceId":"136ff9f1d43f8402"},{"name":"apply-include-excludes","duration":1028,"timestamp":772685546,"id":1468,"parentId":1,"tags":{},"startTime":1784357382184,"traceId":"136ff9f1d43f8402"},{"name":"print-tree-view","duration":9441,"timestamp":772686796,"id":1469,"parentId":1,"tags":{},"startTime":1784357382185,"traceId":"136ff9f1d43f8402"},{"name":"telemetry-flush","duration":63,"timestamp":772696248,"id":1470,"parentId":1,"tags":{},"startTime":1784357382194,"traceId":"136ff9f1d43f8402"},{"name":"next-build","duration":54412477,"timestamp":718283843,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1784357327782,"traceId":"136ff9f1d43f8402"}]