commandmate 0.3.2 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +13 -13
  3. package/.next/app-path-routes-manifest.json +1 -1
  4. package/.next/build-manifest.json +4 -4
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/cache/config.json +3 -3
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/1.pack +0 -0
  9. package/.next/cache/webpack/client-production/2.pack +0 -0
  10. package/.next/cache/webpack/client-production/index.pack +0 -0
  11. package/.next/cache/webpack/client-production/index.pack.old +0 -0
  12. package/.next/cache/webpack/edge-server-production/0.pack +0 -0
  13. package/.next/cache/webpack/edge-server-production/index.pack +0 -0
  14. package/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/.next/cache/webpack/server-production/index.pack +0 -0
  16. package/.next/next-server.js.nft.json +1 -1
  17. package/.next/prerender-manifest.json +1 -1
  18. package/.next/required-server-files.json +1 -1
  19. package/.next/routes-manifest.json +1 -1
  20. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/app/update-check/route.js +1 -1
  22. package/.next/server/app/api/ollama/models/route.js +1 -0
  23. package/.next/server/app/api/ollama/models/route.js.nft.json +1 -0
  24. package/.next/server/app/api/ollama/models.body +1 -0
  25. package/.next/server/app/api/ollama/models.meta +1 -0
  26. package/.next/server/app/api/repositories/route.js +3 -3
  27. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  28. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  29. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  30. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  31. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  32. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  33. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  34. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  35. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
  36. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  37. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  38. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  39. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  40. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  41. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  42. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  43. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  44. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  45. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  46. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  47. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  48. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  49. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  50. package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
  51. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  52. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  53. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  54. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  55. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  56. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  57. package/.next/server/app/api/worktrees/route.js +1 -1
  58. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  59. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/page.js +1 -1
  61. package/.next/server/app/page_client-reference-manifest.js +1 -1
  62. package/.next/server/app/proxy/[...path]/route.js +1 -1
  63. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/worktrees/[id]/page.js +4 -4
  65. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app-paths-manifest.json +11 -10
  68. package/.next/server/chunks/2314.js +1 -1
  69. package/.next/server/chunks/4559.js +1 -1
  70. package/.next/server/chunks/539.js +10 -10
  71. package/.next/server/chunks/5853.js +1 -1
  72. package/.next/server/chunks/6228.js +1 -1
  73. package/.next/server/chunks/7425.js +67 -41
  74. package/.next/server/chunks/7566.js +1 -1
  75. package/.next/server/chunks/8693.js +1 -1
  76. package/.next/server/chunks/9446.js +1 -0
  77. package/.next/server/functions-config-manifest.json +1 -1
  78. package/.next/server/middleware-build-manifest.js +1 -1
  79. package/.next/server/middleware-manifest.json +5 -5
  80. package/.next/server/pages/500.html +1 -1
  81. package/.next/server/pages-manifest.json +1 -1
  82. package/.next/server/server-reference-manifest.json +1 -1
  83. package/.next/static/chunks/8091-c0e955616dd86f82.js +1 -0
  84. package/.next/static/chunks/app/page-9e523a8f415bc707.js +1 -0
  85. package/.next/static/chunks/app/worktrees/[id]/page-9c0c64488c17db3c.js +1 -0
  86. package/.next/static/chunks/{main-db79434ee4a6c931.js → main-2feda12a4d321111.js} +1 -1
  87. package/.next/static/css/{bd6065b03ddb3efd.css → fa3df0e6f437f2ba.css} +1 -1
  88. package/.next/trace +5 -5
  89. package/.next/types/app/api/ollama/models/route.ts +343 -0
  90. package/README.md +74 -76
  91. package/dist/server/src/config/schedule-config.js +7 -1
  92. package/dist/server/src/lib/auto-yes-manager.js +2 -2
  93. package/dist/server/src/lib/claude-executor.js +15 -4
  94. package/dist/server/src/lib/cli-patterns.js +73 -9
  95. package/dist/server/src/lib/cli-tools/gemini.js +81 -22
  96. package/dist/server/src/lib/cli-tools/manager.js +4 -2
  97. package/dist/server/src/lib/cli-tools/types.js +98 -2
  98. package/dist/server/src/lib/cli-tools/vibe-local.js +172 -0
  99. package/dist/server/src/lib/cmate-parser.js +25 -3
  100. package/dist/server/src/lib/db-migrations.js +66 -1
  101. package/dist/server/src/lib/db.js +70 -1
  102. package/dist/server/src/lib/prompt-detector.js +23 -3
  103. package/dist/server/src/lib/response-poller.js +50 -23
  104. package/dist/server/src/lib/schedule-manager.js +6 -2
  105. package/dist/server/src/lib/selected-agents-validator.js +99 -0
  106. package/dist/server/src/types/sidebar.js +9 -4
  107. package/package.json +4 -4
  108. package/.next/server/chunks/7536.js +0 -1
  109. package/.next/static/chunks/8091-925542bdfc843dce.js +0 -1
  110. package/.next/static/chunks/app/page-238b5a70d8c101e9.js +0 -1
  111. package/.next/static/chunks/app/worktrees/[id]/page-0c889ab3f30d5af7.js +0 -1
  112. /package/.next/static/{j8HFvzDZj7tHjAnhpXUno → BiyH3zkbySg7ZWTeZuXqj}/_buildManifest.js +0 -0
  113. /package/.next/static/{j8HFvzDZj7tHjAnhpXUno → BiyH3zkbySg7ZWTeZuXqj}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,5 +1,5 @@
