commandmate 0.17.0 → 0.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +120 -120
- package/.next/app-path-routes-manifest.json +19 -19
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +12 -12
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +19 -19
- package/.next/server/chunks/1117.js +1 -1
- package/.next/server/chunks/3042.js +1 -1
- package/.next/server/chunks/3753.js +19 -23
- package/.next/server/chunks/5959.js +3 -3
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6274.js +10 -9
- package/.next/server/chunks/6283.js +1 -1
- package/.next/server/chunks/8681.js +1 -1
- package/.next/server/chunks/8807.js +492 -485
- package/.next/server/chunks/8856.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{6488-f4e447464c9e0e22.js → 6488-2c412c29258637b6.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/{page-5ffc84094830babb.js → page-f6e09d25cd3b56f9.js} +1 -1
- package/.next/trace +12 -12
- package/dist/cli/commands/auto-yes.d.ts.map +1 -1
- package/dist/cli/commands/auto-yes.js +9 -2
- package/dist/cli/commands/capture.d.ts +1 -0
- package/dist/cli/commands/capture.d.ts.map +1 -1
- package/dist/cli/commands/capture.js +112 -2
- package/dist/cli/commands/instances.d.ts +24 -0
- package/dist/cli/commands/instances.d.ts.map +1 -1
- package/dist/cli/commands/instances.js +44 -0
- package/dist/cli/commands/respond.d.ts.map +1 -1
- package/dist/cli/commands/respond.js +10 -2
- package/dist/cli/commands/send.d.ts.map +1 -1
- package/dist/cli/commands/send.js +47 -19
- package/dist/cli/commands/wait.d.ts +4 -1
- package/dist/cli/commands/wait.d.ts.map +1 -1
- package/dist/cli/commands/wait.js +134 -10
- package/dist/cli/types/api-responses.d.ts +10 -0
- package/dist/cli/types/api-responses.d.ts.map +1 -1
- package/dist/cli/types/index.d.ts +16 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/pager.d.ts +28 -0
- package/dist/cli/utils/pager.d.ts.map +1 -0
- package/dist/cli/utils/pager.js +57 -0
- package/dist/cli/utils/verify-runner.d.ts +6 -0
- package/dist/cli/utils/verify-runner.d.ts.map +1 -1
- package/dist/cli/utils/verify-runner.js +1 -0
- package/dist/lib/detection/ansi.d.ts +30 -0
- package/dist/lib/detection/ansi.d.ts.map +1 -0
- package/dist/lib/detection/ansi.js +39 -0
- package/dist/lib/tmux/transcript-squeeze.d.ts +76 -0
- package/dist/lib/tmux/transcript-squeeze.d.ts.map +1 -0
- package/dist/lib/tmux/transcript-squeeze.js +96 -0
- package/dist/server/server.js +18 -0
- package/dist/server/src/config/tmux-pane-config.js +33 -1
- package/dist/server/src/lib/cli-tools/antigravity.js +2 -1
- package/dist/server/src/lib/cli-tools/codex.js +3 -2
- package/dist/server/src/lib/cli-tools/copilot.js +2 -2
- package/dist/server/src/lib/cli-tools/gemini.js +2 -2
- package/dist/server/src/lib/cli-tools/opencode.js +2 -2
- package/dist/server/src/lib/cli-tools/vibe-local.js +2 -2
- package/dist/server/src/lib/db/agent-instances-db.js +53 -0
- package/dist/server/src/lib/db/migrations/index.js +2 -0
- package/dist/server/src/lib/db/migrations/runner.js +1 -1
- package/dist/server/src/lib/db/migrations/v52-orphaned-worktree-children.js +76 -0
- package/dist/server/src/lib/db/migrations/worktree-child-tables.js +119 -0
- package/dist/server/src/lib/db/tasks-db.js +46 -1
- package/dist/server/src/lib/db/verification-db.js +21 -3
- package/dist/server/src/lib/db/worktree-db.js +65 -42
- package/dist/server/src/lib/detection/cli-patterns.js +24 -1
- package/dist/server/src/lib/detection/status-detector.js +52 -2
- package/dist/server/src/lib/session/claude-session.js +4 -2
- package/dist/server/src/lib/tmux/read-mode-pager.js +161 -0
- package/dist/server/src/lib/tmux/read-mode.js +327 -0
- package/dist/server/src/lib/tmux/tmux.js +43 -5
- package/package.json +1 -1
- /package/.next/static/{gR8Sh86RrTynJON8SWkWK → -E7I667pJDTBamyG8M_Z-}/_buildManifest.js +0 -0
- /package/.next/static/{gR8Sh86RrTynJON8SWkWK → -E7I667pJDTBamyG8M_Z-}/_ssgManifest.js +0 -0
package/.next/trace
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":218,"timestamp":750684723,"id":4,"parentId":1,"tags":{},"startTime":1785505237803,"traceId":"121fce876cfb188b"},{"name":"load-custom-routes","duration":2005,"timestamp":750685080,"id":5,"parentId":1,"tags":{},"startTime":1785505237804,"traceId":"121fce876cfb188b"},{"name":"create-dist-dir","duration":19985,"timestamp":750769104,"id":6,"parentId":1,"tags":{},"startTime":1785505237888,"traceId":"121fce876cfb188b"},{"name":"create-pages-mapping","duration":249,"timestamp":750843439,"id":7,"parentId":1,"tags":{},"startTime":1785505237962,"traceId":"121fce876cfb188b"},{"name":"collect-app-files","duration":6867,"timestamp":750843722,"id":8,"parentId":1,"tags":{},"startTime":1785505237962,"traceId":"121fce876cfb188b"},{"name":"create-app-mapping","duration":5206,"timestamp":750850612,"id":9,"parentId":1,"tags":{},"startTime":1785505237969,"traceId":"121fce876cfb188b"},{"name":"create-app-layouts","duration":104,"timestamp":750855849,"id":10,"parentId":1,"tags":{},"startTime":1785505237975,"traceId":"121fce876cfb188b"},{"name":"collect-default-files","duration":5134,"timestamp":750857981,"id":12,"parentId":1,"tags":{},"startTime":1785505237977,"traceId":"121fce876cfb188b"},{"name":"generate-route-types","duration":27369,"timestamp":750857105,"id":11,"parentId":1,"tags":{},"startTime":1785505237976,"traceId":"121fce876cfb188b"},{"name":"public-dir-conflict-check","duration":506,"timestamp":750884532,"id":13,"parentId":1,"tags":{},"startTime":1785505238003,"traceId":"121fce876cfb188b"},{"name":"generate-routes-manifest","duration":3528,"timestamp":750885199,"id":14,"parentId":1,"tags":{},"startTime":1785505238004,"traceId":"121fce876cfb188b"},{"name":"create-entrypoints","duration":73871,"timestamp":750895649,"id":17,"parentId":1,"tags":{},"startTime":1785505238014,"traceId":"121fce876cfb188b"},{"name":"generate-webpack-config","duration":251941,"timestamp":750969571,"id":18,"parentId":16,"tags":{},"startTime":1785505238088,"traceId":"121fce876cfb188b"},{"name":"next-trace-entrypoint-plugin","duration":2003,"timestamp":751316744,"id":20,"parentId":19,"tags":{},"startTime":1785505238435,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1678521,"timestamp":751326806,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2585281,"timestamp":751326818,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2586273,"timestamp":751326821,"id":125,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2640030,"timestamp":751326861,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2879311,"timestamp":751326847,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2879378,"timestamp":751326841,"id":132,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fsubscriptions%2Froute&name=app%2Fapi%2Fpush%2Fsubscriptions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fsubscriptions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fsubscriptions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102816,"timestamp":751326824,"id":126,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102837,"timestamp":751326827,"id":127,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102836,"timestamp":751326835,"id":130,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3106993,"timestamp":751326830,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3116834,"timestamp":751326882,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3166665,"timestamp":751326864,"id":140,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Foperations%2Froute&name=app%2Fapi%2Fskills%2Foperations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Foperations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Foperations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3189775,"timestamp":751326870,"id":142,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3190518,"timestamp":751326832,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3190516,"timestamp":751326844,"id":133,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&name=app%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fvalidate-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3286613,"timestamp":751326891,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3389382,"timestamp":751326815,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3389619,"timestamp":751326853,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414366,"timestamp":751326606,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414387,"timestamp":751326609,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414389,"timestamp":751326612,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414419,"timestamp":751326615,"id":73,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414422,"timestamp":751326618,"id":74,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414423,"timestamp":751326621,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414424,"timestamp":751326624,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414425,"timestamp":751326627,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414426,"timestamp":751326630,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414426,"timestamp":751326633,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414427,"timestamp":751326636,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414429,"timestamp":751326639,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414432,"timestamp":751326642,"id":82,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414391,"timestamp":751326686,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414388,"timestamp":751326694,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414386,"timestamp":751326699,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326704,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326711,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414383,"timestamp":751326714,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414384,"timestamp":751326717,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326728,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326731,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326737,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326739,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326743,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414379,"timestamp":751326745,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326754,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414376,"timestamp":751326757,"id":104,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326760,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326765,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326768,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414376,"timestamp":751326771,"id":108,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326774,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326777,"id":110,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414379,"timestamp":751326779,"id":111,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414380,"timestamp":751326782,"id":112,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414381,"timestamp":751326785,"id":113,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326788,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326791,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414383,"timestamp":751326794,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414384,"timestamp":751326797,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326800,"id":118,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon2.png%2Froute&name=app%2Ficon2.png%2Froute&pagePath=private-next-app-dir%2Ficon2.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon2.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326803,"id":119,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3416522,"timestamp":751326734,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464608,"timestamp":751326858,"id":138,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464632,"timestamp":751326855,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstallations%2Froute&name=app%2Fapi%2Fskills%2Finstallations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstallations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Finstallations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464644,"timestamp":751326850,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3480172,"timestamp":751326879,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3480181,"timestamp":751326896,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3497096,"timestamp":751326292,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496973,"timestamp":751326440,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496922,"timestamp":751326498,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496844,"timestamp":751326580,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496845,"timestamp":751326583,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496844,"timestamp":751326587,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496835,"timestamp":751326599,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3504785,"timestamp":751326876,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535906,"timestamp":751326720,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535921,"timestamp":751326722,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535902,"timestamp":751326748,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3620978,"timestamp":751326873,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3620985,"timestamp":751326885,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3644968,"timestamp":751326725,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3644823,"timestamp":751326888,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Froute&name=app%2Fapi%2Fworktrees%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3645447,"timestamp":751326279,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3655238,"timestamp":751326812,"id":122,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate%2Froute&name=app%2Fapi%2Fapp%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3662809,"timestamp":751326901,"id":151,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3721369,"timestamp":751326809,"id":121,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3732803,"timestamp":751326867,"id":141,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"}]
|
|
2
|
-
[{"name":"add-entry","duration":3742494,"timestamp":751326752,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3757138,"timestamp":751326708,"id":87,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3757338,"timestamp":751326534,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3791413,"timestamp":751326838,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fvapid%2Froute&name=app%2Fapi%2Fpush%2Fvapid%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fvapid%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fvapid%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3794836,"timestamp":751325764,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238444,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793708,"timestamp":751326904,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793710,"timestamp":751326906,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793711,"timestamp":751326909,"id":154,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793712,"timestamp":751326912,"id":155,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793712,"timestamp":751326915,"id":156,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326918,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326920,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326923,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326926,"id":160,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2F%5BskillId%5D%2Fpage&name=app%2Fskills%2F%5BskillId%5D%2Fpage&pagePath=private-next-app-dir%2Fskills%2F%5BskillId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2F%5BskillId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326929,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326932,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Fpage&name=app%2Fskills%2Fpage&pagePath=private-next-app-dir%2Fskills%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793715,"timestamp":751326935,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793715,"timestamp":751326938,"id":164,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793716,"timestamp":751326940,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815102,"timestamp":751326478,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Froute&name=app%2Fapi%2Fdaily-summary%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815363,"timestamp":751326235,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fconversation%2Froute&name=app%2Fapi%2Fassistant%2Fconversation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fconversation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fconversation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815344,"timestamp":751326258,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fstart%2Froute&name=app%2Fapi%2Fassistant%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815338,"timestamp":751326267,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fterminal%2Froute&name=app%2Fapi%2Fassistant%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815121,"timestamp":751326487,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fagent-event%2Froute&name=app%2Fapi%2Fhooks%2Fagent-event%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fagent-event%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fagent-event%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815120,"timestamp":751326491,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815419,"timestamp":751326195,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&name=app%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815394,"timestamp":751326221,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fmessages%2Froute&name=app%2Fapi%2Fassistant%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815377,"timestamp":751326247,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fsession%2Froute&name=app%2Fapi%2Fassistant%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815132,"timestamp":751326494,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815128,"timestamp":751326501,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815123,"timestamp":751326508,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815129,"timestamp":751326504,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326525,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815124,"timestamp":751326515,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815129,"timestamp":751326512,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815124,"timestamp":751326519,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815123,"timestamp":751326522,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815119,"timestamp":751326528,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815118,"timestamp":751326531,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815105,"timestamp":751326546,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326543,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815115,"timestamp":751326540,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815120,"timestamp":751326537,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815108,"timestamp":751326552,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2Froute&name=app%2Fapi%2Fverification%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815115,"timestamp":751326549,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815110,"timestamp":751326556,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815106,"timestamp":751326562,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326559,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815104,"timestamp":751326568,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815101,"timestamp":751326574,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815106,"timestamp":751326571,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815113,"timestamp":751326565,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815103,"timestamp":751326577,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815092,"timestamp":751326590,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815092,"timestamp":751326593,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815091,"timestamp":751326596,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815087,"timestamp":751326603,"id":69,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"make","duration":6430986,"timestamp":751325464,"id":21,"parentId":19,"tags":{},"startTime":1785505238444,"traceId":"121fce876cfb188b"},{"name":"get-entries","duration":5357,"timestamp":757757912,"id":939,"parentId":938,"tags":{},"startTime":1785505244877,"traceId":"121fce876cfb188b"},{"name":"node-file-trace-plugin","duration":5238116,"timestamp":757780780,"id":940,"parentId":938,"tags":{"traceEntryCount":"284"},"startTime":1785505244900,"traceId":"121fce876cfb188b"},{"name":"collect-traced-files","duration":92057,"timestamp":763018915,"id":941,"parentId":938,"tags":{},"startTime":1785505250138,"traceId":"121fce876cfb188b"},{"name":"finish-modules","duration":5353291,"timestamp":757757699,"id":938,"parentId":20,"tags":{},"startTime":1785505244876,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":145038,"timestamp":763503842,"id":943,"parentId":942,"tags":{},"startTime":1785505250623,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":38,"timestamp":763649071,"id":945,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":187449,"timestamp":763649193,"id":946,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":242,"timestamp":763836814,"id":947,"parentId":942,"tags":{},"startTime":1785505250956,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":197080,"timestamp":763837199,"id":948,"parentId":942,"tags":{},"startTime":1785505250956,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":385442,"timestamp":763648968,"id":944,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":137770,"timestamp":764128853,"id":949,"parentId":942,"tags":{},"startTime":1785505251248,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":59453,"timestamp":764266717,"id":950,"parentId":942,"tags":{},"startTime":1785505251385,"traceId":"121fce876cfb188b"},{"name":"hash","duration":22938,"timestamp":764346401,"id":951,"parentId":942,"tags":{},"startTime":1785505251465,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":423,"timestamp":764369333,"id":952,"parentId":942,"tags":{},"startTime":1785505251488,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":2474,"timestamp":764369596,"id":953,"parentId":942,"tags":{},"startTime":1785505251488,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":4084,"timestamp":764372095,"id":954,"parentId":942,"tags":{},"startTime":1785505251491,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1167,"timestamp":764405335,"id":956,"parentId":955,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":981,"timestamp":764405533,"id":957,"parentId":955,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":966,"timestamp":764405551,"id":958,"parentId":955,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":957,"timestamp":764405561,"id":959,"parentId":955,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764405567,"id":960,"parentId":955,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":948,"timestamp":764405573,"id":961,"parentId":955,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764405579,"id":962,"parentId":955,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764405584,"id":963,"parentId":955,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764405591,"id":964,"parentId":955,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":879,"timestamp":764405647,"id":965,"parentId":955,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764405667,"id":966,"parentId":955,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":851,"timestamp":764405678,"id":967,"parentId":955,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":848,"timestamp":764405683,"id":968,"parentId":955,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":843,"timestamp":764405689,"id":969,"parentId":955,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":839,"timestamp":764405694,"id":970,"parentId":955,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764405699,"id":971,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":831,"timestamp":764405704,"id":972,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":829,"timestamp":764405707,"id":973,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":826,"timestamp":764405711,"id":974,"parentId":955,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":823,"timestamp":764405716,"id":975,"parentId":955,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764405720,"id":976,"parentId":955,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764405725,"id":977,"parentId":955,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":813,"timestamp":764405729,"id":978,"parentId":955,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":811,"timestamp":764405733,"id":979,"parentId":955,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":807,"timestamp":764405737,"id":980,"parentId":955,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":804,"timestamp":764405741,"id":981,"parentId":955,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":801,"timestamp":764405745,"id":982,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"}]
|
|
3
|
-
[{"name":"minify-js","duration":1051,"timestamp":764405769,"id":983,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1052,"timestamp":764405773,"id":984,"parentId":955,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1048,"timestamp":764405777,"id":985,"parentId":955,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1045,"timestamp":764405783,"id":986,"parentId":955,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1041,"timestamp":764405788,"id":987,"parentId":955,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1039,"timestamp":764405791,"id":988,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1037,"timestamp":764405795,"id":989,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1034,"timestamp":764405798,"id":990,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1031,"timestamp":764405803,"id":991,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1029,"timestamp":764405807,"id":992,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1027,"timestamp":764405810,"id":993,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1024,"timestamp":764405814,"id":994,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1020,"timestamp":764405819,"id":995,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1018,"timestamp":764405823,"id":996,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1015,"timestamp":764405826,"id":997,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1012,"timestamp":764405831,"id":998,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1009,"timestamp":764405835,"id":999,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":996,"timestamp":764405849,"id":1000,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":994,"timestamp":764405853,"id":1001,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":992,"timestamp":764405856,"id":1002,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":990,"timestamp":764405859,"id":1003,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":988,"timestamp":764405862,"id":1004,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":987,"timestamp":764405865,"id":1005,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":985,"timestamp":764405868,"id":1006,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":983,"timestamp":764405872,"id":1007,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":981,"timestamp":764405875,"id":1008,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":978,"timestamp":764405878,"id":1009,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":976,"timestamp":764405882,"id":1010,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":974,"timestamp":764405885,"id":1011,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":972,"timestamp":764405889,"id":1012,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":969,"timestamp":764405892,"id":1013,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":967,"timestamp":764405896,"id":1014,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":965,"timestamp":764405899,"id":1015,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":963,"timestamp":764405902,"id":1016,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":961,"timestamp":764405906,"id":1017,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":959,"timestamp":764405909,"id":1018,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":955,"timestamp":764405914,"id":1019,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764405917,"id":1020,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":952,"timestamp":764405920,"id":1021,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":949,"timestamp":764405923,"id":1022,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":947,"timestamp":764405927,"id":1023,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":946,"timestamp":764405930,"id":1024,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764405933,"id":1025,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":941,"timestamp":764405936,"id":1026,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764405940,"id":1027,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":937,"timestamp":764405943,"id":1028,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":935,"timestamp":764405946,"id":1029,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764405950,"id":1030,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":931,"timestamp":764405953,"id":1031,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":929,"timestamp":764405956,"id":1032,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":927,"timestamp":764405959,"id":1033,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":925,"timestamp":764405962,"id":1034,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":923,"timestamp":764405965,"id":1035,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":920,"timestamp":764405969,"id":1036,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":918,"timestamp":764405972,"id":1037,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":916,"timestamp":764405975,"id":1038,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":914,"timestamp":764405978,"id":1039,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":912,"timestamp":764405982,"id":1040,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":911,"timestamp":764405985,"id":1041,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":909,"timestamp":764405988,"id":1042,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":907,"timestamp":764405991,"id":1043,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":905,"timestamp":764405994,"id":1044,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":903,"timestamp":764405997,"id":1045,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":901,"timestamp":764406000,"id":1046,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":899,"timestamp":764406003,"id":1047,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":874,"timestamp":764406030,"id":1048,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":871,"timestamp":764406034,"id":1049,"parentId":955,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":867,"timestamp":764406039,"id":1050,"parentId":955,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":864,"timestamp":764406043,"id":1051,"parentId":955,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":862,"timestamp":764406046,"id":1052,"parentId":955,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764406049,"id":1053,"parentId":955,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":858,"timestamp":764406053,"id":1054,"parentId":955,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":856,"timestamp":764406056,"id":1055,"parentId":955,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":854,"timestamp":764406059,"id":1056,"parentId":955,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":852,"timestamp":764406063,"id":1057,"parentId":955,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":850,"timestamp":764406066,"id":1058,"parentId":955,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":848,"timestamp":764406069,"id":1059,"parentId":955,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":846,"timestamp":764406072,"id":1060,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":845,"timestamp":764406075,"id":1061,"parentId":955,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":842,"timestamp":764406078,"id":1062,"parentId":955,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":840,"timestamp":764406081,"id":1063,"parentId":955,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":838,"timestamp":764406084,"id":1064,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":836,"timestamp":764406088,"id":1065,"parentId":955,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764406091,"id":1066,"parentId":955,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":833,"timestamp":764406094,"id":1067,"parentId":955,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":831,"timestamp":764406097,"id":1068,"parentId":955,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":822,"timestamp":764406108,"id":1069,"parentId":955,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764406111,"id":1070,"parentId":955,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764406115,"id":1071,"parentId":955,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":814,"timestamp":764406119,"id":1072,"parentId":955,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":812,"timestamp":764406122,"id":1073,"parentId":955,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":810,"timestamp":764406125,"id":1074,"parentId":955,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":808,"timestamp":764406128,"id":1075,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":806,"timestamp":764406132,"id":1076,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":803,"timestamp":764406136,"id":1077,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":800,"timestamp":764406140,"id":1078,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":798,"timestamp":764406143,"id":1079,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":796,"timestamp":764406146,"id":1080,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":794,"timestamp":764406150,"id":1081,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":792,"timestamp":764406153,"id":1082,"parentId":955,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":790,"timestamp":764406156,"id":1083,"parentId":955,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"}]
|
|
4
|
-
[{"name":"minify-js","duration":969,"timestamp":764406160,"id":1084,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":958,"timestamp":764406175,"id":1085,"parentId":955,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":956,"timestamp":764406178,"id":1086,"parentId":955,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":955,"timestamp":764406181,"id":1087,"parentId":955,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764406185,"id":1088,"parentId":955,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":950,"timestamp":764406188,"id":1089,"parentId":955,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":949,"timestamp":764406191,"id":1090,"parentId":955,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":947,"timestamp":764406195,"id":1091,"parentId":955,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":945,"timestamp":764406198,"id":1092,"parentId":955,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764406201,"id":1093,"parentId":955,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":940,"timestamp":764406205,"id":1094,"parentId":955,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764406208,"id":1095,"parentId":955,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":937,"timestamp":764406211,"id":1096,"parentId":955,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":935,"timestamp":764406214,"id":1097,"parentId":955,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764406217,"id":1098,"parentId":955,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":931,"timestamp":764406220,"id":1099,"parentId":955,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":929,"timestamp":764406223,"id":1100,"parentId":955,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":928,"timestamp":764406226,"id":1101,"parentId":955,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":926,"timestamp":764406229,"id":1102,"parentId":955,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":924,"timestamp":764406233,"id":1103,"parentId":955,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":922,"timestamp":764406236,"id":1104,"parentId":955,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":919,"timestamp":764406239,"id":1105,"parentId":955,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":917,"timestamp":764406242,"id":1106,"parentId":955,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":916,"timestamp":764406245,"id":1107,"parentId":955,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":913,"timestamp":764406249,"id":1108,"parentId":955,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":911,"timestamp":764406252,"id":1109,"parentId":955,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":909,"timestamp":764406255,"id":1110,"parentId":955,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":908,"timestamp":764406258,"id":1111,"parentId":955,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":905,"timestamp":764406262,"id":1112,"parentId":955,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":903,"timestamp":764406265,"id":1113,"parentId":955,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":902,"timestamp":764406268,"id":1114,"parentId":955,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":900,"timestamp":764406271,"id":1115,"parentId":955,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":898,"timestamp":764406274,"id":1116,"parentId":955,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":896,"timestamp":764406277,"id":1117,"parentId":955,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":894,"timestamp":764406280,"id":1118,"parentId":955,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":892,"timestamp":764406284,"id":1119,"parentId":955,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":890,"timestamp":764406287,"id":1120,"parentId":955,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":888,"timestamp":764406290,"id":1121,"parentId":955,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":887,"timestamp":764406293,"id":1122,"parentId":955,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":885,"timestamp":764406296,"id":1123,"parentId":955,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":883,"timestamp":764406299,"id":1124,"parentId":955,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":881,"timestamp":764406302,"id":1125,"parentId":955,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":878,"timestamp":764406306,"id":1126,"parentId":955,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":876,"timestamp":764406309,"id":1127,"parentId":955,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":874,"timestamp":764406313,"id":1128,"parentId":955,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":871,"timestamp":764406316,"id":1129,"parentId":955,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":869,"timestamp":764406320,"id":1130,"parentId":955,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":867,"timestamp":764406323,"id":1131,"parentId":955,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":865,"timestamp":764406326,"id":1132,"parentId":955,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":862,"timestamp":764406330,"id":1133,"parentId":955,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764406333,"id":1134,"parentId":955,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":858,"timestamp":764406336,"id":1135,"parentId":955,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":857,"timestamp":764406340,"id":1136,"parentId":955,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":855,"timestamp":764406343,"id":1137,"parentId":955,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":854,"timestamp":764406346,"id":1138,"parentId":955,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":851,"timestamp":764406349,"id":1139,"parentId":955,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":849,"timestamp":764406352,"id":1140,"parentId":955,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":847,"timestamp":764406355,"id":1141,"parentId":955,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":845,"timestamp":764406358,"id":1142,"parentId":955,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":843,"timestamp":764406361,"id":1143,"parentId":955,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":841,"timestamp":764406365,"id":1144,"parentId":955,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":839,"timestamp":764406368,"id":1145,"parentId":955,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":837,"timestamp":764406371,"id":1146,"parentId":955,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764406374,"id":1147,"parentId":955,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":834,"timestamp":764406377,"id":1148,"parentId":955,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":832,"timestamp":764406380,"id":1149,"parentId":955,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":830,"timestamp":764406383,"id":1150,"parentId":955,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":828,"timestamp":764406386,"id":1151,"parentId":955,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":826,"timestamp":764406389,"id":1152,"parentId":955,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":823,"timestamp":764406393,"id":1153,"parentId":955,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":821,"timestamp":764406397,"id":1154,"parentId":955,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764406400,"id":1155,"parentId":955,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":818,"timestamp":764406403,"id":1156,"parentId":955,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764406406,"id":1157,"parentId":955,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":813,"timestamp":764406409,"id":1158,"parentId":955,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":811,"timestamp":764406413,"id":1159,"parentId":955,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":809,"timestamp":764406416,"id":1160,"parentId":955,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":807,"timestamp":764406420,"id":1161,"parentId":955,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":804,"timestamp":764406423,"id":1162,"parentId":955,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":802,"timestamp":764406426,"id":1163,"parentId":955,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":800,"timestamp":764406429,"id":1164,"parentId":955,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":798,"timestamp":764406433,"id":1165,"parentId":955,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":797,"timestamp":764406436,"id":1166,"parentId":955,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":795,"timestamp":764406438,"id":1167,"parentId":955,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":794,"timestamp":764406441,"id":1168,"parentId":955,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":792,"timestamp":764406445,"id":1169,"parentId":955,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":790,"timestamp":764406448,"id":1170,"parentId":955,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":788,"timestamp":764406451,"id":1171,"parentId":955,"tags":{"name":"1185.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":786,"timestamp":764406454,"id":1172,"parentId":955,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":784,"timestamp":764406457,"id":1173,"parentId":955,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":782,"timestamp":764406460,"id":1174,"parentId":955,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":780,"timestamp":764406463,"id":1175,"parentId":955,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":778,"timestamp":764406467,"id":1176,"parentId":955,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":775,"timestamp":764406470,"id":1177,"parentId":955,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":774,"timestamp":764406473,"id":1178,"parentId":955,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":772,"timestamp":764406476,"id":1179,"parentId":955,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":769,"timestamp":764406480,"id":1180,"parentId":955,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":767,"timestamp":764406483,"id":1181,"parentId":955,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":765,"timestamp":764406486,"id":1182,"parentId":955,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":763,"timestamp":764406489,"id":1183,"parentId":955,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":761,"timestamp":764406492,"id":1184,"parentId":955,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"}]
|
|
5
|
-
[{"name":"minify-js","duration":847,"timestamp":764406495,"id":1185,"parentId":955,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":846,"timestamp":764406498,"id":1186,"parentId":955,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":23789,"timestamp":764383653,"id":955,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785505251502,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":202,"timestamp":764407618,"id":1187,"parentId":19,"tags":{},"startTime":1785505251526,"traceId":"121fce876cfb188b"},{"name":"create-trace-assets","duration":59236,"timestamp":764408070,"id":1188,"parentId":20,"tags":{},"startTime":1785505251527,"traceId":"121fce876cfb188b"},{"name":"seal","duration":1226984,"timestamp":763296347,"id":942,"parentId":19,"tags":{},"startTime":1785505250415,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":13327358,"timestamp":751314976,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785505238434,"traceId":"121fce876cfb188b"},{"name":"emit","duration":77577,"timestamp":764642963,"id":1189,"parentId":16,"tags":{},"startTime":1785505251762,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":842,"timestamp":764726709,"id":1190,"parentId":16,"tags":{"name":"server"},"startTime":1785505251845,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":2691,"timestamp":764727612,"id":1191,"parentId":1190,"tags":{},"startTime":1785505251846,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":96826,"timestamp":764740716,"id":1194,"parentId":1193,"tags":{"request":"next-middleware-loader?absolutePagePath=private-next-root-dir%2Fsrc%2Fmiddleware.ts&page=%2Fsrc%2Fmiddleware&rootDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate&matchers=W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1785505251859,"traceId":"121fce876cfb188b"},{"name":"make","duration":97239,"timestamp":764740648,"id":1193,"parentId":1192,"tags":{},"startTime":1785505251859,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":1503,"timestamp":764848931,"id":1196,"parentId":1195,"tags":{},"startTime":1785505251968,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":18,"timestamp":764850548,"id":1198,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":1005,"timestamp":764850675,"id":1199,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":19,"timestamp":764851770,"id":1200,"parentId":1195,"tags":{},"startTime":1785505251971,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":3686,"timestamp":764851900,"id":1201,"parentId":1195,"tags":{},"startTime":1785505251971,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":5179,"timestamp":764850475,"id":1197,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":2887,"timestamp":764861805,"id":1202,"parentId":1195,"tags":{},"startTime":1785505251981,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":262,"timestamp":764864732,"id":1203,"parentId":1195,"tags":{},"startTime":1785505251983,"traceId":"121fce876cfb188b"},{"name":"hash","duration":2043,"timestamp":764866249,"id":1204,"parentId":1195,"tags":{},"startTime":1785505251985,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":148,"timestamp":764868290,"id":1205,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":73,"timestamp":764868421,"id":1206,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":231,"timestamp":764868502,"id":1207,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":57,"timestamp":764872916,"id":1209,"parentId":1208,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":36,"timestamp":764872944,"id":1210,"parentId":1208,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":30,"timestamp":764872951,"id":1211,"parentId":1208,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":428,"timestamp":764872557,"id":1208,"parentId":1192,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785505251991,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":10,"timestamp":764873080,"id":1212,"parentId":1192,"tags":{},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"seal","duration":34204,"timestamp":764845722,"id":1195,"parentId":1192,"tags":{},"startTime":1785505251964,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":141413,"timestamp":764738785,"id":1192,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785505251858,"traceId":"121fce876cfb188b"},{"name":"emit","duration":2601,"timestamp":764880290,"id":1213,"parentId":16,"tags":{},"startTime":1785505251999,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":230,"timestamp":764883277,"id":1214,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785505252002,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":652,"timestamp":764883514,"id":1215,"parentId":1214,"tags":{},"startTime":1785505252002,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739340,"timestamp":764898374,"id":1229,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739356,"timestamp":764898378,"id":1230,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898380,"id":1231,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898383,"id":1232,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898387,"id":1233,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739359,"timestamp":764898390,"id":1234,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739359,"timestamp":764898393,"id":1235,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739360,"timestamp":764898397,"id":1236,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739360,"timestamp":764898400,"id":1237,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739368,"timestamp":764898403,"id":1238,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898406,"id":1239,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898408,"id":1240,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898412,"id":1241,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739373,"timestamp":764898415,"id":1242,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739374,"timestamp":764898418,"id":1243,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898421,"id":1244,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739376,"timestamp":764898424,"id":1245,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898427,"id":1246,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739368,"timestamp":764898439,"id":1247,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739369,"timestamp":764898442,"id":1248,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739369,"timestamp":764898444,"id":1249,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898447,"id":1250,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898450,"id":1251,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739371,"timestamp":764898453,"id":1252,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739371,"timestamp":764898456,"id":1253,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898458,"id":1254,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739373,"timestamp":764898461,"id":1255,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739374,"timestamp":764898464,"id":1256,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898466,"id":1257,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898469,"id":1258,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739376,"timestamp":764898472,"id":1259,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898474,"id":1260,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898477,"id":1261,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898479,"id":1262,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739378,"timestamp":764898484,"id":1263,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898486,"id":1264,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898489,"id":1265,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739380,"timestamp":764898492,"id":1266,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739381,"timestamp":764898494,"id":1267,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739382,"timestamp":764898497,"id":1268,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739382,"timestamp":764898500,"id":1269,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739383,"timestamp":764898502,"id":1270,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739383,"timestamp":764898505,"id":1271,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739384,"timestamp":764898508,"id":1272,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739384,"timestamp":764898510,"id":1273,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739385,"timestamp":764898513,"id":1274,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739386,"timestamp":764898516,"id":1275,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739386,"timestamp":764898518,"id":1276,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739387,"timestamp":764898521,"id":1277,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739389,"timestamp":764898523,"id":1278,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739389,"timestamp":764898526,"id":1279,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739390,"timestamp":764898528,"id":1280,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739391,"timestamp":764898531,"id":1281,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898534,"id":1282,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898537,"id":1283,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739391,"timestamp":764898541,"id":1284,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898543,"id":1285,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898546,"id":1286,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739393,"timestamp":764898548,"id":1287,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739394,"timestamp":764898551,"id":1288,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739394,"timestamp":764898554,"id":1289,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739395,"timestamp":764898556,"id":1290,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739396,"timestamp":764898559,"id":1291,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739396,"timestamp":764898562,"id":1292,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739397,"timestamp":764898564,"id":1293,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739398,"timestamp":764898567,"id":1294,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739399,"timestamp":764898569,"id":1295,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"}]
|
|
6
|
-
[{"name":"add-entry","duration":739699,"timestamp":764898572,"id":1296,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898574,"id":1297,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739703,"timestamp":764898577,"id":1298,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898579,"id":1299,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898582,"id":1300,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898584,"id":1301,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898587,"id":1302,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898589,"id":1303,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898592,"id":1304,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898594,"id":1305,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898596,"id":1306,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739699,"timestamp":764898599,"id":1307,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739699,"timestamp":764898601,"id":1308,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739698,"timestamp":764898604,"id":1309,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739697,"timestamp":764898607,"id":1310,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739697,"timestamp":764898610,"id":1311,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898613,"id":1312,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898615,"id":1313,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898618,"id":1314,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739695,"timestamp":764898620,"id":1315,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739695,"timestamp":764898623,"id":1316,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739694,"timestamp":764898625,"id":1317,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739693,"timestamp":764898628,"id":1318,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739693,"timestamp":764898630,"id":1319,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739692,"timestamp":764898633,"id":1320,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739690,"timestamp":764898636,"id":1321,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739690,"timestamp":764898638,"id":1322,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739689,"timestamp":764898641,"id":1323,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739687,"timestamp":764898644,"id":1324,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739686,"timestamp":764898647,"id":1325,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739685,"timestamp":764898649,"id":1326,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739685,"timestamp":764898652,"id":1327,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739684,"timestamp":764898654,"id":1328,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739682,"timestamp":764898657,"id":1329,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739682,"timestamp":764898660,"id":1330,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739680,"timestamp":764898662,"id":1331,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739679,"timestamp":764898665,"id":1332,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739678,"timestamp":764898667,"id":1333,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739677,"timestamp":764898670,"id":1334,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739676,"timestamp":764898673,"id":1335,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739675,"timestamp":764898675,"id":1336,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739675,"timestamp":764898678,"id":1337,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739674,"timestamp":764898680,"id":1338,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739672,"timestamp":764898683,"id":1339,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739671,"timestamp":764898686,"id":1340,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739670,"timestamp":764898689,"id":1341,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739669,"timestamp":764898691,"id":1342,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739668,"timestamp":764898694,"id":1343,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739667,"timestamp":764898697,"id":1344,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739666,"timestamp":764898699,"id":1345,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739665,"timestamp":764898702,"id":1346,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739661,"timestamp":764898707,"id":1347,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739660,"timestamp":764898712,"id":1348,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739658,"timestamp":764898714,"id":1349,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739657,"timestamp":764898717,"id":1350,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":847788,"timestamp":764898335,"id":1221,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":885025,"timestamp":764898352,"id":1225,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":889293,"timestamp":764898367,"id":1227,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Ferror.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953436,"timestamp":764898339,"id":1222,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953449,"timestamp":764898347,"id":1224,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953461,"timestamp":764898344,"id":1223,"parentId":1217,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953562,"timestamp":764898251,"id":1218,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953497,"timestamp":764898330,"id":1220,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953529,"timestamp":764898306,"id":1219,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111270,"timestamp":764898770,"id":1370,"parentId":1217,"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":1785505252018,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111331,"timestamp":764898733,"id":1356,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111714,"timestamp":764898357,"id":1226,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fsans.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-sans%2FGeist-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fmono.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-mono%2FGeistMono-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22adjustFontFallback%5C%22%3Afalse%2C%5C%22fallback%5C%22%3A%5B%5C%22ui-monospace%5C%22%2C%5C%22SFMono-Regular%5C%22%2C%5C%22Roboto%20Mono%5C%22%2C%5C%22Menlo%5C%22%2C%5C%22Monaco%5C%22%2C%5C%22Liberation%20Mono%5C%22%2C%5C%22DejaVu%20Sans%20Mono%5C%22%2C%5C%22Courier%20New%5C%22%2C%5C%22monospace%5C%22%5D%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fproviders%2FAppProviders.tsx%22%2C%22ids%22%3A%5B%22AppProviders%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233726,"timestamp":764898371,"id":1228,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233397,"timestamp":764898720,"id":1351,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233394,"timestamp":764898727,"id":1354,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233386,"timestamp":764898738,"id":1358,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233383,"timestamp":764898744,"id":1360,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233381,"timestamp":764898749,"id":1362,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233371,"timestamp":764898762,"id":1367,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345116,"timestamp":764898736,"id":1357,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345131,"timestamp":764898741,"id":1359,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Frepositories%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345121,"timestamp":764898757,"id":1365,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345122,"timestamp":764898759,"id":1366,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364380,"timestamp":764898725,"id":1353,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364398,"timestamp":764898730,"id":1355,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364389,"timestamp":764898747,"id":1361,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Freview%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364389,"timestamp":764898751,"id":1363,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364381,"timestamp":764898764,"id":1368,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364431,"timestamp":764898722,"id":1352,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fchat%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1843154,"timestamp":764898754,"id":1364,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1843163,"timestamp":764898767,"id":1369,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"make","duration":1844137,"timestamp":764897931,"id":1217,"parentId":1216,"tags":{},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":78390,"timestamp":766949042,"id":1372,"parentId":1371,"tags":{},"startTime":1785505254068,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":38,"timestamp":767027499,"id":1374,"parentId":1371,"tags":{},"startTime":1785505254146,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":80769,"timestamp":767039383,"id":1376,"parentId":1371,"tags":{},"startTime":1785505254158,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":14,"timestamp":767120205,"id":1377,"parentId":1371,"tags":{},"startTime":1785505254239,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":115337,"timestamp":767120251,"id":1378,"parentId":1371,"tags":{},"startTime":1785505254239,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":208164,"timestamp":767027476,"id":1373,"parentId":1371,"tags":{},"startTime":1785505254146,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":73635,"timestamp":767330556,"id":1379,"parentId":1371,"tags":{},"startTime":1785505254449,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":12255,"timestamp":767404240,"id":1380,"parentId":1371,"tags":{},"startTime":1785505254523,"traceId":"121fce876cfb188b"},{"name":"hash","duration":19418,"timestamp":767424660,"id":1381,"parentId":1371,"tags":{},"startTime":1785505254543,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":289,"timestamp":767444075,"id":1382,"parentId":1371,"tags":{},"startTime":1785505254563,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":1924,"timestamp":767444271,"id":1383,"parentId":1371,"tags":{},"startTime":1785505254563,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":7294,"timestamp":767446212,"id":1384,"parentId":1371,"tags":{},"startTime":1785505254565,"traceId":"121fce876cfb188b"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1509,"timestamp":767457199,"id":1386,"parentId":1216,"tags":{},"startTime":1785505254576,"traceId":"121fce876cfb188b"},{"name":"NextJsBuildManifest-createassets","duration":2467,"timestamp":767456256,"id":1385,"parentId":1216,"tags":{},"startTime":1785505254575,"traceId":"121fce876cfb188b"}]
|
|
7
|
-
[{"name":"minify-js","duration":2332,"timestamp":767472620,"id":1388,"parentId":1387,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2318,"timestamp":767472649,"id":1389,"parentId":1387,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2312,"timestamp":767472658,"id":1390,"parentId":1387,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2311,"timestamp":767472662,"id":1391,"parentId":1387,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2309,"timestamp":767472666,"id":1392,"parentId":1387,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2305,"timestamp":767472672,"id":1393,"parentId":1387,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2304,"timestamp":767472676,"id":1394,"parentId":1387,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2302,"timestamp":767472681,"id":1395,"parentId":1387,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2298,"timestamp":767472687,"id":1396,"parentId":1387,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2297,"timestamp":767472690,"id":1397,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-8e3e0b3cbe336155.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2292,"timestamp":767472697,"id":1398,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9f7b350879be7909.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2290,"timestamp":767472701,"id":1399,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-571d396d423a55e6.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2289,"timestamp":767472705,"id":1400,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/session/route-7770c4912d451265.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2287,"timestamp":767472710,"id":1401,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/start/route-bfe5f5086b2f4543.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2285,"timestamp":767472715,"id":1402,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-2015afc18af57430.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2283,"timestamp":767472719,"id":1403,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/tools/route-25b361ab04d8dbe7.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2280,"timestamp":767472724,"id":1404,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/logout/route-d1d2ee66c640d914.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2306,"timestamp":767472729,"id":1405,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/login/route-c96964f81f954a3f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2304,"timestamp":767472734,"id":1406,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/route-c920b7200898ae31.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2302,"timestamp":767472738,"id":1407,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-e1f2a17d1490f1eb.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2300,"timestamp":767472743,"id":1408,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-60ed2f5b5683384f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2299,"timestamp":767472748,"id":1409,"parentId":1387,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-22e29f48ae761f8b.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2298,"timestamp":767472752,"id":1410,"parentId":1387,"tags":{"name":"static/chunks/app/api/ollama/models/route-c29f798f1fe5cbad.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2297,"timestamp":767472756,"id":1411,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-bb9f5758501afca0.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2293,"timestamp":767472761,"id":1412,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-767e41990795184a.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2291,"timestamp":767472766,"id":1413,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-add6a1cf265b26f0.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2288,"timestamp":767472771,"id":1414,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-36a14fe91694c385.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2287,"timestamp":767472775,"id":1415,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/route-f16ff0839b274f42.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2285,"timestamp":767472778,"id":1416,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-556ce5b79f1b06fd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2282,"timestamp":767472783,"id":1417,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/restore/route-64b3bbf868bf22d5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2279,"timestamp":767472789,"id":1418,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/route-2698e3efcd2db0bf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2277,"timestamp":767472793,"id":1419,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/scan/route-5d6cca9b436ccde8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2274,"timestamp":767472798,"id":1420,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/sync/route-90bb00e8f7a8823a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2272,"timestamp":767472803,"id":1421,"parentId":1387,"tags":{"name":"static/chunks/app/api/slash-commands/route-1f57cdb0eb5ee8f9.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2269,"timestamp":767472808,"id":1422,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-03a3e17322680eba.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2267,"timestamp":767472812,"id":1423,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-b96d3adcce8a71dc.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2266,"timestamp":767472815,"id":1424,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/[id]/route-be81f90d48f3965a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2262,"timestamp":767472820,"id":1425,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/route-3d5eb9aef3d8e5d6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2261,"timestamp":767472824,"id":1426,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-e5d4b9ed88a37488.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2259,"timestamp":767472828,"id":1427,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/route-97e5abd57f3ee923.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2257,"timestamp":767472833,"id":1428,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-57c6833fbed05694.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2255,"timestamp":767472836,"id":1429,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-3d86a916141e11da.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2252,"timestamp":767472842,"id":1430,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-998b2e0170aa4c5e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2250,"timestamp":767472846,"id":1431,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-2812e09764ae3b75.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2249,"timestamp":767472850,"id":1432,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-42580ecef6e667d0.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2246,"timestamp":767472855,"id":1433,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-657c461aeb79c6d8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2244,"timestamp":767472859,"id":1434,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-ed639ee8fbd7d7af.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2242,"timestamp":767472864,"id":1435,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-00ecba51227b4350.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2239,"timestamp":767472868,"id":1436,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-9547eff829bda1dc.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2238,"timestamp":767472872,"id":1437,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-3487813b982d8779.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2235,"timestamp":767472877,"id":1438,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-8a25688b40bb6390.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2234,"timestamp":767472880,"id":1439,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3b715ef13ad1fee8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2232,"timestamp":767472884,"id":1440,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-1198eac2a3d0f4c4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2229,"timestamp":767472889,"id":1441,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-164e2591ac9b3838.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2228,"timestamp":767472893,"id":1442,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-5ea840d683e8bc39.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2226,"timestamp":767472897,"id":1443,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-eb43678c8a7e9ed3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2223,"timestamp":767472902,"id":1444,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6212c9ad67fb4146.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2221,"timestamp":767472906,"id":1445,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-121cc5d6f1477e85.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2219,"timestamp":767472911,"id":1446,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-6d22c39f7284a18d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2218,"timestamp":767472915,"id":1447,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-2eeb1b5e21ba1adf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2215,"timestamp":767472920,"id":1448,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-2e461b53fde6545b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2212,"timestamp":767472924,"id":1449,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-e1e8996e071bee99.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2211,"timestamp":767472928,"id":1450,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-7def57bda06aba36.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2207,"timestamp":767472934,"id":1451,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-a150905eb23a147d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2167,"timestamp":767472976,"id":1452,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ab1abcf40cec2c96.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2159,"timestamp":767472986,"id":1453,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4367e00a45c9f0d7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2152,"timestamp":767472995,"id":1454,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-ae0decf5b44a6754.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2126,"timestamp":767473023,"id":1455,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d83454e770e736bd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2117,"timestamp":767473033,"id":1456,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-bf7347a4d3081b92.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2112,"timestamp":767473041,"id":1457,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-488b01efb545e624.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2107,"timestamp":767473048,"id":1458,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-cadf30e579926940.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2102,"timestamp":767473056,"id":1459,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d653a44122c30fe.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2098,"timestamp":767473062,"id":1460,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d7315d474b15e24a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2092,"timestamp":767473069,"id":1461,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-eb3362d6e4fdcb6d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2086,"timestamp":767473078,"id":1462,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-72166dcb8e6015f7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2081,"timestamp":767473085,"id":1463,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a08658e6d8cc2bb2.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2074,"timestamp":767473095,"id":1464,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-47ccd723e23b4755.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2068,"timestamp":767473103,"id":1465,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-8c01aea7f0cef2d3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2062,"timestamp":767473111,"id":1466,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-772d918f4027cb2f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2055,"timestamp":767473120,"id":1467,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-f9d359cee2fe5945.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2050,"timestamp":767473127,"id":1468,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-07c11be191d3c9d0.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2045,"timestamp":767473134,"id":1469,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-faea8925f630505a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2039,"timestamp":767473143,"id":1470,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7c16b3b19cc4ea71.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2032,"timestamp":767473152,"id":1471,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-226715c995cb2821.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2026,"timestamp":767473161,"id":1472,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-daee7d013a6d627c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2020,"timestamp":767473169,"id":1473,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-12b80ae9a3bc7f5d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2015,"timestamp":767473177,"id":1474,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-0fda009cd39f3c22.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2008,"timestamp":767473185,"id":1475,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-026bc13dc601be9a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1998,"timestamp":767473197,"id":1476,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-69ccabc50a7c109c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1991,"timestamp":767473207,"id":1477,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-88473cd847e53128.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1985,"timestamp":767473214,"id":1478,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-9158f5f68d46e88a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1980,"timestamp":767473222,"id":1479,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-63b9cd84cd4b2967.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1974,"timestamp":767473231,"id":1480,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-b2a5ba8ee57abca7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1968,"timestamp":767473238,"id":1481,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-4976a49f6512df1b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1963,"timestamp":767473245,"id":1482,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ac2f24c091906f6d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1955,"timestamp":767473256,"id":1483,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-ef6be2b97aebc467.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1949,"timestamp":767473264,"id":1484,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-14836cdd313d033f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1943,"timestamp":767473273,"id":1485,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-0d4c9c4bc493c156.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1937,"timestamp":767473280,"id":1486,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-55832bd673e4c3d7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1932,"timestamp":767473287,"id":1487,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-9f71d68de1873e13.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1926,"timestamp":767473295,"id":1488,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-e5532213cffe7ad6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"}]
|
|
8
|
-
[{"name":"minify-js","duration":2110,"timestamp":767473303,"id":1489,"parentId":1387,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-1053cedd97313d08.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2107,"timestamp":767473310,"id":1490,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update/route-c4044bf42fb571ba.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2101,"timestamp":767473318,"id":1491,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update-check/route-838bbe638cf33386.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2095,"timestamp":767473326,"id":1492,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/status/route-31e467fb73926df6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2089,"timestamp":767473335,"id":1493,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-017cf4bf4a68b091.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2084,"timestamp":767473342,"id":1494,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-443c9dca00caadee.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2079,"timestamp":767473349,"id":1495,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/route-03dddaedc1731c25.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2072,"timestamp":767473358,"id":1496,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-b4d132fc122a2d97.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2066,"timestamp":767473366,"id":1497,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/browse/route-f6b18a3765300126.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2061,"timestamp":767473374,"id":1498,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d9d5899aeaaf1404.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2055,"timestamp":767473382,"id":1499,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/vapid/route-d42ee35a8e330338.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2050,"timestamp":767473389,"id":1500,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-3b5e7e8474a2eee9.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2044,"timestamp":767473397,"id":1501,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8e71945458c5ec7b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2040,"timestamp":767473404,"id":1502,"parentId":1387,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-c592d000b9dbc264.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2035,"timestamp":767473411,"id":1503,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/[id]/route-70885f62636daf7f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2028,"timestamp":767473420,"id":1504,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/reindex/route-ec6bf7d1461bf938.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2023,"timestamp":767473428,"id":1505,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/installations/route-da776ac28773ffa6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2018,"timestamp":767473435,"id":1506,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/route-6e31032abce3d6db.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2012,"timestamp":767473443,"id":1507,"parentId":1387,"tags":{"name":"static/chunks/app/api/todos/route-b9e4ce7a986c718f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2007,"timestamp":767473451,"id":1508,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/operations/route-4907b5d13d950cc1.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2001,"timestamp":767473459,"id":1509,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-dcf2beba104bd31c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1996,"timestamp":767473466,"id":1510,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-39c0f3781c9e486f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1992,"timestamp":767473473,"id":1511,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-140586d1ff4ba6d5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1985,"timestamp":767473482,"id":1512,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-038e1d916f7e1529.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1980,"timestamp":767473490,"id":1513,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-07ee920941802556.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1975,"timestamp":767473497,"id":1514,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d6825f92da8edbbd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1969,"timestamp":767473506,"id":1515,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-f04a355fd0e29940.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1957,"timestamp":767473520,"id":1516,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/route-3fd1f126b56eced4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1941,"timestamp":767473538,"id":1517,"parentId":1387,"tags":{"name":"static/chunks/app/proxy/[...path]/route-a07d5b8c9cc1bb86.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1935,"timestamp":767473546,"id":1518,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8ba061a786f110a8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1930,"timestamp":767473554,"id":1519,"parentId":1387,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1925,"timestamp":767473562,"id":1520,"parentId":1387,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1917,"timestamp":767473572,"id":1521,"parentId":1387,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1913,"timestamp":767473579,"id":1522,"parentId":1387,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1906,"timestamp":767473587,"id":1523,"parentId":1387,"tags":{"name":"static/chunks/app/more/page-3673543c07cbe4a3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1900,"timestamp":767473595,"id":1524,"parentId":1387,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1895,"timestamp":767473603,"id":1525,"parentId":1387,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1890,"timestamp":767473610,"id":1526,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1886,"timestamp":767473617,"id":1527,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/page-6cba44699ce36e52.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1879,"timestamp":767473626,"id":1528,"parentId":1387,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1875,"timestamp":767473633,"id":1529,"parentId":1387,"tags":{"name":"static/chunks/app/review/page-170e2e5c303b9ebf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1870,"timestamp":767473640,"id":1530,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1865,"timestamp":767473647,"id":1531,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/page-ad930cbc7479e4ee.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1860,"timestamp":767473655,"id":1532,"parentId":1387,"tags":{"name":"static/chunks/app/skills/[skillId]/page-b68dda30afd103a8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1854,"timestamp":767473663,"id":1533,"parentId":1387,"tags":{"name":"static/chunks/app/skills/installed/page-8b60b7703f4f243f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1850,"timestamp":767473669,"id":1534,"parentId":1387,"tags":{"name":"static/chunks/app/skills/page-c5c7b9feed31177d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1846,"timestamp":767473676,"id":1535,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1840,"timestamp":767473683,"id":1536,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1836,"timestamp":767473690,"id":1537,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/page-ae74553f8f5dfd44.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1831,"timestamp":767473697,"id":1538,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1826,"timestamp":767473704,"id":1539,"parentId":1387,"tags":{"name":"static/chunks/webpack-64ca464c195ee8a5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1821,"timestamp":767473711,"id":1540,"parentId":1387,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1815,"timestamp":767473719,"id":1541,"parentId":1387,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1811,"timestamp":767473726,"id":1542,"parentId":1387,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1805,"timestamp":767473734,"id":1543,"parentId":1387,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1799,"timestamp":767473742,"id":1544,"parentId":1387,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1794,"timestamp":767473750,"id":1545,"parentId":1387,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1790,"timestamp":767473756,"id":1546,"parentId":1387,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1785,"timestamp":767473764,"id":1547,"parentId":1387,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1779,"timestamp":767473771,"id":1548,"parentId":1387,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1774,"timestamp":767473779,"id":1549,"parentId":1387,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1769,"timestamp":767473786,"id":1550,"parentId":1387,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1764,"timestamp":767473794,"id":1551,"parentId":1387,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1757,"timestamp":767473803,"id":1552,"parentId":1387,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1752,"timestamp":767473810,"id":1553,"parentId":1387,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1747,"timestamp":767473817,"id":1554,"parentId":1387,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1741,"timestamp":767473826,"id":1555,"parentId":1387,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1736,"timestamp":767473833,"id":1556,"parentId":1387,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1730,"timestamp":767473841,"id":1557,"parentId":1387,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1724,"timestamp":767473849,"id":1558,"parentId":1387,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1719,"timestamp":767473856,"id":1559,"parentId":1387,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1713,"timestamp":767473865,"id":1560,"parentId":1387,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1708,"timestamp":767473872,"id":1561,"parentId":1387,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1703,"timestamp":767473879,"id":1562,"parentId":1387,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1697,"timestamp":767473887,"id":1563,"parentId":1387,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1692,"timestamp":767473894,"id":1564,"parentId":1387,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1687,"timestamp":767473902,"id":1565,"parentId":1387,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1682,"timestamp":767473909,"id":1566,"parentId":1387,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1678,"timestamp":767473916,"id":1567,"parentId":1387,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1671,"timestamp":767473925,"id":1568,"parentId":1387,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1666,"timestamp":767473932,"id":1569,"parentId":1387,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1662,"timestamp":767473939,"id":1570,"parentId":1387,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1655,"timestamp":767473948,"id":1571,"parentId":1387,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1650,"timestamp":767473955,"id":1572,"parentId":1387,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1645,"timestamp":767473963,"id":1573,"parentId":1387,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1640,"timestamp":767473969,"id":1574,"parentId":1387,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1635,"timestamp":767473976,"id":1575,"parentId":1387,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1629,"timestamp":767473984,"id":1576,"parentId":1387,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1625,"timestamp":767473991,"id":1577,"parentId":1387,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1620,"timestamp":767473997,"id":1578,"parentId":1387,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1587,"timestamp":767474033,"id":1579,"parentId":1387,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1579,"timestamp":767474044,"id":1580,"parentId":1387,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1573,"timestamp":767474052,"id":1581,"parentId":1387,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1568,"timestamp":767474060,"id":1582,"parentId":1387,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1563,"timestamp":767474067,"id":1583,"parentId":1387,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1557,"timestamp":767474075,"id":1584,"parentId":1387,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1553,"timestamp":767474081,"id":1585,"parentId":1387,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1548,"timestamp":767474089,"id":1586,"parentId":1387,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1542,"timestamp":767474097,"id":1587,"parentId":1387,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1538,"timestamp":767474103,"id":1588,"parentId":1387,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1532,"timestamp":767474111,"id":1589,"parentId":1387,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"}]
|
|
9
|
-
[{"name":"minify-js","duration":1706,"timestamp":767474118,"id":1590,"parentId":1387,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1704,"timestamp":767474124,"id":1591,"parentId":1387,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1698,"timestamp":767474132,"id":1592,"parentId":1387,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1694,"timestamp":767474139,"id":1593,"parentId":1387,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1690,"timestamp":767474145,"id":1594,"parentId":1387,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1684,"timestamp":767474153,"id":1595,"parentId":1387,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1680,"timestamp":767474160,"id":1596,"parentId":1387,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1674,"timestamp":767474167,"id":1597,"parentId":1387,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1670,"timestamp":767474174,"id":1598,"parentId":1387,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1664,"timestamp":767474182,"id":1599,"parentId":1387,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1658,"timestamp":767474191,"id":1600,"parentId":1387,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1653,"timestamp":767474198,"id":1601,"parentId":1387,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1648,"timestamp":767474205,"id":1602,"parentId":1387,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1642,"timestamp":767474214,"id":1603,"parentId":1387,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1637,"timestamp":767474220,"id":1604,"parentId":1387,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1631,"timestamp":767474229,"id":1605,"parentId":1387,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1626,"timestamp":767474236,"id":1606,"parentId":1387,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1620,"timestamp":767474244,"id":1607,"parentId":1387,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1615,"timestamp":767474252,"id":1608,"parentId":1387,"tags":{"name":"static/chunks/6488-c9c822ffff19b46a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1609,"timestamp":767474260,"id":1609,"parentId":1387,"tags":{"name":"static/chunks/4560-a0bf5fddb618a7ac.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1604,"timestamp":767474267,"id":1610,"parentId":1387,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1597,"timestamp":767474276,"id":1611,"parentId":1387,"tags":{"name":"static/chunks/8562-47777bfb8dd0579c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1593,"timestamp":767474283,"id":1612,"parentId":1387,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1036,"timestamp":767474842,"id":1614,"parentId":1387,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":767474941,"id":1616,"parentId":1387,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":6301,"timestamp":767474293,"id":1613,"parentId":1387,"tags":{"name":"static/gR8Sh86RrTynJON8SWkWK/_ssgManifest.js","cache":"MISS"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":5786,"timestamp":767474861,"id":1615,"parentId":1387,"tags":{"name":"static/gR8Sh86RrTynJON8SWkWK/_buildManifest.js","cache":"MISS"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":15831,"timestamp":767464821,"id":1387,"parentId":1216,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785505254584,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":211,"timestamp":767480889,"id":1618,"parentId":1617,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":151,"timestamp":767480955,"id":1619,"parentId":1617,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":146,"timestamp":767480962,"id":1620,"parentId":1617,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":143,"timestamp":767480966,"id":1621,"parentId":1617,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":331,"timestamp":767480782,"id":1617,"parentId":1216,"tags":{},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"seal","duration":713640,"timestamp":766830875,"id":1371,"parentId":1216,"tags":{},"startTime":1785505253950,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":2650250,"timestamp":764894360,"id":1216,"parentId":16,"tags":{"name":"client"},"startTime":1785505252013,"traceId":"121fce876cfb188b"},{"name":"emit","duration":54494,"timestamp":767544662,"id":1622,"parentId":16,"tags":{},"startTime":1785505254663,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":1180812,"timestamp":767603081,"id":1623,"parentId":16,"tags":{"name":"client"},"startTime":1785505254722,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":873,"timestamp":768783916,"id":1624,"parentId":1623,"tags":{},"startTime":1785505255903,"traceId":"121fce876cfb188b"},{"name":"run-webpack-compiler","duration":17889464,"timestamp":750895644,"id":16,"parentId":1,"tags":{},"startTime":1785505238014,"traceId":"121fce876cfb188b"},{"name":"format-webpack-messages","duration":96,"timestamp":768785116,"id":1625,"parentId":1,"tags":{},"startTime":1785505255904,"traceId":"121fce876cfb188b"},{"name":"verify-typescript-setup","duration":28396205,"timestamp":768789186,"id":1627,"parentId":1,"tags":{},"startTime":1785505255908,"traceId":"121fce876cfb188b"},{"name":"check-static-error-page","duration":33244,"timestamp":797230384,"id":1630,"parentId":1629,"tags":{},"startTime":1785505284349,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":36639,"timestamp":797514186,"id":1631,"parentId":1629,"tags":{"page":"/_app"},"startTime":1785505284633,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":35939,"timestamp":797514904,"id":1633,"parentId":1629,"tags":{"page":"/_document"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":46512,"timestamp":797514845,"id":1632,"parentId":1629,"tags":{"page":"/_error"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":80495,"timestamp":797574462,"id":1776,"parentId":1771,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":106286,"timestamp":797548778,"id":1771,"parentId":1629,"tags":{"page":"/icon.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":85647,"timestamp":797574551,"id":1778,"parentId":1773,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":111080,"timestamp":797549158,"id":1773,"parentId":1629,"tags":{"page":"/icon2.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":122901,"timestamp":797574511,"id":1777,"parentId":1772,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":148508,"timestamp":797548949,"id":1772,"parentId":1629,"tags":{"page":"/icon1.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":128244,"timestamp":797575117,"id":1780,"parentId":1635,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":187848,"timestamp":797515546,"id":1635,"parentId":1629,"tags":{"page":"/api/app/update-check"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":133392,"timestamp":797575402,"id":1781,"parentId":1636,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":192888,"timestamp":797515930,"id":1636,"parentId":1629,"tags":{"page":"/api/app/update"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":137374,"timestamp":797574595,"id":1779,"parentId":1634,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":197063,"timestamp":797514935,"id":1634,"parentId":1629,"tags":{"page":"/_not-found"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":176004,"timestamp":797575465,"id":1782,"parentId":1637,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":235251,"timestamp":797516268,"id":1637,"parentId":1629,"tags":{"page":"/api/assistant/conversation"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":183667,"timestamp":797575528,"id":1784,"parentId":1639,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":242432,"timestamp":797516811,"id":1639,"parentId":1629,"tags":{"page":"/api/assistant/messages"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":186283,"timestamp":797575561,"id":1785,"parentId":1640,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":244756,"timestamp":797517121,"id":1640,"parentId":1629,"tags":{"page":"/api/assistant/session"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":189314,"timestamp":797575588,"id":1786,"parentId":1641,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":247374,"timestamp":797517552,"id":1641,"parentId":1629,"tags":{"page":"/api/assistant/start"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":192181,"timestamp":797575606,"id":1787,"parentId":1642,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":249932,"timestamp":797517881,"id":1642,"parentId":1629,"tags":{"page":"/api/assistant/terminal"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":195187,"timestamp":797575618,"id":1788,"parentId":1643,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":252666,"timestamp":797518165,"id":1643,"parentId":1629,"tags":{"page":"/api/assistant/tools"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":197867,"timestamp":797575634,"id":1789,"parentId":1644,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":255092,"timestamp":797518431,"id":1644,"parentId":1629,"tags":{"page":"/api/auth/login"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":202427,"timestamp":797575645,"id":1790,"parentId":1645,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":259434,"timestamp":797518667,"id":1645,"parentId":1629,"tags":{"page":"/api/auth/logout"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":202804,"timestamp":797575499,"id":1783,"parentId":1638,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":261781,"timestamp":797516546,"id":1638,"parentId":1629,"tags":{"page":"/api/assistant/current-output"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":203487,"timestamp":797575727,"id":1791,"parentId":1646,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":260340,"timestamp":797518896,"id":1646,"parentId":1629,"tags":{"page":"/api/auth/status"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":209305,"timestamp":797575825,"id":1793,"parentId":1648,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":265783,"timestamp":797519375,"id":1648,"parentId":1629,"tags":{"page":"/api/daily-summary/status"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":212846,"timestamp":797575758,"id":1792,"parentId":1647,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":269479,"timestamp":797519147,"id":1647,"parentId":1629,"tags":{"page":"/api/daily-summary"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":214615,"timestamp":797575901,"id":1794,"parentId":1649,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":270791,"timestamp":797519754,"id":1649,"parentId":1629,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":216868,"timestamp":797576114,"id":1796,"parentId":1651,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":272685,"timestamp":797520316,"id":1651,"parentId":1629,"tags":{"page":"/api/external-apps"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":219660,"timestamp":797576207,"id":1797,"parentId":1652,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":275346,"timestamp":797520544,"id":1652,"parentId":1629,"tags":{"page":"/api/fs/browse"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":221102,"timestamp":797575983,"id":1795,"parentId":1650,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":277036,"timestamp":797520073,"id":1650,"parentId":1629,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":222132,"timestamp":797576277,"id":1798,"parentId":1653,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":277726,"timestamp":797520768,"id":1653,"parentId":1629,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":236448,"timestamp":797576323,"id":1800,"parentId":1655,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":289010,"timestamp":797523791,"id":1655,"parentId":1629,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":239450,"timestamp":797576336,"id":1801,"parentId":1656,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":291777,"timestamp":797524032,"id":1656,"parentId":1629,"tags":{"page":"/api/metrics/vibe"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":240135,"timestamp":797576301,"id":1799,"parentId":1654,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":295415,"timestamp":797521046,"id":1654,"parentId":1629,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785505284640,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":242528,"timestamp":797576351,"id":1802,"parentId":1657,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":294668,"timestamp":797524232,"id":1657,"parentId":1629,"tags":{"page":"/api/ollama/models"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":243096,"timestamp":797576410,"id":1803,"parentId":1659,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":294915,"timestamp":797524610,"id":1659,"parentId":1629,"tags":{"page":"/api/push/vapid"},"startTime":1785505284643,"traceId":"121fce876cfb188b"}]
|
|
10
|
-
[{"name":"is-page-static","duration":247625,"timestamp":797576432,"id":1804,"parentId":1660,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":299299,"timestamp":797524788,"id":1660,"parentId":1629,"tags":{"page":"/api/repositories/[id]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":247735,"timestamp":797576450,"id":1805,"parentId":1662,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":299018,"timestamp":797525191,"id":1662,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":249943,"timestamp":797576524,"id":1806,"parentId":1658,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":302069,"timestamp":797524420,"id":1658,"parentId":1629,"tags":{"page":"/api/push/subscriptions"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":254227,"timestamp":797576562,"id":1808,"parentId":1661,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":305852,"timestamp":797524963,"id":1661,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":257734,"timestamp":797576544,"id":1807,"parentId":1663,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":308924,"timestamp":797525375,"id":1663,"parentId":1629,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":260204,"timestamp":797576596,"id":1810,"parentId":1665,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":311109,"timestamp":797525716,"id":1665,"parentId":1629,"tags":{"page":"/api/repositories/excluded"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":265445,"timestamp":797576610,"id":1811,"parentId":1666,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":316192,"timestamp":797525888,"id":1666,"parentId":1629,"tags":{"page":"/api/repositories/restore"},"startTime":1785505284645,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":265586,"timestamp":797576585,"id":1809,"parentId":1664,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":316643,"timestamp":797525547,"id":1664,"parentId":1629,"tags":{"page":"/api/repositories/clone"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":266490,"timestamp":797576684,"id":1812,"parentId":1668,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":314955,"timestamp":797528241,"id":1668,"parentId":1629,"tags":{"page":"/api/repositories/scan"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":268740,"timestamp":797576712,"id":1813,"parentId":1667,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":319391,"timestamp":797526082,"id":1667,"parentId":1629,"tags":{"page":"/api/repositories"},"startTime":1785505284645,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":268826,"timestamp":797576729,"id":1814,"parentId":1669,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":317124,"timestamp":797528450,"id":1669,"parentId":1629,"tags":{"page":"/api/repositories/sync"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":274184,"timestamp":797576873,"id":1816,"parentId":1671,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":322263,"timestamp":797528816,"id":1671,"parentId":1629,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":274361,"timestamp":797576808,"id":1815,"parentId":1670,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":322548,"timestamp":797528636,"id":1670,"parentId":1629,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":280912,"timestamp":797576936,"id":1817,"parentId":1672,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":328879,"timestamp":797528992,"id":1672,"parentId":1629,"tags":{"page":"/api/skills/[id]"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":283695,"timestamp":797577161,"id":1819,"parentId":1674,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":331469,"timestamp":797529410,"id":1674,"parentId":1629,"tags":{"page":"/api/skills/operations"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":286138,"timestamp":797577227,"id":1820,"parentId":1676,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":333617,"timestamp":797529770,"id":1676,"parentId":1629,"tags":{"page":"/api/skills"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":288607,"timestamp":797577066,"id":1818,"parentId":1673,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":336467,"timestamp":797529227,"id":1673,"parentId":1629,"tags":{"page":"/api/skills/installations"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":292443,"timestamp":797577314,"id":1822,"parentId":1675,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":340192,"timestamp":797529589,"id":1675,"parentId":1629,"tags":{"page":"/api/skills/reindex"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":296641,"timestamp":797577341,"id":1823,"parentId":1679,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":343697,"timestamp":797530337,"id":1679,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":300403,"timestamp":797577246,"id":1821,"parentId":1677,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":347733,"timestamp":797529943,"id":1677,"parentId":1629,"tags":{"page":"/api/slash-commands"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":301133,"timestamp":797577357,"id":1824,"parentId":1680,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":348007,"timestamp":797530509,"id":1680,"parentId":1629,"tags":{"page":"/api/templates/[id]"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":303457,"timestamp":797577369,"id":1825,"parentId":1678,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":350697,"timestamp":797530154,"id":1678,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":304554,"timestamp":797577382,"id":1826,"parentId":1681,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":351282,"timestamp":797530678,"id":1681,"parentId":1629,"tags":{"page":"/api/templates"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":306018,"timestamp":797577439,"id":1827,"parentId":1682,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":352643,"timestamp":797530846,"id":1682,"parentId":1629,"tags":{"page":"/api/todos"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":308380,"timestamp":797577455,"id":1828,"parentId":1683,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":354790,"timestamp":797531068,"id":1683,"parentId":1629,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":308474,"timestamp":797577472,"id":1829,"parentId":1684,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":354663,"timestamp":797531303,"id":1684,"parentId":1629,"tags":{"page":"/api/verification/runs"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":311243,"timestamp":797577515,"id":1831,"parentId":1686,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":357120,"timestamp":797531662,"id":1686,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":312270,"timestamp":797577498,"id":1830,"parentId":1685,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":358302,"timestamp":797531487,"id":1685,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":314928,"timestamp":797577528,"id":1832,"parentId":1687,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":360644,"timestamp":797531833,"id":1687,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":318307,"timestamp":797577545,"id":1833,"parentId":1688,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":363876,"timestamp":797532002,"id":1688,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":319434,"timestamp":797577557,"id":1834,"parentId":1689,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":364839,"timestamp":797532198,"id":1689,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":322395,"timestamp":797577582,"id":1836,"parentId":1691,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":367493,"timestamp":797532538,"id":1691,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":322719,"timestamp":797577571,"id":1835,"parentId":1690,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":367939,"timestamp":797532370,"id":1690,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":325728,"timestamp":797577597,"id":1837,"parentId":1693,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":370481,"timestamp":797532875,"id":1693,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":328629,"timestamp":797577653,"id":1839,"parentId":1695,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":373070,"timestamp":797533233,"id":1695,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":330432,"timestamp":797577641,"id":1838,"parentId":1692,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":375392,"timestamp":797532706,"id":1692,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":331599,"timestamp":797577665,"id":1840,"parentId":1694,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":376236,"timestamp":797533061,"id":1694,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":334055,"timestamp":797577693,"id":1842,"parentId":1696,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":378368,"timestamp":797533402,"id":1696,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":334234,"timestamp":797577680,"id":1841,"parentId":1697,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":378365,"timestamp":797533569,"id":1697,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":336780,"timestamp":797577704,"id":1843,"parentId":1698,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":380770,"timestamp":797533737,"id":1698,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":338349,"timestamp":797577717,"id":1844,"parentId":1699,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":382185,"timestamp":797533904,"id":1699,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":339494,"timestamp":797577729,"id":1845,"parentId":1700,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":383154,"timestamp":797534092,"id":1700,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":341912,"timestamp":797577743,"id":1846,"parentId":1701,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":385406,"timestamp":797534270,"id":1701,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":342192,"timestamp":797577755,"id":1847,"parentId":1702,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":385528,"timestamp":797534439,"id":1702,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":347561,"timestamp":797573879,"id":1775,"parentId":1770,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":372861,"timestamp":797548602,"id":1770,"parentId":1629,"tags":{"page":"/apple-icon.png"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":345186,"timestamp":797577781,"id":1849,"parentId":1704,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":388217,"timestamp":797534770,"id":1704,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":345548,"timestamp":797577769,"id":1848,"parentId":1703,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":388728,"timestamp":797534605,"id":1703,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351254,"timestamp":797577803,"id":1851,"parentId":1706,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":393928,"timestamp":797535153,"id":1706,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351358,"timestamp":797577815,"id":1852,"parentId":1707,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":393860,"timestamp":797535333,"id":1707,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351800,"timestamp":797577829,"id":1853,"parentId":1708,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":394145,"timestamp":797535502,"id":1708,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":355135,"timestamp":797577850,"id":1855,"parentId":1710,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"}]
|
|
11
|
-
[{"name":"check-page","duration":397438,"timestamp":797535836,"id":1710,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":357713,"timestamp":797577839,"id":1854,"parentId":1709,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":399903,"timestamp":797535670,"id":1709,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":359251,"timestamp":797577862,"id":1856,"parentId":1712,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":400936,"timestamp":797536196,"id":1712,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":361881,"timestamp":797577884,"id":1858,"parentId":1713,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":403423,"timestamp":797536363,"id":1713,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":363891,"timestamp":797577872,"id":1857,"parentId":1711,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":405783,"timestamp":797536002,"id":1711,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":364424,"timestamp":797577897,"id":1859,"parentId":1714,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":404798,"timestamp":797537544,"id":1714,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785505284656,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":367042,"timestamp":797577927,"id":1861,"parentId":1716,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":407059,"timestamp":797537931,"id":1716,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":367717,"timestamp":797577911,"id":1860,"parentId":1715,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":407902,"timestamp":797537745,"id":1715,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785505284656,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":373111,"timestamp":797577947,"id":1862,"parentId":1717,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":412914,"timestamp":797538167,"id":1717,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":373130,"timestamp":797578046,"id":1863,"parentId":1719,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":412666,"timestamp":797538530,"id":1719,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":374297,"timestamp":797578127,"id":1864,"parentId":1718,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":414090,"timestamp":797538355,"id":1718,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":377009,"timestamp":797578160,"id":1866,"parentId":1721,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":416323,"timestamp":797538871,"id":1721,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":379680,"timestamp":797577791,"id":1850,"parentId":1705,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":422560,"timestamp":797534939,"id":1705,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":385889,"timestamp":797578177,"id":1867,"parentId":1722,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":425033,"timestamp":797539075,"id":1722,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":387283,"timestamp":797578211,"id":1869,"parentId":1725,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":425927,"timestamp":797539592,"id":1725,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":387644,"timestamp":797578192,"id":1868,"parentId":1723,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":426601,"timestamp":797539254,"id":1723,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":389857,"timestamp":797578234,"id":1870,"parentId":1724,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":428710,"timestamp":797539423,"id":1724,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":392524,"timestamp":797578279,"id":1872,"parentId":1727,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":430893,"timestamp":797539935,"id":1727,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":394980,"timestamp":797578291,"id":1873,"parentId":1728,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":433170,"timestamp":797540124,"id":1728,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":397610,"timestamp":797578309,"id":1874,"parentId":1729,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":435643,"timestamp":797540297,"id":1729,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":401568,"timestamp":797578327,"id":1875,"parentId":1730,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":439454,"timestamp":797540469,"id":1730,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":404059,"timestamp":797578355,"id":1876,"parentId":1731,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":441809,"timestamp":797540638,"id":1731,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":413215,"timestamp":797578492,"id":1877,"parentId":1733,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":450761,"timestamp":797540972,"id":1733,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":416315,"timestamp":797578584,"id":1878,"parentId":1732,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":454119,"timestamp":797540805,"id":1732,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":419017,"timestamp":797578670,"id":1879,"parentId":1734,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":456500,"timestamp":797541209,"id":1734,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":421931,"timestamp":797578748,"id":1880,"parentId":1735,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":459306,"timestamp":797541396,"id":1735,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":427083,"timestamp":797578260,"id":1871,"parentId":1726,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":465597,"timestamp":797539765,"id":1726,"parentId":1629,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":426554,"timestamp":797578890,"id":1881,"parentId":1736,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":463892,"timestamp":797541571,"id":1736,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432073,"timestamp":797578987,"id":1883,"parentId":1739,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":468954,"timestamp":797542130,"id":1739,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432217,"timestamp":797578964,"id":1882,"parentId":1737,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":469452,"timestamp":797541745,"id":1737,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432829,"timestamp":797579000,"id":1884,"parentId":1740,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":469550,"timestamp":797542309,"id":1740,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":436165,"timestamp":797579084,"id":1886,"parentId":1741,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":472796,"timestamp":797542477,"id":1741,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":438504,"timestamp":797579104,"id":1887,"parentId":1742,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":474985,"timestamp":797542645,"id":1742,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":440852,"timestamp":797579116,"id":1888,"parentId":1743,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":477181,"timestamp":797542811,"id":1743,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":443390,"timestamp":797579140,"id":1889,"parentId":1744,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":479574,"timestamp":797542978,"id":1744,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":445784,"timestamp":797579156,"id":1890,"parentId":1745,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":481779,"timestamp":797543183,"id":1745,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":448185,"timestamp":797579184,"id":1891,"parentId":1746,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":484031,"timestamp":797543358,"id":1746,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":450545,"timestamp":797579206,"id":1892,"parentId":1748,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":486077,"timestamp":797543695,"id":1748,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":452685,"timestamp":797579057,"id":1885,"parentId":1738,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":489848,"timestamp":797541915,"id":1738,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":453173,"timestamp":797579230,"id":1893,"parentId":1747,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":488900,"timestamp":797543525,"id":1747,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":458767,"timestamp":797579285,"id":1895,"parentId":1750,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":494016,"timestamp":797544059,"id":1750,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":459336,"timestamp":797579262,"id":1894,"parentId":1749,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":494758,"timestamp":797543861,"id":1749,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":461366,"timestamp":797579303,"id":1896,"parentId":1751,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":496442,"timestamp":797544252,"id":1751,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":463249,"timestamp":797579323,"id":1897,"parentId":1752,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":498168,"timestamp":797544427,"id":1752,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":464316,"timestamp":797579340,"id":1898,"parentId":1753,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499080,"timestamp":797544597,"id":1753,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":466272,"timestamp":797579998,"id":1900,"parentId":1760,"tags":{},"startTime":1785505284699,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499634,"timestamp":797546659,"id":1760,"parentId":1629,"tags":{"page":"/proxy/[...path]"},"startTime":1785505284665,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":467418,"timestamp":797579457,"id":1899,"parentId":1754,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":502127,"timestamp":797544765,"id":1754,"parentId":1629,"tags":{"page":"/api/worktrees"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":467916,"timestamp":797580804,"id":1901,"parentId":1774,"tags":{},"startTime":1785505284700,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499421,"timestamp":797549331,"id":1774,"parentId":1629,"tags":{"page":"/manifest.webmanifest"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":469057,"timestamp":797587920,"id":1903,"parentId":1756,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":511918,"timestamp":797545126,"id":1756,"parentId":1629,"tags":{"page":"/login"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":478095,"timestamp":797588050,"id":1904,"parentId":1757,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":520875,"timestamp":797545299,"id":1757,"parentId":1629,"tags":{"page":"/more"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":481020,"timestamp":797588154,"id":1905,"parentId":1758,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":523740,"timestamp":797545471,"id":1758,"parentId":1629,"tags":{"page":"/offline"},"startTime":1785505284664,"traceId":"121fce876cfb188b"}]
|
|
12
|
-
[{"name":"is-page-static","duration":
|
|
1
|
+
[{"name":"generate-buildid","duration":214,"timestamp":933562438,"id":4,"parentId":1,"tags":{},"startTime":1785729286427,"traceId":"59ff0bf8aa41e7f5"},{"name":"load-custom-routes","duration":1747,"timestamp":933562748,"id":5,"parentId":1,"tags":{},"startTime":1785729286427,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-dist-dir","duration":20322,"timestamp":933646393,"id":6,"parentId":1,"tags":{},"startTime":1785729286511,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-pages-mapping","duration":224,"timestamp":933725992,"id":7,"parentId":1,"tags":{},"startTime":1785729286590,"traceId":"59ff0bf8aa41e7f5"},{"name":"collect-app-files","duration":7116,"timestamp":933726251,"id":8,"parentId":1,"tags":{},"startTime":1785729286591,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-app-mapping","duration":5747,"timestamp":933733395,"id":9,"parentId":1,"tags":{},"startTime":1785729286598,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-app-layouts","duration":107,"timestamp":933739176,"id":10,"parentId":1,"tags":{},"startTime":1785729286604,"traceId":"59ff0bf8aa41e7f5"},{"name":"collect-default-files","duration":4950,"timestamp":933741375,"id":12,"parentId":1,"tags":{},"startTime":1785729286606,"traceId":"59ff0bf8aa41e7f5"},{"name":"generate-route-types","duration":33610,"timestamp":933740456,"id":11,"parentId":1,"tags":{},"startTime":1785729286605,"traceId":"59ff0bf8aa41e7f5"},{"name":"public-dir-conflict-check","duration":501,"timestamp":933774157,"id":13,"parentId":1,"tags":{},"startTime":1785729286639,"traceId":"59ff0bf8aa41e7f5"},{"name":"generate-routes-manifest","duration":3740,"timestamp":933774830,"id":14,"parentId":1,"tags":{},"startTime":1785729286639,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-entrypoints","duration":76247,"timestamp":933786684,"id":17,"parentId":1,"tags":{},"startTime":1785729286651,"traceId":"59ff0bf8aa41e7f5"},{"name":"generate-webpack-config","duration":266164,"timestamp":933862987,"id":18,"parentId":16,"tags":{},"startTime":1785729286727,"traceId":"59ff0bf8aa41e7f5"},{"name":"next-trace-entrypoint-plugin","duration":2178,"timestamp":934229786,"id":20,"parentId":19,"tags":{},"startTime":1785729287094,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1717141,"timestamp":934240516,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":2684357,"timestamp":934240528,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":2685416,"timestamp":934240531,"id":125,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":2732098,"timestamp":934240575,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":2986820,"timestamp":934240555,"id":133,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":2986883,"timestamp":934240552,"id":132,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fsubscriptions%2Froute&name=app%2Fapi%2Fpush%2Fsubscriptions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fsubscriptions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fsubscriptions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3210417,"timestamp":934240534,"id":126,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3210435,"timestamp":934240540,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3210439,"timestamp":934240543,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3216353,"timestamp":934240546,"id":130,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3245562,"timestamp":934240594,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3290226,"timestamp":934240578,"id":140,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Foperations%2Froute&name=app%2Fapi%2Fskills%2Foperations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Foperations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Foperations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3315252,"timestamp":934240584,"id":142,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3316267,"timestamp":934240537,"id":127,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3316256,"timestamp":934240560,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&name=app%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fvalidate-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3437050,"timestamp":934240606,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3542103,"timestamp":934240525,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565760,"timestamp":934240311,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565778,"timestamp":934240314,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565779,"timestamp":934240317,"id":73,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565778,"timestamp":934240320,"id":74,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565778,"timestamp":934240323,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565778,"timestamp":934240327,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565777,"timestamp":934240330,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565777,"timestamp":934240333,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565777,"timestamp":934240336,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565776,"timestamp":934240339,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565776,"timestamp":934240342,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565731,"timestamp":934240390,"id":82,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565724,"timestamp":934240399,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565724,"timestamp":934240402,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565723,"timestamp":934240406,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565721,"timestamp":934240410,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565715,"timestamp":934240418,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565715,"timestamp":934240421,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565715,"timestamp":934240424,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565706,"timestamp":934240436,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565706,"timestamp":934240439,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565705,"timestamp":934240442,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565698,"timestamp":934240451,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565699,"timestamp":934240454,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565693,"timestamp":934240463,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565692,"timestamp":934240466,"id":104,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565692,"timestamp":934240469,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565688,"timestamp":934240475,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565688,"timestamp":934240478,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565687,"timestamp":934240480,"id":108,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565686,"timestamp":934240484,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565686,"timestamp":934240486,"id":110,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565682,"timestamp":934240492,"id":112,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565682,"timestamp":934240495,"id":113,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565682,"timestamp":934240498,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565681,"timestamp":934240501,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565681,"timestamp":934240504,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565681,"timestamp":934240507,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon2.png%2Froute&name=app%2Ficon2.png%2Froute&pagePath=private-next-app-dir%2Ficon2.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon2.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565681,"timestamp":934240509,"id":118,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3565680,"timestamp":934240513,"id":119,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3570098,"timestamp":934240448,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3570127,"timestamp":934240445,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3595033,"timestamp":934240489,"id":111,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3643631,"timestamp":934240572,"id":138,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3643665,"timestamp":934240563,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3645070,"timestamp":934240597,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3645073,"timestamp":934240611,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3649865,"timestamp":934240566,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3649881,"timestamp":934240569,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstallations%2Froute&name=app%2Fapi%2Fskills%2Finstallations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstallations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Finstallations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657565,"timestamp":934239947,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657406,"timestamp":934240128,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657343,"timestamp":934240195,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657261,"timestamp":934240282,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657256,"timestamp":934240289,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657263,"timestamp":934240285,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657248,"timestamp":934240302,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3657773,"timestamp":934240587,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3701118,"timestamp":934240427,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3701139,"timestamp":934240430,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3701121,"timestamp":934240457,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3768688,"timestamp":934240590,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3768702,"timestamp":934240600,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3816521,"timestamp":934240433,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3816375,"timestamp":934240603,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Froute&name=app%2Fapi%2Fworktrees%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3817054,"timestamp":934239931,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3842547,"timestamp":934240617,"id":151,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3864692,"timestamp":934240522,"id":122,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate%2Froute&name=app%2Fapi%2Fapp%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3889968,"timestamp":934240519,"id":121,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3912937,"timestamp":934240581,"id":141,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3920416,"timestamp":934240460,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"}]
|
|
2
|
+
[{"name":"add-entry","duration":3938060,"timestamp":934240246,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3939937,"timestamp":934240415,"id":87,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3974131,"timestamp":934240549,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fvapid%2Froute&name=app%2Fapi%2Fpush%2Fvapid%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fvapid%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fvapid%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3978221,"timestamp":934239337,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976952,"timestamp":934240621,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976953,"timestamp":934240624,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976953,"timestamp":934240626,"id":154,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976950,"timestamp":934240632,"id":156,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976955,"timestamp":934240629,"id":155,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976951,"timestamp":934240635,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976951,"timestamp":934240638,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976951,"timestamp":934240641,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976950,"timestamp":934240644,"id":160,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976950,"timestamp":934240647,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Fpage&name=app%2Fskills%2Fpage&pagePath=private-next-app-dir%2Fskills%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976950,"timestamp":934240650,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2F%5BskillId%5D%2Fpage&name=app%2Fskills%2F%5BskillId%5D%2Fpage&pagePath=private-next-app-dir%2Fskills%2F%5BskillId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2F%5BskillId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976949,"timestamp":934240653,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976948,"timestamp":934240656,"id":164,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3976947,"timestamp":934240660,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999160,"timestamp":934240174,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Froute&name=app%2Fapi%2Fdaily-summary%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999515,"timestamp":934239838,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fconversation%2Froute&name=app%2Fapi%2Fassistant%2Fconversation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fconversation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fconversation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999145,"timestamp":934240213,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999443,"timestamp":934239919,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fstart%2Froute&name=app%2Fapi%2Fassistant%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999181,"timestamp":934240184,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fagent-event%2Froute&name=app%2Fapi%2Fhooks%2Fagent-event%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fagent-event%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fagent-event%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999496,"timestamp":934239871,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&name=app%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999484,"timestamp":934239886,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fmessages%2Froute&name=app%2Fapi%2Fassistant%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999463,"timestamp":934239909,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fterminal%2Froute&name=app%2Fapi%2Fassistant%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999476,"timestamp":934239898,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fsession%2Froute&name=app%2Fapi%2Fassistant%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287104,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999194,"timestamp":934240188,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999193,"timestamp":934240191,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999189,"timestamp":934240198,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999187,"timestamp":934240202,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999182,"timestamp":934240210,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999174,"timestamp":934240221,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999190,"timestamp":934240206,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999181,"timestamp":934240218,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999176,"timestamp":934240224,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999176,"timestamp":934240227,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999175,"timestamp":934240230,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999171,"timestamp":934240237,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999176,"timestamp":934240234,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999169,"timestamp":934240243,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999174,"timestamp":934240240,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999164,"timestamp":934240252,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2Froute&name=app%2Fapi%2Fverification%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999170,"timestamp":934240249,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999166,"timestamp":934240256,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999164,"timestamp":934240259,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999163,"timestamp":934240263,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999159,"timestamp":934240269,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999155,"timestamp":934240275,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999167,"timestamp":934240266,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999162,"timestamp":934240272,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999158,"timestamp":934240279,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999147,"timestamp":934240292,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999146,"timestamp":934240296,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999145,"timestamp":934240299,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999141,"timestamp":934240305,"id":69,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":3999140,"timestamp":934240308,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785729287105,"traceId":"59ff0bf8aa41e7f5"},{"name":"make","duration":6884327,"timestamp":934238976,"id":21,"parentId":19,"tags":{},"startTime":1785729287103,"traceId":"59ff0bf8aa41e7f5"},{"name":"get-entries","duration":5151,"timestamp":941124670,"id":939,"parentId":938,"tags":{},"startTime":1785729293989,"traceId":"59ff0bf8aa41e7f5"},{"name":"node-file-trace-plugin","duration":5098172,"timestamp":941150999,"id":940,"parentId":938,"tags":{"traceEntryCount":"284"},"startTime":1785729294015,"traceId":"59ff0bf8aa41e7f5"},{"name":"collect-traced-files","duration":88906,"timestamp":946249191,"id":941,"parentId":938,"tags":{},"startTime":1785729299114,"traceId":"59ff0bf8aa41e7f5"},{"name":"finish-modules","duration":5213637,"timestamp":941124477,"id":938,"parentId":20,"tags":{},"startTime":1785729293989,"traceId":"59ff0bf8aa41e7f5"},{"name":"chunk-graph","duration":152236,"timestamp":946708712,"id":943,"parentId":942,"tags":{},"startTime":1785729299573,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-modules","duration":32,"timestamp":946861121,"id":945,"parentId":942,"tags":{},"startTime":1785729299726,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunks","duration":168357,"timestamp":946861235,"id":946,"parentId":942,"tags":{},"startTime":1785729299726,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-tree","duration":149,"timestamp":947029706,"id":947,"parentId":942,"tags":{},"startTime":1785729299894,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunk-modules","duration":186655,"timestamp":947029962,"id":948,"parentId":942,"tags":{},"startTime":1785729299894,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize","duration":355675,"timestamp":946861057,"id":944,"parentId":942,"tags":{},"startTime":1785729299725,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-hash","duration":135320,"timestamp":947317428,"id":949,"parentId":942,"tags":{},"startTime":1785729300182,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation","duration":60604,"timestamp":947452856,"id":950,"parentId":942,"tags":{},"startTime":1785729300317,"traceId":"59ff0bf8aa41e7f5"},{"name":"hash","duration":22866,"timestamp":947528366,"id":951,"parentId":942,"tags":{},"startTime":1785729300393,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation-jobs","duration":406,"timestamp":947551226,"id":952,"parentId":942,"tags":{},"startTime":1785729300416,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-assets","duration":2345,"timestamp":947551476,"id":953,"parentId":942,"tags":{},"startTime":1785729300416,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-chunk-assets","duration":8058,"timestamp":947553845,"id":954,"parentId":942,"tags":{},"startTime":1785729300418,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1192,"timestamp":947586933,"id":956,"parentId":955,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785729300451,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":981,"timestamp":947587159,"id":957,"parentId":955,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":969,"timestamp":947587174,"id":958,"parentId":955,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":962,"timestamp":947587182,"id":959,"parentId":955,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":957,"timestamp":947587188,"id":960,"parentId":955,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":952,"timestamp":947587195,"id":961,"parentId":955,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":948,"timestamp":947587201,"id":962,"parentId":955,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":943,"timestamp":947587207,"id":963,"parentId":955,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":938,"timestamp":947587214,"id":964,"parentId":955,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":877,"timestamp":947587276,"id":965,"parentId":955,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":858,"timestamp":947587296,"id":966,"parentId":955,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":848,"timestamp":947587308,"id":967,"parentId":955,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":844,"timestamp":947587313,"id":968,"parentId":955,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":840,"timestamp":947587318,"id":969,"parentId":955,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":836,"timestamp":947587323,"id":970,"parentId":955,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":833,"timestamp":947587328,"id":971,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":829,"timestamp":947587333,"id":972,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":826,"timestamp":947587337,"id":973,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":823,"timestamp":947587341,"id":974,"parentId":955,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":819,"timestamp":947587347,"id":975,"parentId":955,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":817,"timestamp":947587350,"id":976,"parentId":955,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":812,"timestamp":947587356,"id":977,"parentId":955,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":809,"timestamp":947587360,"id":978,"parentId":955,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":807,"timestamp":947587364,"id":979,"parentId":955,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":802,"timestamp":947587370,"id":980,"parentId":955,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":800,"timestamp":947587373,"id":981,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":797,"timestamp":947587377,"id":982,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"}]
|
|
3
|
+
[{"name":"minify-js","duration":1044,"timestamp":947587401,"id":983,"parentId":955,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1047,"timestamp":947587404,"id":984,"parentId":955,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1046,"timestamp":947587408,"id":985,"parentId":955,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1044,"timestamp":947587413,"id":986,"parentId":955,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1040,"timestamp":947587418,"id":987,"parentId":955,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1039,"timestamp":947587422,"id":988,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1037,"timestamp":947587426,"id":989,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1035,"timestamp":947587429,"id":990,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1033,"timestamp":947587434,"id":991,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1031,"timestamp":947587438,"id":992,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1030,"timestamp":947587442,"id":993,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1028,"timestamp":947587445,"id":994,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1025,"timestamp":947587450,"id":995,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1024,"timestamp":947587454,"id":996,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1021,"timestamp":947587460,"id":997,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1019,"timestamp":947587463,"id":998,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1016,"timestamp":947587468,"id":999,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1005,"timestamp":947587481,"id":1000,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1005,"timestamp":947587484,"id":1001,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1004,"timestamp":947587488,"id":1002,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1003,"timestamp":947587491,"id":1003,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1002,"timestamp":947587494,"id":1004,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1000,"timestamp":947587498,"id":1005,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":999,"timestamp":947587501,"id":1006,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":999,"timestamp":947587504,"id":1007,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":998,"timestamp":947587507,"id":1008,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":997,"timestamp":947587511,"id":1009,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":995,"timestamp":947587514,"id":1010,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":994,"timestamp":947587517,"id":1011,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":994,"timestamp":947587520,"id":1012,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":993,"timestamp":947587523,"id":1013,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":992,"timestamp":947587526,"id":1014,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":992,"timestamp":947587529,"id":1015,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":991,"timestamp":947587532,"id":1016,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":991,"timestamp":947587536,"id":1017,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":990,"timestamp":947587539,"id":1018,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":989,"timestamp":947587543,"id":1019,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":988,"timestamp":947587546,"id":1020,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":987,"timestamp":947587549,"id":1021,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":986,"timestamp":947587552,"id":1022,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":985,"timestamp":947587556,"id":1023,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":984,"timestamp":947587559,"id":1024,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":984,"timestamp":947587562,"id":1025,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":984,"timestamp":947587565,"id":1026,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":982,"timestamp":947587569,"id":1027,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":980,"timestamp":947587572,"id":1028,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":979,"timestamp":947587575,"id":1029,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":977,"timestamp":947587578,"id":1030,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":975,"timestamp":947587581,"id":1031,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":973,"timestamp":947587585,"id":1032,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":971,"timestamp":947587588,"id":1033,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":969,"timestamp":947587591,"id":1034,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":967,"timestamp":947587594,"id":1035,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":965,"timestamp":947587597,"id":1036,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":963,"timestamp":947587600,"id":1037,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":961,"timestamp":947587604,"id":1038,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":960,"timestamp":947587607,"id":1039,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":957,"timestamp":947587611,"id":1040,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":956,"timestamp":947587614,"id":1041,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":954,"timestamp":947587616,"id":1042,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":952,"timestamp":947587620,"id":1043,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":950,"timestamp":947587623,"id":1044,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":948,"timestamp":947587626,"id":1045,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":946,"timestamp":947587629,"id":1046,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":944,"timestamp":947587632,"id":1047,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":942,"timestamp":947587636,"id":1048,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":940,"timestamp":947587639,"id":1049,"parentId":955,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":936,"timestamp":947587644,"id":1050,"parentId":955,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":934,"timestamp":947587647,"id":1051,"parentId":955,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":932,"timestamp":947587651,"id":1052,"parentId":955,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":929,"timestamp":947587654,"id":1053,"parentId":955,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":928,"timestamp":947587657,"id":1054,"parentId":955,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":924,"timestamp":947587662,"id":1055,"parentId":955,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":922,"timestamp":947587665,"id":1056,"parentId":955,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":920,"timestamp":947587669,"id":1057,"parentId":955,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":918,"timestamp":947587672,"id":1058,"parentId":955,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":915,"timestamp":947587675,"id":1059,"parentId":955,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":913,"timestamp":947587678,"id":1060,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":912,"timestamp":947587681,"id":1061,"parentId":955,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":910,"timestamp":947587684,"id":1062,"parentId":955,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":908,"timestamp":947587687,"id":1063,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":907,"timestamp":947587690,"id":1064,"parentId":955,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":906,"timestamp":947587693,"id":1065,"parentId":955,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":904,"timestamp":947587696,"id":1066,"parentId":955,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":902,"timestamp":947587699,"id":1067,"parentId":955,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":900,"timestamp":947587702,"id":1068,"parentId":955,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":893,"timestamp":947587711,"id":1069,"parentId":955,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":891,"timestamp":947587715,"id":1070,"parentId":955,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":889,"timestamp":947587718,"id":1071,"parentId":955,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":888,"timestamp":947587721,"id":1072,"parentId":955,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":885,"timestamp":947587724,"id":1073,"parentId":955,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":885,"timestamp":947587727,"id":1074,"parentId":955,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":883,"timestamp":947587731,"id":1075,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":881,"timestamp":947587734,"id":1076,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":879,"timestamp":947587737,"id":1077,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":877,"timestamp":947587740,"id":1078,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":875,"timestamp":947587743,"id":1079,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":874,"timestamp":947587746,"id":1080,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":872,"timestamp":947587749,"id":1081,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":870,"timestamp":947587752,"id":1082,"parentId":955,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":868,"timestamp":947587755,"id":1083,"parentId":955,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"}]
|
|
4
|
+
[{"name":"minify-js","duration":1039,"timestamp":947587759,"id":1084,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1030,"timestamp":947587771,"id":1085,"parentId":955,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1029,"timestamp":947587775,"id":1086,"parentId":955,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1027,"timestamp":947587778,"id":1087,"parentId":955,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1025,"timestamp":947587781,"id":1088,"parentId":955,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1024,"timestamp":947587784,"id":1089,"parentId":955,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1022,"timestamp":947587787,"id":1090,"parentId":955,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1020,"timestamp":947587790,"id":1091,"parentId":955,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1018,"timestamp":947587793,"id":1092,"parentId":955,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1016,"timestamp":947587796,"id":1093,"parentId":955,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1014,"timestamp":947587799,"id":1094,"parentId":955,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1012,"timestamp":947587803,"id":1095,"parentId":955,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1010,"timestamp":947587806,"id":1096,"parentId":955,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1008,"timestamp":947587809,"id":1097,"parentId":955,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1007,"timestamp":947587811,"id":1098,"parentId":955,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1005,"timestamp":947587814,"id":1099,"parentId":955,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1003,"timestamp":947587818,"id":1100,"parentId":955,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1001,"timestamp":947587821,"id":1101,"parentId":955,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1000,"timestamp":947587824,"id":1102,"parentId":955,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":998,"timestamp":947587827,"id":1103,"parentId":955,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":996,"timestamp":947587830,"id":1104,"parentId":955,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":994,"timestamp":947587833,"id":1105,"parentId":955,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":992,"timestamp":947587837,"id":1106,"parentId":955,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":990,"timestamp":947587840,"id":1107,"parentId":955,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":988,"timestamp":947587843,"id":1108,"parentId":955,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":985,"timestamp":947587848,"id":1109,"parentId":955,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":983,"timestamp":947587851,"id":1110,"parentId":955,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":981,"timestamp":947587854,"id":1111,"parentId":955,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":979,"timestamp":947587858,"id":1112,"parentId":955,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":977,"timestamp":947587861,"id":1113,"parentId":955,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":974,"timestamp":947587865,"id":1114,"parentId":955,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":972,"timestamp":947587869,"id":1115,"parentId":955,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":970,"timestamp":947587872,"id":1116,"parentId":955,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":968,"timestamp":947587875,"id":1117,"parentId":955,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":966,"timestamp":947587878,"id":1118,"parentId":955,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":964,"timestamp":947587881,"id":1119,"parentId":955,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":962,"timestamp":947587884,"id":1120,"parentId":955,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":961,"timestamp":947587888,"id":1121,"parentId":955,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":958,"timestamp":947587891,"id":1122,"parentId":955,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":956,"timestamp":947587895,"id":1123,"parentId":955,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":954,"timestamp":947587898,"id":1124,"parentId":955,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":952,"timestamp":947587901,"id":1125,"parentId":955,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":950,"timestamp":947587904,"id":1126,"parentId":955,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":948,"timestamp":947587907,"id":1127,"parentId":955,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":946,"timestamp":947587910,"id":1128,"parentId":955,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":945,"timestamp":947587913,"id":1129,"parentId":955,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":943,"timestamp":947587916,"id":1130,"parentId":955,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":940,"timestamp":947587920,"id":1131,"parentId":955,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":938,"timestamp":947587923,"id":1132,"parentId":955,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":936,"timestamp":947587926,"id":1133,"parentId":955,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":934,"timestamp":947587929,"id":1134,"parentId":955,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":932,"timestamp":947587933,"id":1135,"parentId":955,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":930,"timestamp":947587935,"id":1136,"parentId":955,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":928,"timestamp":947587939,"id":1137,"parentId":955,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":927,"timestamp":947587942,"id":1138,"parentId":955,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":925,"timestamp":947587945,"id":1139,"parentId":955,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":923,"timestamp":947587948,"id":1140,"parentId":955,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":921,"timestamp":947587952,"id":1141,"parentId":955,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":919,"timestamp":947587955,"id":1142,"parentId":955,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":917,"timestamp":947587958,"id":1143,"parentId":955,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":916,"timestamp":947587961,"id":1144,"parentId":955,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":914,"timestamp":947587964,"id":1145,"parentId":955,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":912,"timestamp":947587967,"id":1146,"parentId":955,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":910,"timestamp":947587971,"id":1147,"parentId":955,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":908,"timestamp":947587973,"id":1148,"parentId":955,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":906,"timestamp":947587977,"id":1149,"parentId":955,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":905,"timestamp":947587980,"id":1150,"parentId":955,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":903,"timestamp":947587983,"id":1151,"parentId":955,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":901,"timestamp":947587986,"id":1152,"parentId":955,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":899,"timestamp":947587989,"id":1153,"parentId":955,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":897,"timestamp":947587992,"id":1154,"parentId":955,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":895,"timestamp":947587996,"id":1155,"parentId":955,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":892,"timestamp":947587999,"id":1156,"parentId":955,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":890,"timestamp":947588002,"id":1157,"parentId":955,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":866,"timestamp":947588027,"id":1158,"parentId":955,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":863,"timestamp":947588032,"id":1159,"parentId":955,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":861,"timestamp":947588035,"id":1160,"parentId":955,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":859,"timestamp":947588039,"id":1161,"parentId":955,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":856,"timestamp":947588042,"id":1162,"parentId":955,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":854,"timestamp":947588046,"id":1163,"parentId":955,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":852,"timestamp":947588049,"id":1164,"parentId":955,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":850,"timestamp":947588052,"id":1165,"parentId":955,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":848,"timestamp":947588055,"id":1166,"parentId":955,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":846,"timestamp":947588059,"id":1167,"parentId":955,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":843,"timestamp":947588063,"id":1168,"parentId":955,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":841,"timestamp":947588066,"id":1169,"parentId":955,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":839,"timestamp":947588070,"id":1170,"parentId":955,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":837,"timestamp":947588073,"id":1171,"parentId":955,"tags":{"name":"1185.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":835,"timestamp":947588076,"id":1172,"parentId":955,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":832,"timestamp":947588080,"id":1173,"parentId":955,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":830,"timestamp":947588083,"id":1174,"parentId":955,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":829,"timestamp":947588086,"id":1175,"parentId":955,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":827,"timestamp":947588089,"id":1176,"parentId":955,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":824,"timestamp":947588092,"id":1177,"parentId":955,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":822,"timestamp":947588096,"id":1178,"parentId":955,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":820,"timestamp":947588099,"id":1179,"parentId":955,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":818,"timestamp":947588102,"id":1180,"parentId":955,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":816,"timestamp":947588105,"id":1181,"parentId":955,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":814,"timestamp":947588109,"id":1182,"parentId":955,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":812,"timestamp":947588112,"id":1183,"parentId":955,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785729300452,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":810,"timestamp":947588115,"id":1184,"parentId":955,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785729300453,"traceId":"59ff0bf8aa41e7f5"}]
|
|
5
|
+
[{"name":"minify-js","duration":917,"timestamp":947588118,"id":1185,"parentId":955,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785729300453,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":917,"timestamp":947588121,"id":1186,"parentId":955,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785729300453,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-webpack-plugin-optimize","duration":23667,"timestamp":947565481,"id":955,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785729300430,"traceId":"59ff0bf8aa41e7f5"},{"name":"css-minimizer-plugin","duration":182,"timestamp":947589319,"id":1187,"parentId":19,"tags":{},"startTime":1785729300454,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-trace-assets","duration":59759,"timestamp":947589721,"id":1188,"parentId":20,"tags":{},"startTime":1785729300454,"traceId":"59ff0bf8aa41e7f5"},{"name":"seal","duration":1191881,"timestamp":946512253,"id":942,"parentId":19,"tags":{},"startTime":1785729299377,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-compilation","duration":13591473,"timestamp":934227912,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785729287092,"traceId":"59ff0bf8aa41e7f5"},{"name":"emit","duration":75435,"timestamp":947819977,"id":1189,"parentId":16,"tags":{},"startTime":1785729300684,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-close","duration":831,"timestamp":947900604,"id":1190,"parentId":16,"tags":{"name":"server"},"startTime":1785729300765,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-generate-error-stats","duration":2625,"timestamp":947901496,"id":1191,"parentId":1190,"tags":{},"startTime":1785729300766,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":91630,"timestamp":947914201,"id":1194,"parentId":1193,"tags":{"request":"next-middleware-loader?absolutePagePath=private-next-root-dir%2Fsrc%2Fmiddleware.ts&page=%2Fsrc%2Fmiddleware&rootDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate&matchers=W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1785729300779,"traceId":"59ff0bf8aa41e7f5"},{"name":"make","duration":92118,"timestamp":947914129,"id":1193,"parentId":1192,"tags":{},"startTime":1785729300779,"traceId":"59ff0bf8aa41e7f5"},{"name":"chunk-graph","duration":1096,"timestamp":948017476,"id":1196,"parentId":1195,"tags":{},"startTime":1785729300882,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-modules","duration":22,"timestamp":948018688,"id":1198,"parentId":1195,"tags":{},"startTime":1785729300883,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunks","duration":711,"timestamp":948018805,"id":1199,"parentId":1195,"tags":{},"startTime":1785729300883,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-tree","duration":15,"timestamp":948019584,"id":1200,"parentId":1195,"tags":{},"startTime":1785729300884,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunk-modules","duration":5097,"timestamp":948019677,"id":1201,"parentId":1195,"tags":{},"startTime":1785729300884,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize","duration":6280,"timestamp":948018618,"id":1197,"parentId":1195,"tags":{},"startTime":1785729300883,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-hash","duration":7812,"timestamp":948026291,"id":1202,"parentId":1195,"tags":{},"startTime":1785729300891,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation","duration":262,"timestamp":948034152,"id":1203,"parentId":1195,"tags":{},"startTime":1785729300899,"traceId":"59ff0bf8aa41e7f5"},{"name":"hash","duration":2478,"timestamp":948036164,"id":1204,"parentId":1195,"tags":{},"startTime":1785729300901,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation-jobs","duration":218,"timestamp":948038640,"id":1205,"parentId":1195,"tags":{},"startTime":1785729300903,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-assets","duration":91,"timestamp":948038834,"id":1206,"parentId":1195,"tags":{},"startTime":1785729300903,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-chunk-assets","duration":301,"timestamp":948038935,"id":1207,"parentId":1195,"tags":{},"startTime":1785729300903,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":80,"timestamp":948043581,"id":1209,"parentId":1208,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785729300908,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":57,"timestamp":948043613,"id":1210,"parentId":1208,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785729300908,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":48,"timestamp":948043624,"id":1211,"parentId":1208,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785729300908,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-webpack-plugin-optimize","duration":591,"timestamp":948043086,"id":1208,"parentId":1192,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785729300907,"traceId":"59ff0bf8aa41e7f5"},{"name":"css-minimizer-plugin","duration":9,"timestamp":948043742,"id":1212,"parentId":1192,"tags":{},"startTime":1785729300908,"traceId":"59ff0bf8aa41e7f5"},{"name":"seal","duration":35949,"timestamp":948015050,"id":1195,"parentId":1192,"tags":{},"startTime":1785729300879,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-compilation","duration":138953,"timestamp":947912304,"id":1192,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785729300777,"traceId":"59ff0bf8aa41e7f5"},{"name":"emit","duration":3119,"timestamp":948051341,"id":1213,"parentId":16,"tags":{},"startTime":1785729300916,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-close","duration":263,"timestamp":948054808,"id":1214,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785729300919,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-generate-error-stats","duration":628,"timestamp":948055079,"id":1215,"parentId":1214,"tags":{},"startTime":1785729300919,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872735,"timestamp":948067173,"id":1229,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872750,"timestamp":948067177,"id":1230,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872750,"timestamp":948067180,"id":1231,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872750,"timestamp":948067183,"id":1232,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872748,"timestamp":948067187,"id":1233,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872747,"timestamp":948067190,"id":1234,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872746,"timestamp":948067193,"id":1235,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067197,"id":1236,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872744,"timestamp":948067199,"id":1237,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872748,"timestamp":948067202,"id":1238,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872748,"timestamp":948067205,"id":1239,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872748,"timestamp":948067207,"id":1240,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872746,"timestamp":948067211,"id":1241,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872746,"timestamp":948067214,"id":1242,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067217,"id":1243,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067219,"id":1244,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872744,"timestamp":948067222,"id":1245,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872743,"timestamp":948067225,"id":1246,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872734,"timestamp":948067237,"id":1247,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872732,"timestamp":948067241,"id":1248,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872731,"timestamp":948067243,"id":1249,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872731,"timestamp":948067246,"id":1250,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872730,"timestamp":948067249,"id":1251,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872729,"timestamp":948067252,"id":1252,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872729,"timestamp":948067255,"id":1253,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872728,"timestamp":948067257,"id":1254,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872728,"timestamp":948067260,"id":1255,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872727,"timestamp":948067262,"id":1256,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872727,"timestamp":948067264,"id":1257,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872727,"timestamp":948067267,"id":1258,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872726,"timestamp":948067269,"id":1259,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872726,"timestamp":948067272,"id":1260,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872726,"timestamp":948067274,"id":1261,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872725,"timestamp":948067276,"id":1262,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872724,"timestamp":948067279,"id":1263,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872747,"timestamp":948067282,"id":1264,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872753,"timestamp":948067284,"id":1265,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872754,"timestamp":948067287,"id":1266,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872754,"timestamp":948067289,"id":1267,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872756,"timestamp":948067292,"id":1268,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872757,"timestamp":948067294,"id":1269,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872757,"timestamp":948067297,"id":1270,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872758,"timestamp":948067299,"id":1271,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872757,"timestamp":948067302,"id":1272,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872756,"timestamp":948067304,"id":1273,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872756,"timestamp":948067307,"id":1274,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872755,"timestamp":948067310,"id":1275,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872755,"timestamp":948067312,"id":1276,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872755,"timestamp":948067314,"id":1277,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872755,"timestamp":948067317,"id":1278,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872754,"timestamp":948067319,"id":1279,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872754,"timestamp":948067322,"id":1280,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872753,"timestamp":948067324,"id":1281,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872753,"timestamp":948067327,"id":1282,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872752,"timestamp":948067330,"id":1283,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872750,"timestamp":948067334,"id":1284,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872749,"timestamp":948067336,"id":1285,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872749,"timestamp":948067339,"id":1286,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872748,"timestamp":948067341,"id":1287,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872747,"timestamp":948067344,"id":1288,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872746,"timestamp":948067346,"id":1289,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872746,"timestamp":948067349,"id":1290,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067351,"id":1291,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067353,"id":1292,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872745,"timestamp":948067356,"id":1293,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872744,"timestamp":948067358,"id":1294,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872743,"timestamp":948067361,"id":1295,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"}]
|
|
6
|
+
[{"name":"add-entry","duration":872955,"timestamp":948067363,"id":1296,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872960,"timestamp":948067365,"id":1297,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872961,"timestamp":948067368,"id":1298,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872962,"timestamp":948067370,"id":1299,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872963,"timestamp":948067373,"id":1300,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872964,"timestamp":948067375,"id":1301,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872964,"timestamp":948067378,"id":1302,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872965,"timestamp":948067380,"id":1303,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872965,"timestamp":948067383,"id":1304,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872966,"timestamp":948067385,"id":1305,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872966,"timestamp":948067388,"id":1306,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872967,"timestamp":948067391,"id":1307,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872967,"timestamp":948067393,"id":1308,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872967,"timestamp":948067396,"id":1309,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872967,"timestamp":948067398,"id":1310,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872968,"timestamp":948067401,"id":1311,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872969,"timestamp":948067403,"id":1312,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872969,"timestamp":948067406,"id":1313,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872970,"timestamp":948067408,"id":1314,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872970,"timestamp":948067411,"id":1315,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872970,"timestamp":948067413,"id":1316,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872971,"timestamp":948067415,"id":1317,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872972,"timestamp":948067418,"id":1318,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872975,"timestamp":948067421,"id":1319,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872976,"timestamp":948067423,"id":1320,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872977,"timestamp":948067426,"id":1321,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872978,"timestamp":948067428,"id":1322,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872979,"timestamp":948067431,"id":1323,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872980,"timestamp":948067434,"id":1324,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872981,"timestamp":948067436,"id":1325,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872982,"timestamp":948067438,"id":1326,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872981,"timestamp":948067441,"id":1327,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872980,"timestamp":948067444,"id":1328,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872980,"timestamp":948067447,"id":1329,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872979,"timestamp":948067449,"id":1330,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872979,"timestamp":948067452,"id":1331,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872978,"timestamp":948067455,"id":1332,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872977,"timestamp":948067457,"id":1333,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872976,"timestamp":948067460,"id":1334,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872976,"timestamp":948067462,"id":1335,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872976,"timestamp":948067465,"id":1336,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872975,"timestamp":948067468,"id":1337,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872974,"timestamp":948067470,"id":1338,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872974,"timestamp":948067473,"id":1339,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872973,"timestamp":948067476,"id":1340,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872972,"timestamp":948067478,"id":1341,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872971,"timestamp":948067481,"id":1342,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872971,"timestamp":948067484,"id":1343,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872970,"timestamp":948067487,"id":1344,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872969,"timestamp":948067489,"id":1345,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872968,"timestamp":948067491,"id":1346,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872966,"timestamp":948067496,"id":1347,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872963,"timestamp":948067500,"id":1348,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872963,"timestamp":948067503,"id":1349,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":872962,"timestamp":948067506,"id":1350,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":972734,"timestamp":948067129,"id":1221,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1011379,"timestamp":948067146,"id":1225,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1016137,"timestamp":948067166,"id":1227,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Ferror.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081715,"timestamp":948067132,"id":1222,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081735,"timestamp":948067140,"id":1224,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081749,"timestamp":948067137,"id":1223,"parentId":1217,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081847,"timestamp":948067050,"id":1218,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785729300931,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081787,"timestamp":948067124,"id":1220,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1081813,"timestamp":948067106,"id":1219,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785729300931,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1278623,"timestamp":948067557,"id":1370,"parentId":1217,"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":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1278689,"timestamp":948067521,"id":1356,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1279063,"timestamp":948067155,"id":1226,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fsans.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-sans%2FGeist-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fmono.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-mono%2FGeistMono-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22adjustFontFallback%5C%22%3Afalse%2C%5C%22fallback%5C%22%3A%5B%5C%22ui-monospace%5C%22%2C%5C%22SFMono-Regular%5C%22%2C%5C%22Roboto%20Mono%5C%22%2C%5C%22Menlo%5C%22%2C%5C%22Monaco%5C%22%2C%5C%22Liberation%20Mono%5C%22%2C%5C%22DejaVu%20Sans%20Mono%5C%22%2C%5C%22Courier%20New%5C%22%2C%5C%22monospace%5C%22%5D%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fproviders%2FAppProviders.tsx%22%2C%22ids%22%3A%5B%22AppProviders%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407529,"timestamp":948067170,"id":1228,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407211,"timestamp":948067508,"id":1351,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407210,"timestamp":948067514,"id":1353,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407201,"timestamp":948067526,"id":1358,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407199,"timestamp":948067531,"id":1360,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407198,"timestamp":948067535,"id":1362,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1407186,"timestamp":948067549,"id":1367,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1479997,"timestamp":948067511,"id":1352,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fchat%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1480006,"timestamp":948067523,"id":1357,"parentId":1217,"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":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1480006,"timestamp":948067528,"id":1359,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Frepositories%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1479997,"timestamp":948067542,"id":1364,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1479998,"timestamp":948067544,"id":1365,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1552884,"timestamp":948067516,"id":1354,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1552901,"timestamp":948067518,"id":1355,"parentId":1217,"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":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1552890,"timestamp":948067533,"id":1361,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1552887,"timestamp":948067539,"id":1363,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Freview%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1552875,"timestamp":948067554,"id":1369,"parentId":1217,"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":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1958708,"timestamp":948067547,"id":1366,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"add-entry","duration":1958729,"timestamp":948067552,"id":1368,"parentId":1217,"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":1785729300932,"traceId":"59ff0bf8aa41e7f5"},{"name":"make","duration":1959632,"timestamp":948066750,"id":1217,"parentId":1216,"tags":{},"startTime":1785729300931,"traceId":"59ff0bf8aa41e7f5"},{"name":"chunk-graph","duration":79115,"timestamp":950213301,"id":1372,"parentId":1371,"tags":{},"startTime":1785729303078,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-modules","duration":10,"timestamp":950292480,"id":1374,"parentId":1371,"tags":{},"startTime":1785729303157,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunks","duration":78411,"timestamp":950303975,"id":1376,"parentId":1371,"tags":{},"startTime":1785729303168,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-tree","duration":14,"timestamp":950382433,"id":1377,"parentId":1371,"tags":{},"startTime":1785729303247,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize-chunk-modules","duration":109759,"timestamp":950382477,"id":1378,"parentId":1371,"tags":{},"startTime":1785729303247,"traceId":"59ff0bf8aa41e7f5"},{"name":"optimize","duration":199829,"timestamp":950292459,"id":1373,"parentId":1371,"tags":{},"startTime":1785729303157,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-hash","duration":67981,"timestamp":950575116,"id":1379,"parentId":1371,"tags":{},"startTime":1785729303440,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation","duration":11441,"timestamp":950643159,"id":1380,"parentId":1371,"tags":{},"startTime":1785729303508,"traceId":"59ff0bf8aa41e7f5"},{"name":"hash","duration":18507,"timestamp":950662534,"id":1381,"parentId":1371,"tags":{},"startTime":1785729303527,"traceId":"59ff0bf8aa41e7f5"},{"name":"code-generation-jobs","duration":294,"timestamp":950681038,"id":1382,"parentId":1371,"tags":{},"startTime":1785729303545,"traceId":"59ff0bf8aa41e7f5"},{"name":"module-assets","duration":2128,"timestamp":950681252,"id":1383,"parentId":1371,"tags":{},"startTime":1785729303546,"traceId":"59ff0bf8aa41e7f5"},{"name":"create-chunk-assets","duration":9210,"timestamp":950683396,"id":1384,"parentId":1371,"tags":{},"startTime":1785729303548,"traceId":"59ff0bf8aa41e7f5"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1497,"timestamp":950696251,"id":1386,"parentId":1216,"tags":{},"startTime":1785729303561,"traceId":"59ff0bf8aa41e7f5"},{"name":"NextJsBuildManifest-createassets","duration":2418,"timestamp":950695343,"id":1385,"parentId":1216,"tags":{},"startTime":1785729303560,"traceId":"59ff0bf8aa41e7f5"}]
|
|
7
|
+
[{"name":"minify-js","duration":1538,"timestamp":950711132,"id":1388,"parentId":1387,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1516,"timestamp":950711166,"id":1389,"parentId":1387,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1511,"timestamp":950711173,"id":1390,"parentId":1387,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1506,"timestamp":950711179,"id":1391,"parentId":1387,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1502,"timestamp":950711183,"id":1392,"parentId":1387,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1498,"timestamp":950711189,"id":1393,"parentId":1387,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1495,"timestamp":950711193,"id":1394,"parentId":1387,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1491,"timestamp":950711198,"id":1395,"parentId":1387,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1486,"timestamp":950711204,"id":1396,"parentId":1387,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1483,"timestamp":950711208,"id":1397,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-571d396d423a55e6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1478,"timestamp":950711213,"id":1398,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-8e3e0b3cbe336155.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1472,"timestamp":950711220,"id":1399,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9f7b350879be7909.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1469,"timestamp":950711224,"id":1400,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/session/route-7770c4912d451265.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1464,"timestamp":950711230,"id":1401,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-2015afc18af57430.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1461,"timestamp":950711234,"id":1402,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/start/route-bfe5f5086b2f4543.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1457,"timestamp":950711239,"id":1403,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/tools/route-25b361ab04d8dbe7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1452,"timestamp":950711245,"id":1404,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/logout/route-d1d2ee66c640d914.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1449,"timestamp":950711249,"id":1405,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/login/route-c96964f81f954a3f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1446,"timestamp":950711253,"id":1406,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/route-c920b7200898ae31.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1442,"timestamp":950711258,"id":1407,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-e1f2a17d1490f1eb.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1439,"timestamp":950711261,"id":1408,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-60ed2f5b5683384f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1435,"timestamp":950711266,"id":1409,"parentId":1387,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-22e29f48ae761f8b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1432,"timestamp":950711270,"id":1410,"parentId":1387,"tags":{"name":"static/chunks/app/api/ollama/models/route-c29f798f1fe5cbad.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1429,"timestamp":950711274,"id":1411,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-bb9f5758501afca0.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1425,"timestamp":950711280,"id":1412,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-767e41990795184a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1422,"timestamp":950711283,"id":1413,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-add6a1cf265b26f0.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1419,"timestamp":950711287,"id":1414,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-36a14fe91694c385.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1415,"timestamp":950711292,"id":1415,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/route-f16ff0839b274f42.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1412,"timestamp":950711296,"id":1416,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/restore/route-64b3bbf868bf22d5.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1407,"timestamp":950711301,"id":1417,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/route-2698e3efcd2db0bf.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1403,"timestamp":950711306,"id":1418,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-556ce5b79f1b06fd.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1400,"timestamp":950711311,"id":1419,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/scan/route-5d6cca9b436ccde8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1396,"timestamp":950711315,"id":1420,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/sync/route-90bb00e8f7a8823a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1392,"timestamp":950711320,"id":1421,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-03a3e17322680eba.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1390,"timestamp":950711323,"id":1422,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-b96d3adcce8a71dc.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1386,"timestamp":950711328,"id":1423,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/[id]/route-be81f90d48f3965a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1383,"timestamp":950711332,"id":1424,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/route-3d5eb9aef3d8e5d6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1379,"timestamp":950711337,"id":1425,"parentId":1387,"tags":{"name":"static/chunks/app/api/slash-commands/route-1f57cdb0eb5ee8f9.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1376,"timestamp":950711340,"id":1426,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-e5d4b9ed88a37488.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1373,"timestamp":950711344,"id":1427,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/route-97e5abd57f3ee923.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1369,"timestamp":950711350,"id":1428,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-57c6833fbed05694.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1366,"timestamp":950711353,"id":1429,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-3d86a916141e11da.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1363,"timestamp":950711357,"id":1430,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-998b2e0170aa4c5e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1359,"timestamp":950711362,"id":1431,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-2812e09764ae3b75.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1356,"timestamp":950711366,"id":1432,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-42580ecef6e667d0.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1352,"timestamp":950711371,"id":1433,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-657c461aeb79c6d8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1349,"timestamp":950711375,"id":1434,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-ed639ee8fbd7d7af.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1346,"timestamp":950711379,"id":1435,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-00ecba51227b4350.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1342,"timestamp":950711384,"id":1436,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-9547eff829bda1dc.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1339,"timestamp":950711387,"id":1437,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-3487813b982d8779.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1336,"timestamp":950711391,"id":1438,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-8a25688b40bb6390.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1332,"timestamp":950711397,"id":1439,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3b715ef13ad1fee8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1329,"timestamp":950711400,"id":1440,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-164e2591ac9b3838.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1325,"timestamp":950711405,"id":1441,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-1198eac2a3d0f4c4.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1322,"timestamp":950711409,"id":1442,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-5ea840d683e8bc39.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1320,"timestamp":950711412,"id":1443,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-eb43678c8a7e9ed3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1315,"timestamp":950711418,"id":1444,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6212c9ad67fb4146.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1313,"timestamp":950711421,"id":1445,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-121cc5d6f1477e85.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1310,"timestamp":950711425,"id":1446,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-6d22c39f7284a18d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1306,"timestamp":950711430,"id":1447,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-2eeb1b5e21ba1adf.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1302,"timestamp":950711435,"id":1448,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-2e461b53fde6545b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1298,"timestamp":950711440,"id":1449,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-7def57bda06aba36.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1295,"timestamp":950711443,"id":1450,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-e1e8996e071bee99.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1291,"timestamp":950711448,"id":1451,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-a150905eb23a147d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1263,"timestamp":950711477,"id":1452,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ab1abcf40cec2c96.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1259,"timestamp":950711483,"id":1453,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4367e00a45c9f0d7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1254,"timestamp":950711488,"id":1454,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-ae0decf5b44a6754.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1250,"timestamp":950711493,"id":1455,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d83454e770e736bd.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1248,"timestamp":950711497,"id":1456,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-bf7347a4d3081b92.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1244,"timestamp":950711501,"id":1457,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-488b01efb545e624.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1241,"timestamp":950711505,"id":1458,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-cadf30e579926940.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1236,"timestamp":950711510,"id":1459,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d653a44122c30fe.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1233,"timestamp":950711514,"id":1460,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d7315d474b15e24a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1231,"timestamp":950711518,"id":1461,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-eb3362d6e4fdcb6d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1227,"timestamp":950711523,"id":1462,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-72166dcb8e6015f7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1224,"timestamp":950711527,"id":1463,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a08658e6d8cc2bb2.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1221,"timestamp":950711531,"id":1464,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-47ccd723e23b4755.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1216,"timestamp":950711536,"id":1465,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-8c01aea7f0cef2d3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1213,"timestamp":950711540,"id":1466,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-772d918f4027cb2f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1209,"timestamp":950711544,"id":1467,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-f9d359cee2fe5945.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1206,"timestamp":950711548,"id":1468,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-07c11be191d3c9d0.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1203,"timestamp":950711553,"id":1469,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-faea8925f630505a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1199,"timestamp":950711557,"id":1470,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-226715c995cb2821.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1196,"timestamp":950711561,"id":1471,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7c16b3b19cc4ea71.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1193,"timestamp":950711565,"id":1472,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-daee7d013a6d627c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1189,"timestamp":950711570,"id":1473,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-12b80ae9a3bc7f5d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1186,"timestamp":950711574,"id":1474,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-0fda009cd39f3c22.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1182,"timestamp":950711579,"id":1475,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-026bc13dc601be9a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1179,"timestamp":950711583,"id":1476,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-69ccabc50a7c109c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1177,"timestamp":950711586,"id":1477,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-88473cd847e53128.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1173,"timestamp":950711591,"id":1478,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-63b9cd84cd4b2967.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1170,"timestamp":950711595,"id":1479,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-9158f5f68d46e88a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1167,"timestamp":950711598,"id":1480,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-b2a5ba8ee57abca7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1164,"timestamp":950711603,"id":1481,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-4976a49f6512df1b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1161,"timestamp":950711606,"id":1482,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ac2f24c091906f6d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1155,"timestamp":950711613,"id":1483,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-ef6be2b97aebc467.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1153,"timestamp":950711617,"id":1484,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-14836cdd313d033f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1150,"timestamp":950711620,"id":1485,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-0d4c9c4bc493c156.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1145,"timestamp":950711625,"id":1486,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-9f71d68de1873e13.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1143,"timestamp":950711629,"id":1487,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-55832bd673e4c3d7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1140,"timestamp":950711633,"id":1488,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-e5532213cffe7ad6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"}]
|
|
8
|
+
[{"name":"minify-js","duration":1251,"timestamp":950711637,"id":1489,"parentId":1387,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-1053cedd97313d08.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1250,"timestamp":950711641,"id":1490,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update/route-c4044bf42fb571ba.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1246,"timestamp":950711646,"id":1491,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update-check/route-838bbe638cf33386.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1243,"timestamp":950711649,"id":1492,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/status/route-31e467fb73926df6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1240,"timestamp":950711653,"id":1493,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-017cf4bf4a68b091.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1237,"timestamp":950711658,"id":1494,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-443c9dca00caadee.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1234,"timestamp":950711661,"id":1495,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/browse/route-f6b18a3765300126.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1231,"timestamp":950711665,"id":1496,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/route-03dddaedc1731c25.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1227,"timestamp":950711670,"id":1497,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d9d5899aeaaf1404.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1225,"timestamp":950711673,"id":1498,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-b4d132fc122a2d97.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1221,"timestamp":950711678,"id":1499,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/vapid/route-d42ee35a8e330338.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1218,"timestamp":950711681,"id":1500,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-3b5e7e8474a2eee9.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1215,"timestamp":950711685,"id":1501,"parentId":1387,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-c592d000b9dbc264.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1212,"timestamp":950711690,"id":1502,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8e71945458c5ec7b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1209,"timestamp":950711693,"id":1503,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/[id]/route-70885f62636daf7f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1207,"timestamp":950711697,"id":1504,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/reindex/route-ec6bf7d1461bf938.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1202,"timestamp":950711702,"id":1505,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/installations/route-da776ac28773ffa6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1199,"timestamp":950711706,"id":1506,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/route-6e31032abce3d6db.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1195,"timestamp":950711711,"id":1507,"parentId":1387,"tags":{"name":"static/chunks/app/api/todos/route-b9e4ce7a986c718f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1192,"timestamp":950711715,"id":1508,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/operations/route-4907b5d13d950cc1.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1190,"timestamp":950711719,"id":1509,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-dcf2beba104bd31c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1186,"timestamp":950711724,"id":1510,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-39c0f3781c9e486f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1183,"timestamp":950711728,"id":1511,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-038e1d916f7e1529.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1180,"timestamp":950711731,"id":1512,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-140586d1ff4ba6d5.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1176,"timestamp":950711736,"id":1513,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d6825f92da8edbbd.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1173,"timestamp":950711740,"id":1514,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-07ee920941802556.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1169,"timestamp":950711744,"id":1515,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-f04a355fd0e29940.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1163,"timestamp":950711752,"id":1516,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/route-3fd1f126b56eced4.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1156,"timestamp":950711760,"id":1517,"parentId":1387,"tags":{"name":"static/chunks/app/proxy/[...path]/route-a07d5b8c9cc1bb86.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1152,"timestamp":950711765,"id":1518,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8ba061a786f110a8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1149,"timestamp":950711769,"id":1519,"parentId":1387,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1146,"timestamp":950711772,"id":1520,"parentId":1387,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1142,"timestamp":950711777,"id":1521,"parentId":1387,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1139,"timestamp":950711781,"id":1522,"parentId":1387,"tags":{"name":"static/chunks/app/more/page-3673543c07cbe4a3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1135,"timestamp":950711786,"id":1523,"parentId":1387,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1133,"timestamp":950711789,"id":1524,"parentId":1387,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1130,"timestamp":950711793,"id":1525,"parentId":1387,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1126,"timestamp":950711798,"id":1526,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1123,"timestamp":950711802,"id":1527,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/page-6cba44699ce36e52.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1120,"timestamp":950711805,"id":1528,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1116,"timestamp":950711810,"id":1529,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/page-ad930cbc7479e4ee.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1113,"timestamp":950711814,"id":1530,"parentId":1387,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1108,"timestamp":950711820,"id":1531,"parentId":1387,"tags":{"name":"static/chunks/app/review/page-170e2e5c303b9ebf.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1105,"timestamp":950711823,"id":1532,"parentId":1387,"tags":{"name":"static/chunks/app/skills/installed/page-8b60b7703f4f243f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1103,"timestamp":950711827,"id":1533,"parentId":1387,"tags":{"name":"static/chunks/app/skills/page-c5c7b9feed31177d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1099,"timestamp":950711832,"id":1534,"parentId":1387,"tags":{"name":"static/chunks/app/skills/[skillId]/page-b68dda30afd103a8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1096,"timestamp":950711836,"id":1535,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1093,"timestamp":950711840,"id":1536,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/page-970db4f47b9cc31d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1089,"timestamp":950711844,"id":1537,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1086,"timestamp":950711848,"id":1538,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1083,"timestamp":950711852,"id":1539,"parentId":1387,"tags":{"name":"static/chunks/webpack-64ca464c195ee8a5.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1080,"timestamp":950711856,"id":1540,"parentId":1387,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1077,"timestamp":950711860,"id":1541,"parentId":1387,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1073,"timestamp":950711864,"id":1542,"parentId":1387,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1071,"timestamp":950711868,"id":1543,"parentId":1387,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1068,"timestamp":950711871,"id":1544,"parentId":1387,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1065,"timestamp":950711876,"id":1545,"parentId":1387,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1062,"timestamp":950711880,"id":1546,"parentId":1387,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1058,"timestamp":950711884,"id":1547,"parentId":1387,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1055,"timestamp":950711888,"id":1548,"parentId":1387,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1053,"timestamp":950711891,"id":1549,"parentId":1387,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1049,"timestamp":950711896,"id":1550,"parentId":1387,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1046,"timestamp":950711900,"id":1551,"parentId":1387,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1043,"timestamp":950711904,"id":1552,"parentId":1387,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1040,"timestamp":950711908,"id":1553,"parentId":1387,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1037,"timestamp":950711912,"id":1554,"parentId":1387,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1033,"timestamp":950711917,"id":1555,"parentId":1387,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1030,"timestamp":950711921,"id":1556,"parentId":1387,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1027,"timestamp":950711924,"id":1557,"parentId":1387,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1024,"timestamp":950711929,"id":1558,"parentId":1387,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1021,"timestamp":950711933,"id":1559,"parentId":1387,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1018,"timestamp":950711936,"id":1560,"parentId":1387,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1015,"timestamp":950711941,"id":1561,"parentId":1387,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1012,"timestamp":950711945,"id":1562,"parentId":1387,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1008,"timestamp":950711949,"id":1563,"parentId":1387,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1005,"timestamp":950711953,"id":1564,"parentId":1387,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1003,"timestamp":950711956,"id":1565,"parentId":1387,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":999,"timestamp":950711961,"id":1566,"parentId":1387,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":997,"timestamp":950711964,"id":1567,"parentId":1387,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":994,"timestamp":950711968,"id":1568,"parentId":1387,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":990,"timestamp":950711972,"id":1569,"parentId":1387,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":988,"timestamp":950711976,"id":1570,"parentId":1387,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":983,"timestamp":950711981,"id":1571,"parentId":1387,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":981,"timestamp":950711985,"id":1572,"parentId":1387,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":978,"timestamp":950711988,"id":1573,"parentId":1387,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":974,"timestamp":950711993,"id":1574,"parentId":1387,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":971,"timestamp":950711997,"id":1575,"parentId":1387,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":968,"timestamp":950712001,"id":1576,"parentId":1387,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":965,"timestamp":950712005,"id":1577,"parentId":1387,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":938,"timestamp":950712033,"id":1578,"parentId":1387,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":931,"timestamp":950712040,"id":1579,"parentId":1387,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":929,"timestamp":950712044,"id":1580,"parentId":1387,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":926,"timestamp":950712048,"id":1581,"parentId":1387,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":920,"timestamp":950712054,"id":1582,"parentId":1387,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":918,"timestamp":950712058,"id":1583,"parentId":1387,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":915,"timestamp":950712061,"id":1584,"parentId":1387,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":911,"timestamp":950712066,"id":1585,"parentId":1387,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":909,"timestamp":950712069,"id":1586,"parentId":1387,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":906,"timestamp":950712074,"id":1587,"parentId":1387,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":904,"timestamp":950712078,"id":1588,"parentId":1387,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":900,"timestamp":950712082,"id":1589,"parentId":1387,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"}]
|
|
9
|
+
[{"name":"minify-js","duration":1023,"timestamp":950712087,"id":1590,"parentId":1387,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1022,"timestamp":950712091,"id":1591,"parentId":1387,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1018,"timestamp":950712095,"id":1592,"parentId":1387,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1015,"timestamp":950712100,"id":1593,"parentId":1387,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1012,"timestamp":950712104,"id":1594,"parentId":1387,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1008,"timestamp":950712109,"id":1595,"parentId":1387,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785729303576,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1005,"timestamp":950712113,"id":1596,"parentId":1387,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":1002,"timestamp":950712116,"id":1597,"parentId":1387,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":999,"timestamp":950712121,"id":1598,"parentId":1387,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":996,"timestamp":950712125,"id":1599,"parentId":1387,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":993,"timestamp":950712129,"id":1600,"parentId":1387,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":990,"timestamp":950712133,"id":1601,"parentId":1387,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":987,"timestamp":950712137,"id":1602,"parentId":1387,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":983,"timestamp":950712141,"id":1603,"parentId":1387,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":980,"timestamp":950712145,"id":1604,"parentId":1387,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":976,"timestamp":950712150,"id":1605,"parentId":1387,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":973,"timestamp":950712155,"id":1606,"parentId":1387,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":970,"timestamp":950712158,"id":1607,"parentId":1387,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":968,"timestamp":950712162,"id":1608,"parentId":1387,"tags":{"name":"static/chunks/6488-46ae776bc1cc3570.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":964,"timestamp":950712167,"id":1609,"parentId":1387,"tags":{"name":"static/chunks/4560-a0bf5fddb618a7ac.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":961,"timestamp":950712170,"id":1610,"parentId":1387,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":957,"timestamp":950712175,"id":1611,"parentId":1387,"tags":{"name":"static/chunks/8562-47777bfb8dd0579c.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":955,"timestamp":950712179,"id":1612,"parentId":1387,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":530,"timestamp":950712604,"id":1614,"parentId":1387,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":472,"timestamp":950712664,"id":1616,"parentId":1387,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":2470,"timestamp":950712185,"id":1613,"parentId":1387,"tags":{"name":"static/-E7I667pJDTBamyG8M_Z-/_ssgManifest.js","cache":"MISS"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-js","duration":3980,"timestamp":950712615,"id":1615,"parentId":1387,"tags":{"name":"static/-E7I667pJDTBamyG8M_Z-/_buildManifest.js","cache":"MISS"},"startTime":1785729303577,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-webpack-plugin-optimize","duration":13365,"timestamp":950703236,"id":1387,"parentId":1216,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785729303568,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-css","duration":120,"timestamp":950716783,"id":1618,"parentId":1617,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785729303581,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-css","duration":75,"timestamp":950716832,"id":1619,"parentId":1617,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785729303581,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-css","duration":72,"timestamp":950716837,"id":1620,"parentId":1617,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785729303581,"traceId":"59ff0bf8aa41e7f5"},{"name":"minify-css","duration":69,"timestamp":950716840,"id":1621,"parentId":1617,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785729303581,"traceId":"59ff0bf8aa41e7f5"},{"name":"css-minimizer-plugin","duration":210,"timestamp":950716701,"id":1617,"parentId":1216,"tags":{},"startTime":1785729303581,"traceId":"59ff0bf8aa41e7f5"},{"name":"seal","duration":666495,"timestamp":950113112,"id":1371,"parentId":1216,"tags":{},"startTime":1785729302978,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-compilation","duration":2715664,"timestamp":948064027,"id":1216,"parentId":16,"tags":{"name":"client"},"startTime":1785729300928,"traceId":"59ff0bf8aa41e7f5"},{"name":"emit","duration":51573,"timestamp":950779740,"id":1622,"parentId":16,"tags":{},"startTime":1785729303644,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-close","duration":1068562,"timestamp":950834680,"id":1623,"parentId":16,"tags":{"name":"client"},"startTime":1785729303699,"traceId":"59ff0bf8aa41e7f5"},{"name":"webpack-generate-error-stats","duration":908,"timestamp":951903261,"id":1624,"parentId":1623,"tags":{},"startTime":1785729304768,"traceId":"59ff0bf8aa41e7f5"},{"name":"run-webpack-compiler","duration":18117945,"timestamp":933786674,"id":16,"parentId":1,"tags":{},"startTime":1785729286651,"traceId":"59ff0bf8aa41e7f5"},{"name":"format-webpack-messages","duration":92,"timestamp":951904631,"id":1625,"parentId":1,"tags":{},"startTime":1785729304769,"traceId":"59ff0bf8aa41e7f5"},{"name":"verify-typescript-setup","duration":29475564,"timestamp":951909220,"id":1627,"parentId":1,"tags":{},"startTime":1785729304774,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-static-error-page","duration":26266,"timestamp":981427602,"id":1630,"parentId":1629,"tags":{},"startTime":1785729334292,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":35299,"timestamp":981748880,"id":1631,"parentId":1629,"tags":{"page":"/_app"},"startTime":1785729334613,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":34158,"timestamp":981750040,"id":1633,"parentId":1629,"tags":{"page":"/_document"},"startTime":1785729334614,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":42010,"timestamp":981749926,"id":1632,"parentId":1629,"tags":{"page":"/_error"},"startTime":1785729334614,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":68746,"timestamp":981800862,"id":1777,"parentId":1772,"tags":{},"startTime":1785729334665,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":87266,"timestamp":981782415,"id":1772,"parentId":1629,"tags":{"page":"/icon1.png"},"startTime":1785729334647,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":76249,"timestamp":981800943,"id":1778,"parentId":1773,"tags":{},"startTime":1785729334665,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":94650,"timestamp":981782574,"id":1773,"parentId":1629,"tags":{"page":"/icon2.png"},"startTime":1785729334647,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":103563,"timestamp":981800779,"id":1776,"parentId":1770,"tags":{},"startTime":1785729334665,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":122301,"timestamp":981782075,"id":1770,"parentId":1629,"tags":{"page":"/apple-icon.png"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":109576,"timestamp":981801655,"id":1780,"parentId":1635,"tags":{},"startTime":1785729334666,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":160488,"timestamp":981750783,"id":1635,"parentId":1629,"tags":{"page":"/api/app/update-check"},"startTime":1785729334615,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":116451,"timestamp":981801951,"id":1781,"parentId":1636,"tags":{},"startTime":1785729334666,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":167213,"timestamp":981751233,"id":1636,"parentId":1629,"tags":{"page":"/api/app/update"},"startTime":1785729334616,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":118905,"timestamp":981801034,"id":1779,"parentId":1634,"tags":{},"startTime":1785729334665,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":169877,"timestamp":981750096,"id":1634,"parentId":1629,"tags":{"page":"/_not-found"},"startTime":1785729334614,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":170023,"timestamp":981802056,"id":1782,"parentId":1637,"tags":{},"startTime":1785729334666,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":220585,"timestamp":981751542,"id":1637,"parentId":1629,"tags":{"page":"/api/assistant/conversation"},"startTime":1785729334616,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":182390,"timestamp":981802159,"id":1784,"parentId":1639,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":232442,"timestamp":981752148,"id":1639,"parentId":1629,"tags":{"page":"/api/assistant/messages"},"startTime":1785729334617,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":186957,"timestamp":981802112,"id":1783,"parentId":1638,"tags":{},"startTime":1785729334666,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":237284,"timestamp":981751825,"id":1638,"parentId":1629,"tags":{"page":"/api/assistant/current-output"},"startTime":1785729334616,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":186983,"timestamp":981802220,"id":1785,"parentId":1640,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":236721,"timestamp":981752496,"id":1640,"parentId":1629,"tags":{"page":"/api/assistant/session"},"startTime":1785729334617,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":189669,"timestamp":981802264,"id":1786,"parentId":1641,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":239048,"timestamp":981752911,"id":1641,"parentId":1629,"tags":{"page":"/api/assistant/start"},"startTime":1785729334617,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":191922,"timestamp":981802295,"id":1787,"parentId":1642,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":240827,"timestamp":981753419,"id":1642,"parentId":1629,"tags":{"page":"/api/assistant/terminal"},"startTime":1785729334618,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":192292,"timestamp":981802316,"id":1788,"parentId":1643,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":240760,"timestamp":981753870,"id":1643,"parentId":1629,"tags":{"page":"/api/assistant/tools"},"startTime":1785729334618,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":194922,"timestamp":981802361,"id":1790,"parentId":1644,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":243066,"timestamp":981754244,"id":1644,"parentId":1629,"tags":{"page":"/api/auth/login"},"startTime":1785729334619,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":195611,"timestamp":981802336,"id":1789,"parentId":1645,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":243282,"timestamp":981754687,"id":1645,"parentId":1629,"tags":{"page":"/api/auth/logout"},"startTime":1785729334619,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":197391,"timestamp":981802475,"id":1791,"parentId":1646,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":244745,"timestamp":981755141,"id":1646,"parentId":1629,"tags":{"page":"/api/auth/status"},"startTime":1785729334620,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":203942,"timestamp":981802639,"id":1793,"parentId":1647,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":251038,"timestamp":981755575,"id":1647,"parentId":1629,"tags":{"page":"/api/daily-summary"},"startTime":1785729334620,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":206467,"timestamp":981802591,"id":1792,"parentId":1648,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":253044,"timestamp":981756037,"id":1648,"parentId":1629,"tags":{"page":"/api/daily-summary/status"},"startTime":1785729334620,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":209626,"timestamp":981802772,"id":1794,"parentId":1650,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":255653,"timestamp":981756822,"id":1650,"parentId":1629,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785729334621,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":212544,"timestamp":981802990,"id":1796,"parentId":1651,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":258478,"timestamp":981757079,"id":1651,"parentId":1629,"tags":{"page":"/api/external-apps"},"startTime":1785729334621,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":213255,"timestamp":981802880,"id":1795,"parentId":1649,"tags":{},"startTime":1785729334667,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":259667,"timestamp":981756490,"id":1649,"parentId":1629,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785729334621,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":216126,"timestamp":981803148,"id":1797,"parentId":1652,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":262004,"timestamp":981757291,"id":1652,"parentId":1629,"tags":{"page":"/api/fs/browse"},"startTime":1785729334622,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":217154,"timestamp":981803266,"id":1798,"parentId":1653,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":262944,"timestamp":981757494,"id":1653,"parentId":1629,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785729334622,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":231819,"timestamp":981803306,"id":1799,"parentId":1654,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":277468,"timestamp":981757691,"id":1654,"parentId":1629,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785729334622,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":234156,"timestamp":981803356,"id":1801,"parentId":1656,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":279093,"timestamp":981758445,"id":1656,"parentId":1629,"tags":{"page":"/api/metrics/vibe"},"startTime":1785729334623,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":236403,"timestamp":981803380,"id":1802,"parentId":1657,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":280994,"timestamp":981758820,"id":1657,"parentId":1629,"tags":{"page":"/api/ollama/models"},"startTime":1785729334623,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":237372,"timestamp":981803334,"id":1800,"parentId":1655,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":282694,"timestamp":981758034,"id":1655,"parentId":1629,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785729334622,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":238988,"timestamp":981803511,"id":1803,"parentId":1658,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":283284,"timestamp":981759232,"id":1658,"parentId":1629,"tags":{"page":"/api/push/subscriptions"},"startTime":1785729334624,"traceId":"59ff0bf8aa41e7f5"}]
|
|
10
|
+
[{"name":"is-page-static","duration":240630,"timestamp":981803614,"id":1804,"parentId":1659,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":284662,"timestamp":981759603,"id":1659,"parentId":1629,"tags":{"page":"/api/push/vapid"},"startTime":1785729334624,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":242082,"timestamp":981803650,"id":1805,"parentId":1662,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":284968,"timestamp":981760793,"id":1662,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785729334625,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":246391,"timestamp":981803678,"id":1806,"parentId":1660,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":290111,"timestamp":981759981,"id":1660,"parentId":1629,"tags":{"page":"/api/repositories/[id]"},"startTime":1785729334624,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":246488,"timestamp":981803703,"id":1807,"parentId":1661,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":289804,"timestamp":981760407,"id":1661,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785729334625,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":252308,"timestamp":981803750,"id":1809,"parentId":1665,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":294356,"timestamp":981761736,"id":1665,"parentId":1629,"tags":{"page":"/api/repositories/excluded"},"startTime":1785729334626,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":255628,"timestamp":981803729,"id":1808,"parentId":1663,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":298184,"timestamp":981761195,"id":1663,"parentId":1629,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785729334626,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":258860,"timestamp":981803810,"id":1811,"parentId":1666,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":300777,"timestamp":981761915,"id":1666,"parentId":1629,"tags":{"page":"/api/repositories/restore"},"startTime":1785729334626,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":260572,"timestamp":981803784,"id":1810,"parentId":1664,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":302837,"timestamp":981761541,"id":1664,"parentId":1629,"tags":{"page":"/api/repositories/clone"},"startTime":1785729334626,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":262158,"timestamp":981803921,"id":1812,"parentId":1668,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":303793,"timestamp":981762309,"id":1668,"parentId":1629,"tags":{"page":"/api/repositories/scan"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":263836,"timestamp":981803968,"id":1813,"parentId":1667,"tags":{},"startTime":1785729334668,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":305694,"timestamp":981762131,"id":1667,"parentId":1629,"tags":{"page":"/api/repositories"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":265613,"timestamp":981804124,"id":1814,"parentId":1670,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":307110,"timestamp":981762648,"id":1670,"parentId":1629,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":267026,"timestamp":981804157,"id":1815,"parentId":1669,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":308723,"timestamp":981762480,"id":1669,"parentId":1629,"tags":{"page":"/api/repositories/sync"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":268814,"timestamp":981804248,"id":1816,"parentId":1671,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":310270,"timestamp":981762812,"id":1671,"parentId":1629,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":276127,"timestamp":981804352,"id":1817,"parentId":1672,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":317526,"timestamp":981762976,"id":1672,"parentId":1629,"tags":{"page":"/api/skills/[id]"},"startTime":1785729334627,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":279972,"timestamp":981804625,"id":1819,"parentId":1674,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":321288,"timestamp":981763333,"id":1674,"parentId":1629,"tags":{"page":"/api/skills/operations"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":282507,"timestamp":981804491,"id":1818,"parentId":1673,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":323885,"timestamp":981763164,"id":1673,"parentId":1629,"tags":{"page":"/api/skills/installations"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":288840,"timestamp":981804736,"id":1820,"parentId":1675,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":330100,"timestamp":981763497,"id":1675,"parentId":1629,"tags":{"page":"/api/skills/reindex"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":292057,"timestamp":981804856,"id":1822,"parentId":1676,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":333271,"timestamp":981763662,"id":1676,"parentId":1629,"tags":{"page":"/api/skills"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":296288,"timestamp":981804883,"id":1823,"parentId":1678,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":337206,"timestamp":981763989,"id":1678,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":302222,"timestamp":981804913,"id":1824,"parentId":1679,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":342981,"timestamp":981764180,"id":1679,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":302707,"timestamp":981804762,"id":1821,"parentId":1677,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":343668,"timestamp":981763825,"id":1677,"parentId":1629,"tags":{"page":"/api/slash-commands"},"startTime":1785729334628,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":306342,"timestamp":981804957,"id":1826,"parentId":1681,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":346811,"timestamp":981764507,"id":1681,"parentId":1629,"tags":{"page":"/api/templates"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":306448,"timestamp":981804935,"id":1825,"parentId":1680,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":347054,"timestamp":981764346,"id":1680,"parentId":1629,"tags":{"page":"/api/templates/[id]"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":312415,"timestamp":981800449,"id":1775,"parentId":1771,"tags":{},"startTime":1785729334665,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":330634,"timestamp":981782250,"id":1771,"parentId":1629,"tags":{"page":"/icon.png"},"startTime":1785729334647,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":309728,"timestamp":981805090,"id":1827,"parentId":1682,"tags":{},"startTime":1785729334669,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":350172,"timestamp":981764667,"id":1682,"parentId":1629,"tags":{"page":"/api/todos"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":310158,"timestamp":981805119,"id":1828,"parentId":1683,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":350464,"timestamp":981764834,"id":1683,"parentId":1629,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":313800,"timestamp":981805196,"id":1830,"parentId":1685,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":353864,"timestamp":981765185,"id":1685,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":316214,"timestamp":981805226,"id":1831,"parentId":1686,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":356109,"timestamp":981765352,"id":1686,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":318069,"timestamp":981805248,"id":1832,"parentId":1687,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":357821,"timestamp":981765517,"id":1687,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":320834,"timestamp":981805278,"id":1833,"parentId":1688,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":360454,"timestamp":981765681,"id":1688,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":322120,"timestamp":981805301,"id":1834,"parentId":1689,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":361599,"timestamp":981765844,"id":1689,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":325169,"timestamp":981805319,"id":1835,"parentId":1690,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":364475,"timestamp":981766038,"id":1690,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785729334630,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":325964,"timestamp":981805334,"id":1836,"parentId":1691,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":365100,"timestamp":981766218,"id":1691,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":329753,"timestamp":981805145,"id":1829,"parentId":1684,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":369933,"timestamp":981764996,"id":1684,"parentId":1629,"tags":{"page":"/api/verification/runs"},"startTime":1785729334629,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":329650,"timestamp":981805350,"id":1837,"parentId":1693,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":368513,"timestamp":981766550,"id":1693,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":330472,"timestamp":981805364,"id":1838,"parentId":1694,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":369142,"timestamp":981766716,"id":1694,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":334485,"timestamp":981805451,"id":1841,"parentId":1696,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":372905,"timestamp":981767065,"id":1696,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":337437,"timestamp":981805434,"id":1840,"parentId":1692,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":376507,"timestamp":981766386,"id":1692,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":338582,"timestamp":981805472,"id":1842,"parentId":1697,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":376879,"timestamp":981767233,"id":1697,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":339528,"timestamp":981805377,"id":1839,"parentId":1695,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":378043,"timestamp":981766881,"id":1695,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785729334631,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":342601,"timestamp":981805489,"id":1843,"parentId":1698,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":380717,"timestamp":981767397,"id":1698,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":343949,"timestamp":981805507,"id":1844,"parentId":1699,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":381917,"timestamp":981767562,"id":1699,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":346345,"timestamp":981805543,"id":1846,"parentId":1701,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":384009,"timestamp":981767902,"id":1701,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":347434,"timestamp":981805524,"id":1845,"parentId":1700,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":385245,"timestamp":981767734,"id":1700,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":348221,"timestamp":981805561,"id":1847,"parentId":1702,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":385716,"timestamp":981768087,"id":1702,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785729334632,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":349457,"timestamp":981805581,"id":1848,"parentId":1703,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":386824,"timestamp":981768254,"id":1703,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":351657,"timestamp":981805597,"id":1849,"parentId":1704,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":388861,"timestamp":981768416,"id":1704,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":351847,"timestamp":981805615,"id":1850,"parentId":1706,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":388743,"timestamp":981768741,"id":1706,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":352240,"timestamp":981805629,"id":1851,"parentId":1705,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":389315,"timestamp":981768578,"id":1705,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":354754,"timestamp":981805674,"id":1854,"parentId":1709,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":391190,"timestamp":981769263,"id":1709,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785729334634,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":355428,"timestamp":981805658,"id":1853,"parentId":1708,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"}]
|
|
11
|
+
[{"name":"check-page","duration":392260,"timestamp":981769095,"id":1708,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":355868,"timestamp":981805643,"id":1852,"parentId":1707,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":392622,"timestamp":981768909,"id":1707,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785729334633,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":359383,"timestamp":981805689,"id":1855,"parentId":1710,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":395665,"timestamp":981769428,"id":1710,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785729334634,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":359473,"timestamp":981805704,"id":1856,"parentId":1711,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":395606,"timestamp":981769589,"id":1711,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785729334634,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":361360,"timestamp":981805735,"id":1858,"parentId":1713,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":397204,"timestamp":981769914,"id":1713,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785729334634,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":361486,"timestamp":981805717,"id":1857,"parentId":1712,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":397470,"timestamp":981769751,"id":1712,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785729334634,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":362072,"timestamp":981805750,"id":1859,"parentId":1714,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":397730,"timestamp":981770113,"id":1714,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785729334635,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":365081,"timestamp":981805767,"id":1860,"parentId":1715,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":400580,"timestamp":981770286,"id":1715,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785729334635,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":365120,"timestamp":981805817,"id":1862,"parentId":1717,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":398182,"timestamp":981772772,"id":1717,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785729334637,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":367740,"timestamp":981806061,"id":1864,"parentId":1718,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":400840,"timestamp":981772986,"id":1718,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785729334637,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":368719,"timestamp":981805930,"id":1863,"parentId":1719,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":401457,"timestamp":981773210,"id":1719,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785729334638,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":375722,"timestamp":981806113,"id":1866,"parentId":1721,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":408248,"timestamp":981773613,"id":1721,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785729334638,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":379383,"timestamp":981806144,"id":1867,"parentId":1722,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":411764,"timestamp":981773784,"id":1722,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785729334638,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":385897,"timestamp":981806165,"id":1868,"parentId":1723,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":418141,"timestamp":981773950,"id":1723,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785729334638,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":386638,"timestamp":981806195,"id":1869,"parentId":1724,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":418700,"timestamp":981774154,"id":1724,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":390135,"timestamp":981806221,"id":1870,"parentId":1725,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":422047,"timestamp":981774330,"id":1725,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":394060,"timestamp":981806246,"id":1871,"parentId":1727,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":425671,"timestamp":981774657,"id":1727,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":398102,"timestamp":981806280,"id":1872,"parentId":1726,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":429909,"timestamp":981774493,"id":1726,"parentId":1629,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":401673,"timestamp":981806293,"id":1873,"parentId":1728,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":433167,"timestamp":981774820,"id":1728,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":402322,"timestamp":981805789,"id":1861,"parentId":1716,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":437679,"timestamp":981770452,"id":1716,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785729334635,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":405402,"timestamp":981806317,"id":1874,"parentId":1729,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":436758,"timestamp":981774983,"id":1729,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785729334639,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":408241,"timestamp":981806343,"id":1875,"parentId":1730,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":439433,"timestamp":981775170,"id":1730,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":409076,"timestamp":981806385,"id":1876,"parentId":1731,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":440143,"timestamp":981775337,"id":1731,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":420324,"timestamp":981806741,"id":1878,"parentId":1733,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":451434,"timestamp":981775661,"id":1733,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":421517,"timestamp":981806893,"id":1879,"parentId":1734,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":452557,"timestamp":981775877,"id":1734,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":422775,"timestamp":981806535,"id":1877,"parentId":1732,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":453830,"timestamp":981775499,"id":1732,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":425657,"timestamp":981807042,"id":1880,"parentId":1735,"tags":{},"startTime":1785729334671,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":456659,"timestamp":981776063,"id":1735,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785729334640,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":430683,"timestamp":981807379,"id":1882,"parentId":1737,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":461691,"timestamp":981776395,"id":1737,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":432433,"timestamp":981807411,"id":1883,"parentId":1739,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":463143,"timestamp":981776724,"id":1739,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":434225,"timestamp":981807265,"id":1881,"parentId":1736,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":465279,"timestamp":981776232,"id":1736,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":437993,"timestamp":981807468,"id":1885,"parentId":1740,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":468609,"timestamp":981776887,"id":1740,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":453433,"timestamp":981807448,"id":1884,"parentId":1738,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":484359,"timestamp":981776560,"id":1738,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":456941,"timestamp":981807495,"id":1886,"parentId":1741,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":487395,"timestamp":981777068,"id":1741,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785729334641,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":457030,"timestamp":981807523,"id":1887,"parentId":1742,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":487339,"timestamp":981777236,"id":1742,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":461491,"timestamp":981807576,"id":1889,"parentId":1744,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":491524,"timestamp":981777568,"id":1744,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":461635,"timestamp":981807542,"id":1888,"parentId":1743,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":491787,"timestamp":981777405,"id":1743,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":467433,"timestamp":981807625,"id":1891,"parentId":1745,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":497356,"timestamp":981777731,"id":1745,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":467582,"timestamp":981807603,"id":1890,"parentId":1746,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":497306,"timestamp":981777895,"id":1746,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":469522,"timestamp":981807647,"id":1892,"parentId":1747,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":499091,"timestamp":981778097,"id":1747,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785729334642,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":471479,"timestamp":981807661,"id":1893,"parentId":1748,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":500890,"timestamp":981778273,"id":1748,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785729334643,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":473735,"timestamp":981807688,"id":1894,"parentId":1749,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":503002,"timestamp":981778439,"id":1749,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785729334643,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":475274,"timestamp":981807711,"id":1895,"parentId":1750,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":504429,"timestamp":981778605,"id":1750,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785729334643,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":476489,"timestamp":981807728,"id":1896,"parentId":1751,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":505468,"timestamp":981778768,"id":1751,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785729334643,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":479193,"timestamp":981807761,"id":1898,"parentId":1753,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":507858,"timestamp":981779113,"id":1753,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":479690,"timestamp":981807745,"id":1897,"parentId":1752,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":508525,"timestamp":981778931,"id":1752,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785729334643,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":481929,"timestamp":981807869,"id":1899,"parentId":1754,"tags":{},"startTime":1785729334672,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":510532,"timestamp":981779281,"id":1754,"parentId":1629,"tags":{"page":"/api/worktrees"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":479199,"timestamp":981812214,"id":1900,"parentId":1760,"tags":{},"startTime":1785729334677,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":511130,"timestamp":981780303,"id":1760,"parentId":1629,"tags":{"page":"/proxy/[...path]"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":479341,"timestamp":981813211,"id":1901,"parentId":1774,"tags":{},"startTime":1785729334678,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":509844,"timestamp":981782734,"id":1774,"parentId":1629,"tags":{"page":"/manifest.webmanifest"},"startTime":1785729334647,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":511121,"timestamp":981814156,"id":1902,"parentId":1755,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":545870,"timestamp":981779444,"id":1755,"parentId":1629,"tags":{"page":"/chat"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":519329,"timestamp":981814348,"id":1904,"parentId":1757,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":553934,"timestamp":981779779,"id":1757,"parentId":1629,"tags":{"page":"/more"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":521884,"timestamp":981814257,"id":1903,"parentId":1756,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":556565,"timestamp":981779612,"id":1756,"parentId":1629,"tags":{"page":"/login"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"}]
|
|
12
|
+
[{"name":"is-page-static","duration":522689,"timestamp":981814431,"id":1905,"parentId":1758,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":557193,"timestamp":981779952,"id":1758,"parentId":1629,"tags":{"page":"/offline"},"startTime":1785729334644,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":525829,"timestamp":981814589,"id":1907,"parentId":1761,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":559973,"timestamp":981780466,"id":1761,"parentId":1629,"tags":{"page":"/repositories"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":528932,"timestamp":981814676,"id":1908,"parentId":1762,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":562994,"timestamp":981780632,"id":1762,"parentId":1629,"tags":{"page":"/review"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":532549,"timestamp":981814766,"id":1909,"parentId":1763,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":566537,"timestamp":981780797,"id":1763,"parentId":1629,"tags":{"page":"/sessions"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":536477,"timestamp":981814511,"id":1906,"parentId":1759,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":570903,"timestamp":981780133,"id":1759,"parentId":1629,"tags":{"page":"/"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":540484,"timestamp":981814856,"id":1910,"parentId":1764,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":574392,"timestamp":981780966,"id":1764,"parentId":1629,"tags":{"page":"/skills/[skillId]"},"startTime":1785729334645,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":541793,"timestamp":981814943,"id":1911,"parentId":1765,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":575569,"timestamp":981781185,"id":1765,"parentId":1629,"tags":{"page":"/skills/installed"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":543796,"timestamp":981815063,"id":1912,"parentId":1766,"tags":{},"startTime":1785729334679,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":577511,"timestamp":981781364,"id":1766,"parentId":1629,"tags":{"page":"/skills"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":564289,"timestamp":981815168,"id":1913,"parentId":1767,"tags":{},"startTime":1785729334680,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":597966,"timestamp":981781534,"id":1767,"parentId":1629,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":569487,"timestamp":981815355,"id":1915,"parentId":1769,"tags":{},"startTime":1785729334680,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":603005,"timestamp":981781872,"id":1769,"parentId":1629,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":573803,"timestamp":981815267,"id":1914,"parentId":1768,"tags":{},"startTime":1785729334680,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":607398,"timestamp":981781702,"id":1768,"parentId":1629,"tags":{"page":"/worktrees/[id]"},"startTime":1785729334646,"traceId":"59ff0bf8aa41e7f5"},{"name":"is-page-static","duration":626550,"timestamp":981806092,"id":1865,"parentId":1720,"tags":{},"startTime":1785729334670,"traceId":"59ff0bf8aa41e7f5"},{"name":"check-page","duration":659251,"timestamp":981773430,"id":1720,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785729334638,"traceId":"59ff0bf8aa41e7f5"},{"name":"static-check","duration":1005950,"timestamp":981426756,"id":1629,"parentId":1,"tags":{},"startTime":1785729334291,"traceId":"59ff0bf8aa41e7f5"},{"name":"generate-required-server-files","duration":348,"timestamp":982432916,"id":1917,"parentId":1,"tags":{},"startTime":1785729335297,"traceId":"59ff0bf8aa41e7f5"},{"name":"write-routes-manifest","duration":23268,"timestamp":982443525,"id":1919,"parentId":1,"tags":{},"startTime":1785729335308,"traceId":"59ff0bf8aa41e7f5"},{"name":"load-dotenv","duration":168,"timestamp":984055895,"id":1922,"parentId":1921,"tags":{},"startTime":1785729336920,"traceId":"59ff0bf8aa41e7f5"},{"name":"run-export-path-map","duration":473,"timestamp":985587806,"id":1923,"parentId":1921,"tags":{},"startTime":1785729338452,"traceId":"59ff0bf8aa41e7f5"},{"name":"next-export","duration":3418303,"timestamp":984055029,"id":1921,"parentId":1,"tags":{},"startTime":1785729336919,"traceId":"59ff0bf8aa41e7f5"},{"name":"move-exported-app-not-found-","duration":106,"timestamp":987476838,"id":1924,"parentId":1920,"tags":{},"startTime":1785729340341,"traceId":"59ff0bf8aa41e7f5"},{"name":"move-exported-page","duration":165195,"timestamp":987477148,"id":1925,"parentId":1920,"tags":{},"startTime":1785729340342,"traceId":"59ff0bf8aa41e7f5"},{"name":"static-generation","duration":4290625,"timestamp":984051290,"id":1920,"parentId":1,"tags":{},"startTime":1785729336916,"traceId":"59ff0bf8aa41e7f5"},{"name":"write-routes-manifest","duration":163042,"timestamp":988342485,"id":1926,"parentId":1,"tags":{},"startTime":1785729341207,"traceId":"59ff0bf8aa41e7f5"},{"name":"node-file-trace-build","duration":20067298,"timestamp":982436571,"id":1918,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785729335301,"traceId":"59ff0bf8aa41e7f5"},{"name":"apply-include-excludes","duration":1426,"timestamp":1002503886,"id":1927,"parentId":1,"tags":{},"startTime":1785729355368,"traceId":"59ff0bf8aa41e7f5"},{"name":"print-tree-view","duration":10354,"timestamp":1002505593,"id":1928,"parentId":1,"tags":{},"startTime":1785729355370,"traceId":"59ff0bf8aa41e7f5"},{"name":"telemetry-flush","duration":88,"timestamp":1002515961,"id":1929,"parentId":1,"tags":{},"startTime":1785729355380,"traceId":"59ff0bf8aa41e7f5"},{"name":"next-build","duration":69066776,"timestamp":933449281,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785729286314,"traceId":"59ff0bf8aa41e7f5"}]
|