commandmate 0.3.4 → 0.3.5

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 (97) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +12 -12
  3. package/.next/app-path-routes-manifest.json +1 -1
  4. package/.next/build-manifest.json +5 -5
  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/react-loadable-manifest.json +13 -7
  19. package/.next/required-server-files.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/repositories/route.js +2 -2
  23. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  24. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  25. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  26. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  27. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  28. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  29. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  30. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
  31. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  32. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  33. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  34. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  35. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  36. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  37. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  38. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  39. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  40. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  41. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  42. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  43. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  44. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  45. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  46. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  47. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  48. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  49. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  50. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  51. package/.next/server/app/api/worktrees/route.js +1 -1
  52. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  53. package/.next/server/app/login/page.js +1 -1
  54. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/worktrees/[id]/page.js +4 -4
  58. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app-paths-manifest.json +7 -7
  61. package/.next/server/chunks/3074.js +1 -1
  62. package/.next/server/chunks/4952.js +1 -0
  63. package/.next/server/chunks/539.js +3 -3
  64. package/.next/server/chunks/5795.js +1 -1
  65. package/.next/server/chunks/7425.js +28 -25
  66. package/.next/server/chunks/7566.js +1 -1
  67. package/.next/server/chunks/8693.js +1 -1
  68. package/.next/server/middleware-build-manifest.js +1 -1
  69. package/.next/server/middleware-manifest.json +5 -5
  70. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  71. package/.next/server/pages/500.html +1 -1
  72. package/.next/server/pages-manifest.json +1 -1
  73. package/.next/server/server-reference-manifest.json +1 -1
  74. package/.next/static/chunks/{4327.740cc7fe2d0b5049.js → 4327.157a4c226d919531.js} +14 -14
  75. package/.next/static/chunks/5970.0df906ad5a9c9147.js +1 -0
  76. package/.next/static/chunks/{8091-c0e955616dd86f82.js → 8091-d65d2ab6daed23c6.js} +1 -1
  77. package/.next/static/chunks/app/login/page-010f02fd4b0dbc48.js +1 -0
  78. package/.next/static/chunks/app/worktrees/[id]/page-8fb4dc30b58a5681.js +1 -0
  79. package/.next/static/chunks/webpack-81c97591dd5567ac.js +1 -0
  80. package/.next/static/css/45b3a41370668314.css +3 -0
  81. package/.next/trace +5 -5
  82. package/dist/server/src/lib/claude-executor.js +14 -3
  83. package/dist/server/src/lib/cli-patterns.js +99 -20
  84. package/dist/server/src/lib/cli-tools/manager.js +5 -3
  85. package/dist/server/src/lib/cli-tools/opencode-config.js +236 -0
  86. package/dist/server/src/lib/cli-tools/opencode.js +188 -0
  87. package/dist/server/src/lib/cli-tools/types.js +12 -5
  88. package/dist/server/src/lib/db.js +18 -0
  89. package/dist/server/src/lib/response-poller.js +367 -19
  90. package/package.json +2 -1
  91. package/.next/server/chunks/9446.js +0 -1
  92. package/.next/static/chunks/app/login/page-2d42204ba87cd136.js +0 -1
  93. package/.next/static/chunks/app/worktrees/[id]/page-9c0c64488c17db3c.js +0 -1
  94. package/.next/static/chunks/webpack-3c0ee3ce5b546818.js +0 -1
  95. package/.next/static/css/fa3df0e6f437f2ba.css +0 -3
  96. /package/.next/static/{BiyH3zkbySg7ZWTeZuXqj → p3hosTZoJ22r35fWwUoLr}/_buildManifest.js +0 -0
  97. /package/.next/static/{BiyH3zkbySg7ZWTeZuXqj → p3hosTZoJ22r35fWwUoLr}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,5 +1,5 @@
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"}]
1
+ [{"name":"generate-buildid","duration":220,"timestamp":381397504,"id":4,"parentId":1,"tags":{},"startTime":1772369954689,"traceId":"9db2f4e9d23c5b08"},{"name":"load-custom-routes","duration":1459,"timestamp":381397963,"id":5,"parentId":1,"tags":{},"startTime":1772369954690,"traceId":"9db2f4e9d23c5b08"},{"name":"create-pages-mapping","duration":212,"timestamp":381494154,"id":6,"parentId":1,"tags":{},"startTime":1772369954786,"traceId":"9db2f4e9d23c5b08"},{"name":"collect-app-paths","duration":6294,"timestamp":381494402,"id":7,"parentId":1,"tags":{},"startTime":1772369954786,"traceId":"9db2f4e9d23c5b08"},{"name":"create-app-mapping","duration":1427,"timestamp":381500718,"id":8,"parentId":1,"tags":{},"startTime":1772369954792,"traceId":"9db2f4e9d23c5b08"},{"name":"public-dir-conflict-check","duration":10643,"timestamp":381502766,"id":9,"parentId":1,"tags":{},"startTime":1772369954795,"traceId":"9db2f4e9d23c5b08"},{"name":"generate-routes-manifest","duration":3312,"timestamp":381513556,"id":10,"parentId":1,"tags":{},"startTime":1772369954805,"traceId":"9db2f4e9d23c5b08"},{"name":"create-dist-dir","duration":200,"timestamp":381518513,"id":11,"parentId":1,"tags":{},"startTime":1772369954810,"traceId":"9db2f4e9d23c5b08"},{"name":"write-routes-manifest","duration":398,"timestamp":381533579,"id":12,"parentId":1,"tags":{},"startTime":1772369954825,"traceId":"9db2f4e9d23c5b08"},{"name":"generate-required-server-files","duration":406,"timestamp":381534073,"id":13,"parentId":1,"tags":{},"startTime":1772369954826,"traceId":"9db2f4e9d23c5b08"},{"name":"create-entrypoints","duration":56446,"timestamp":381537885,"id":16,"parentId":1,"tags":{},"startTime":1772369954830,"traceId":"9db2f4e9d23c5b08"},{"name":"generate-webpack-config","duration":298698,"timestamp":381594367,"id":17,"parentId":15,"tags":{},"startTime":1772369954886,"traceId":"9db2f4e9d23c5b08"},{"name":"next-trace-entrypoint-plugin","duration":2035,"timestamp":381964031,"id":19,"parentId":18,"tags":{},"startTime":1772369955256,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":767050,"timestamp":381972361,"id":22,"parentId":20,"tags":{"request":"next/dist/pages/_app"},"startTime":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":790734,"timestamp":381972386,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":799053,"timestamp":381972398,"id":24,"parentId":20,"tags":{"request":"next/dist/pages/_document"},"startTime":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":818205,"timestamp":381972841,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":818218,"timestamp":381972844,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1110221,"timestamp":381972835,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1115174,"timestamp":381972859,"id":70,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1179306,"timestamp":381972824,"id":58,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1196600,"timestamp":381972821,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1209527,"timestamp":381972827,"id":59,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1239320,"timestamp":381972864,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1242220,"timestamp":381972869,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1243669,"timestamp":381972867,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1246759,"timestamp":381972443,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1246574,"timestamp":381972647,"id":38,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261571,"timestamp":381972793,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261635,"timestamp":381972795,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261936,"timestamp":381972508,"id":31,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261926,"timestamp":381972524,"id":32,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261822,"timestamp":381972635,"id":36,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261814,"timestamp":381972653,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261683,"timestamp":381972790,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1261651,"timestamp":381972830,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1274690,"timestamp":381972874,"id":76,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1278095,"timestamp":381972410,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1278098,"timestamp":381972421,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1277840,"timestamp":381972706,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1277887,"timestamp":381972665,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1277844,"timestamp":381972721,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1277738,"timestamp":381972833,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1280544,"timestamp":381972480,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1280419,"timestamp":381972620,"id":34,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1280586,"timestamp":381972459,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1285693,"timestamp":381972810,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1285710,"timestamp":381972806,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1289494,"timestamp":381972862,"id":71,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1291403,"timestamp":381972816,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1294643,"timestamp":381972641,"id":37,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1307425,"timestamp":381972879,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317974,"timestamp":381972597,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317924,"timestamp":381972658,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317803,"timestamp":381972785,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317820,"timestamp":381972773,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317798,"timestamp":381972798,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317802,"timestamp":381972801,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317803,"timestamp":381972804,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317734,"timestamp":381972877,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1317800,"timestamp":381972814,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1328883,"timestamp":381972430,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1328456,"timestamp":381972872,"id":75,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1339460,"timestamp":381972628,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1339284,"timestamp":381972819,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351936,"timestamp":381971924,"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":1772369955264,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351024,"timestamp":381972849,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351033,"timestamp":381972846,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351032,"timestamp":381972851,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351033,"timestamp":381972854,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1351034,"timestamp":381972856,"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":1772369955265,"traceId":"9db2f4e9d23c5b08"},{"name":"make","duration":2519720,"timestamp":381971578,"id":20,"parentId":18,"tags":{},"startTime":1772369955263,"traceId":"9db2f4e9d23c5b08"},{"name":"get-entries","duration":2428,"timestamp":384492618,"id":108,"parentId":107,"tags":{},"startTime":1772369957784,"traceId":"9db2f4e9d23c5b08"},{"name":"node-file-trace-plugin","duration":459181,"timestamp":384501284,"id":109,"parentId":107,"tags":{"traceEntryCount":"112"},"startTime":1772369957793,"traceId":"9db2f4e9d23c5b08"},{"name":"collect-traced-files","duration":5977,"timestamp":384960483,"id":110,"parentId":107,"tags":{},"startTime":1772369958252,"traceId":"9db2f4e9d23c5b08"},{"name":"finish-modules","duration":474045,"timestamp":384492424,"id":107,"parentId":19,"tags":{},"startTime":1772369957784,"traceId":"9db2f4e9d23c5b08"},{"name":"chunk-graph","duration":49670,"timestamp":385195214,"id":112,"parentId":111,"tags":{},"startTime":1772369958487,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-modules","duration":63,"timestamp":385245126,"id":114,"parentId":111,"tags":{},"startTime":1772369958537,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunks","duration":51611,"timestamp":385245334,"id":115,"parentId":111,"tags":{},"startTime":1772369958537,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-tree","duration":126,"timestamp":385297066,"id":116,"parentId":111,"tags":{},"startTime":1772369958589,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunk-modules","duration":62443,"timestamp":385297301,"id":117,"parentId":111,"tags":{},"startTime":1772369958589,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize","duration":114830,"timestamp":385245030,"id":113,"parentId":111,"tags":{},"startTime":1772369958537,"traceId":"9db2f4e9d23c5b08"},{"name":"module-hash","duration":54401,"timestamp":385406328,"id":118,"parentId":111,"tags":{},"startTime":1772369958698,"traceId":"9db2f4e9d23c5b08"},{"name":"code-generation","duration":5767,"timestamp":385460807,"id":119,"parentId":111,"tags":{},"startTime":1772369958753,"traceId":"9db2f4e9d23c5b08"},{"name":"hash","duration":13792,"timestamp":385474193,"id":120,"parentId":111,"tags":{},"startTime":1772369958766,"traceId":"9db2f4e9d23c5b08"},{"name":"code-generation-jobs","duration":342,"timestamp":385487983,"id":121,"parentId":111,"tags":{},"startTime":1772369958780,"traceId":"9db2f4e9d23c5b08"},{"name":"module-assets","duration":1193,"timestamp":385488241,"id":122,"parentId":111,"tags":{},"startTime":1772369958780,"traceId":"9db2f4e9d23c5b08"},{"name":"create-chunk-assets","duration":2355,"timestamp":385489454,"id":123,"parentId":111,"tags":{},"startTime":1772369958781,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":1088,"timestamp":385508647,"id":125,"parentId":124,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1772369958800,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":874,"timestamp":385508871,"id":126,"parentId":124,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":864,"timestamp":385508886,"id":127,"parentId":124,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":859,"timestamp":385508896,"id":128,"parentId":124,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":854,"timestamp":385508904,"id":129,"parentId":124,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":849,"timestamp":385508912,"id":130,"parentId":124,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":844,"timestamp":385508920,"id":131,"parentId":124,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":838,"timestamp":385508929,"id":132,"parentId":124,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":820,"timestamp":385508951,"id":133,"parentId":124,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":815,"timestamp":385508959,"id":134,"parentId":124,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":701,"timestamp":385509076,"id":135,"parentId":124,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":686,"timestamp":385509094,"id":136,"parentId":124,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":679,"timestamp":385509104,"id":137,"parentId":124,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"}]
2
+ [{"name":"minify-js","duration":793,"timestamp":385509111,"id":138,"parentId":124,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":794,"timestamp":385509118,"id":139,"parentId":124,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":788,"timestamp":385509128,"id":140,"parentId":124,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":775,"timestamp":385509144,"id":141,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":767,"timestamp":385509155,"id":142,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":763,"timestamp":385509162,"id":143,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":759,"timestamp":385509169,"id":144,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":755,"timestamp":385509177,"id":145,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":752,"timestamp":385509184,"id":146,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":748,"timestamp":385509191,"id":147,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":744,"timestamp":385509198,"id":148,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":741,"timestamp":385509205,"id":149,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":738,"timestamp":385509212,"id":150,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":734,"timestamp":385509219,"id":151,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":730,"timestamp":385509226,"id":152,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":726,"timestamp":385509234,"id":153,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":722,"timestamp":385509240,"id":154,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":718,"timestamp":385509248,"id":155,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":715,"timestamp":385509254,"id":156,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":717,"timestamp":385509261,"id":157,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":713,"timestamp":385509269,"id":158,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":708,"timestamp":385509276,"id":159,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":705,"timestamp":385509283,"id":160,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":701,"timestamp":385509289,"id":161,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":697,"timestamp":385509296,"id":162,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":688,"timestamp":385509309,"id":163,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":704,"timestamp":385509316,"id":164,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":702,"timestamp":385509322,"id":165,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":699,"timestamp":385509329,"id":166,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":695,"timestamp":385509336,"id":167,"parentId":124,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":691,"timestamp":385509343,"id":168,"parentId":124,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":687,"timestamp":385509350,"id":169,"parentId":124,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":684,"timestamp":385509357,"id":170,"parentId":124,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":680,"timestamp":385509363,"id":171,"parentId":124,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":677,"timestamp":385509370,"id":172,"parentId":124,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":674,"timestamp":385509376,"id":173,"parentId":124,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":663,"timestamp":385509389,"id":174,"parentId":124,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":660,"timestamp":385509396,"id":175,"parentId":124,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":648,"timestamp":385509411,"id":176,"parentId":124,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":645,"timestamp":385509417,"id":177,"parentId":124,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":642,"timestamp":385509422,"id":178,"parentId":124,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":639,"timestamp":385509429,"id":179,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":636,"timestamp":385509436,"id":180,"parentId":124,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":633,"timestamp":385509442,"id":181,"parentId":124,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":628,"timestamp":385509449,"id":182,"parentId":124,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":626,"timestamp":385509455,"id":183,"parentId":124,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":623,"timestamp":385509461,"id":184,"parentId":124,"tags":{"name":"9582.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":621,"timestamp":385509467,"id":185,"parentId":124,"tags":{"name":"3348.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":619,"timestamp":385509472,"id":186,"parentId":124,"tags":{"name":"2683.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":616,"timestamp":385509479,"id":187,"parentId":124,"tags":{"name":"5823.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":612,"timestamp":385509485,"id":188,"parentId":124,"tags":{"name":"8744.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":609,"timestamp":385509491,"id":189,"parentId":124,"tags":{"name":"369.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":606,"timestamp":385509497,"id":190,"parentId":124,"tags":{"name":"7266.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":532,"timestamp":385509574,"id":191,"parentId":124,"tags":{"name":"6837.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":519,"timestamp":385509590,"id":192,"parentId":124,"tags":{"name":"4559.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":515,"timestamp":385509597,"id":193,"parentId":124,"tags":{"name":"5853.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":513,"timestamp":385509602,"id":194,"parentId":124,"tags":{"name":"5795.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":510,"timestamp":385509607,"id":195,"parentId":124,"tags":{"name":"3074.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":508,"timestamp":385509613,"id":196,"parentId":124,"tags":{"name":"6228.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":506,"timestamp":385509618,"id":197,"parentId":124,"tags":{"name":"2314.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":504,"timestamp":385509623,"id":198,"parentId":124,"tags":{"name":"8948.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":502,"timestamp":385509628,"id":199,"parentId":124,"tags":{"name":"5972.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":500,"timestamp":385509632,"id":200,"parentId":124,"tags":{"name":"3853.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":498,"timestamp":385509637,"id":201,"parentId":124,"tags":{"name":"4893.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":496,"timestamp":385509642,"id":202,"parentId":124,"tags":{"name":"2509.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":494,"timestamp":385509647,"id":203,"parentId":124,"tags":{"name":"3294.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":493,"timestamp":385509652,"id":204,"parentId":124,"tags":{"name":"6621.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":491,"timestamp":385509657,"id":205,"parentId":124,"tags":{"name":"8705.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":488,"timestamp":385509663,"id":206,"parentId":124,"tags":{"name":"7458.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":486,"timestamp":385509668,"id":207,"parentId":124,"tags":{"name":"3673.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":483,"timestamp":385509673,"id":208,"parentId":124,"tags":{"name":"7808.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":482,"timestamp":385509678,"id":209,"parentId":124,"tags":{"name":"1682.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":479,"timestamp":385509684,"id":210,"parentId":124,"tags":{"name":"2518.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":477,"timestamp":385509689,"id":211,"parentId":124,"tags":{"name":"7425.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":475,"timestamp":385509694,"id":212,"parentId":124,"tags":{"name":"7566.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":473,"timestamp":385509699,"id":213,"parentId":124,"tags":{"name":"4952.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":475,"timestamp":385509704,"id":214,"parentId":124,"tags":{"name":"8693.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":472,"timestamp":385509710,"id":215,"parentId":124,"tags":{"name":"3860.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":470,"timestamp":385509715,"id":216,"parentId":124,"tags":{"name":"539.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":467,"timestamp":385509720,"id":217,"parentId":124,"tags":{"name":"5488.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":465,"timestamp":385509725,"id":218,"parentId":124,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":463,"timestamp":385509731,"id":219,"parentId":124,"tags":{"name":"3013.js","cache":"HIT"},"startTime":1772369958801,"traceId":"9db2f4e9d23c5b08"},{"name":"terser-webpack-plugin-optimize","duration":15633,"timestamp":385494611,"id":124,"parentId":18,"tags":{"compilationName":"server","swcMinify":true},"startTime":1772369958786,"traceId":"9db2f4e9d23c5b08"},{"name":"css-minimizer-plugin","duration":178,"timestamp":385510392,"id":220,"parentId":18,"tags":{},"startTime":1772369958802,"traceId":"9db2f4e9d23c5b08"},{"name":"create-trace-assets","duration":5880,"timestamp":385510863,"id":221,"parentId":19,"tags":{},"startTime":1772369958803,"traceId":"9db2f4e9d23c5b08"},{"name":"seal","duration":451785,"timestamp":385082019,"id":111,"parentId":18,"tags":{},"startTime":1772369958374,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-compilation","duration":3581440,"timestamp":381962308,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1772369955254,"traceId":"9db2f4e9d23c5b08"},{"name":"emit","duration":31864,"timestamp":385544189,"id":222,"parentId":15,"tags":{},"startTime":1772369958836,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-close","duration":741,"timestamp":385576646,"id":223,"parentId":15,"tags":{"name":"server"},"startTime":1772369958868,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-generate-error-stats","duration":2286,"timestamp":385577437,"id":224,"parentId":223,"tags":{},"startTime":1772369958869,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":56341,"timestamp":385590291,"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":1772369958882,"traceId":"9db2f4e9d23c5b08"},{"name":"make","duration":56641,"timestamp":385590221,"id":226,"parentId":225,"tags":{},"startTime":1772369958882,"traceId":"9db2f4e9d23c5b08"},{"name":"chunk-graph","duration":899,"timestamp":385652856,"id":229,"parentId":228,"tags":{},"startTime":1772369958945,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-modules","duration":20,"timestamp":385653874,"id":231,"parentId":228,"tags":{},"startTime":1772369958946,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunks","duration":605,"timestamp":385654028,"id":232,"parentId":228,"tags":{},"startTime":1772369958946,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-tree","duration":19,"timestamp":385654727,"id":233,"parentId":228,"tags":{},"startTime":1772369958946,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunk-modules","duration":2237,"timestamp":385654854,"id":234,"parentId":228,"tags":{},"startTime":1772369958947,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize","duration":3380,"timestamp":385653792,"id":230,"parentId":228,"tags":{},"startTime":1772369958946,"traceId":"9db2f4e9d23c5b08"},{"name":"module-hash","duration":1670,"timestamp":385658157,"id":235,"parentId":228,"tags":{},"startTime":1772369958950,"traceId":"9db2f4e9d23c5b08"},{"name":"code-generation","duration":184,"timestamp":385659860,"id":236,"parentId":228,"tags":{},"startTime":1772369958952,"traceId":"9db2f4e9d23c5b08"},{"name":"hash","duration":2149,"timestamp":385661617,"id":237,"parentId":228,"tags":{},"startTime":1772369958953,"traceId":"9db2f4e9d23c5b08"}]
3
+ [{"name":"code-generation-jobs","duration":406,"timestamp":385663765,"id":238,"parentId":228,"tags":{},"startTime":1772369958956,"traceId":"9db2f4e9d23c5b08"},{"name":"module-assets","duration":56,"timestamp":385664146,"id":239,"parentId":228,"tags":{},"startTime":1772369958956,"traceId":"9db2f4e9d23c5b08"},{"name":"create-chunk-assets","duration":242,"timestamp":385664215,"id":240,"parentId":228,"tags":{},"startTime":1772369958956,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":45,"timestamp":385667356,"id":242,"parentId":241,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1772369958959,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":34,"timestamp":385667375,"id":243,"parentId":241,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1772369958959,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":30,"timestamp":385667382,"id":244,"parentId":241,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1772369958959,"traceId":"9db2f4e9d23c5b08"},{"name":"terser-webpack-plugin-optimize","duration":327,"timestamp":385667088,"id":241,"parentId":225,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1772369958959,"traceId":"9db2f4e9d23c5b08"},{"name":"css-minimizer-plugin","duration":8,"timestamp":385667466,"id":245,"parentId":225,"tags":{},"startTime":1772369958959,"traceId":"9db2f4e9d23c5b08"},{"name":"seal","duration":18664,"timestamp":385651056,"id":228,"parentId":225,"tags":{},"startTime":1772369958943,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-compilation","duration":81189,"timestamp":385588700,"id":225,"parentId":15,"tags":{"name":"edge-server"},"startTime":1772369958880,"traceId":"9db2f4e9d23c5b08"},{"name":"emit","duration":1965,"timestamp":385669959,"id":246,"parentId":15,"tags":{},"startTime":1772369958962,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-close","duration":251,"timestamp":385672194,"id":247,"parentId":15,"tags":{"name":"edge-server"},"startTime":1772369958964,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-generate-error-stats","duration":1003,"timestamp":385672458,"id":248,"parentId":247,"tags":{},"startTime":1772369958964,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":755815,"timestamp":385684937,"id":254,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":755838,"timestamp":385684940,"id":255,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":755838,"timestamp":385684949,"id":257,"parentId":250,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":822450,"timestamp":385684932,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":822492,"timestamp":385684913,"id":252,"parentId":250,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":840363,"timestamp":385684945,"id":256,"parentId":250,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":840457,"timestamp":385684866,"id":251,"parentId":250,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":862525,"timestamp":385684975,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1025746,"timestamp":385684963,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1064671,"timestamp":385684952,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1064688,"timestamp":385684955,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":1100892,"timestamp":385684969,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"add-entry","duration":2002834,"timestamp":385684972,"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":1772369958977,"traceId":"9db2f4e9d23c5b08"},{"name":"make","duration":2003404,"timestamp":385684524,"id":250,"parentId":249,"tags":{},"startTime":1772369958976,"traceId":"9db2f4e9d23c5b08"},{"name":"chunk-graph","duration":44800,"timestamp":387900608,"id":265,"parentId":264,"tags":{},"startTime":1772369961192,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-modules","duration":10,"timestamp":387945471,"id":267,"parentId":264,"tags":{},"startTime":1772369961237,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunks","duration":56777,"timestamp":387947926,"id":269,"parentId":264,"tags":{},"startTime":1772369961240,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-tree","duration":12,"timestamp":388004752,"id":270,"parentId":264,"tags":{},"startTime":1772369961297,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize-chunk-modules","duration":91009,"timestamp":388004798,"id":271,"parentId":264,"tags":{},"startTime":1772369961297,"traceId":"9db2f4e9d23c5b08"},{"name":"optimize","duration":150420,"timestamp":387945450,"id":266,"parentId":264,"tags":{},"startTime":1772369961237,"traceId":"9db2f4e9d23c5b08"},{"name":"module-hash","duration":52634,"timestamp":388129892,"id":272,"parentId":264,"tags":{},"startTime":1772369961422,"traceId":"9db2f4e9d23c5b08"},{"name":"code-generation","duration":5717,"timestamp":388182571,"id":273,"parentId":264,"tags":{},"startTime":1772369961474,"traceId":"9db2f4e9d23c5b08"},{"name":"hash","duration":9212,"timestamp":388193569,"id":274,"parentId":264,"tags":{},"startTime":1772369961485,"traceId":"9db2f4e9d23c5b08"},{"name":"code-generation-jobs","duration":153,"timestamp":388202780,"id":275,"parentId":264,"tags":{},"startTime":1772369961495,"traceId":"9db2f4e9d23c5b08"},{"name":"module-assets","duration":1527,"timestamp":388202891,"id":276,"parentId":264,"tags":{},"startTime":1772369961495,"traceId":"9db2f4e9d23c5b08"},{"name":"create-chunk-assets","duration":3021,"timestamp":388204438,"id":277,"parentId":264,"tags":{},"startTime":1772369961496,"traceId":"9db2f4e9d23c5b08"},{"name":"NextJsBuildManifest-generateClientManifest","duration":664,"timestamp":388210511,"id":279,"parentId":249,"tags":{},"startTime":1772369961502,"traceId":"9db2f4e9d23c5b08"},{"name":"NextJsBuildManifest-createassets","duration":1315,"timestamp":388209875,"id":278,"parentId":249,"tags":{},"startTime":1772369961502,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":976,"timestamp":388221552,"id":281,"parentId":280,"tags":{"name":"static/chunks/main-2feda12a4d321111.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":955,"timestamp":388221582,"id":282,"parentId":280,"tags":{"name":"static/chunks/main-app-420d93e43682fee5.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":949,"timestamp":388221591,"id":283,"parentId":280,"tags":{"name":"static/chunks/app/_not-found/page-ac4e4463b39d0cf7.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":944,"timestamp":388221598,"id":284,"parentId":280,"tags":{"name":"static/chunks/pages/_app-3c9ca398d360b709.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":941,"timestamp":388221610,"id":285,"parentId":280,"tags":{"name":"static/chunks/pages/_error-cf5ca766ac8f493f.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":936,"timestamp":388221616,"id":286,"parentId":280,"tags":{"name":"static/chunks/app/layout-9110f9a5e41c6bf4.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":931,"timestamp":388221622,"id":287,"parentId":280,"tags":{"name":"static/chunks/app/login/page-010f02fd4b0dbc48.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":926,"timestamp":388221629,"id":288,"parentId":280,"tags":{"name":"static/chunks/app/page-9e523a8f415bc707.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":922,"timestamp":388221634,"id":289,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-4a3c0861367e0391.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":918,"timestamp":388221641,"id":290,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/page-8fb4dc30b58a5681.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":914,"timestamp":388221647,"id":291,"parentId":280,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-5d85a7e508ce36d3.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":910,"timestamp":388221654,"id":292,"parentId":280,"tags":{"name":"static/chunks/webpack-81c97591dd5567ac.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":905,"timestamp":388221659,"id":293,"parentId":280,"tags":{"name":"static/chunks/13.d3909672ed2537ad.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":898,"timestamp":388221668,"id":294,"parentId":280,"tags":{"name":"static/chunks/5970.77ea0fdcf4701fde.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":894,"timestamp":388221674,"id":295,"parentId":280,"tags":{"name":"static/chunks/5387.c596b516693d85f7.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":890,"timestamp":388221680,"id":296,"parentId":280,"tags":{"name":"static/chunks/7753.04d8053c39f78623.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":885,"timestamp":388221687,"id":297,"parentId":280,"tags":{"name":"static/chunks/1582.2ba840113214f88b.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":881,"timestamp":388221692,"id":298,"parentId":280,"tags":{"name":"static/chunks/3574.1509567792ccbdde.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":877,"timestamp":388221698,"id":299,"parentId":280,"tags":{"name":"static/chunks/1817.80c269bf00462396.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":872,"timestamp":388221705,"id":300,"parentId":280,"tags":{"name":"static/chunks/8841.4c7f6035ac21b8a3.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":868,"timestamp":388221710,"id":301,"parentId":280,"tags":{"name":"static/chunks/6163.7986e5cd095c329b.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":864,"timestamp":388221715,"id":302,"parentId":280,"tags":{"name":"static/chunks/8772.d07dbc6583a5ddd2.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":861,"timestamp":388221721,"id":303,"parentId":280,"tags":{"name":"static/chunks/3991.f1f45f54a8ce3c40.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":855,"timestamp":388221728,"id":304,"parentId":280,"tags":{"name":"static/chunks/1015.405f7d36dc4d633e.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":852,"timestamp":388221733,"id":305,"parentId":280,"tags":{"name":"static/chunks/1423.c2becd3a3433addc.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":848,"timestamp":388221739,"id":306,"parentId":280,"tags":{"name":"static/chunks/5813.5804cd22d8b1de81.js","cache":"HIT"},"startTime":1772369961513,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":844,"timestamp":388221745,"id":307,"parentId":280,"tags":{"name":"static/chunks/7290.5fb8e5eab68b60de.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":839,"timestamp":388221751,"id":308,"parentId":280,"tags":{"name":"static/chunks/9552.d085b60ce4fc2e49.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":836,"timestamp":388221757,"id":309,"parentId":280,"tags":{"name":"static/chunks/7004.c7a0bc108f0a695d.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":832,"timestamp":388221762,"id":310,"parentId":280,"tags":{"name":"static/chunks/7415.63d145bdb2bb0fc9.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":828,"timestamp":388221769,"id":311,"parentId":280,"tags":{"name":"static/chunks/5126.3a2d5c4b7d088d74.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":824,"timestamp":388221775,"id":312,"parentId":280,"tags":{"name":"static/chunks/6678.bc83d4718f487817.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":820,"timestamp":388221780,"id":313,"parentId":280,"tags":{"name":"static/chunks/2398.74de33f25abfa656.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":817,"timestamp":388221786,"id":314,"parentId":280,"tags":{"name":"static/chunks/383.4fe953dcb5d06979.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":812,"timestamp":388221792,"id":315,"parentId":280,"tags":{"name":"static/chunks/8288.bbb53749ede79e20.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":809,"timestamp":388221797,"id":316,"parentId":280,"tags":{"name":"static/chunks/2526.ac552a31c7f58b8a.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":804,"timestamp":388221803,"id":317,"parentId":280,"tags":{"name":"static/chunks/4212.2006a6f7e2ff0e88.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":801,"timestamp":388221808,"id":318,"parentId":280,"tags":{"name":"static/chunks/6143.450b7a18eedb9862.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":796,"timestamp":388221815,"id":319,"parentId":280,"tags":{"name":"static/chunks/9834.7f9dd877d3f245f5.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":792,"timestamp":388221821,"id":320,"parentId":280,"tags":{"name":"static/chunks/3559.b6fb524356a2230e.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":788,"timestamp":388221826,"id":321,"parentId":280,"tags":{"name":"static/chunks/3852.bb56c3b6cef2f830.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":784,"timestamp":388221832,"id":322,"parentId":280,"tags":{"name":"static/chunks/4721.19cf8b9364ea187d.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":777,"timestamp":388221841,"id":323,"parentId":280,"tags":{"name":"static/chunks/8885.0b8bea7b560f0dca.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":773,"timestamp":388221847,"id":324,"parentId":280,"tags":{"name":"static/chunks/4362.f71ae2fde3e044fc.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":769,"timestamp":388221853,"id":325,"parentId":280,"tags":{"name":"static/chunks/6406.15ebeccc6e211061.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":765,"timestamp":388221859,"id":326,"parentId":280,"tags":{"name":"static/chunks/1098.86d319e4ae76ed88.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":760,"timestamp":388221865,"id":327,"parentId":280,"tags":{"name":"static/chunks/5112.f17aa9dff2bbc1e7.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":756,"timestamp":388221871,"id":328,"parentId":280,"tags":{"name":"static/chunks/8125.000119de7d8f03f0.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":752,"timestamp":388221876,"id":329,"parentId":280,"tags":{"name":"static/chunks/framework-8e0e0f4a6b83a956.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":747,"timestamp":388221883,"id":330,"parentId":280,"tags":{"name":"static/chunks/90542734.2f2e4c1dc1ba49c0.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":743,"timestamp":388221888,"id":331,"parentId":280,"tags":{"name":"static/chunks/2cdb6380.5fe5f9f208e7c337.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":739,"timestamp":388221894,"id":332,"parentId":280,"tags":{"name":"static/chunks/0dbeb660.182b0abe4b562191.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":735,"timestamp":388221899,"id":333,"parentId":280,"tags":{"name":"static/chunks/d3ac728e.64b8bd1cc8db9bc6.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":731,"timestamp":388221905,"id":334,"parentId":280,"tags":{"name":"static/chunks/fd9d1056-cfdf4f91f13d3485.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":727,"timestamp":388221911,"id":335,"parentId":280,"tags":{"name":"static/chunks/30d07d85-393352a92199f695.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":723,"timestamp":388221916,"id":336,"parentId":280,"tags":{"name":"static/chunks/6792.ec6c78eabeaea8ee.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":719,"timestamp":388221922,"id":337,"parentId":280,"tags":{"name":"static/chunks/4327.06eb7972e8fe065f.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":715,"timestamp":388221928,"id":338,"parentId":280,"tags":{"name":"static/chunks/9234-b0304101384ca079.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":711,"timestamp":388221934,"id":339,"parentId":280,"tags":{"name":"static/chunks/216-f18f4a9d8b04a91e.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":707,"timestamp":388221940,"id":340,"parentId":280,"tags":{"name":"static/chunks/8522.6733162b14be0982.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"}]
4
+ [{"name":"minify-js","duration":898,"timestamp":388221946,"id":341,"parentId":280,"tags":{"name":"static/chunks/1038-3509435b68c0967e.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":897,"timestamp":388221953,"id":342,"parentId":280,"tags":{"name":"static/chunks/3843.f62b04e29fb0f55c.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":893,"timestamp":388221959,"id":343,"parentId":280,"tags":{"name":"static/chunks/2335-98a211e00b94c7ac.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":889,"timestamp":388221965,"id":344,"parentId":280,"tags":{"name":"static/chunks/2689.140cd1991848f9bd.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":885,"timestamp":388221972,"id":345,"parentId":280,"tags":{"name":"static/chunks/7665.e35ace516d7528d2.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":881,"timestamp":388221977,"id":346,"parentId":280,"tags":{"name":"static/chunks/656.1f0f588e10649872.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":878,"timestamp":388221982,"id":347,"parentId":280,"tags":{"name":"static/chunks/2117-e31fa477cb500950.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":875,"timestamp":388221988,"id":348,"parentId":280,"tags":{"name":"static/chunks/9178-88850a7c48deea07.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":871,"timestamp":388221994,"id":349,"parentId":280,"tags":{"name":"static/chunks/8528-4d554d3b94d4cf9b.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":867,"timestamp":388221999,"id":350,"parentId":280,"tags":{"name":"static/chunks/8091-d65d2ab6daed23c6.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":847,"timestamp":388222022,"id":351,"parentId":280,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":463,"timestamp":388222408,"id":353,"parentId":280,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":355,"timestamp":388222519,"id":355,"parentId":280,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":1916,"timestamp":388222031,"id":352,"parentId":280,"tags":{"name":"static/p3hosTZoJ22r35fWwUoLr/_ssgManifest.js","cache":"MISS"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-js","duration":1565,"timestamp":388222422,"id":354,"parentId":280,"tags":{"name":"static/p3hosTZoJ22r35fWwUoLr/_buildManifest.js","cache":"MISS"},"startTime":1772369961514,"traceId":"9db2f4e9d23c5b08"},{"name":"terser-webpack-plugin-optimize","duration":11446,"timestamp":388212546,"id":280,"parentId":249,"tags":{"compilationName":"client","swcMinify":true},"startTime":1772369961504,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-css","duration":97,"timestamp":388224141,"id":357,"parentId":356,"tags":{"file":"static/css/5c5285a857ea17a9.css","cache":"HIT"},"startTime":1772369961516,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-css","duration":62,"timestamp":388224182,"id":358,"parentId":356,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1772369961516,"traceId":"9db2f4e9d23c5b08"},{"name":"minify-css","duration":61,"timestamp":388224186,"id":359,"parentId":356,"tags":{"file":"static/css/2c3db85a1d7310ee.css","cache":"HIT"},"startTime":1772369961516,"traceId":"9db2f4e9d23c5b08"},{"name":"css-minimizer-plugin","duration":162,"timestamp":388224087,"id":356,"parentId":249,"tags":{},"startTime":1772369961516,"traceId":"9db2f4e9d23c5b08"},{"name":"seal","duration":450910,"timestamp":387797424,"id":264,"parentId":249,"tags":{},"startTime":1772369961089,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-compilation","duration":2565108,"timestamp":385683300,"id":249,"parentId":15,"tags":{"name":"client"},"startTime":1772369958975,"traceId":"9db2f4e9d23c5b08"},{"name":"emit","duration":12896,"timestamp":388248456,"id":360,"parentId":15,"tags":{},"startTime":1772369961540,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-close","duration":1158593,"timestamp":388261493,"id":361,"parentId":15,"tags":{"name":"client"},"startTime":1772369961553,"traceId":"9db2f4e9d23c5b08"},{"name":"webpack-generate-error-stats","duration":847,"timestamp":389420112,"id":362,"parentId":361,"tags":{},"startTime":1772369962712,"traceId":"9db2f4e9d23c5b08"},{"name":"run-webpack-compiler","duration":7883421,"timestamp":381537883,"id":15,"parentId":1,"tags":{},"startTime":1772369954830,"traceId":"9db2f4e9d23c5b08"},{"name":"format-webpack-messages","duration":109,"timestamp":389421317,"id":363,"parentId":1,"tags":{},"startTime":1772369962713,"traceId":"9db2f4e9d23c5b08"},{"name":"verify-typescript-setup","duration":12754435,"timestamp":389422724,"id":365,"parentId":1,"tags":{},"startTime":1772369962714,"traceId":"9db2f4e9d23c5b08"},{"name":"check-static-error-page","duration":11830,"timestamp":402262341,"id":368,"parentId":367,"tags":{},"startTime":1772369975554,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":7764,"timestamp":402333479,"id":369,"parentId":367,"tags":{"page":"/_app"},"startTime":1772369975625,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":6707,"timestamp":402334560,"id":371,"parentId":367,"tags":{"page":"/_document"},"startTime":1772369975626,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":7197,"timestamp":402334480,"id":370,"parentId":367,"tags":{"page":"/_error"},"startTime":1772369975626,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":264458,"timestamp":402347095,"id":428,"parentId":374,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":276668,"timestamp":402334966,"id":374,"parentId":367,"tags":{"page":"/api/auth/login"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":273260,"timestamp":402347370,"id":430,"parentId":376,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":285585,"timestamp":402335087,"id":376,"parentId":367,"tags":{"page":"/api/auth/status"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":274590,"timestamp":402347215,"id":429,"parentId":375,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":286790,"timestamp":402335044,"id":375,"parentId":367,"tags":{"page":"/api/auth/logout"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":286878,"timestamp":402347494,"id":431,"parentId":377,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":299296,"timestamp":402335124,"id":377,"parentId":367,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":288453,"timestamp":402347743,"id":433,"parentId":379,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":300991,"timestamp":402335230,"id":379,"parentId":367,"tags":{"page":"/api/external-apps"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":293055,"timestamp":402347622,"id":432,"parentId":378,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":305518,"timestamp":402335184,"id":378,"parentId":367,"tags":{"page":"/api/external-apps/[id]"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":297196,"timestamp":402347953,"id":435,"parentId":381,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":309878,"timestamp":402335301,"id":381,"parentId":367,"tags":{"page":"/api/ollama/models"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":299802,"timestamp":402347811,"id":434,"parentId":380,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":312377,"timestamp":402335266,"id":380,"parentId":367,"tags":{"page":"/api/hooks/claude-done"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":299787,"timestamp":402348042,"id":436,"parentId":382,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":312532,"timestamp":402335334,"id":382,"parentId":367,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":300659,"timestamp":402348157,"id":438,"parentId":384,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":313514,"timestamp":402335399,"id":384,"parentId":367,"tags":{"page":"/api/repositories/excluded"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":302818,"timestamp":402348267,"id":439,"parentId":385,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":315557,"timestamp":402335555,"id":385,"parentId":367,"tags":{"page":"/api/repositories/restore"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":303207,"timestamp":402348119,"id":437,"parentId":383,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":315983,"timestamp":402335367,"id":383,"parentId":367,"tags":{"page":"/api/repositories/clone"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":304715,"timestamp":402346765,"id":427,"parentId":373,"tags":{},"startTime":1772369975639,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":316621,"timestamp":402334878,"id":373,"parentId":367,"tags":{"page":"/api/app/update-check"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":304579,"timestamp":402348371,"id":441,"parentId":387,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":317320,"timestamp":402335662,"id":387,"parentId":367,"tags":{"page":"/api/repositories/scan"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":313848,"timestamp":402348398,"id":442,"parentId":388,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":326568,"timestamp":402335701,"id":388,"parentId":367,"tags":{"page":"/api/repositories/sync"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":320479,"timestamp":402348418,"id":443,"parentId":389,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":333196,"timestamp":402335730,"id":389,"parentId":367,"tags":{"page":"/api/slash-commands"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":322413,"timestamp":402348487,"id":445,"parentId":391,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":335146,"timestamp":402335785,"id":391,"parentId":367,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":324051,"timestamp":402348512,"id":446,"parentId":392,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":336781,"timestamp":402335811,"id":392,"parentId":367,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":326845,"timestamp":402348332,"id":440,"parentId":386,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":339578,"timestamp":402335625,"id":386,"parentId":367,"tags":{"page":"/api/repositories"},"startTime":1772369975627,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":329513,"timestamp":402348573,"id":448,"parentId":394,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":342250,"timestamp":402335865,"id":394,"parentId":367,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":330132,"timestamp":402348596,"id":449,"parentId":395,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":342865,"timestamp":402335892,"id":395,"parentId":367,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":331085,"timestamp":402348452,"id":444,"parentId":390,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":343805,"timestamp":402335758,"id":390,"parentId":367,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":332396,"timestamp":402348672,"id":451,"parentId":397,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":345153,"timestamp":402335945,"id":397,"parentId":367,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":333309,"timestamp":402348644,"id":450,"parentId":396,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":346064,"timestamp":402335918,"id":396,"parentId":367,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":333568,"timestamp":402348547,"id":447,"parentId":393,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":346303,"timestamp":402335838,"id":393,"parentId":367,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":333643,"timestamp":402348708,"id":452,"parentId":398,"tags":{},"startTime":1772369975640,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":346406,"timestamp":402335972,"id":398,"parentId":367,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":334471,"timestamp":402348899,"id":455,"parentId":401,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":347316,"timestamp":402336081,"id":401,"parentId":367,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":334997,"timestamp":402348870,"id":454,"parentId":400,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":347839,"timestamp":402336053,"id":400,"parentId":367,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":335225,"timestamp":402348796,"id":453,"parentId":399,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":348031,"timestamp":402336019,"id":399,"parentId":367,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":335577,"timestamp":402348921,"id":456,"parentId":402,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":348419,"timestamp":402336107,"id":402,"parentId":367,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":336310,"timestamp":402348940,"id":457,"parentId":403,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":349148,"timestamp":402336130,"id":403,"parentId":367,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":336618,"timestamp":402348966,"id":458,"parentId":404,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":349460,"timestamp":402336151,"id":404,"parentId":367,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":336841,"timestamp":402348998,"id":459,"parentId":405,"tags":{},"startTime":1772369975641,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":349695,"timestamp":402336173,"id":405,"parentId":367,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":332181,"timestamp":402355096,"id":460,"parentId":406,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":351106,"timestamp":402336196,"id":406,"parentId":367,"tags":{"page":"/api/worktrees/[id]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":332258,"timestamp":402355140,"id":461,"parentId":407,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"}]
5
+ [{"name":"check-page","duration":351443,"timestamp":402336223,"id":407,"parentId":367,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":332584,"timestamp":402355174,"id":462,"parentId":408,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":351534,"timestamp":402336249,"id":408,"parentId":367,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":334215,"timestamp":402355254,"id":464,"parentId":410,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":353194,"timestamp":402336301,"id":410,"parentId":367,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":334373,"timestamp":402355206,"id":463,"parentId":409,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":353323,"timestamp":402336275,"id":409,"parentId":367,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":335600,"timestamp":402355322,"id":466,"parentId":412,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":354596,"timestamp":402336351,"id":412,"parentId":367,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":335713,"timestamp":402355343,"id":467,"parentId":413,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":354704,"timestamp":402336375,"id":413,"parentId":367,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":337295,"timestamp":402355396,"id":469,"parentId":415,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":356285,"timestamp":402336433,"id":415,"parentId":367,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":337451,"timestamp":402355372,"id":468,"parentId":414,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":356447,"timestamp":402336400,"id":414,"parentId":367,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":338830,"timestamp":402355460,"id":471,"parentId":417,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":357824,"timestamp":402336494,"id":417,"parentId":367,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":339991,"timestamp":402355433,"id":470,"parentId":416,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":358983,"timestamp":402336467,"id":416,"parentId":367,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":340118,"timestamp":402355562,"id":472,"parentId":418,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":359171,"timestamp":402336529,"id":418,"parentId":367,"tags":{"page":"/api/worktrees"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":344538,"timestamp":402355299,"id":465,"parentId":411,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":363537,"timestamp":402336326,"id":411,"parentId":367,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":345844,"timestamp":402355732,"id":475,"parentId":423,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":364885,"timestamp":402336713,"id":423,"parentId":367,"tags":{"page":"/proxy/[...path]"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":348666,"timestamp":402355632,"id":474,"parentId":420,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":367744,"timestamp":402336584,"id":420,"parentId":367,"tags":{"page":"/icon.png"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":348823,"timestamp":402355605,"id":473,"parentId":419,"tags":{},"startTime":1772369975647,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":367891,"timestamp":402336556,"id":419,"parentId":367,"tags":{"page":"/apple-icon.png"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":360156,"timestamp":402355763,"id":476,"parentId":422,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":379278,"timestamp":402336665,"id":422,"parentId":367,"tags":{"page":"/"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":362589,"timestamp":402355826,"id":478,"parentId":372,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":383767,"timestamp":402334672,"id":372,"parentId":367,"tags":{"page":"/_not-found"},"startTime":1772369975626,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":364331,"timestamp":402355796,"id":477,"parentId":421,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":383536,"timestamp":402336614,"id":421,"parentId":367,"tags":{"page":"/login"},"startTime":1772369975628,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":372508,"timestamp":402355860,"id":479,"parentId":424,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":391641,"timestamp":402336755,"id":424,"parentId":367,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1772369975629,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":376927,"timestamp":402355908,"id":481,"parentId":426,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":396015,"timestamp":402336840,"id":426,"parentId":367,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1772369975629,"traceId":"9db2f4e9d23c5b08"},{"name":"is-page-static","duration":388326,"timestamp":402355881,"id":480,"parentId":425,"tags":{},"startTime":1772369975648,"traceId":"9db2f4e9d23c5b08"},{"name":"check-page","duration":407437,"timestamp":402336793,"id":425,"parentId":367,"tags":{"page":"/worktrees/[id]"},"startTime":1772369975629,"traceId":"9db2f4e9d23c5b08"},{"name":"static-check","duration":482567,"timestamp":402261687,"id":367,"parentId":1,"tags":{},"startTime":1772369975553,"traceId":"9db2f4e9d23c5b08"},{"name":"load-dotenv","duration":54,"timestamp":402790991,"id":486,"parentId":485,"tags":{},"startTime":1772369976083,"traceId":"9db2f4e9d23c5b08"},{"name":"run-export-path-map","duration":344,"timestamp":403685504,"id":487,"parentId":485,"tags":{},"startTime":1772369976977,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":202309,"timestamp":403686822,"id":490,"parentId":485,"tags":{"path":"/api/auth/login"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":202525,"timestamp":403686903,"id":491,"parentId":485,"tags":{"path":"/api/auth/logout"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":279973,"timestamp":403686977,"id":492,"parentId":485,"tags":{"path":"/api/ollama/models"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":280325,"timestamp":403686718,"id":489,"parentId":485,"tags":{"path":"/500"},"startTime":1772369976978,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":286738,"timestamp":403687074,"id":493,"parentId":485,"tags":{"path":"/api/hooks/claude-done"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":286995,"timestamp":403687109,"id":494,"parentId":485,"tags":{"path":"/api/repositories/excluded"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":287702,"timestamp":403686487,"id":488,"parentId":485,"tags":{"path":"/404"},"startTime":1772369976978,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":459807,"timestamp":403687139,"id":495,"parentId":485,"tags":{"path":"/api/repositories/restore"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":510212,"timestamp":403687168,"id":496,"parentId":485,"tags":{"path":"/api/repositories/clone"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":510370,"timestamp":403687197,"id":497,"parentId":485,"tags":{"path":"/api/repositories/scan"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":523837,"timestamp":403687303,"id":498,"parentId":485,"tags":{"path":"/api/repositories/sync"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":593713,"timestamp":403687383,"id":500,"parentId":485,"tags":{"path":"/api/repositories"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":612160,"timestamp":403687392,"id":501,"parentId":485,"tags":{"path":"/icon.png"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":612472,"timestamp":403687362,"id":499,"parentId":485,"tags":{"path":"/api/slash-commands"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":623834,"timestamp":403687401,"id":502,"parentId":485,"tags":{"path":"/apple-icon.png"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":704239,"timestamp":403687419,"id":504,"parentId":485,"tags":{"path":"/_not-found"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":711214,"timestamp":403687434,"id":505,"parentId":485,"tags":{"path":"/login"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"export-page","duration":716885,"timestamp":403687410,"id":503,"parentId":485,"tags":{"path":"/"},"startTime":1772369976979,"traceId":"9db2f4e9d23c5b08"},{"name":"next-export","duration":1652820,"timestamp":402790279,"id":485,"parentId":1,"tags":{},"startTime":1772369976082,"traceId":"9db2f4e9d23c5b08"},{"name":"move-exported-app-not-found-","duration":66,"timestamp":404444066,"id":506,"parentId":484,"tags":{},"startTime":1772369977736,"traceId":"9db2f4e9d23c5b08"},{"name":"move-exported-page","duration":24492,"timestamp":404444242,"id":507,"parentId":484,"tags":{},"startTime":1772369977736,"traceId":"9db2f4e9d23c5b08"},{"name":"static-generation","duration":1821273,"timestamp":402786203,"id":484,"parentId":1,"tags":{},"startTime":1772369976078,"traceId":"9db2f4e9d23c5b08"},{"name":"node-file-trace-build","duration":11193247,"timestamp":402745706,"id":483,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1772369976037,"traceId":"9db2f4e9d23c5b08"},{"name":"apply-include-excludes","duration":820,"timestamp":413938978,"id":508,"parentId":1,"tags":{},"startTime":1772369987231,"traceId":"9db2f4e9d23c5b08"},{"name":"print-tree-view","duration":6955,"timestamp":413939940,"id":509,"parentId":1,"tags":{},"startTime":1772369987232,"traceId":"9db2f4e9d23c5b08"},{"name":"telemetry-flush","duration":57,"timestamp":413946912,"id":510,"parentId":1,"tags":{},"startTime":1772369987239,"traceId":"9db2f4e9d23c5b08"},{"name":"next-build","duration":32651054,"timestamp":381295927,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.35","isTurbopack":false,"has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1772369954588,"traceId":"9db2f4e9d23c5b08"}]