1
- [{"name":"generate-buildid","duration":252,"timestamp":280706729,"id":4,"parentId":1,"tags":{},"startTime":1771940837030,"traceId":"a615c0dc28c9107d"},{"name":"load-custom-routes","duration":1442,"timestamp":280707262,"id":5,"parentId":1,"tags":{},"startTime":1771940837031,"traceId":"a615c0dc28c9107d"},{"name":"create-pages-mapping","duration":242,"timestamp":280805834,"id":6,"parentId":1,"tags":{},"startTime":1771940837129,"traceId":"a615c0dc28c9107d"},{"name":"collect-app-paths","duration":5969,"timestamp":280806119,"id":7,"parentId":1,"tags":{},"startTime":1771940837130,"traceId":"a615c0dc28c9107d"},{"name":"create-app-mapping","duration":1468,"timestamp":280812113,"id":8,"parentId":1,"tags":{},"startTime":1771940837136,"traceId":"a615c0dc28c9107d"},{"name":"public-dir-conflict-check","duration":10707,"timestamp":280814249,"id":9,"parentId":1,"tags":{},"startTime":1771940837138,"traceId":"a615c0dc28c9107d"},{"name":"generate-routes-manifest","duration":3287,"timestamp":280825133,"id":10,"parentId":1,"tags":{},"startTime":1771940837149,"traceId":"a615c0dc28c9107d"},{"name":"create-dist-dir","duration":223,"timestamp":280829697,"id":11,"parentId":1,"tags":{},"startTime":1771940837153,"traceId":"a615c0dc28c9107d"},{"name":"write-routes-manifest","duration":424,"timestamp":280844446,"id":12,"parentId":1,"tags":{},"startTime":1771940837168,"traceId":"a615c0dc28c9107d"},{"name":"generate-required-server-files","duration":447,"timestamp":280844951,"id":13,"parentId":1,"tags":{},"startTime":1771940837168,"traceId":"a615c0dc28c9107d"},{"name":"create-entrypoints","duration":71166,"timestamp":280848959,"id":16,"parentId":1,"tags":{},"startTime":1771940837172,"traceId":"a615c0dc28c9107d"},{"name":"generate-webpack-config","duration":299326,"timestamp":280920183,"id":17,"parentId":15,"tags":{},"startTime":1771940837244,"traceId":"a615c0dc28c9107d"},{"name":"next-trace-entrypoint-plugin","duration":2230,"timestamp":281294176,"id":19,"parentId":18,"tags":{},"startTime":1771940837618,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":800129,"timestamp":281303332,"id":22,"parentId":20,"tags":{"request":"next/dist/pages/_app"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":817307,"timestamp":281303362,"id":23,"parentId":20,"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":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":824144,"timestamp":281303375,"id":24,"parentId":20,"tags":{"request":"next/dist/pages/_document"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":841642,"timestamp":281303837,"id":62,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":841663,"timestamp":281303842,"id":63,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1139748,"timestamp":281303861,"id":69,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1187344,"timestamp":281303822,"id":57,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1251701,"timestamp":281303866,"id":71,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1252309,"timestamp":281303869,"id":72,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1252331,"timestamp":281303872,"id":73,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1267819,"timestamp":281303819,"id":56,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1267835,"timestamp":281303828,"id":59,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1267853,"timestamp":281303825,"id":58,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1267862,"timestamp":281303831,"id":60,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1284642,"timestamp":281303877,"id":75,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1284817,"timestamp":281303834,"id":61,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285536,"timestamp":281303388,"id":25,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285539,"timestamp":281303398,"id":26,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285514,"timestamp":281303437,"id":29,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285466,"timestamp":281303492,"id":31,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285365,"timestamp":281303599,"id":34,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285349,"timestamp":281303621,"id":37,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285349,"timestamp":281303627,"id":38,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285335,"timestamp":281303647,"id":41,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285201,"timestamp":281303788,"id":46,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285355,"timestamp":281303640,"id":40,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285236,"timestamp":281303782,"id":45,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285330,"timestamp":281303700,"id":42,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1285246,"timestamp":281303791,"id":47,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1291112,"timestamp":281303421,"id":28,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1290985,"timestamp":281303563,"id":32,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1291098,"timestamp":281303459,"id":30,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1296654,"timestamp":281303805,"id":52,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1296672,"timestamp":281303802,"id":51,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1296658,"timestamp":281303863,"id":70,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1297509,"timestamp":281303809,"id":53,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1314685,"timestamp":281303614,"id":36,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1314630,"timestamp":281303882,"id":77,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333790,"timestamp":281303578,"id":33,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333625,"timestamp":281303768,"id":44,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333606,"timestamp":281303794,"id":48,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333771,"timestamp":281303634,"id":39,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333695,"timestamp":281303715,"id":43,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333619,"timestamp":281303800,"id":50,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333627,"timestamp":281303797,"id":49,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333548,"timestamp":281303880,"id":76,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1333619,"timestamp":281303814,"id":54,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1338144,"timestamp":281303408,"id":27,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1337698,"timestamp":281303875,"id":74,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1350364,"timestamp":281303607,"id":35,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1350180,"timestamp":281303817,"id":55,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1375128,"timestamp":281302851,"id":21,"parentId":20,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837626,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1374178,"timestamp":281303845,"id":64,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1374186,"timestamp":281303848,"id":65,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1374188,"timestamp":281303853,"id":66,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1374191,"timestamp":281303855,"id":67,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1374193,"timestamp":281303858,"id":68,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1771940837627,"traceId":"a615c0dc28c9107d"},{"name":"make","duration":2567305,"timestamp":281302474,"id":20,"parentId":18,"tags":{},"startTime":1771940837626,"traceId":"a615c0dc28c9107d"},{"name":"get-entries","duration":2359,"timestamp":283871198,"id":107,"parentId":106,"tags":{},"startTime":1771940840195,"traceId":"a615c0dc28c9107d"},{"name":"node-file-trace-plugin","duration":456243,"timestamp":283880172,"id":108,"parentId":106,"tags":{"traceEntryCount":"110"},"startTime":1771940840204,"traceId":"a615c0dc28c9107d"},{"name":"collect-traced-files","duration":5471,"timestamp":284336438,"id":109,"parentId":106,"tags":{},"startTime":1771940840660,"traceId":"a615c0dc28c9107d"},{"name":"finish-modules","duration":470949,"timestamp":283870976,"id":106,"parentId":19,"tags":{},"startTime":1771940840194,"traceId":"a615c0dc28c9107d"},{"name":"chunk-graph","duration":51123,"timestamp":284592040,"id":111,"parentId":110,"tags":{},"startTime":1771940840916,"traceId":"a615c0dc28c9107d"},{"name":"optimize-modules","duration":58,"timestamp":284643405,"id":113,"parentId":110,"tags":{},"startTime":1771940840967,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunks","duration":49893,"timestamp":284643607,"id":114,"parentId":110,"tags":{},"startTime":1771940840967,"traceId":"a615c0dc28c9107d"},{"name":"optimize-tree","duration":145,"timestamp":284693613,"id":115,"parentId":110,"tags":{},"startTime":1771940841017,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunk-modules","duration":59928,"timestamp":284693869,"id":116,"parentId":110,"tags":{},"startTime":1771940841017,"traceId":"a615c0dc28c9107d"},{"name":"optimize","duration":110618,"timestamp":284643301,"id":112,"parentId":110,"tags":{},"startTime":1771940840967,"traceId":"a615c0dc28c9107d"},{"name":"module-hash","duration":55522,"timestamp":284802139,"id":117,"parentId":110,"tags":{},"startTime":1771940841126,"traceId":"a615c0dc28c9107d"},{"name":"code-generation","duration":9420,"timestamp":284857763,"id":118,"parentId":110,"tags":{},"startTime":1771940841181,"traceId":"a615c0dc28c9107d"},{"name":"hash","duration":15029,"timestamp":284875467,"id":119,"parentId":110,"tags":{},"startTime":1771940841199,"traceId":"a615c0dc28c9107d"},{"name":"code-generation-jobs","duration":375,"timestamp":284890494,"id":120,"parentId":110,"tags":{},"startTime":1771940841214,"traceId":"a615c0dc28c9107d"},{"name":"module-assets","duration":1380,"timestamp":284890769,"id":121,"parentId":110,"tags":{},"startTime":1771940841214,"traceId":"a615c0dc28c9107d"},{"name":"create-chunk-assets","duration":2499,"timestamp":284892170,"id":122,"parentId":110,"tags":{},"startTime":1771940841216,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":1030,"timestamp":284914335,"id":124,"parentId":123,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":832,"timestamp":284914549,"id":125,"parentId":123,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":820,"timestamp":284914566,"id":126,"parentId":123,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":811,"timestamp":284914577,"id":127,"parentId":123,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":806,"timestamp":284914586,"id":128,"parentId":123,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":800,"timestamp":284914594,"id":129,"parentId":123,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":794,"timestamp":284914603,"id":130,"parentId":123,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":771,"timestamp":284914628,"id":131,"parentId":123,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":763,"timestamp":284914639,"id":132,"parentId":123,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":758,"timestamp":284914648,"id":133,"parentId":123,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":673,"timestamp":284914735,"id":134,"parentId":123,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":662,"timestamp":284914749,"id":135,"parentId":123,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":656,"timestamp":284914757,"id":136,"parentId":123,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":652,"timestamp":284914764,"id":137,"parentId":123,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"}]
2
- [{"name":"minify-js","duration":775,"timestamp":284914771,"id":138,"parentId":123,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":771,"timestamp":284914783,"id":139,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":766,"timestamp":284914797,"id":140,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":759,"timestamp":284914807,"id":141,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":755,"timestamp":284914814,"id":142,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":752,"timestamp":284914820,"id":143,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":750,"timestamp":284914826,"id":144,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":747,"timestamp":284914831,"id":145,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":744,"timestamp":284914837,"id":146,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":742,"timestamp":284914842,"id":147,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":739,"timestamp":284914848,"id":148,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":735,"timestamp":284914854,"id":149,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":732,"timestamp":284914860,"id":150,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":730,"timestamp":284914866,"id":151,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":727,"timestamp":284914872,"id":152,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":724,"timestamp":284914877,"id":153,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":720,"timestamp":284914884,"id":154,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":717,"timestamp":284914890,"id":155,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":714,"timestamp":284914895,"id":156,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":711,"timestamp":284914902,"id":157,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":708,"timestamp":284914908,"id":158,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":705,"timestamp":284914914,"id":159,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":702,"timestamp":284914920,"id":160,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":699,"timestamp":284914926,"id":161,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":691,"timestamp":284914936,"id":162,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":688,"timestamp":284914942,"id":163,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":685,"timestamp":284914948,"id":164,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":682,"timestamp":284914953,"id":165,"parentId":123,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":680,"timestamp":284914959,"id":166,"parentId":123,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":677,"timestamp":284914965,"id":167,"parentId":123,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":674,"timestamp":284914970,"id":168,"parentId":123,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":671,"timestamp":284914976,"id":169,"parentId":123,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":668,"timestamp":284914982,"id":170,"parentId":123,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":665,"timestamp":284914988,"id":171,"parentId":123,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":662,"timestamp":284914994,"id":172,"parentId":123,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":659,"timestamp":284914999,"id":173,"parentId":123,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1771940841238,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":629,"timestamp":284915033,"id":174,"parentId":123,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":619,"timestamp":284915046,"id":175,"parentId":123,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":616,"timestamp":284915052,"id":176,"parentId":123,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":613,"timestamp":284915058,"id":177,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":610,"timestamp":284915063,"id":178,"parentId":123,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":606,"timestamp":284915070,"id":179,"parentId":123,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":602,"timestamp":284915077,"id":180,"parentId":123,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":596,"timestamp":284915085,"id":181,"parentId":123,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":593,"timestamp":284915091,"id":182,"parentId":123,"tags":{"name":"9582.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":590,"timestamp":284915097,"id":183,"parentId":123,"tags":{"name":"3348.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":586,"timestamp":284915105,"id":184,"parentId":123,"tags":{"name":"2683.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":583,"timestamp":284915110,"id":185,"parentId":123,"tags":{"name":"5823.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":580,"timestamp":284915116,"id":186,"parentId":123,"tags":{"name":"8744.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":578,"timestamp":284915121,"id":187,"parentId":123,"tags":{"name":"369.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":575,"timestamp":284915126,"id":188,"parentId":123,"tags":{"name":"7266.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":573,"timestamp":284915132,"id":189,"parentId":123,"tags":{"name":"6837.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":491,"timestamp":284915216,"id":190,"parentId":123,"tags":{"name":"4559.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":478,"timestamp":284915232,"id":191,"parentId":123,"tags":{"name":"5853.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":473,"timestamp":284915240,"id":192,"parentId":123,"tags":{"name":"5795.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":470,"timestamp":284915246,"id":193,"parentId":123,"tags":{"name":"3074.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":468,"timestamp":284915250,"id":194,"parentId":123,"tags":{"name":"6228.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":466,"timestamp":284915256,"id":195,"parentId":123,"tags":{"name":"2314.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":463,"timestamp":284915261,"id":196,"parentId":123,"tags":{"name":"8948.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":464,"timestamp":284915266,"id":197,"parentId":123,"tags":{"name":"5972.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":462,"timestamp":284915271,"id":198,"parentId":123,"tags":{"name":"3853.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":460,"timestamp":284915276,"id":199,"parentId":123,"tags":{"name":"4893.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":458,"timestamp":284915281,"id":200,"parentId":123,"tags":{"name":"2509.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":457,"timestamp":284915285,"id":201,"parentId":123,"tags":{"name":"3294.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":454,"timestamp":284915290,"id":202,"parentId":123,"tags":{"name":"6621.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":452,"timestamp":284915296,"id":203,"parentId":123,"tags":{"name":"8705.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":450,"timestamp":284915301,"id":204,"parentId":123,"tags":{"name":"7458.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":448,"timestamp":284915305,"id":205,"parentId":123,"tags":{"name":"3673.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":446,"timestamp":284915310,"id":206,"parentId":123,"tags":{"name":"7808.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":444,"timestamp":284915315,"id":207,"parentId":123,"tags":{"name":"1682.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":442,"timestamp":284915320,"id":208,"parentId":123,"tags":{"name":"2518.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":440,"timestamp":284915325,"id":209,"parentId":123,"tags":{"name":"7425.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":439,"timestamp":284915330,"id":210,"parentId":123,"tags":{"name":"7566.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":437,"timestamp":284915334,"id":211,"parentId":123,"tags":{"name":"7536.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":435,"timestamp":284915339,"id":212,"parentId":123,"tags":{"name":"8693.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":433,"timestamp":284915344,"id":213,"parentId":123,"tags":{"name":"3860.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":431,"timestamp":284915348,"id":214,"parentId":123,"tags":{"name":"539.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":430,"timestamp":284915353,"id":215,"parentId":123,"tags":{"name":"5488.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":428,"timestamp":284915357,"id":216,"parentId":123,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":426,"timestamp":284915362,"id":217,"parentId":123,"tags":{"name":"3013.js","cache":"HIT"},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"terser-webpack-plugin-optimize","duration":13752,"timestamp":284902078,"id":123,"parentId":18,"tags":{"compilationName":"server","swcMinify":true},"startTime":1771940841226,"traceId":"a615c0dc28c9107d"},{"name":"css-minimizer-plugin","duration":204,"timestamp":284915979,"id":218,"parentId":18,"tags":{},"startTime":1771940841239,"traceId":"a615c0dc28c9107d"},{"name":"create-trace-assets","duration":4202,"timestamp":284916453,"id":219,"parentId":19,"tags":{},"startTime":1771940841240,"traceId":"a615c0dc28c9107d"},{"name":"seal","duration":468215,"timestamp":284470424,"id":110,"parentId":18,"tags":{},"startTime":1771940840794,"traceId":"a615c0dc28c9107d"},{"name":"webpack-compilation","duration":3658813,"timestamp":281292271,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1771940837616,"traceId":"a615c0dc28c9107d"},{"name":"emit","duration":32363,"timestamp":284951620,"id":220,"parentId":15,"tags":{},"startTime":1771940841275,"traceId":"a615c0dc28c9107d"},{"name":"webpack-close","duration":805,"timestamp":284984689,"id":221,"parentId":15,"tags":{"name":"server"},"startTime":1771940841308,"traceId":"a615c0dc28c9107d"},{"name":"webpack-generate-error-stats","duration":2408,"timestamp":284985557,"id":222,"parentId":221,"tags":{},"startTime":1771940841309,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":55723,"timestamp":284998948,"id":225,"parentId":224,"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%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKC5qc29uKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKC5qc29uKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1771940841322,"traceId":"a615c0dc28c9107d"},{"name":"make","duration":56078,"timestamp":284998877,"id":224,"parentId":223,"tags":{},"startTime":1771940841322,"traceId":"a615c0dc28c9107d"},{"name":"chunk-graph","duration":536,"timestamp":285061101,"id":227,"parentId":226,"tags":{},"startTime":1771940841385,"traceId":"a615c0dc28c9107d"},{"name":"optimize-modules","duration":14,"timestamp":285061724,"id":229,"parentId":226,"tags":{},"startTime":1771940841385,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunks","duration":467,"timestamp":285061816,"id":230,"parentId":226,"tags":{},"startTime":1771940841385,"traceId":"a615c0dc28c9107d"},{"name":"optimize-tree","duration":14,"timestamp":285062354,"id":231,"parentId":226,"tags":{},"startTime":1771940841386,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunk-modules","duration":2028,"timestamp":285062454,"id":232,"parentId":226,"tags":{},"startTime":1771940841386,"traceId":"a615c0dc28c9107d"},{"name":"optimize","duration":2884,"timestamp":285061669,"id":228,"parentId":226,"tags":{},"startTime":1771940841385,"traceId":"a615c0dc28c9107d"},{"name":"module-hash","duration":1746,"timestamp":285065635,"id":233,"parentId":226,"tags":{},"startTime":1771940841389,"traceId":"a615c0dc28c9107d"},{"name":"code-generation","duration":201,"timestamp":285067416,"id":234,"parentId":226,"tags":{},"startTime":1771940841391,"traceId":"a615c0dc28c9107d"},{"name":"hash","duration":2224,"timestamp":285069275,"id":235,"parentId":226,"tags":{},"startTime":1771940841393,"traceId":"a615c0dc28c9107d"},{"name":"code-generation-jobs","duration":249,"timestamp":285071498,"id":236,"parentId":226,"tags":{},"startTime":1771940841395,"traceId":"a615c0dc28c9107d"},{"name":"module-assets","duration":63,"timestamp":285071722,"id":237,"parentId":226,"tags":{},"startTime":1771940841395,"traceId":"a615c0dc28c9107d"}]
3
- [{"name":"create-chunk-assets","duration":273,"timestamp":285072060,"id":238,"parentId":226,"tags":{},"startTime":1771940841396,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":60,"timestamp":285076497,"id":240,"parentId":239,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1771940841400,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":44,"timestamp":285076525,"id":241,"parentId":239,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1771940841400,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":38,"timestamp":285076535,"id":242,"parentId":239,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1771940841400,"traceId":"a615c0dc28c9107d"},{"name":"terser-webpack-plugin-optimize","duration":652,"timestamp":285075927,"id":239,"parentId":223,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1771940841399,"traceId":"a615c0dc28c9107d"},{"name":"css-minimizer-plugin","duration":9,"timestamp":285076642,"id":243,"parentId":223,"tags":{},"startTime":1771940841400,"traceId":"a615c0dc28c9107d"},{"name":"seal","duration":20260,"timestamp":285059537,"id":226,"parentId":223,"tags":{},"startTime":1771940841383,"traceId":"a615c0dc28c9107d"},{"name":"webpack-compilation","duration":82758,"timestamp":284997310,"id":223,"parentId":15,"tags":{"name":"edge-server"},"startTime":1771940841321,"traceId":"a615c0dc28c9107d"},{"name":"emit","duration":4993,"timestamp":285080180,"id":244,"parentId":15,"tags":{},"startTime":1771940841404,"traceId":"a615c0dc28c9107d"},{"name":"webpack-close","duration":293,"timestamp":285085473,"id":245,"parentId":15,"tags":{"name":"edge-server"},"startTime":1771940841409,"traceId":"a615c0dc28c9107d"},{"name":"webpack-generate-error-stats","duration":1093,"timestamp":285085780,"id":246,"parentId":245,"tags":{},"startTime":1771940841409,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":760828,"timestamp":285097237,"id":252,"parentId":248,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":760849,"timestamp":285097241,"id":253,"parentId":248,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":760848,"timestamp":285097250,"id":255,"parentId":248,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":826576,"timestamp":285097231,"id":251,"parentId":248,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-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%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%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%2Fnot-found-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%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":826618,"timestamp":285097211,"id":250,"parentId":248,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":839146,"timestamp":285097246,"id":254,"parentId":248,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":839257,"timestamp":285097157,"id":249,"parentId":248,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":916382,"timestamp":285097277,"id":261,"parentId":248,"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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1038604,"timestamp":285097265,"id":258,"parentId":248,"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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1104013,"timestamp":285097275,"id":260,"parentId":248,"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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1120530,"timestamp":285097253,"id":256,"parentId":248,"tags":{"request":"next-flight-client-entry-loader?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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":1120547,"timestamp":285097256,"id":257,"parentId":248,"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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"add-entry","duration":2123384,"timestamp":285097272,"id":259,"parentId":248,"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":1771940841421,"traceId":"a615c0dc28c9107d"},{"name":"make","duration":2124008,"timestamp":285096784,"id":248,"parentId":247,"tags":{},"startTime":1771940841420,"traceId":"a615c0dc28c9107d"},{"name":"chunk-graph","duration":46462,"timestamp":287454670,"id":263,"parentId":262,"tags":{},"startTime":1771940843778,"traceId":"a615c0dc28c9107d"},{"name":"optimize-modules","duration":9,"timestamp":287501212,"id":265,"parentId":262,"tags":{},"startTime":1771940843825,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunks","duration":64767,"timestamp":287504033,"id":267,"parentId":262,"tags":{},"startTime":1771940843828,"traceId":"a615c0dc28c9107d"},{"name":"optimize-tree","duration":15,"timestamp":287568865,"id":268,"parentId":262,"tags":{},"startTime":1771940843892,"traceId":"a615c0dc28c9107d"},{"name":"optimize-chunk-modules","duration":93807,"timestamp":287568913,"id":269,"parentId":262,"tags":{},"startTime":1771940843892,"traceId":"a615c0dc28c9107d"},{"name":"optimize","duration":161588,"timestamp":287501189,"id":264,"parentId":262,"tags":{},"startTime":1771940843825,"traceId":"a615c0dc28c9107d"},{"name":"module-hash","duration":56722,"timestamp":287700625,"id":270,"parentId":262,"tags":{},"startTime":1771940844024,"traceId":"a615c0dc28c9107d"},{"name":"code-generation","duration":6929,"timestamp":287757402,"id":271,"parentId":262,"tags":{},"startTime":1771940844081,"traceId":"a615c0dc28c9107d"},{"name":"hash","duration":6574,"timestamp":287770171,"id":272,"parentId":262,"tags":{},"startTime":1771940844094,"traceId":"a615c0dc28c9107d"},{"name":"code-generation-jobs","duration":236,"timestamp":287776744,"id":273,"parentId":262,"tags":{},"startTime":1771940844100,"traceId":"a615c0dc28c9107d"},{"name":"module-assets","duration":1934,"timestamp":287776882,"id":274,"parentId":262,"tags":{},"startTime":1771940844100,"traceId":"a615c0dc28c9107d"},{"name":"create-chunk-assets","duration":3217,"timestamp":287782441,"id":275,"parentId":262,"tags":{},"startTime":1771940844106,"traceId":"a615c0dc28c9107d"},{"name":"NextJsBuildManifest-generateClientManifest","duration":653,"timestamp":287789053,"id":277,"parentId":247,"tags":{},"startTime":1771940844113,"traceId":"a615c0dc28c9107d"},{"name":"NextJsBuildManifest-createassets","duration":1315,"timestamp":287788406,"id":276,"parentId":247,"tags":{},"startTime":1771940844112,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":1031,"timestamp":287797629,"id":279,"parentId":278,"tags":{"name":"static/chunks/main-db79434ee4a6c931.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":1008,"timestamp":287797664,"id":280,"parentId":278,"tags":{"name":"static/chunks/main-app-420d93e43682fee5.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":1002,"timestamp":287797673,"id":281,"parentId":278,"tags":{"name":"static/chunks/app/_not-found/page-ac4e4463b39d0cf7.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":997,"timestamp":287797680,"id":282,"parentId":278,"tags":{"name":"static/chunks/pages/_app-3c9ca398d360b709.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":992,"timestamp":287797686,"id":283,"parentId":278,"tags":{"name":"static/chunks/pages/_error-cf5ca766ac8f493f.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":987,"timestamp":287797694,"id":284,"parentId":278,"tags":{"name":"static/chunks/app/layout-9110f9a5e41c6bf4.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":983,"timestamp":287797700,"id":285,"parentId":278,"tags":{"name":"static/chunks/app/login/page-2d42204ba87cd136.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":976,"timestamp":287797709,"id":286,"parentId":278,"tags":{"name":"static/chunks/app/page-238b5a70d8c101e9.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":971,"timestamp":287797716,"id":287,"parentId":278,"tags":{"name":"static/chunks/app/worktrees/[id]/page-0c889ab3f30d5af7.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":967,"timestamp":287797721,"id":288,"parentId":278,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-4a3c0861367e0391.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":962,"timestamp":287797727,"id":289,"parentId":278,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-5d85a7e508ce36d3.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":957,"timestamp":287797734,"id":290,"parentId":278,"tags":{"name":"static/chunks/webpack-3c0ee3ce5b546818.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":953,"timestamp":287797740,"id":291,"parentId":278,"tags":{"name":"static/chunks/13.d3909672ed2537ad.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":946,"timestamp":287797749,"id":292,"parentId":278,"tags":{"name":"static/chunks/5387.c596b516693d85f7.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":936,"timestamp":287797760,"id":293,"parentId":278,"tags":{"name":"static/chunks/7753.04d8053c39f78623.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":932,"timestamp":287797766,"id":294,"parentId":278,"tags":{"name":"static/chunks/1582.2ba840113214f88b.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":927,"timestamp":287797773,"id":295,"parentId":278,"tags":{"name":"static/chunks/3574.1509567792ccbdde.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":923,"timestamp":287797778,"id":296,"parentId":278,"tags":{"name":"static/chunks/1817.80c269bf00462396.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":919,"timestamp":287797784,"id":297,"parentId":278,"tags":{"name":"static/chunks/8841.4c7f6035ac21b8a3.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":914,"timestamp":287797791,"id":298,"parentId":278,"tags":{"name":"static/chunks/6163.7986e5cd095c329b.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":910,"timestamp":287797796,"id":299,"parentId":278,"tags":{"name":"static/chunks/8772.d07dbc6583a5ddd2.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":905,"timestamp":287797802,"id":300,"parentId":278,"tags":{"name":"static/chunks/3991.f1f45f54a8ce3c40.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":906,"timestamp":287797808,"id":301,"parentId":278,"tags":{"name":"static/chunks/1015.405f7d36dc4d633e.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":902,"timestamp":287797813,"id":302,"parentId":278,"tags":{"name":"static/chunks/1423.c2becd3a3433addc.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":898,"timestamp":287797819,"id":303,"parentId":278,"tags":{"name":"static/chunks/5813.5804cd22d8b1de81.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":894,"timestamp":287797825,"id":304,"parentId":278,"tags":{"name":"static/chunks/7290.5fb8e5eab68b60de.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":889,"timestamp":287797831,"id":305,"parentId":278,"tags":{"name":"static/chunks/9552.d085b60ce4fc2e49.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":884,"timestamp":287797838,"id":306,"parentId":278,"tags":{"name":"static/chunks/7004.c7a0bc108f0a695d.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":880,"timestamp":287797843,"id":307,"parentId":278,"tags":{"name":"static/chunks/7415.63d145bdb2bb0fc9.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":876,"timestamp":287797849,"id":308,"parentId":278,"tags":{"name":"static/chunks/5126.3a2d5c4b7d088d74.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":871,"timestamp":287797856,"id":309,"parentId":278,"tags":{"name":"static/chunks/6678.bc83d4718f487817.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":867,"timestamp":287797862,"id":310,"parentId":278,"tags":{"name":"static/chunks/2398.74de33f25abfa656.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":863,"timestamp":287797867,"id":311,"parentId":278,"tags":{"name":"static/chunks/383.4fe953dcb5d06979.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":857,"timestamp":287797875,"id":312,"parentId":278,"tags":{"name":"static/chunks/8288.bbb53749ede79e20.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":853,"timestamp":287797880,"id":313,"parentId":278,"tags":{"name":"static/chunks/2526.ac552a31c7f58b8a.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":849,"timestamp":287797886,"id":314,"parentId":278,"tags":{"name":"static/chunks/4212.2006a6f7e2ff0e88.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":845,"timestamp":287797892,"id":315,"parentId":278,"tags":{"name":"static/chunks/6143.450b7a18eedb9862.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":841,"timestamp":287797897,"id":316,"parentId":278,"tags":{"name":"static/chunks/9834.7f9dd877d3f245f5.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":837,"timestamp":287797903,"id":317,"parentId":278,"tags":{"name":"static/chunks/3559.b6fb524356a2230e.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":833,"timestamp":287797909,"id":318,"parentId":278,"tags":{"name":"static/chunks/3852.bb56c3b6cef2f830.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":828,"timestamp":287797915,"id":319,"parentId":278,"tags":{"name":"static/chunks/4721.19cf8b9364ea187d.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":824,"timestamp":287797920,"id":320,"parentId":278,"tags":{"name":"static/chunks/8885.0b8bea7b560f0dca.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":820,"timestamp":287797926,"id":321,"parentId":278,"tags":{"name":"static/chunks/4362.f71ae2fde3e044fc.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":816,"timestamp":287797932,"id":322,"parentId":278,"tags":{"name":"static/chunks/6406.15ebeccc6e211061.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":813,"timestamp":287797937,"id":323,"parentId":278,"tags":{"name":"static/chunks/1098.86d319e4ae76ed88.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":809,"timestamp":287797943,"id":324,"parentId":278,"tags":{"name":"static/chunks/5112.f17aa9dff2bbc1e7.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":805,"timestamp":287797948,"id":325,"parentId":278,"tags":{"name":"static/chunks/8125.000119de7d8f03f0.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":801,"timestamp":287797954,"id":326,"parentId":278,"tags":{"name":"static/chunks/framework-8e0e0f4a6b83a956.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":797,"timestamp":287797960,"id":327,"parentId":278,"tags":{"name":"static/chunks/90542734.2f2e4c1dc1ba49c0.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":793,"timestamp":287797965,"id":328,"parentId":278,"tags":{"name":"static/chunks/2cdb6380.5fe5f9f208e7c337.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":790,"timestamp":287797970,"id":329,"parentId":278,"tags":{"name":"static/chunks/0dbeb660.182b0abe4b562191.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":784,"timestamp":287797977,"id":330,"parentId":278,"tags":{"name":"static/chunks/d3ac728e.64b8bd1cc8db9bc6.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":780,"timestamp":287797983,"id":331,"parentId":278,"tags":{"name":"static/chunks/fd9d1056-cfdf4f91f13d3485.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":773,"timestamp":287797992,"id":332,"parentId":278,"tags":{"name":"static/chunks/30d07d85-393352a92199f695.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":768,"timestamp":287797998,"id":333,"parentId":278,"tags":{"name":"static/chunks/6792.ec6c78eabeaea8ee.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":748,"timestamp":287798020,"id":334,"parentId":278,"tags":{"name":"static/chunks/4327.bf5c75539344981a.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":743,"timestamp":287798027,"id":335,"parentId":278,"tags":{"name":"static/chunks/9234-b0304101384ca079.js","cache":"HIT"},"startTime":1771940844121,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":738,"timestamp":287798033,"id":336,"parentId":278,"tags":{"name":"static/chunks/216-f18f4a9d8b04a91e.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":734,"timestamp":287798039,"id":337,"parentId":278,"tags":{"name":"static/chunks/8522.6733162b14be0982.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":731,"timestamp":287798044,"id":338,"parentId":278,"tags":{"name":"static/chunks/1038-3509435b68c0967e.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":725,"timestamp":287798051,"id":339,"parentId":278,"tags":{"name":"static/chunks/3843.f62b04e29fb0f55c.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":720,"timestamp":287798058,"id":340,"parentId":278,"tags":{"name":"static/chunks/2335-98a211e00b94c7ac.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"}]
4
- [{"name":"minify-js","duration":931,"timestamp":287798064,"id":341,"parentId":278,"tags":{"name":"static/chunks/2689.140cd1991848f9bd.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":950,"timestamp":287798070,"id":342,"parentId":278,"tags":{"name":"static/chunks/7665.e35ace516d7528d2.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":947,"timestamp":287798077,"id":343,"parentId":278,"tags":{"name":"static/chunks/656.1f0f588e10649872.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":949,"timestamp":287798083,"id":344,"parentId":278,"tags":{"name":"static/chunks/2117-e31fa477cb500950.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":947,"timestamp":287798088,"id":345,"parentId":278,"tags":{"name":"static/chunks/9178-88850a7c48deea07.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":943,"timestamp":287798095,"id":346,"parentId":278,"tags":{"name":"static/chunks/8528-4d554d3b94d4cf9b.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":941,"timestamp":287798100,"id":347,"parentId":278,"tags":{"name":"static/chunks/8091-925542bdfc843dce.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":939,"timestamp":287798106,"id":348,"parentId":278,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":518,"timestamp":287798531,"id":350,"parentId":278,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":401,"timestamp":287798651,"id":352,"parentId":278,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":1606,"timestamp":287798545,"id":351,"parentId":278,"tags":{"name":"static/j8HFvzDZj7tHjAnhpXUno/_buildManifest.js","cache":"MISS"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"minify-js","duration":2075,"timestamp":287798115,"id":349,"parentId":278,"tags":{"name":"static/j8HFvzDZj7tHjAnhpXUno/_ssgManifest.js","cache":"MISS"},"startTime":1771940844122,"traceId":"a615c0dc28c9107d"},{"name":"terser-webpack-plugin-optimize","duration":8981,"timestamp":287791214,"id":278,"parentId":247,"tags":{"compilationName":"client","swcMinify":true},"startTime":1771940844115,"traceId":"a615c0dc28c9107d"},{"name":"minify-css","duration":103,"timestamp":287800310,"id":354,"parentId":353,"tags":{"file":"static/css/cf3c26233ccf7723.css","cache":"HIT"},"startTime":1771940844124,"traceId":"a615c0dc28c9107d"},{"name":"minify-css","duration":63,"timestamp":287800356,"id":355,"parentId":353,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1771940844124,"traceId":"a615c0dc28c9107d"},{"name":"minify-css","duration":61,"timestamp":287800361,"id":356,"parentId":353,"tags":{"file":"static/css/2c3db85a1d7310ee.css","cache":"HIT"},"startTime":1771940844124,"traceId":"a615c0dc28c9107d"},{"name":"css-minimizer-plugin","duration":166,"timestamp":287800258,"id":353,"parentId":247,"tags":{},"startTime":1771940844124,"traceId":"a615c0dc28c9107d"},{"name":"seal","duration":481116,"timestamp":287342454,"id":262,"parentId":247,"tags":{},"startTime":1771940843666,"traceId":"a615c0dc28c9107d"},{"name":"webpack-compilation","duration":2728020,"timestamp":285095645,"id":247,"parentId":15,"tags":{"name":"client"},"startTime":1771940841419,"traceId":"a615c0dc28c9107d"},{"name":"emit","duration":14161,"timestamp":287823715,"id":357,"parentId":15,"tags":{},"startTime":1771940844147,"traceId":"a615c0dc28c9107d"},{"name":"webpack-close","duration":1155403,"timestamp":287838134,"id":358,"parentId":15,"tags":{"name":"client"},"startTime":1771940844162,"traceId":"a615c0dc28c9107d"},{"name":"webpack-generate-error-stats","duration":779,"timestamp":288993562,"id":359,"parentId":358,"tags":{},"startTime":1771940845317,"traceId":"a615c0dc28c9107d"},{"name":"run-webpack-compiler","duration":8145624,"timestamp":280848956,"id":15,"parentId":1,"tags":{},"startTime":1771940837172,"traceId":"a615c0dc28c9107d"},{"name":"format-webpack-messages","duration":98,"timestamp":288994591,"id":360,"parentId":1,"tags":{},"startTime":1771940845318,"traceId":"a615c0dc28c9107d"},{"name":"verify-typescript-setup","duration":13113324,"timestamp":288995882,"id":362,"parentId":1,"tags":{},"startTime":1771940845319,"traceId":"a615c0dc28c9107d"},{"name":"check-static-error-page","duration":6625,"timestamp":302188740,"id":365,"parentId":364,"tags":{},"startTime":1771940858512,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":4684,"timestamp":302258908,"id":366,"parentId":364,"tags":{"page":"/_app"},"startTime":1771940858582,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":3965,"timestamp":302259648,"id":368,"parentId":364,"tags":{"page":"/_document"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":4407,"timestamp":302259589,"id":367,"parentId":364,"tags":{"page":"/_error"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":275795,"timestamp":302267298,"id":424,"parentId":371,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":283249,"timestamp":302259926,"id":371,"parentId":364,"tags":{"page":"/api/auth/login"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":289382,"timestamp":302267404,"id":425,"parentId":372,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":296883,"timestamp":302259955,"id":372,"parentId":364,"tags":{"page":"/api/auth/logout"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":294191,"timestamp":302267585,"id":426,"parentId":374,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":301836,"timestamp":302259991,"id":374,"parentId":364,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":303238,"timestamp":302267885,"id":428,"parentId":376,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":311106,"timestamp":302260057,"id":376,"parentId":364,"tags":{"page":"/api/external-apps"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":304737,"timestamp":302268043,"id":429,"parentId":373,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":312837,"timestamp":302259974,"id":373,"parentId":364,"tags":{"page":"/api/auth/status"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":305289,"timestamp":302267750,"id":427,"parentId":375,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":313031,"timestamp":302260033,"id":375,"parentId":364,"tags":{"page":"/api/external-apps/[id]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":306808,"timestamp":302267057,"id":423,"parentId":370,"tags":{},"startTime":1771940858591,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":314078,"timestamp":302259813,"id":370,"parentId":364,"tags":{"page":"/api/app/update-check"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":311643,"timestamp":302268274,"id":431,"parentId":378,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":319872,"timestamp":302260094,"id":378,"parentId":364,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":312969,"timestamp":302268402,"id":433,"parentId":380,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":321281,"timestamp":302260124,"id":380,"parentId":364,"tags":{"page":"/api/repositories/excluded"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":314444,"timestamp":302268447,"id":434,"parentId":381,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":322784,"timestamp":302260138,"id":381,"parentId":364,"tags":{"page":"/api/repositories/restore"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":316612,"timestamp":302268127,"id":430,"parentId":377,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":324700,"timestamp":302260074,"id":377,"parentId":364,"tags":{"page":"/api/hooks/claude-done"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":317365,"timestamp":302268335,"id":432,"parentId":379,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":325621,"timestamp":302260109,"id":379,"parentId":364,"tags":{"page":"/api/repositories/clone"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":321454,"timestamp":302268615,"id":436,"parentId":384,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":329888,"timestamp":302260263,"id":384,"parentId":364,"tags":{"page":"/api/repositories/sync"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":321639,"timestamp":302268659,"id":437,"parentId":383,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":330081,"timestamp":302260244,"id":383,"parentId":364,"tags":{"page":"/api/repositories/scan"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":333946,"timestamp":302268558,"id":435,"parentId":382,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":342344,"timestamp":302260206,"id":382,"parentId":364,"tags":{"page":"/api/repositories"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":335042,"timestamp":302268689,"id":438,"parentId":385,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":343487,"timestamp":302260281,"id":385,"parentId":364,"tags":{"page":"/api/slash-commands"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":335399,"timestamp":302268760,"id":440,"parentId":387,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":343884,"timestamp":302260307,"id":387,"parentId":364,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":336669,"timestamp":302268797,"id":441,"parentId":388,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":345183,"timestamp":302260319,"id":388,"parentId":364,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":337201,"timestamp":302268836,"id":442,"parentId":389,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":345734,"timestamp":302260331,"id":389,"parentId":364,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":339054,"timestamp":302268889,"id":444,"parentId":391,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":347619,"timestamp":302260355,"id":391,"parentId":364,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":340820,"timestamp":302268729,"id":439,"parentId":386,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":349284,"timestamp":302260294,"id":386,"parentId":364,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":342324,"timestamp":302268942,"id":445,"parentId":392,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":350931,"timestamp":302260368,"id":392,"parentId":364,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":343924,"timestamp":302268863,"id":443,"parentId":390,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":352474,"timestamp":302260343,"id":390,"parentId":364,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":334861,"timestamp":302278044,"id":447,"parentId":394,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":352534,"timestamp":302260392,"id":394,"parentId":364,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":345809,"timestamp":302268974,"id":446,"parentId":393,"tags":{},"startTime":1771940858592,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":354434,"timestamp":302260380,"id":393,"parentId":364,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":336839,"timestamp":302278213,"id":448,"parentId":395,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":354676,"timestamp":302260404,"id":395,"parentId":364,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":337699,"timestamp":302278409,"id":451,"parentId":398,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":355690,"timestamp":302260440,"id":398,"parentId":364,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":338312,"timestamp":302278315,"id":449,"parentId":396,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":356239,"timestamp":302260416,"id":396,"parentId":364,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":338395,"timestamp":302278369,"id":450,"parentId":397,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":356361,"timestamp":302260428,"id":397,"parentId":364,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":338913,"timestamp":302278441,"id":452,"parentId":399,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":356933,"timestamp":302260451,"id":399,"parentId":364,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":339859,"timestamp":302278479,"id":453,"parentId":400,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":357908,"timestamp":302260463,"id":400,"parentId":364,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":339965,"timestamp":302278522,"id":454,"parentId":401,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":358037,"timestamp":302260475,"id":401,"parentId":364,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":340237,"timestamp":302278574,"id":455,"parentId":402,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":358355,"timestamp":302260487,"id":402,"parentId":364,"tags":{"page":"/api/worktrees/[id]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":341739,"timestamp":302278617,"id":456,"parentId":403,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":359886,"timestamp":302260498,"id":403,"parentId":364,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":341836,"timestamp":302278654,"id":457,"parentId":404,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":360005,"timestamp":302260510,"id":404,"parentId":364,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":342270,"timestamp":302278692,"id":458,"parentId":405,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":360466,"timestamp":302260522,"id":405,"parentId":364,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"}]
5
- [{"name":"is-page-static","duration":343385,"timestamp":302278806,"id":461,"parentId":408,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":361655,"timestamp":302260558,"id":408,"parentId":364,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":343553,"timestamp":302278734,"id":459,"parentId":406,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":361769,"timestamp":302260534,"id":406,"parentId":364,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":345233,"timestamp":302278832,"id":462,"parentId":409,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":363519,"timestamp":302260570,"id":409,"parentId":364,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":345404,"timestamp":302278861,"id":463,"parentId":410,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":363712,"timestamp":302260582,"id":410,"parentId":364,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":345754,"timestamp":302278887,"id":464,"parentId":411,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":364066,"timestamp":302260594,"id":411,"parentId":364,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":346728,"timestamp":302278945,"id":466,"parentId":413,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":365076,"timestamp":302260618,"id":413,"parentId":364,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":350147,"timestamp":302278920,"id":465,"parentId":412,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":368498,"timestamp":302260606,"id":412,"parentId":364,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":350152,"timestamp":302279072,"id":467,"parentId":414,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":368614,"timestamp":302260629,"id":414,"parentId":364,"tags":{"page":"/api/worktrees"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":356466,"timestamp":302279146,"id":469,"parentId":416,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":374983,"timestamp":302260654,"id":416,"parentId":364,"tags":{"page":"/icon.png"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":357204,"timestamp":302279121,"id":468,"parentId":415,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":375713,"timestamp":302260642,"id":415,"parentId":364,"tags":{"page":"/apple-icon.png"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":357975,"timestamp":302279248,"id":470,"parentId":419,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":376532,"timestamp":302260711,"id":419,"parentId":364,"tags":{"page":"/proxy/[...path]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":359303,"timestamp":302278774,"id":460,"parentId":407,"tags":{},"startTime":1771940858602,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":377563,"timestamp":302260546,"id":407,"parentId":364,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":368985,"timestamp":302279331,"id":472,"parentId":417,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":387679,"timestamp":302260666,"id":417,"parentId":364,"tags":{"page":"/login"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":372138,"timestamp":302279291,"id":471,"parentId":369,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":391782,"timestamp":302259675,"id":369,"parentId":364,"tags":{"page":"/_not-found"},"startTime":1771940858583,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":380302,"timestamp":302279362,"id":473,"parentId":418,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":399008,"timestamp":302260690,"id":418,"parentId":364,"tags":{"page":"/"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":381287,"timestamp":302279404,"id":474,"parentId":420,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":399998,"timestamp":302260728,"id":420,"parentId":364,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":392455,"timestamp":302279458,"id":476,"parentId":422,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":411187,"timestamp":302260765,"id":422,"parentId":364,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"is-page-static","duration":398876,"timestamp":302279429,"id":475,"parentId":421,"tags":{},"startTime":1771940858603,"traceId":"a615c0dc28c9107d"},{"name":"check-page","duration":417588,"timestamp":302260745,"id":421,"parentId":364,"tags":{"page":"/worktrees/[id]"},"startTime":1771940858584,"traceId":"a615c0dc28c9107d"},{"name":"static-check","duration":490227,"timestamp":302188131,"id":364,"parentId":1,"tags":{},"startTime":1771940858512,"traceId":"a615c0dc28c9107d"},{"name":"load-dotenv","duration":32,"timestamp":302723362,"id":481,"parentId":480,"tags":{},"startTime":1771940859047,"traceId":"a615c0dc28c9107d"},{"name":"run-export-path-map","duration":425,"timestamp":303669817,"id":482,"parentId":480,"tags":{},"startTime":1771940859993,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":206395,"timestamp":303671311,"id":485,"parentId":480,"tags":{"path":"/api/auth/login"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":206588,"timestamp":303671375,"id":486,"parentId":480,"tags":{"path":"/api/auth/logout"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":301292,"timestamp":303671450,"id":487,"parentId":480,"tags":{"path":"/api/repositories/excluded"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":301609,"timestamp":303671220,"id":484,"parentId":480,"tags":{"path":"/500"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":307443,"timestamp":303671554,"id":489,"parentId":480,"tags":{"path":"/api/hooks/claude-done"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":307597,"timestamp":303671524,"id":488,"parentId":480,"tags":{"path":"/api/repositories/restore"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":308256,"timestamp":303670940,"id":483,"parentId":480,"tags":{"path":"/404"},"startTime":1771940859994,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":343629,"timestamp":303671577,"id":490,"parentId":480,"tags":{"path":"/api/repositories/clone"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":498019,"timestamp":303671599,"id":491,"parentId":480,"tags":{"path":"/api/repositories/sync"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":498138,"timestamp":303671631,"id":492,"parentId":480,"tags":{"path":"/api/repositories/scan"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":550378,"timestamp":303671759,"id":493,"parentId":480,"tags":{"path":"/api/repositories"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":633907,"timestamp":303671847,"id":495,"parentId":480,"tags":{"path":"/icon.png"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":634322,"timestamp":303671824,"id":494,"parentId":480,"tags":{"path":"/api/slash-commands"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":677040,"timestamp":303671857,"id":496,"parentId":480,"tags":{"path":"/apple-icon.png"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":727579,"timestamp":303671875,"id":498,"parentId":480,"tags":{"path":"/_not-found"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":751560,"timestamp":303671866,"id":497,"parentId":480,"tags":{"path":"/login"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"export-page","duration":761296,"timestamp":303671884,"id":499,"parentId":480,"tags":{"path":"/"},"startTime":1771940859995,"traceId":"a615c0dc28c9107d"},{"name":"next-export","duration":1750663,"timestamp":302722628,"id":480,"parentId":1,"tags":{},"startTime":1771940859046,"traceId":"a615c0dc28c9107d"},{"name":"move-exported-app-not-found-","duration":73,"timestamp":304474273,"id":500,"parentId":479,"tags":{},"startTime":1771940860798,"traceId":"a615c0dc28c9107d"},{"name":"move-exported-page","duration":22256,"timestamp":304474460,"id":501,"parentId":479,"tags":{},"startTime":1771940860798,"traceId":"a615c0dc28c9107d"},{"name":"static-generation","duration":1955119,"timestamp":302718536,"id":479,"parentId":1,"tags":{},"startTime":1771940859042,"traceId":"a615c0dc28c9107d"},{"name":"node-file-trace-build","duration":11706946,"timestamp":302679904,"id":478,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1771940859003,"traceId":"a615c0dc28c9107d"},{"name":"apply-include-excludes","duration":1259,"timestamp":314386885,"id":502,"parentId":1,"tags":{},"startTime":1771940870710,"traceId":"a615c0dc28c9107d"},{"name":"print-tree-view","duration":7835,"timestamp":314388334,"id":503,"parentId":1,"tags":{},"startTime":1771940870712,"traceId":"a615c0dc28c9107d"},{"name":"telemetry-flush","duration":58,"timestamp":314396189,"id":504,"parentId":1,"tags":{},"startTime":1771940870720,"traceId":"a615c0dc28c9107d"},{"name":"next-build","duration":33792236,"timestamp":280604022,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.35","isTurbopack":false,"has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1771940836927,"traceId":"a615c0dc28c9107d"}]
1
+ [{"name":"generate-buildid","duration":247,"timestamp":250171402,"id":4,"parentId":1,"tags":{},"startTime":1772247399794,"traceId":"64cf809ac1dfa487"},{"name":"load-custom-routes","duration":1531,"timestamp":250171915,"id":5,"parentId":1,"tags":{},"startTime":1772247399795,"traceId":"64cf809ac1dfa487"},{"name":"create-pages-mapping","duration":145,"timestamp":250274696,"id":6,"parentId":1,"tags":{},"startTime":1772247399898,"traceId":"64cf809ac1dfa487"},{"name":"collect-app-paths","duration":3183,"timestamp":250274873,"id":7,"parentId":1,"tags":{},"startTime":1772247399898,"traceId":"64cf809ac1dfa487"},{"name":"create-app-mapping","duration":2994,"timestamp":250278080,"id":8,"parentId":1,"tags":{},"startTime":1772247399901,"traceId":"64cf809ac1dfa487"},{"name":"public-dir-conflict-check","duration":526,"timestamp":250281702,"id":9,"parentId":1,"tags":{},"startTime":1772247399905,"traceId":"64cf809ac1dfa487"},{"name":"generate-routes-manifest","duration":3345,"timestamp":250282360,"id":10,"parentId":1,"tags":{},"startTime":1772247399905,"traceId":"64cf809ac1dfa487"},{"name":"create-dist-dir","duration":205,"timestamp":250287052,"id":11,"parentId":1,"tags":{},"startTime":1772247399910,"traceId":"64cf809ac1dfa487"},{"name":"write-routes-manifest","duration":423,"timestamp":250301096,"id":12,"parentId":1,"tags":{},"startTime":1772247399924,"traceId":"64cf809ac1dfa487"},{"name":"generate-required-server-files","duration":293,"timestamp":250301583,"id":13,"parentId":1,"tags":{},"startTime":1772247399924,"traceId":"64cf809ac1dfa487"},{"name":"create-entrypoints","duration":73104,"timestamp":250304534,"id":16,"parentId":1,"tags":{},"startTime":1772247399927,"traceId":"64cf809ac1dfa487"},{"name":"generate-webpack-config","duration":297773,"timestamp":250377680,"id":17,"parentId":15,"tags":{},"startTime":1772247400001,"traceId":"64cf809ac1dfa487"},{"name":"next-trace-entrypoint-plugin","duration":2113,"timestamp":250748607,"id":19,"parentId":18,"tags":{},"startTime":1772247400372,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":811871,"timestamp":250757462,"id":23,"parentId":20,"tags":{"request":"next/dist/pages/_app"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":837929,"timestamp":250757436,"id":22,"parentId":20,"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":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":846475,"timestamp":250757474,"id":24,"parentId":20,"tags":{"request":"next/dist/pages/_document"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":865619,"timestamp":250757929,"id":63,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":865635,"timestamp":250757932,"id":64,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1155192,"timestamp":250757915,"id":59,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1174166,"timestamp":250757923,"id":62,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1175817,"timestamp":250757951,"id":71,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1260583,"timestamp":250757918,"id":60,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1260620,"timestamp":250757913,"id":58,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1276973,"timestamp":250757921,"id":61,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1297451,"timestamp":250757954,"id":72,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1298888,"timestamp":250757956,"id":73,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1298909,"timestamp":250757959,"id":74,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1304203,"timestamp":250757883,"id":48,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1304199,"timestamp":250757910,"id":57,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1306145,"timestamp":250757962,"id":75,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307181,"timestamp":250757486,"id":25,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307187,"timestamp":250757497,"id":26,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307174,"timestamp":250757520,"id":28,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307095,"timestamp":250757608,"id":32,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307010,"timestamp":250757702,"id":34,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307009,"timestamp":250757711,"id":35,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1307004,"timestamp":250757724,"id":37,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1306999,"timestamp":250757736,"id":39,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1306864,"timestamp":250757881,"id":47,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1306874,"timestamp":250757878,"id":46,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1320313,"timestamp":250757563,"id":30,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1320221,"timestamp":250757676,"id":33,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1320368,"timestamp":250757536,"id":29,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1329059,"timestamp":250757809,"id":43,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1332749,"timestamp":250757905,"id":55,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1333674,"timestamp":250757948,"id":70,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1341614,"timestamp":250757971,"id":78,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353556,"timestamp":250757591,"id":31,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353290,"timestamp":250757872,"id":45,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353312,"timestamp":250757859,"id":44,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353288,"timestamp":250757889,"id":50,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353280,"timestamp":250757902,"id":54,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1353219,"timestamp":250757968,"id":77,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364305,"timestamp":250757731,"id":38,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364313,"timestamp":250757742,"id":40,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364272,"timestamp":250757794,"id":42,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364325,"timestamp":250757749,"id":41,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364200,"timestamp":250757886,"id":49,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364202,"timestamp":250757892,"id":51,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364204,"timestamp":250757898,"id":53,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1364215,"timestamp":250757895,"id":52,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1373915,"timestamp":250757506,"id":27,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1373473,"timestamp":250757965,"id":76,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1393429,"timestamp":250757717,"id":36,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1393261,"timestamp":250757907,"id":56,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1406761,"timestamp":250756909,"id":21,"parentId":20,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400380,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1405750,"timestamp":250757937,"id":66,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1405760,"timestamp":250757934,"id":65,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1405759,"timestamp":250757940,"id":67,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1405762,"timestamp":250757943,"id":68,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1405763,"timestamp":250757945,"id":69,"parentId":20,"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=&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772247400381,"traceId":"64cf809ac1dfa487"},{"name":"make","duration":2595419,"timestamp":250756553,"id":20,"parentId":18,"tags":{},"startTime":1772247400379,"traceId":"64cf809ac1dfa487"},{"name":"get-entries","duration":2408,"timestamp":253353331,"id":108,"parentId":107,"tags":{},"startTime":1772247402976,"traceId":"64cf809ac1dfa487"},{"name":"node-file-trace-plugin","duration":470485,"timestamp":253362185,"id":109,"parentId":107,"tags":{"traceEntryCount":"112"},"startTime":1772247402985,"traceId":"64cf809ac1dfa487"},{"name":"collect-traced-files","duration":5901,"timestamp":253832690,"id":110,"parentId":107,"tags":{},"startTime":1772247403456,"traceId":"64cf809ac1dfa487"},{"name":"finish-modules","duration":485465,"timestamp":253353140,"id":107,"parentId":19,"tags":{},"startTime":1772247402976,"traceId":"64cf809ac1dfa487"},{"name":"chunk-graph","duration":43428,"timestamp":254074571,"id":112,"parentId":111,"tags":{},"startTime":1772247403697,"traceId":"64cf809ac1dfa487"},{"name":"optimize-modules","duration":37,"timestamp":254118182,"id":114,"parentId":111,"tags":{},"startTime":1772247403741,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunks","duration":49970,"timestamp":254118304,"id":115,"parentId":111,"tags":{},"startTime":1772247403741,"traceId":"64cf809ac1dfa487"},{"name":"optimize-tree","duration":128,"timestamp":254168382,"id":116,"parentId":111,"tags":{},"startTime":1772247403791,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunk-modules","duration":60048,"timestamp":254168621,"id":117,"parentId":111,"tags":{},"startTime":1772247403792,"traceId":"64cf809ac1dfa487"},{"name":"optimize","duration":110660,"timestamp":254118125,"id":113,"parentId":111,"tags":{},"startTime":1772247403741,"traceId":"64cf809ac1dfa487"},{"name":"module-hash","duration":57665,"timestamp":254278391,"id":118,"parentId":111,"tags":{},"startTime":1772247403901,"traceId":"64cf809ac1dfa487"},{"name":"code-generation","duration":6188,"timestamp":254336168,"id":119,"parentId":111,"tags":{},"startTime":1772247403959,"traceId":"64cf809ac1dfa487"},{"name":"hash","duration":15946,"timestamp":254349614,"id":120,"parentId":111,"tags":{},"startTime":1772247403973,"traceId":"64cf809ac1dfa487"},{"name":"code-generation-jobs","duration":306,"timestamp":254365558,"id":121,"parentId":111,"tags":{},"startTime":1772247403988,"traceId":"64cf809ac1dfa487"},{"name":"module-assets","duration":1321,"timestamp":254365771,"id":122,"parentId":111,"tags":{},"startTime":1772247403989,"traceId":"64cf809ac1dfa487"},{"name":"create-chunk-assets","duration":2350,"timestamp":254367111,"id":123,"parentId":111,"tags":{},"startTime":1772247403990,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":654,"timestamp":254383445,"id":125,"parentId":124,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1772247404006,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":516,"timestamp":254383592,"id":126,"parentId":124,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1772247404006,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":508,"timestamp":254383603,"id":127,"parentId":124,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":504,"timestamp":254383609,"id":128,"parentId":124,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":500,"timestamp":254383615,"id":129,"parentId":124,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":497,"timestamp":254383619,"id":130,"parentId":124,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":495,"timestamp":254383623,"id":131,"parentId":124,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":477,"timestamp":254383642,"id":132,"parentId":124,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":472,"timestamp":254383649,"id":133,"parentId":124,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":469,"timestamp":254383653,"id":134,"parentId":124,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":406,"timestamp":254383718,"id":135,"parentId":124,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":397,"timestamp":254383728,"id":136,"parentId":124,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":394,"timestamp":254383734,"id":137,"parentId":124,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"}]
2
+ [{"name":"minify-js","duration":497,"timestamp":254383738,"id":138,"parentId":124,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":502,"timestamp":254383742,"id":139,"parentId":124,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":501,"timestamp":254383748,"id":140,"parentId":124,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":495,"timestamp":254383757,"id":141,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":492,"timestamp":254383764,"id":142,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":492,"timestamp":254383767,"id":143,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":493,"timestamp":254383771,"id":144,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":492,"timestamp":254383775,"id":145,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":490,"timestamp":254383779,"id":146,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":488,"timestamp":254383782,"id":147,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":486,"timestamp":254383786,"id":148,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":485,"timestamp":254383789,"id":149,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":483,"timestamp":254383793,"id":150,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":481,"timestamp":254383796,"id":151,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":479,"timestamp":254383800,"id":152,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":476,"timestamp":254383804,"id":153,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":474,"timestamp":254383808,"id":154,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":472,"timestamp":254383812,"id":155,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":470,"timestamp":254383815,"id":156,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":468,"timestamp":254383819,"id":157,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":466,"timestamp":254383823,"id":158,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":464,"timestamp":254383826,"id":159,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":462,"timestamp":254383830,"id":160,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":460,"timestamp":254383833,"id":161,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":458,"timestamp":254383837,"id":162,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":453,"timestamp":254383844,"id":163,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":451,"timestamp":254383847,"id":164,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":449,"timestamp":254383851,"id":165,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":447,"timestamp":254383854,"id":166,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":445,"timestamp":254383857,"id":167,"parentId":124,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":444,"timestamp":254383861,"id":168,"parentId":124,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":442,"timestamp":254383864,"id":169,"parentId":124,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":439,"timestamp":254383868,"id":170,"parentId":124,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":437,"timestamp":254383872,"id":171,"parentId":124,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":434,"timestamp":254383877,"id":172,"parentId":124,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":432,"timestamp":254383880,"id":173,"parentId":124,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":430,"timestamp":254383883,"id":174,"parentId":124,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":428,"timestamp":254383887,"id":175,"parentId":124,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":423,"timestamp":254383895,"id":176,"parentId":124,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":422,"timestamp":254383898,"id":177,"parentId":124,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":420,"timestamp":254383901,"id":178,"parentId":124,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":417,"timestamp":254383905,"id":179,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":416,"timestamp":254383909,"id":180,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":414,"timestamp":254383912,"id":181,"parentId":124,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":410,"timestamp":254383917,"id":182,"parentId":124,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":413,"timestamp":254383921,"id":183,"parentId":124,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":411,"timestamp":254383924,"id":184,"parentId":124,"tags":{"name":"9582.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":409,"timestamp":254383928,"id":185,"parentId":124,"tags":{"name":"3348.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":407,"timestamp":254383931,"id":186,"parentId":124,"tags":{"name":"2683.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":406,"timestamp":254383934,"id":187,"parentId":124,"tags":{"name":"5823.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":404,"timestamp":254383938,"id":188,"parentId":124,"tags":{"name":"8744.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":402,"timestamp":254383941,"id":189,"parentId":124,"tags":{"name":"369.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":400,"timestamp":254383944,"id":190,"parentId":124,"tags":{"name":"7266.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":355,"timestamp":254383992,"id":191,"parentId":124,"tags":{"name":"6837.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":329,"timestamp":254384019,"id":192,"parentId":124,"tags":{"name":"4559.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":325,"timestamp":254384025,"id":193,"parentId":124,"tags":{"name":"5853.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":323,"timestamp":254384028,"id":194,"parentId":124,"tags":{"name":"5795.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":322,"timestamp":254384031,"id":195,"parentId":124,"tags":{"name":"3074.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":320,"timestamp":254384034,"id":196,"parentId":124,"tags":{"name":"6228.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":319,"timestamp":254384037,"id":197,"parentId":124,"tags":{"name":"2314.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":318,"timestamp":254384040,"id":198,"parentId":124,"tags":{"name":"8948.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":316,"timestamp":254384043,"id":199,"parentId":124,"tags":{"name":"5972.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":315,"timestamp":254384045,"id":200,"parentId":124,"tags":{"name":"3853.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":314,"timestamp":254384048,"id":201,"parentId":124,"tags":{"name":"4893.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":313,"timestamp":254384051,"id":202,"parentId":124,"tags":{"name":"2509.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":311,"timestamp":254384054,"id":203,"parentId":124,"tags":{"name":"3294.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":310,"timestamp":254384056,"id":204,"parentId":124,"tags":{"name":"6621.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":309,"timestamp":254384059,"id":205,"parentId":124,"tags":{"name":"8705.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":308,"timestamp":254384062,"id":206,"parentId":124,"tags":{"name":"7458.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":307,"timestamp":254384065,"id":207,"parentId":124,"tags":{"name":"3673.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":306,"timestamp":254384067,"id":208,"parentId":124,"tags":{"name":"7808.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":304,"timestamp":254384070,"id":209,"parentId":124,"tags":{"name":"1682.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":303,"timestamp":254384073,"id":210,"parentId":124,"tags":{"name":"2518.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":302,"timestamp":254384076,"id":211,"parentId":124,"tags":{"name":"7425.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":301,"timestamp":254384078,"id":212,"parentId":124,"tags":{"name":"7566.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":300,"timestamp":254384081,"id":213,"parentId":124,"tags":{"name":"9446.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":299,"timestamp":254384084,"id":214,"parentId":124,"tags":{"name":"8693.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":298,"timestamp":254384086,"id":215,"parentId":124,"tags":{"name":"3860.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":297,"timestamp":254384089,"id":216,"parentId":124,"tags":{"name":"539.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":295,"timestamp":254384092,"id":217,"parentId":124,"tags":{"name":"5488.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":294,"timestamp":254384094,"id":218,"parentId":124,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":293,"timestamp":254384097,"id":219,"parentId":124,"tags":{"name":"3013.js","cache":"HIT"},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"terser-webpack-plugin-optimize","duration":12159,"timestamp":254372259,"id":124,"parentId":18,"tags":{"compilationName":"server","swcMinify":true},"startTime":1772247403995,"traceId":"64cf809ac1dfa487"},{"name":"css-minimizer-plugin","duration":125,"timestamp":254384533,"id":220,"parentId":18,"tags":{},"startTime":1772247404007,"traceId":"64cf809ac1dfa487"},{"name":"create-trace-assets","duration":3521,"timestamp":254384839,"id":221,"parentId":19,"tags":{},"startTime":1772247404008,"traceId":"64cf809ac1dfa487"},{"name":"seal","duration":445462,"timestamp":253962266,"id":111,"parentId":18,"tags":{},"startTime":1772247403585,"traceId":"64cf809ac1dfa487"},{"name":"webpack-compilation","duration":3673101,"timestamp":250746829,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1772247400370,"traceId":"64cf809ac1dfa487"},{"name":"emit","duration":31410,"timestamp":254420361,"id":222,"parentId":15,"tags":{},"startTime":1772247404043,"traceId":"64cf809ac1dfa487"},{"name":"webpack-close","duration":749,"timestamp":254452409,"id":223,"parentId":15,"tags":{"name":"server"},"startTime":1772247404075,"traceId":"64cf809ac1dfa487"},{"name":"webpack-generate-error-stats","duration":2335,"timestamp":254453208,"id":224,"parentId":223,"tags":{},"startTime":1772247404076,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":53687,"timestamp":254466129,"id":227,"parentId":226,"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%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKC5qc29uKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKC5qc29uKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1772247404089,"traceId":"64cf809ac1dfa487"},{"name":"make","duration":54004,"timestamp":254466062,"id":226,"parentId":225,"tags":{},"startTime":1772247404089,"traceId":"64cf809ac1dfa487"},{"name":"chunk-graph","duration":541,"timestamp":254525275,"id":229,"parentId":228,"tags":{},"startTime":1772247404148,"traceId":"64cf809ac1dfa487"},{"name":"optimize-modules","duration":13,"timestamp":254525897,"id":231,"parentId":228,"tags":{},"startTime":1772247404149,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunks","duration":426,"timestamp":254525983,"id":232,"parentId":228,"tags":{},"startTime":1772247404149,"traceId":"64cf809ac1dfa487"},{"name":"optimize-tree","duration":14,"timestamp":254526479,"id":233,"parentId":228,"tags":{},"startTime":1772247404149,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunk-modules","duration":2119,"timestamp":254526575,"id":234,"parentId":228,"tags":{},"startTime":1772247404149,"traceId":"64cf809ac1dfa487"},{"name":"optimize","duration":2934,"timestamp":254525841,"id":230,"parentId":228,"tags":{},"startTime":1772247404149,"traceId":"64cf809ac1dfa487"},{"name":"module-hash","duration":1833,"timestamp":254534671,"id":235,"parentId":228,"tags":{},"startTime":1772247404158,"traceId":"64cf809ac1dfa487"},{"name":"code-generation","duration":183,"timestamp":254536537,"id":236,"parentId":228,"tags":{},"startTime":1772247404159,"traceId":"64cf809ac1dfa487"},{"name":"hash","duration":2187,"timestamp":254538336,"id":237,"parentId":228,"tags":{},"startTime":1772247404161,"traceId":"64cf809ac1dfa487"}]
3
+ [{"name":"code-generation-jobs","duration":468,"timestamp":254540522,"id":238,"parentId":228,"tags":{},"startTime":1772247404163,"traceId":"64cf809ac1dfa487"},{"name":"module-assets","duration":88,"timestamp":254540960,"id":239,"parentId":228,"tags":{},"startTime":1772247404164,"traceId":"64cf809ac1dfa487"},{"name":"create-chunk-assets","duration":243,"timestamp":254541064,"id":240,"parentId":228,"tags":{},"startTime":1772247404164,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":70,"timestamp":254544611,"id":242,"parentId":241,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1772247404168,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":52,"timestamp":254544638,"id":243,"parentId":241,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1772247404168,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":46,"timestamp":254544649,"id":244,"parentId":241,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1772247404168,"traceId":"64cf809ac1dfa487"},{"name":"terser-webpack-plugin-optimize","duration":518,"timestamp":254544183,"id":241,"parentId":225,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1772247404167,"traceId":"64cf809ac1dfa487"},{"name":"css-minimizer-plugin","duration":10,"timestamp":254544761,"id":245,"parentId":225,"tags":{},"startTime":1772247404168,"traceId":"64cf809ac1dfa487"},{"name":"seal","duration":24283,"timestamp":254523561,"id":228,"parentId":225,"tags":{},"startTime":1772247404146,"traceId":"64cf809ac1dfa487"},{"name":"webpack-compilation","duration":83536,"timestamp":254464560,"id":225,"parentId":15,"tags":{"name":"edge-server"},"startTime":1772247404087,"traceId":"64cf809ac1dfa487"},{"name":"emit","duration":1814,"timestamp":254548265,"id":246,"parentId":15,"tags":{},"startTime":1772247404171,"traceId":"64cf809ac1dfa487"},{"name":"webpack-close","duration":224,"timestamp":254550380,"id":247,"parentId":15,"tags":{"name":"edge-server"},"startTime":1772247404173,"traceId":"64cf809ac1dfa487"},{"name":"webpack-generate-error-stats","duration":759,"timestamp":254550615,"id":248,"parentId":247,"tags":{},"startTime":1772247404174,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":761688,"timestamp":254559638,"id":254,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":761713,"timestamp":254559642,"id":255,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":761717,"timestamp":254559645,"id":256,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":839015,"timestamp":254559633,"id":253,"parentId":250,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-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%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%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%2Fnot-found-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%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":839054,"timestamp":254559615,"id":252,"parentId":250,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":850770,"timestamp":254559649,"id":257,"parentId":250,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":850872,"timestamp":254559563,"id":251,"parentId":250,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1772247404182,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":923807,"timestamp":254559674,"id":263,"parentId":250,"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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1048811,"timestamp":254559663,"id":260,"parentId":250,"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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1109411,"timestamp":254559668,"id":261,"parentId":250,"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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1109447,"timestamp":254559652,"id":258,"parentId":250,"tags":{"request":"next-flight-client-entry-loader?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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":1109449,"timestamp":254559655,"id":259,"parentId":250,"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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"add-entry","duration":2061038,"timestamp":254559671,"id":262,"parentId":250,"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":1772247404183,"traceId":"64cf809ac1dfa487"},{"name":"make","duration":2061627,"timestamp":254559224,"id":250,"parentId":249,"tags":{},"startTime":1772247404182,"traceId":"64cf809ac1dfa487"},{"name":"chunk-graph","duration":47571,"timestamp":256845491,"id":265,"parentId":264,"tags":{},"startTime":1772247406468,"traceId":"64cf809ac1dfa487"},{"name":"optimize-modules","duration":14,"timestamp":256893159,"id":267,"parentId":264,"tags":{},"startTime":1772247406516,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunks","duration":57782,"timestamp":256895840,"id":269,"parentId":264,"tags":{},"startTime":1772247406519,"traceId":"64cf809ac1dfa487"},{"name":"optimize-tree","duration":11,"timestamp":256953678,"id":270,"parentId":264,"tags":{},"startTime":1772247406577,"traceId":"64cf809ac1dfa487"},{"name":"optimize-chunk-modules","duration":92621,"timestamp":256953720,"id":271,"parentId":264,"tags":{},"startTime":1772247406577,"traceId":"64cf809ac1dfa487"},{"name":"optimize","duration":153265,"timestamp":256893130,"id":266,"parentId":264,"tags":{},"startTime":1772247406516,"traceId":"64cf809ac1dfa487"},{"name":"module-hash","duration":54755,"timestamp":257080844,"id":272,"parentId":264,"tags":{},"startTime":1772247406704,"traceId":"64cf809ac1dfa487"},{"name":"code-generation","duration":7239,"timestamp":257135666,"id":273,"parentId":264,"tags":{},"startTime":1772247406759,"traceId":"64cf809ac1dfa487"},{"name":"hash","duration":6741,"timestamp":257148819,"id":274,"parentId":264,"tags":{},"startTime":1772247406772,"traceId":"64cf809ac1dfa487"},{"name":"code-generation-jobs","duration":478,"timestamp":257155558,"id":275,"parentId":264,"tags":{},"startTime":1772247406778,"traceId":"64cf809ac1dfa487"},{"name":"module-assets","duration":5670,"timestamp":257155965,"id":276,"parentId":264,"tags":{},"startTime":1772247406779,"traceId":"64cf809ac1dfa487"},{"name":"create-chunk-assets","duration":4958,"timestamp":257161664,"id":277,"parentId":264,"tags":{},"startTime":1772247406785,"traceId":"64cf809ac1dfa487"},{"name":"NextJsBuildManifest-generateClientManifest","duration":670,"timestamp":257170102,"id":279,"parentId":249,"tags":{},"startTime":1772247406793,"traceId":"64cf809ac1dfa487"},{"name":"NextJsBuildManifest-createassets","duration":1359,"timestamp":257169430,"id":278,"parentId":249,"tags":{},"startTime":1772247406792,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3801,"timestamp":257182060,"id":281,"parentId":280,"tags":{"name":"static/chunks/main-2feda12a4d321111.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3769,"timestamp":257182109,"id":282,"parentId":280,"tags":{"name":"static/chunks/main-app-420d93e43682fee5.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3758,"timestamp":257182125,"id":283,"parentId":280,"tags":{"name":"static/chunks/app/_not-found/page-ac4e4463b39d0cf7.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3748,"timestamp":257182139,"id":284,"parentId":280,"tags":{"name":"static/chunks/pages/_error-cf5ca766ac8f493f.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3741,"timestamp":257182151,"id":285,"parentId":280,"tags":{"name":"static/chunks/pages/_app-3c9ca398d360b709.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3729,"timestamp":257182166,"id":286,"parentId":280,"tags":{"name":"static/chunks/app/layout-9110f9a5e41c6bf4.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3728,"timestamp":257182177,"id":287,"parentId":280,"tags":{"name":"static/chunks/app/login/page-2d42204ba87cd136.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3720,"timestamp":257182189,"id":288,"parentId":280,"tags":{"name":"static/chunks/app/page-9e523a8f415bc707.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3711,"timestamp":257182201,"id":289,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-4a3c0861367e0391.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3704,"timestamp":257182212,"id":290,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/page-9c0c64488c17db3c.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":3695,"timestamp":257182224,"id":291,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-5d85a7e508ce36d3.js","cache":"HIT"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1183,"timestamp":257184740,"id":293,"parentId":280,"tags":{"name":"static/chunks/13.d3909672ed2537ad.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1154,"timestamp":257184773,"id":294,"parentId":280,"tags":{"name":"static/chunks/5387.c596b516693d85f7.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1142,"timestamp":257184788,"id":295,"parentId":280,"tags":{"name":"static/chunks/7753.04d8053c39f78623.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1129,"timestamp":257184804,"id":296,"parentId":280,"tags":{"name":"static/chunks/1582.2ba840113214f88b.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1104,"timestamp":257184833,"id":297,"parentId":280,"tags":{"name":"static/chunks/3574.1509567792ccbdde.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1094,"timestamp":257184845,"id":298,"parentId":280,"tags":{"name":"static/chunks/1817.80c269bf00462396.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1084,"timestamp":257184860,"id":299,"parentId":280,"tags":{"name":"static/chunks/8841.4c7f6035ac21b8a3.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1074,"timestamp":257184872,"id":300,"parentId":280,"tags":{"name":"static/chunks/6163.7986e5cd095c329b.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1064,"timestamp":257184886,"id":301,"parentId":280,"tags":{"name":"static/chunks/8772.d07dbc6583a5ddd2.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1055,"timestamp":257184898,"id":302,"parentId":280,"tags":{"name":"static/chunks/3991.f1f45f54a8ce3c40.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1047,"timestamp":257184910,"id":303,"parentId":280,"tags":{"name":"static/chunks/1015.405f7d36dc4d633e.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1038,"timestamp":257184922,"id":304,"parentId":280,"tags":{"name":"static/chunks/1423.c2becd3a3433addc.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1031,"timestamp":257184932,"id":305,"parentId":280,"tags":{"name":"static/chunks/5813.5804cd22d8b1de81.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1022,"timestamp":257184945,"id":306,"parentId":280,"tags":{"name":"static/chunks/7290.5fb8e5eab68b60de.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1014,"timestamp":257184956,"id":307,"parentId":280,"tags":{"name":"static/chunks/9552.d085b60ce4fc2e49.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1007,"timestamp":257184966,"id":308,"parentId":280,"tags":{"name":"static/chunks/7004.c7a0bc108f0a695d.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":999,"timestamp":257184977,"id":309,"parentId":280,"tags":{"name":"static/chunks/7415.63d145bdb2bb0fc9.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":992,"timestamp":257184987,"id":310,"parentId":280,"tags":{"name":"static/chunks/5126.3a2d5c4b7d088d74.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":985,"timestamp":257184998,"id":311,"parentId":280,"tags":{"name":"static/chunks/6678.bc83d4718f487817.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":947,"timestamp":257185039,"id":312,"parentId":280,"tags":{"name":"static/chunks/2398.74de33f25abfa656.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":939,"timestamp":257185050,"id":313,"parentId":280,"tags":{"name":"static/chunks/383.4fe953dcb5d06979.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":932,"timestamp":257185061,"id":314,"parentId":280,"tags":{"name":"static/chunks/8288.bbb53749ede79e20.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":924,"timestamp":257185072,"id":315,"parentId":280,"tags":{"name":"static/chunks/2526.ac552a31c7f58b8a.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":917,"timestamp":257185082,"id":316,"parentId":280,"tags":{"name":"static/chunks/4212.2006a6f7e2ff0e88.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":943,"timestamp":257185092,"id":317,"parentId":280,"tags":{"name":"static/chunks/6143.450b7a18eedb9862.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":936,"timestamp":257185103,"id":318,"parentId":280,"tags":{"name":"static/chunks/9834.7f9dd877d3f245f5.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":929,"timestamp":257185113,"id":319,"parentId":280,"tags":{"name":"static/chunks/3559.b6fb524356a2230e.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":922,"timestamp":257185124,"id":320,"parentId":280,"tags":{"name":"static/chunks/3852.bb56c3b6cef2f830.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":915,"timestamp":257185134,"id":321,"parentId":280,"tags":{"name":"static/chunks/4721.19cf8b9364ea187d.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":907,"timestamp":257185144,"id":322,"parentId":280,"tags":{"name":"static/chunks/8885.0b8bea7b560f0dca.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":900,"timestamp":257185155,"id":323,"parentId":280,"tags":{"name":"static/chunks/4362.f71ae2fde3e044fc.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":894,"timestamp":257185165,"id":324,"parentId":280,"tags":{"name":"static/chunks/6406.15ebeccc6e211061.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":887,"timestamp":257185175,"id":325,"parentId":280,"tags":{"name":"static/chunks/1098.86d319e4ae76ed88.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":880,"timestamp":257185185,"id":326,"parentId":280,"tags":{"name":"static/chunks/5112.f17aa9dff2bbc1e7.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":873,"timestamp":257185196,"id":327,"parentId":280,"tags":{"name":"static/chunks/8125.000119de7d8f03f0.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":866,"timestamp":257185206,"id":328,"parentId":280,"tags":{"name":"static/chunks/framework-8e0e0f4a6b83a956.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":858,"timestamp":257185217,"id":329,"parentId":280,"tags":{"name":"static/chunks/90542734.2f2e4c1dc1ba49c0.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":851,"timestamp":257185227,"id":330,"parentId":280,"tags":{"name":"static/chunks/2cdb6380.5fe5f9f208e7c337.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":843,"timestamp":257185238,"id":331,"parentId":280,"tags":{"name":"static/chunks/0dbeb660.182b0abe4b562191.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":833,"timestamp":257185251,"id":332,"parentId":280,"tags":{"name":"static/chunks/d3ac728e.64b8bd1cc8db9bc6.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":824,"timestamp":257185263,"id":333,"parentId":280,"tags":{"name":"static/chunks/fd9d1056-cfdf4f91f13d3485.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":817,"timestamp":257185274,"id":334,"parentId":280,"tags":{"name":"static/chunks/30d07d85-393352a92199f695.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":811,"timestamp":257185284,"id":335,"parentId":280,"tags":{"name":"static/chunks/6792.ec6c78eabeaea8ee.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":798,"timestamp":257185301,"id":336,"parentId":280,"tags":{"name":"static/chunks/4327.bf5c75539344981a.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":791,"timestamp":257185312,"id":337,"parentId":280,"tags":{"name":"static/chunks/9234-b0304101384ca079.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":784,"timestamp":257185323,"id":338,"parentId":280,"tags":{"name":"static/chunks/216-f18f4a9d8b04a91e.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":776,"timestamp":257185334,"id":339,"parentId":280,"tags":{"name":"static/chunks/8522.6733162b14be0982.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":769,"timestamp":257185345,"id":340,"parentId":280,"tags":{"name":"static/chunks/1038-3509435b68c0967e.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":768,"timestamp":257185355,"id":341,"parentId":280,"tags":{"name":"static/chunks/3843.f62b04e29fb0f55c.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"}]
4
+ [{"name":"minify-js","duration":1214,"timestamp":257185368,"id":342,"parentId":280,"tags":{"name":"static/chunks/2335-98a211e00b94c7ac.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1212,"timestamp":257185380,"id":343,"parentId":280,"tags":{"name":"static/chunks/2689.140cd1991848f9bd.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1205,"timestamp":257185390,"id":344,"parentId":280,"tags":{"name":"static/chunks/7665.e35ace516d7528d2.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1196,"timestamp":257185401,"id":345,"parentId":280,"tags":{"name":"static/chunks/656.1f0f588e10649872.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1183,"timestamp":257185416,"id":346,"parentId":280,"tags":{"name":"static/chunks/2117-e31fa477cb500950.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1176,"timestamp":257185426,"id":347,"parentId":280,"tags":{"name":"static/chunks/9178-88850a7c48deea07.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1167,"timestamp":257185437,"id":348,"parentId":280,"tags":{"name":"static/chunks/8528-4d554d3b94d4cf9b.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1159,"timestamp":257185447,"id":349,"parentId":280,"tags":{"name":"static/chunks/8091-c0e955616dd86f82.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":1151,"timestamp":257185457,"id":350,"parentId":280,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":789,"timestamp":257185823,"id":354,"parentId":280,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1772247406809,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":2468,"timestamp":257185473,"id":351,"parentId":280,"tags":{"name":"static/BiyH3zkbySg7ZWTeZuXqj/_ssgManifest.js","cache":"MISS"},"startTime":1772247406808,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":2204,"timestamp":257185776,"id":353,"parentId":280,"tags":{"name":"static/BiyH3zkbySg7ZWTeZuXqj/_buildManifest.js","cache":"MISS"},"startTime":1772247406809,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":2390,"timestamp":257185656,"id":352,"parentId":280,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1772247406809,"traceId":"64cf809ac1dfa487"},{"name":"minify-js","duration":13026,"timestamp":257182234,"id":292,"parentId":280,"tags":{"name":"static/chunks/webpack-3c0ee3ce5b546818.js","cache":"MISS"},"startTime":1772247406805,"traceId":"64cf809ac1dfa487"},{"name":"terser-webpack-plugin-optimize","duration":22887,"timestamp":257172390,"id":280,"parentId":249,"tags":{"compilationName":"client","swcMinify":true},"startTime":1772247406795,"traceId":"64cf809ac1dfa487"},{"name":"minify-css","duration":138,"timestamp":257195442,"id":356,"parentId":355,"tags":{"file":"static/css/f6f412a281fca43a.css","cache":"HIT"},"startTime":1772247406818,"traceId":"64cf809ac1dfa487"},{"name":"minify-css","duration":99,"timestamp":257195487,"id":357,"parentId":355,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1772247406818,"traceId":"64cf809ac1dfa487"},{"name":"minify-css","duration":96,"timestamp":257195492,"id":358,"parentId":355,"tags":{"file":"static/css/2c3db85a1d7310ee.css","cache":"HIT"},"startTime":1772247406818,"traceId":"64cf809ac1dfa487"},{"name":"css-minimizer-plugin","duration":216,"timestamp":257195376,"id":355,"parentId":249,"tags":{},"startTime":1772247406818,"traceId":"64cf809ac1dfa487"},{"name":"seal","duration":477169,"timestamp":256744144,"id":264,"parentId":249,"tags":{},"startTime":1772247406367,"traceId":"64cf809ac1dfa487"},{"name":"webpack-compilation","duration":2663219,"timestamp":254558189,"id":249,"parentId":15,"tags":{"name":"client"},"startTime":1772247404181,"traceId":"64cf809ac1dfa487"},{"name":"emit","duration":17847,"timestamp":257221458,"id":359,"parentId":15,"tags":{},"startTime":1772247406844,"traceId":"64cf809ac1dfa487"},{"name":"webpack-close","duration":1059763,"timestamp":257239535,"id":360,"parentId":15,"tags":{"name":"client"},"startTime":1772247406862,"traceId":"64cf809ac1dfa487"},{"name":"webpack-generate-error-stats","duration":830,"timestamp":258299321,"id":361,"parentId":360,"tags":{},"startTime":1772247407922,"traceId":"64cf809ac1dfa487"},{"name":"run-webpack-compiler","duration":7995863,"timestamp":250304532,"id":15,"parentId":1,"tags":{},"startTime":1772247399927,"traceId":"64cf809ac1dfa487"},{"name":"format-webpack-messages","duration":104,"timestamp":258300406,"id":362,"parentId":1,"tags":{},"startTime":1772247407923,"traceId":"64cf809ac1dfa487"},{"name":"verify-typescript-setup","duration":12528859,"timestamp":258301732,"id":364,"parentId":1,"tags":{},"startTime":1772247407925,"traceId":"64cf809ac1dfa487"},{"name":"check-static-error-page","duration":9117,"timestamp":270917245,"id":367,"parentId":366,"tags":{},"startTime":1772247420540,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":7484,"timestamp":270996407,"id":368,"parentId":366,"tags":{"page":"/_app"},"startTime":1772247420619,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":4459,"timestamp":270999449,"id":370,"parentId":366,"tags":{"page":"/_document"},"startTime":1772247420622,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":4872,"timestamp":270999376,"id":369,"parentId":366,"tags":{"page":"/_error"},"startTime":1772247420622,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":256931,"timestamp":271008123,"id":428,"parentId":374,"tags":{},"startTime":1772247420631,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":265391,"timestamp":270999745,"id":374,"parentId":366,"tags":{"page":"/api/auth/logout"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":261907,"timestamp":271008275,"id":429,"parentId":375,"tags":{},"startTime":1772247420631,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":270444,"timestamp":270999777,"id":375,"parentId":366,"tags":{"page":"/api/auth/status"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":266107,"timestamp":271007779,"id":426,"parentId":372,"tags":{},"startTime":1772247420631,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":274272,"timestamp":270999637,"id":372,"parentId":366,"tags":{"page":"/api/app/update-check"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":275438,"timestamp":271008426,"id":430,"parentId":376,"tags":{},"startTime":1772247420631,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":284096,"timestamp":270999808,"id":376,"parentId":366,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":278135,"timestamp":271008599,"id":431,"parentId":377,"tags":{},"startTime":1772247420632,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":286836,"timestamp":270999921,"id":377,"parentId":366,"tags":{"page":"/api/external-apps/[id]"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":279704,"timestamp":271008737,"id":432,"parentId":378,"tags":{},"startTime":1772247420632,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":288489,"timestamp":270999974,"id":378,"parentId":366,"tags":{"page":"/api/external-apps"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":280788,"timestamp":271008971,"id":434,"parentId":380,"tags":{},"startTime":1772247420632,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":289718,"timestamp":271000072,"id":380,"parentId":366,"tags":{"page":"/api/ollama/models"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":284861,"timestamp":271008034,"id":427,"parentId":373,"tags":{},"startTime":1772247420631,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":293215,"timestamp":270999709,"id":373,"parentId":366,"tags":{"page":"/api/auth/login"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":281074,"timestamp":271012137,"id":435,"parentId":381,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":293141,"timestamp":271000104,"id":381,"parentId":366,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":282209,"timestamp":271012283,"id":437,"parentId":383,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":294354,"timestamp":271000161,"id":383,"parentId":366,"tags":{"page":"/api/repositories/excluded"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":283789,"timestamp":271012320,"id":438,"parentId":384,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":295953,"timestamp":271000250,"id":384,"parentId":366,"tags":{"page":"/api/repositories/restore"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":295161,"timestamp":271008897,"id":433,"parentId":379,"tags":{},"startTime":1772247420632,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":304049,"timestamp":271000035,"id":379,"parentId":366,"tags":{"page":"/api/hooks/claude-done"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":298635,"timestamp":271012403,"id":440,"parentId":386,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":310733,"timestamp":271000333,"id":386,"parentId":366,"tags":{"page":"/api/repositories/scan"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":300133,"timestamp":271012372,"id":439,"parentId":385,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":312221,"timestamp":271000306,"id":385,"parentId":366,"tags":{"page":"/api/repositories"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":300745,"timestamp":271012430,"id":441,"parentId":387,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":312844,"timestamp":271000357,"id":387,"parentId":366,"tags":{"page":"/api/repositories/sync"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":304696,"timestamp":271012238,"id":436,"parentId":382,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":316824,"timestamp":271000135,"id":382,"parentId":366,"tags":{"page":"/api/repositories/clone"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":307740,"timestamp":271012551,"id":443,"parentId":389,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":319925,"timestamp":271000403,"id":389,"parentId":366,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":309051,"timestamp":271012625,"id":445,"parentId":391,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":321245,"timestamp":271000458,"id":391,"parentId":366,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":310831,"timestamp":271012660,"id":446,"parentId":392,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":323033,"timestamp":271000486,"id":392,"parentId":366,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":312292,"timestamp":271012453,"id":442,"parentId":388,"tags":{},"startTime":1772247420635,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":324392,"timestamp":271000380,"id":388,"parentId":366,"tags":{"page":"/api/slash-commands"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":312842,"timestamp":271012682,"id":447,"parentId":393,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":325043,"timestamp":271000509,"id":393,"parentId":366,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":313813,"timestamp":271012596,"id":444,"parentId":390,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":326011,"timestamp":271000425,"id":390,"parentId":366,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":313831,"timestamp":271012710,"id":448,"parentId":394,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":326033,"timestamp":271000531,"id":394,"parentId":366,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":315415,"timestamp":271012820,"id":451,"parentId":397,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":327663,"timestamp":271000601,"id":397,"parentId":366,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":317377,"timestamp":271012761,"id":449,"parentId":395,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":329612,"timestamp":271000555,"id":395,"parentId":366,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":317476,"timestamp":271012911,"id":452,"parentId":398,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":329793,"timestamp":271000623,"id":398,"parentId":366,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":319075,"timestamp":271012992,"id":453,"parentId":399,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":331450,"timestamp":271000645,"id":399,"parentId":366,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":319256,"timestamp":271013048,"id":454,"parentId":400,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":331665,"timestamp":271000667,"id":400,"parentId":366,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":319895,"timestamp":271013078,"id":455,"parentId":401,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":332335,"timestamp":271000689,"id":401,"parentId":366,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":320723,"timestamp":271013101,"id":456,"parentId":402,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":333141,"timestamp":271000711,"id":402,"parentId":366,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":321574,"timestamp":271013128,"id":457,"parentId":403,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":333998,"timestamp":271000733,"id":403,"parentId":366,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":322291,"timestamp":271013161,"id":458,"parentId":404,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":334721,"timestamp":271000757,"id":404,"parentId":366,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":323354,"timestamp":271012793,"id":450,"parentId":396,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":335599,"timestamp":271000578,"id":396,"parentId":366,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1772247420623,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":323673,"timestamp":271013202,"id":459,"parentId":405,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":336121,"timestamp":271000779,"id":405,"parentId":366,"tags":{"page":"/api/worktrees/[id]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":324269,"timestamp":271013232,"id":460,"parentId":406,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":336727,"timestamp":271000801,"id":406,"parentId":366,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"}]
5
+ [{"name":"is-page-static","duration":325946,"timestamp":271013283,"id":462,"parentId":408,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":338410,"timestamp":271000845,"id":408,"parentId":366,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":326039,"timestamp":271013318,"id":463,"parentId":409,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":338511,"timestamp":271000868,"id":409,"parentId":366,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":326993,"timestamp":271013257,"id":461,"parentId":407,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":339453,"timestamp":271000823,"id":407,"parentId":366,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":327348,"timestamp":271013366,"id":465,"parentId":411,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":339826,"timestamp":271000913,"id":411,"parentId":366,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":328033,"timestamp":271013384,"id":466,"parentId":412,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":340508,"timestamp":271000936,"id":412,"parentId":366,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":328978,"timestamp":271013407,"id":467,"parentId":413,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":341455,"timestamp":271000958,"id":413,"parentId":366,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":329251,"timestamp":271013423,"id":468,"parentId":414,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":341720,"timestamp":271000980,"id":414,"parentId":366,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":330322,"timestamp":271013439,"id":469,"parentId":416,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":342733,"timestamp":271001056,"id":416,"parentId":366,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":331192,"timestamp":271013465,"id":470,"parentId":415,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":343657,"timestamp":271001027,"id":415,"parentId":366,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":331444,"timestamp":271013550,"id":471,"parentId":417,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":343963,"timestamp":271001078,"id":417,"parentId":366,"tags":{"page":"/api/worktrees"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":337679,"timestamp":271013583,"id":472,"parentId":418,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":350193,"timestamp":271001098,"id":418,"parentId":366,"tags":{"page":"/apple-icon.png"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":339339,"timestamp":271013703,"id":474,"parentId":422,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":351845,"timestamp":271001219,"id":422,"parentId":366,"tags":{"page":"/proxy/[...path]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":340798,"timestamp":271013614,"id":473,"parentId":419,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":353313,"timestamp":271001120,"id":419,"parentId":366,"tags":{"page":"/icon.png"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":342627,"timestamp":271013349,"id":464,"parentId":410,"tags":{},"startTime":1772247420636,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":355150,"timestamp":271000890,"id":410,"parentId":366,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":349411,"timestamp":271013734,"id":475,"parentId":371,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":363687,"timestamp":270999482,"id":371,"parentId":366,"tags":{"page":"/_not-found"},"startTime":1772247420622,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":356402,"timestamp":271013759,"id":476,"parentId":420,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":369044,"timestamp":271001142,"id":420,"parentId":366,"tags":{"page":"/login"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":362939,"timestamp":271013808,"id":478,"parentId":423,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":375543,"timestamp":271001247,"id":423,"parentId":366,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":363343,"timestamp":271013777,"id":477,"parentId":421,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":375958,"timestamp":271001181,"id":421,"parentId":366,"tags":{"page":"/"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":371515,"timestamp":271013859,"id":480,"parentId":425,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":384088,"timestamp":271001307,"id":425,"parentId":366,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"is-page-static","duration":378616,"timestamp":271013834,"id":479,"parentId":424,"tags":{},"startTime":1772247420637,"traceId":"64cf809ac1dfa487"},{"name":"check-page","duration":391192,"timestamp":271001276,"id":424,"parentId":366,"tags":{"page":"/worktrees/[id]"},"startTime":1772247420624,"traceId":"64cf809ac1dfa487"},{"name":"static-check","duration":475876,"timestamp":270916613,"id":366,"parentId":1,"tags":{},"startTime":1772247420540,"traceId":"64cf809ac1dfa487"},{"name":"load-dotenv","duration":28,"timestamp":271441224,"id":485,"parentId":484,"tags":{},"startTime":1772247421064,"traceId":"64cf809ac1dfa487"},{"name":"run-export-path-map","duration":381,"timestamp":272362867,"id":486,"parentId":484,"tags":{},"startTime":1772247421986,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":52638,"timestamp":272364169,"id":489,"parentId":484,"tags":{"path":"/api/auth/logout"},"startTime":1772247421987,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":52850,"timestamp":272364301,"id":491,"parentId":484,"tags":{"path":"/api/auth/login"},"startTime":1772247421987,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":299517,"timestamp":272364230,"id":490,"parentId":484,"tags":{"path":"/api/ollama/models"},"startTime":1772247421987,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":312912,"timestamp":272366764,"id":493,"parentId":484,"tags":{"path":"/api/repositories/restore"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":315343,"timestamp":272366717,"id":492,"parentId":484,"tags":{"path":"/api/repositories/excluded"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":318040,"timestamp":272364099,"id":488,"parentId":484,"tags":{"path":"/500"},"startTime":1772247421987,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":318338,"timestamp":272363861,"id":487,"parentId":484,"tags":{"path":"/404"},"startTime":1772247421987,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":377431,"timestamp":272366823,"id":495,"parentId":484,"tags":{"path":"/api/repositories/scan"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":377713,"timestamp":272366795,"id":494,"parentId":484,"tags":{"path":"/api/hooks/claude-done"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":520303,"timestamp":272366851,"id":496,"parentId":484,"tags":{"path":"/api/repositories"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":529822,"timestamp":272366977,"id":497,"parentId":484,"tags":{"path":"/api/repositories/sync"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":529896,"timestamp":272367066,"id":498,"parentId":484,"tags":{"path":"/api/repositories/clone"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":616430,"timestamp":272367107,"id":501,"parentId":484,"tags":{"path":"/icon.png"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":616700,"timestamp":272367098,"id":500,"parentId":484,"tags":{"path":"/apple-icon.png"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":616833,"timestamp":272367087,"id":499,"parentId":484,"tags":{"path":"/api/slash-commands"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":716912,"timestamp":272367117,"id":502,"parentId":484,"tags":{"path":"/_not-found"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":717002,"timestamp":272367126,"id":503,"parentId":484,"tags":{"path":"/login"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"export-page","duration":717027,"timestamp":272367152,"id":504,"parentId":484,"tags":{"path":"/"},"startTime":1772247421990,"traceId":"64cf809ac1dfa487"},{"name":"next-export","duration":1685622,"timestamp":271440524,"id":484,"parentId":1,"tags":{},"startTime":1772247421063,"traceId":"64cf809ac1dfa487"},{"name":"move-exported-app-not-found-","duration":66,"timestamp":273127096,"id":505,"parentId":483,"tags":{},"startTime":1772247422750,"traceId":"64cf809ac1dfa487"},{"name":"move-exported-page","duration":23004,"timestamp":273127268,"id":506,"parentId":483,"tags":{},"startTime":1772247422750,"traceId":"64cf809ac1dfa487"},{"name":"static-generation","duration":1864038,"timestamp":271436578,"id":483,"parentId":1,"tags":{},"startTime":1772247421059,"traceId":"64cf809ac1dfa487"},{"name":"node-file-trace-build","duration":11449881,"timestamp":271393782,"id":482,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1772247421017,"traceId":"64cf809ac1dfa487"},{"name":"apply-include-excludes","duration":1179,"timestamp":282843690,"id":507,"parentId":1,"tags":{},"startTime":1772247432467,"traceId":"64cf809ac1dfa487"},{"name":"print-tree-view","duration":7361,"timestamp":282845048,"id":508,"parentId":1,"tags":{},"startTime":1772247432468,"traceId":"64cf809ac1dfa487"},{"name":"telemetry-flush","duration":59,"timestamp":282852429,"id":509,"parentId":1,"tags":{},"startTime":1772247432475,"traceId":"64cf809ac1dfa487"},{"name":"next-build","duration":32785322,"timestamp":250067178,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.35","isTurbopack":false,"has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1772247399690,"traceId":"64cf809ac1dfa487"}]