commandmate 0.16.0 → 0.18.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 +298 -228
- package/.next/app-path-routes-manifest.json +39 -29
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +12 -12
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +57 -0
- 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.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +1 -1
- package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js +3 -3
- package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js.nft.json +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.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.js +1 -0
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -0
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/hooks/claude-done/route.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +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.js +37 -0
- package/.next/server/app/api/metrics/vibe/route.js.nft.json +1 -0
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -0
- 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.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route.js +1 -1
- package/.next/server/app/api/repositories/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js.nft.json +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.js +4 -0
- package/.next/server/app/api/tasks/[taskId]/cancel/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/tasks/[taskId]/route.js +4 -0
- package/.next/server/app/api/tasks/[taskId]/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/templates/[id]/route.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route.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 -0
- package/.next/server/app/api/verification/runs/[runId]/route.js.nft.json +1 -0
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/verification/runs/route.js +1 -0
- package/.next/server/app/api/verification/runs/route.js.nft.json +1 -0
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +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 +2 -2
- 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.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.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.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.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.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.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.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.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.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.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.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.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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js.nft.json +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 +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.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.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +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 +2 -2
- 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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +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 +6 -0
- package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +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.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 +4 -0
- package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -0
- 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.js +1 -1
- package/.next/server/app/api/worktrees/route.js.nft.json +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.js +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.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 +2 -2
- 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 +39 -29
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1117.js +1 -1
- package/.next/server/chunks/1503.js +2 -0
- package/.next/server/chunks/2366.js +1 -0
- package/.next/server/chunks/3042.js +1 -1
- package/.next/server/chunks/3736.js +1 -1
- package/.next/server/chunks/4444.js +1 -1
- package/.next/server/chunks/4689.js +25 -0
- package/.next/server/chunks/5381.js +50 -10
- package/.next/server/chunks/5959.js +3 -3
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6274.js +13 -0
- package/.next/server/chunks/646.js +1 -1
- package/.next/server/chunks/8681.js +1 -1
- package/.next/server/chunks/8807.js +194 -51
- package/.next/server/chunks/8856.js +4 -0
- package/.next/server/chunks/9687.js +2 -2
- 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/-BSmW0Ae2YsxyCl_ue7_d/_buildManifest.js +1 -0
- package/.next/static/chunks/{4560-8ffb0bb19f2ba998.js → 4560-0917ae2e6a0e5400.js} +1 -1
- package/.next/static/chunks/{6488-c2a968ec806975c2.js → 6488-109e3825c7249e47.js} +1 -1
- package/.next/static/chunks/app/api/app/update/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/app/update-check/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/conversation/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/current-output/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/messages/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/session/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/start/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/terminal/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/assistant/tools/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/auth/login/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/auth/status/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/status/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/external-apps/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/fs/browse/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/fs/recent-paths/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/hooks/agent-event/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/hooks/claude-done/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/metrics/vibe/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/ollama/models/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/push/subscriptions/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/push/vapid/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/excluded/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/restore/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/scan/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/sync/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/repositories/validate-path/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/sidebar/group-order/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/skills/[id]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/skills/installations/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/skills/operations/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/skills/reindex/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/skills/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/slash-commands/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/templates/[id]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/templates/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/todos/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/[runId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/manifest.webmanifest/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/proxy/[...path]/route-8440b6c72bed83a1.js +1 -0
- package/.next/static/chunks/app/repositories/page-1ed1e5a542ecc168.js +1 -0
- package/.next/static/chunks/app/review/{page-f431d630097c2e85.js → page-b559bfb11c46931b.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-20f07a99db64d2ca.js → page-3fa7e767d0ab3889.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-12b3c5f32fc6094e.js +1 -0
- package/.next/trace +12 -11
- package/.next/types/app/api/hooks/agent-event/route.ts +347 -0
- package/.next/types/app/api/metrics/vibe/route.ts +347 -0
- package/.next/types/app/api/tasks/[taskId]/cancel/route.ts +347 -0
- package/.next/types/app/api/tasks/[taskId]/route.ts +347 -0
- package/.next/types/app/api/verification/runs/[runId]/route.ts +347 -0
- package/.next/types/app/api/verification/runs/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/tasks/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/runs/[runId]/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/runs/route.ts +347 -0
- package/.next/types/routes.d.ts +11 -1
- package/.next/types/validator.ts +90 -0
- package/dist/cli/commands/report.d.ts +1 -0
- package/dist/cli/commands/report.d.ts.map +1 -1
- package/dist/cli/commands/report.js +54 -0
- package/dist/cli/commands/send.d.ts.map +1 -1
- package/dist/cli/commands/send.js +116 -14
- package/dist/cli/commands/task.d.ts +11 -0
- package/dist/cli/commands/task.d.ts.map +1 -0
- package/dist/cli/commands/task.js +126 -0
- package/dist/cli/commands/verify.d.ts +19 -0
- package/dist/cli/commands/verify.d.ts.map +1 -0
- package/dist/cli/commands/verify.js +229 -0
- package/dist/cli/commands/wait.d.ts +2 -0
- package/dist/cli/commands/wait.d.ts.map +1 -1
- package/dist/cli/commands/wait.js +128 -13
- package/dist/cli/docs/agent-operations.d.ts +2 -2
- package/dist/cli/docs/agent-operations.d.ts.map +1 -1
- package/dist/cli/docs/agent-operations.js +92 -3
- package/dist/cli/program.d.ts.map +1 -1
- package/dist/cli/program.js +6 -0
- package/dist/cli/types/api-responses.d.ts +180 -0
- package/dist/cli/types/api-responses.d.ts.map +1 -1
- package/dist/cli/types/index.d.ts +82 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/types/index.js +30 -1
- package/dist/cli/utils/api-client.d.ts +8 -0
- package/dist/cli/utils/api-client.d.ts.map +1 -1
- package/dist/cli/utils/verify-runner.d.ts +63 -0
- package/dist/cli/utils/verify-runner.d.ts.map +1 -0
- package/dist/cli/utils/verify-runner.js +175 -0
- package/dist/server/server.js +15 -0
- package/dist/server/src/config/auto-yes-config.js +22 -0
- package/dist/server/src/lib/auto-yes-poller.js +34 -2
- package/dist/server/src/lib/auto-yes-state.js +6 -19
- package/dist/server/src/lib/db/db.js +34 -1
- package/dist/server/src/lib/db/migrations/index.js +6 -0
- package/dist/server/src/lib/db/migrations/runner.js +1 -1
- package/dist/server/src/lib/db/migrations/v49-verification-runs.js +86 -0
- package/dist/server/src/lib/db/migrations/v50-tasks.js +68 -0
- package/dist/server/src/lib/db/migrations/v51-task-events.js +58 -0
- package/dist/server/src/lib/db/task-events-db.js +59 -0
- package/dist/server/src/lib/db/tasks-db.js +263 -0
- package/dist/server/src/lib/db/verification-db.js +290 -0
- package/dist/server/src/lib/polling/auto-yes-policy.js +117 -0
- package/dist/server/src/lib/polling/auto-yes-resolver.js +144 -4
- package/dist/server/src/lib/polling/response-checker.js +8 -0
- package/dist/server/src/lib/session/agent-event-state.js +46 -0
- package/dist/server/src/lib/session/current-output-builder.js +4 -0
- package/dist/server/src/lib/session/status-mapping.js +146 -0
- package/dist/server/src/lib/tasks/contract-parser.js +385 -0
- package/dist/server/src/lib/tasks/task-state-machine.js +183 -0
- package/dist/server/src/lib/tasks/task-transition-service.js +106 -0
- package/dist/server/src/lib/verification/verification-reconciler.js +49 -0
- package/dist/server/src/types/sidebar.js +7 -20
- package/package.json +5 -2
- package/scripts/hooks/cmate-agent-event.sh +175 -0
- package/.next/server/chunks/2064.js +0 -2
- package/.next/static/AKqbAyuzbFfg05qpbCI_K/_buildManifest.js +0 -1
- package/.next/static/chunks/app/api/app/update/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/app/update-check/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/conversation/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/current-output/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/messages/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/session/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/start/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/terminal/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/assistant/tools/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/auth/login/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/auth/status/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/status/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/external-apps/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/fs/browse/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/fs/recent-paths/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/hooks/claude-done/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/ollama/models/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/push/subscriptions/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/push/vapid/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/excluded/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/restore/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/scan/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/sync/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/repositories/validate-path/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/sidebar/group-order/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/skills/[id]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/skills/installations/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/skills/operations/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/skills/reindex/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/skills/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/slash-commands/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/templates/[id]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/templates/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/todos/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/proxy/[...path]/route-55e398bd20e2d7a9.js +0 -1
- package/.next/static/chunks/app/repositories/page-3c4fb889da48ce24.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-59a63a2c013ec1eb.js +0 -1
- /package/.next/static/{AKqbAyuzbFfg05qpbCI_K → -BSmW0Ae2YsxyCl_ue7_d}/_ssgManifest.js +0 -0
package/.next/trace
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":165,"timestamp":539824566,"id":4,"parentId":1,"tags":{},"startTime":1785335255678,"traceId":"95310bdcee82f00d"},{"name":"load-custom-routes","duration":1264,"timestamp":539824798,"id":5,"parentId":1,"tags":{},"startTime":1785335255678,"traceId":"95310bdcee82f00d"},{"name":"create-dist-dir","duration":15103,"timestamp":539890533,"id":6,"parentId":1,"tags":{},"startTime":1785335255744,"traceId":"95310bdcee82f00d"},{"name":"create-pages-mapping","duration":183,"timestamp":539930894,"id":7,"parentId":1,"tags":{},"startTime":1785335255784,"traceId":"95310bdcee82f00d"},{"name":"collect-app-files","duration":4329,"timestamp":539931106,"id":8,"parentId":1,"tags":{},"startTime":1785335255785,"traceId":"95310bdcee82f00d"},{"name":"create-app-mapping","duration":12269,"timestamp":539935451,"id":9,"parentId":1,"tags":{},"startTime":1785335255789,"traceId":"95310bdcee82f00d"},{"name":"create-app-layouts","duration":80,"timestamp":539947742,"id":10,"parentId":1,"tags":{},"startTime":1785335255801,"traceId":"95310bdcee82f00d"},{"name":"collect-default-files","duration":3847,"timestamp":539949340,"id":12,"parentId":1,"tags":{},"startTime":1785335255803,"traceId":"95310bdcee82f00d"},{"name":"generate-route-types","duration":20223,"timestamp":539948698,"id":11,"parentId":1,"tags":{},"startTime":1785335255802,"traceId":"95310bdcee82f00d"},{"name":"public-dir-conflict-check","duration":348,"timestamp":539968968,"id":13,"parentId":1,"tags":{},"startTime":1785335255822,"traceId":"95310bdcee82f00d"},{"name":"generate-routes-manifest","duration":2352,"timestamp":539969444,"id":14,"parentId":1,"tags":{},"startTime":1785335255823,"traceId":"95310bdcee82f00d"},{"name":"create-entrypoints","duration":50296,"timestamp":539977407,"id":17,"parentId":1,"tags":{},"startTime":1785335255831,"traceId":"95310bdcee82f00d"},{"name":"generate-webpack-config","duration":212179,"timestamp":540027737,"id":18,"parentId":16,"tags":{},"startTime":1785335255881,"traceId":"95310bdcee82f00d"},{"name":"next-trace-entrypoint-plugin","duration":1447,"timestamp":540312218,"id":20,"parentId":19,"tags":{},"startTime":1785335256166,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1190496,"timestamp":540319330,"id":109,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1874051,"timestamp":540319376,"id":129,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2064050,"timestamp":540319362,"id":123,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2251698,"timestamp":540319393,"id":136,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2265440,"timestamp":540319383,"id":132,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2266200,"timestamp":540319365,"id":124,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2276442,"timestamp":540319378,"id":130,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2331070,"timestamp":540319401,"id":139,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2399276,"timestamp":540319374,"id":128,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411988,"timestamp":540319194,"id":70,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411997,"timestamp":540319197,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412000,"timestamp":540319199,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412002,"timestamp":540319202,"id":73,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412002,"timestamp":540319204,"id":74,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412002,"timestamp":540319207,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412002,"timestamp":540319209,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412002,"timestamp":540319212,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412001,"timestamp":540319214,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412000,"timestamp":540319217,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2412000,"timestamp":540319220,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411997,"timestamp":540319225,"id":82,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411996,"timestamp":540319228,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411996,"timestamp":540319230,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411951,"timestamp":540319277,"id":87,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411949,"timestamp":540319282,"id":89,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411950,"timestamp":540319284,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411945,"timestamp":540319291,"id":93,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411945,"timestamp":540319293,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319299,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411941,"timestamp":540319302,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319304,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319306,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319309,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411943,"timestamp":540319311,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411943,"timestamp":540319313,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319315,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411942,"timestamp":540319317,"id":104,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411925,"timestamp":540319337,"id":112,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411923,"timestamp":540319341,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411923,"timestamp":540319343,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411923,"timestamp":540319346,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411923,"timestamp":540319348,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411923,"timestamp":540319350,"id":118,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411922,"timestamp":540319353,"id":119,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411922,"timestamp":540319355,"id":120,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2411920,"timestamp":540319360,"id":122,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2424915,"timestamp":540319288,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2424931,"timestamp":540319286,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2468816,"timestamp":540319371,"id":127,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2468840,"timestamp":540319367,"id":125,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2468843,"timestamp":540319369,"id":126,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2491101,"timestamp":540318926,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490983,"timestamp":540319062,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490949,"timestamp":540319100,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490895,"timestamp":540319159,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490896,"timestamp":540319161,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490895,"timestamp":540319166,"id":59,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490892,"timestamp":540319173,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490884,"timestamp":540319184,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490753,"timestamp":540319319,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490752,"timestamp":540319324,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490753,"timestamp":540319326,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490754,"timestamp":540319328,"id":108,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2490752,"timestamp":540319333,"id":110,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2493319,"timestamp":540319386,"id":133,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2494443,"timestamp":540319388,"id":134,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2494440,"timestamp":540319404,"id":140,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2515449,"timestamp":540319263,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2515454,"timestamp":540319273,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2515437,"timestamp":540319297,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2578803,"timestamp":540319391,"id":135,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2578814,"timestamp":540319399,"id":138,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2583677,"timestamp":540319406,"id":141,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2591745,"timestamp":540319279,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2591639,"timestamp":540319396,"id":137,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2592142,"timestamp":540318899,"id":28,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2597019,"timestamp":540319339,"id":113,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2607001,"timestamp":540319335,"id":111,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2624452,"timestamp":540319381,"id":131,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2639510,"timestamp":540319132,"id":46,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2650808,"timestamp":540319222,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2681806,"timestamp":540319357,"id":121,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2683240,"timestamp":540318554,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682395,"timestamp":540319409,"id":142,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682397,"timestamp":540319411,"id":143,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682399,"timestamp":540319414,"id":144,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682400,"timestamp":540319416,"id":145,"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":1785335256173,"traceId":"95310bdcee82f00d"}]
|
|
2
|
-
[{"name":"add-entry","duration":2682548,"timestamp":540319419,"id":146,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682551,"timestamp":540319421,"id":147,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682552,"timestamp":540319423,"id":148,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682552,"timestamp":540319426,"id":149,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682553,"timestamp":540319430,"id":150,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682551,"timestamp":540319435,"id":151,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682552,"timestamp":540319437,"id":152,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682554,"timestamp":540319439,"id":153,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682555,"timestamp":540319441,"id":154,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2682555,"timestamp":540319443,"id":155,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699746,"timestamp":540319091,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2700004,"timestamp":540318843,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699753,"timestamp":540319097,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699751,"timestamp":540319103,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699743,"timestamp":540319113,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699751,"timestamp":540319108,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699751,"timestamp":540319110,"id":38,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699762,"timestamp":540319105,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699957,"timestamp":540318913,"id":29,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2700008,"timestamp":540318864,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699999,"timestamp":540318875,"id":25,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699992,"timestamp":540318884,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699986,"timestamp":540318892,"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":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699758,"timestamp":540319122,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699766,"timestamp":540319116,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699765,"timestamp":540319119,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699762,"timestamp":540319124,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699761,"timestamp":540319127,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699756,"timestamp":540319135,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699763,"timestamp":540319130,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699757,"timestamp":540319137,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699757,"timestamp":540319140,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699751,"timestamp":540319147,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699760,"timestamp":540319142,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699751,"timestamp":540319153,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699756,"timestamp":540319150,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699763,"timestamp":540319145,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699753,"timestamp":540319156,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699748,"timestamp":540319164,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699746,"timestamp":540319168,"id":60,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699746,"timestamp":540319170,"id":61,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699743,"timestamp":540319175,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699742,"timestamp":540319179,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699741,"timestamp":540319181,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699736,"timestamp":540319189,"id":68,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699740,"timestamp":540319186,"id":67,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":2699737,"timestamp":540319191,"id":69,"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":1785335256173,"traceId":"95310bdcee82f00d"},{"name":"make","duration":4653856,"timestamp":540318342,"id":21,"parentId":19,"tags":{},"startTime":1785335256172,"traceId":"95310bdcee82f00d"},{"name":"get-entries","duration":3926,"timestamp":544973295,"id":889,"parentId":888,"tags":{},"startTime":1785335260827,"traceId":"95310bdcee82f00d"},{"name":"node-file-trace-plugin","duration":3477983,"timestamp":544990378,"id":890,"parentId":888,"tags":{"traceEntryCount":"264"},"startTime":1785335260844,"traceId":"95310bdcee82f00d"},{"name":"collect-traced-files","duration":59495,"timestamp":548468377,"id":891,"parentId":888,"tags":{},"startTime":1785335264322,"traceId":"95310bdcee82f00d"},{"name":"finish-modules","duration":3554740,"timestamp":544973146,"id":888,"parentId":20,"tags":{},"startTime":1785335260827,"traceId":"95310bdcee82f00d"},{"name":"chunk-graph","duration":108114,"timestamp":548808277,"id":893,"parentId":892,"tags":{},"startTime":1785335264662,"traceId":"95310bdcee82f00d"},{"name":"optimize-modules","duration":17,"timestamp":548916502,"id":895,"parentId":892,"tags":{},"startTime":1785335264770,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunks","duration":111394,"timestamp":548916571,"id":896,"parentId":892,"tags":{},"startTime":1785335264770,"traceId":"95310bdcee82f00d"},{"name":"optimize-tree","duration":120,"timestamp":549028085,"id":897,"parentId":892,"tags":{},"startTime":1785335264881,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunk-modules","duration":140876,"timestamp":549028283,"id":898,"parentId":892,"tags":{},"startTime":1785335264882,"traceId":"95310bdcee82f00d"},{"name":"optimize","duration":252788,"timestamp":548916462,"id":894,"parentId":892,"tags":{},"startTime":1785335264770,"traceId":"95310bdcee82f00d"},{"name":"module-hash","duration":101969,"timestamp":549238098,"id":899,"parentId":892,"tags":{},"startTime":1785335265091,"traceId":"95310bdcee82f00d"},{"name":"code-generation","duration":55643,"timestamp":549340155,"id":900,"parentId":892,"tags":{},"startTime":1785335265194,"traceId":"95310bdcee82f00d"},{"name":"hash","duration":15249,"timestamp":549408059,"id":901,"parentId":892,"tags":{},"startTime":1785335265261,"traceId":"95310bdcee82f00d"},{"name":"code-generation-jobs","duration":312,"timestamp":549423305,"id":902,"parentId":892,"tags":{},"startTime":1785335265277,"traceId":"95310bdcee82f00d"},{"name":"module-assets","duration":2050,"timestamp":549423493,"id":903,"parentId":892,"tags":{},"startTime":1785335265277,"traceId":"95310bdcee82f00d"},{"name":"create-chunk-assets","duration":10096,"timestamp":549425564,"id":904,"parentId":892,"tags":{},"startTime":1785335265279,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21319,"timestamp":549457131,"id":906,"parentId":905,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21214,"timestamp":549457245,"id":907,"parentId":905,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21208,"timestamp":549457254,"id":908,"parentId":905,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21205,"timestamp":549457259,"id":909,"parentId":905,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21201,"timestamp":549457264,"id":910,"parentId":905,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21198,"timestamp":549457268,"id":911,"parentId":905,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21197,"timestamp":549457271,"id":912,"parentId":905,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21192,"timestamp":549457277,"id":913,"parentId":905,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21190,"timestamp":549457280,"id":914,"parentId":905,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21149,"timestamp":549457322,"id":915,"parentId":905,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21139,"timestamp":549457333,"id":916,"parentId":905,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21134,"timestamp":549457339,"id":917,"parentId":905,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21130,"timestamp":549457344,"id":918,"parentId":905,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21128,"timestamp":549457347,"id":919,"parentId":905,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21125,"timestamp":549457351,"id":920,"parentId":905,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21121,"timestamp":549457356,"id":921,"parentId":905,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21120,"timestamp":549457358,"id":922,"parentId":905,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21117,"timestamp":549457362,"id":923,"parentId":905,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21116,"timestamp":549457365,"id":924,"parentId":905,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21115,"timestamp":549457367,"id":925,"parentId":905,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21112,"timestamp":549457371,"id":926,"parentId":905,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21110,"timestamp":549457374,"id":927,"parentId":905,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21109,"timestamp":549457376,"id":928,"parentId":905,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21106,"timestamp":549457380,"id":929,"parentId":905,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21104,"timestamp":549457383,"id":930,"parentId":905,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21101,"timestamp":549457387,"id":931,"parentId":905,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21099,"timestamp":549457390,"id":932,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21084,"timestamp":549457407,"id":933,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21083,"timestamp":549457409,"id":934,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21080,"timestamp":549457413,"id":935,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21077,"timestamp":549457416,"id":936,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21076,"timestamp":549457419,"id":937,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21074,"timestamp":549457421,"id":938,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21071,"timestamp":549457425,"id":939,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21070,"timestamp":549457427,"id":940,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21068,"timestamp":549457430,"id":941,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21067,"timestamp":549457432,"id":942,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"}]
|
|
3
|
-
[{"name":"minify-js","duration":21266,"timestamp":549457436,"id":943,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21266,"timestamp":549457439,"id":944,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21264,"timestamp":549457441,"id":945,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21263,"timestamp":549457444,"id":946,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21260,"timestamp":549457447,"id":947,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21259,"timestamp":549457450,"id":948,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21257,"timestamp":549457453,"id":949,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21249,"timestamp":549457462,"id":950,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21248,"timestamp":549457465,"id":951,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21247,"timestamp":549457467,"id":952,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21245,"timestamp":549457470,"id":953,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21243,"timestamp":549457473,"id":954,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21242,"timestamp":549457476,"id":955,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21241,"timestamp":549457478,"id":956,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21239,"timestamp":549457480,"id":957,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21238,"timestamp":549457482,"id":958,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21237,"timestamp":549457484,"id":959,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21236,"timestamp":549457486,"id":960,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21235,"timestamp":549457489,"id":961,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21233,"timestamp":549457491,"id":962,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21232,"timestamp":549457493,"id":963,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21231,"timestamp":549457496,"id":964,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21229,"timestamp":549457498,"id":965,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21228,"timestamp":549457500,"id":966,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21227,"timestamp":549457503,"id":967,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21226,"timestamp":549457505,"id":968,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21224,"timestamp":549457507,"id":969,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21223,"timestamp":549457510,"id":970,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21221,"timestamp":549457512,"id":971,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21220,"timestamp":549457515,"id":972,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21219,"timestamp":549457517,"id":973,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21217,"timestamp":549457519,"id":974,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21216,"timestamp":549457521,"id":975,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21215,"timestamp":549457524,"id":976,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21214,"timestamp":549457526,"id":977,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21213,"timestamp":549457528,"id":978,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21212,"timestamp":549457530,"id":979,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21211,"timestamp":549457533,"id":980,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21210,"timestamp":549457535,"id":981,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21209,"timestamp":549457537,"id":982,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21207,"timestamp":549457540,"id":983,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21206,"timestamp":549457542,"id":984,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21205,"timestamp":549457544,"id":985,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21204,"timestamp":549457547,"id":986,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21203,"timestamp":549457549,"id":987,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21201,"timestamp":549457551,"id":988,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21200,"timestamp":549457554,"id":989,"parentId":905,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21198,"timestamp":549457556,"id":990,"parentId":905,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21197,"timestamp":549457558,"id":991,"parentId":905,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21196,"timestamp":549457561,"id":992,"parentId":905,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21194,"timestamp":549457563,"id":993,"parentId":905,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21193,"timestamp":549457565,"id":994,"parentId":905,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21192,"timestamp":549457568,"id":995,"parentId":905,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21191,"timestamp":549457570,"id":996,"parentId":905,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21190,"timestamp":549457572,"id":997,"parentId":905,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21189,"timestamp":549457574,"id":998,"parentId":905,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21188,"timestamp":549457577,"id":999,"parentId":905,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21187,"timestamp":549457579,"id":1000,"parentId":905,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21185,"timestamp":549457582,"id":1001,"parentId":905,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21183,"timestamp":549457584,"id":1002,"parentId":905,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21182,"timestamp":549457586,"id":1003,"parentId":905,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21181,"timestamp":549457589,"id":1004,"parentId":905,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21178,"timestamp":549457592,"id":1005,"parentId":905,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21177,"timestamp":549457595,"id":1006,"parentId":905,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21175,"timestamp":549457597,"id":1007,"parentId":905,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21174,"timestamp":549457599,"id":1008,"parentId":905,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21172,"timestamp":549457602,"id":1009,"parentId":905,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21171,"timestamp":549457604,"id":1010,"parentId":905,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21170,"timestamp":549457606,"id":1011,"parentId":905,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21169,"timestamp":549457608,"id":1012,"parentId":905,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21167,"timestamp":549457612,"id":1013,"parentId":905,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21166,"timestamp":549457614,"id":1014,"parentId":905,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21165,"timestamp":549457617,"id":1015,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21163,"timestamp":549457619,"id":1016,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21162,"timestamp":549457621,"id":1017,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21160,"timestamp":549457623,"id":1018,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21155,"timestamp":549457629,"id":1019,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21154,"timestamp":549457632,"id":1020,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21153,"timestamp":549457634,"id":1021,"parentId":905,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21151,"timestamp":549457637,"id":1022,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21150,"timestamp":549457639,"id":1023,"parentId":905,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21149,"timestamp":549457642,"id":1024,"parentId":905,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21147,"timestamp":549457644,"id":1025,"parentId":905,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21146,"timestamp":549457647,"id":1026,"parentId":905,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21145,"timestamp":549457649,"id":1027,"parentId":905,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21143,"timestamp":549457651,"id":1028,"parentId":905,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21142,"timestamp":549457653,"id":1029,"parentId":905,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21140,"timestamp":549457655,"id":1030,"parentId":905,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21139,"timestamp":549457658,"id":1031,"parentId":905,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21138,"timestamp":549457660,"id":1032,"parentId":905,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21137,"timestamp":549457662,"id":1033,"parentId":905,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21135,"timestamp":549457665,"id":1034,"parentId":905,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":15527,"timestamp":549463274,"id":1036,"parentId":905,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785335265317,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":15516,"timestamp":549463286,"id":1037,"parentId":905,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785335265317,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":594,"timestamp":549478209,"id":1039,"parentId":905,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":580,"timestamp":549478223,"id":1040,"parentId":905,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":576,"timestamp":549478228,"id":1041,"parentId":905,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":574,"timestamp":549478231,"id":1042,"parentId":905,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":572,"timestamp":549478234,"id":1043,"parentId":905,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":570,"timestamp":549478236,"id":1044,"parentId":905,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":568,"timestamp":549478239,"id":1045,"parentId":905,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"}]
|
|
4
|
-
[{"name":"minify-js","duration":634,"timestamp":549478241,"id":1046,"parentId":905,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":632,"timestamp":549478245,"id":1047,"parentId":905,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":629,"timestamp":549478248,"id":1048,"parentId":905,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":627,"timestamp":549478251,"id":1049,"parentId":905,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":625,"timestamp":549478253,"id":1050,"parentId":905,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":623,"timestamp":549478256,"id":1051,"parentId":905,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":621,"timestamp":549478259,"id":1052,"parentId":905,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":619,"timestamp":549478262,"id":1053,"parentId":905,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":616,"timestamp":549478265,"id":1054,"parentId":905,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":614,"timestamp":549478268,"id":1055,"parentId":905,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":611,"timestamp":549478271,"id":1056,"parentId":905,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":609,"timestamp":549478274,"id":1057,"parentId":905,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":607,"timestamp":549478277,"id":1058,"parentId":905,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":605,"timestamp":549478280,"id":1059,"parentId":905,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":602,"timestamp":549478283,"id":1060,"parentId":905,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":601,"timestamp":549478285,"id":1061,"parentId":905,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":597,"timestamp":549478289,"id":1062,"parentId":905,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":595,"timestamp":549478292,"id":1063,"parentId":905,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":593,"timestamp":549478295,"id":1064,"parentId":905,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":590,"timestamp":549478298,"id":1065,"parentId":905,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":589,"timestamp":549478300,"id":1066,"parentId":905,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":587,"timestamp":549478303,"id":1067,"parentId":905,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":585,"timestamp":549478306,"id":1068,"parentId":905,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":583,"timestamp":549478308,"id":1069,"parentId":905,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":581,"timestamp":549478311,"id":1070,"parentId":905,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":579,"timestamp":549478314,"id":1071,"parentId":905,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":577,"timestamp":549478317,"id":1072,"parentId":905,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":575,"timestamp":549478319,"id":1073,"parentId":905,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":573,"timestamp":549478322,"id":1074,"parentId":905,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":571,"timestamp":549478324,"id":1075,"parentId":905,"tags":{"name":"2064.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":569,"timestamp":549478328,"id":1076,"parentId":905,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":567,"timestamp":549478330,"id":1077,"parentId":905,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":565,"timestamp":549478332,"id":1078,"parentId":905,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":565,"timestamp":549478335,"id":1079,"parentId":905,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":563,"timestamp":549478337,"id":1080,"parentId":905,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":561,"timestamp":549478340,"id":1081,"parentId":905,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":560,"timestamp":549478342,"id":1082,"parentId":905,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":557,"timestamp":549478345,"id":1083,"parentId":905,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":555,"timestamp":549478347,"id":1084,"parentId":905,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":553,"timestamp":549478350,"id":1085,"parentId":905,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":551,"timestamp":549478353,"id":1086,"parentId":905,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":549,"timestamp":549478356,"id":1087,"parentId":905,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":547,"timestamp":549478358,"id":1088,"parentId":905,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":545,"timestamp":549478360,"id":1089,"parentId":905,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":543,"timestamp":549478363,"id":1090,"parentId":905,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":541,"timestamp":549478366,"id":1091,"parentId":905,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":539,"timestamp":549478369,"id":1092,"parentId":905,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":537,"timestamp":549478372,"id":1093,"parentId":905,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":535,"timestamp":549478374,"id":1094,"parentId":905,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":533,"timestamp":549478377,"id":1095,"parentId":905,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":531,"timestamp":549478379,"id":1096,"parentId":905,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":529,"timestamp":549478382,"id":1097,"parentId":905,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":527,"timestamp":549478384,"id":1098,"parentId":905,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":525,"timestamp":549478387,"id":1099,"parentId":905,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":523,"timestamp":549478390,"id":1100,"parentId":905,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":521,"timestamp":549478393,"id":1101,"parentId":905,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":519,"timestamp":549478395,"id":1102,"parentId":905,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":517,"timestamp":549478397,"id":1103,"parentId":905,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":515,"timestamp":549478400,"id":1104,"parentId":905,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":513,"timestamp":549478403,"id":1105,"parentId":905,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":511,"timestamp":549478406,"id":1106,"parentId":905,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":508,"timestamp":549478409,"id":1107,"parentId":905,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":507,"timestamp":549478411,"id":1108,"parentId":905,"tags":{"name":"1185.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":505,"timestamp":549478414,"id":1109,"parentId":905,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":503,"timestamp":549478416,"id":1110,"parentId":905,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":501,"timestamp":549478419,"id":1111,"parentId":905,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":499,"timestamp":549478421,"id":1112,"parentId":905,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":497,"timestamp":549478424,"id":1113,"parentId":905,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":495,"timestamp":549478426,"id":1114,"parentId":905,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":493,"timestamp":549478429,"id":1115,"parentId":905,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":491,"timestamp":549478432,"id":1116,"parentId":905,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":489,"timestamp":549478434,"id":1117,"parentId":905,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":487,"timestamp":549478437,"id":1118,"parentId":905,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":486,"timestamp":549478439,"id":1119,"parentId":905,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":484,"timestamp":549478441,"id":1120,"parentId":905,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":482,"timestamp":549478444,"id":1121,"parentId":905,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":480,"timestamp":549478447,"id":1122,"parentId":905,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785335265332,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":32624,"timestamp":549457673,"id":1035,"parentId":905,"tags":{"name":"../app/skills/installed/page.js","cache":"MISS"},"startTime":1785335265311,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":310064,"timestamp":549463290,"id":1038,"parentId":905,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"MISS"},"startTime":1785335265317,"traceId":"95310bdcee82f00d"},{"name":"minify-webpack-plugin-optimize","duration":335259,"timestamp":549438119,"id":905,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785335265292,"traceId":"95310bdcee82f00d"},{"name":"css-minimizer-plugin","duration":206,"timestamp":549773602,"id":1123,"parentId":19,"tags":{},"startTime":1785335265627,"traceId":"95310bdcee82f00d"},{"name":"create-trace-assets","duration":45640,"timestamp":549774016,"id":1124,"parentId":20,"tags":{},"startTime":1785335265627,"traceId":"95310bdcee82f00d"},{"name":"seal","duration":1197887,"timestamp":548663539,"id":892,"parentId":19,"tags":{},"startTime":1785335264517,"traceId":"95310bdcee82f00d"},{"name":"webpack-compilation","duration":9631580,"timestamp":540310782,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785335256164,"traceId":"95310bdcee82f00d"},{"name":"emit","duration":44912,"timestamp":549942835,"id":1125,"parentId":16,"tags":{},"startTime":1785335265796,"traceId":"95310bdcee82f00d"},{"name":"webpack-close","duration":2713477,"timestamp":549993444,"id":1126,"parentId":16,"tags":{"name":"server"},"startTime":1785335265847,"traceId":"95310bdcee82f00d"},{"name":"webpack-generate-error-stats","duration":1978,"timestamp":552706984,"id":1127,"parentId":1126,"tags":{},"startTime":1785335268560,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":71858,"timestamp":552716491,"id":1130,"parentId":1129,"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":1785335268570,"traceId":"95310bdcee82f00d"},{"name":"make","duration":72158,"timestamp":552716447,"id":1129,"parentId":1128,"tags":{},"startTime":1785335268570,"traceId":"95310bdcee82f00d"},{"name":"chunk-graph","duration":1054,"timestamp":552796374,"id":1132,"parentId":1131,"tags":{},"startTime":1785335268650,"traceId":"95310bdcee82f00d"},{"name":"optimize-modules","duration":12,"timestamp":552797502,"id":1134,"parentId":1131,"tags":{},"startTime":1785335268651,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunks","duration":807,"timestamp":552797585,"id":1135,"parentId":1131,"tags":{},"startTime":1785335268651,"traceId":"95310bdcee82f00d"},{"name":"optimize-tree","duration":13,"timestamp":552798451,"id":1136,"parentId":1131,"tags":{},"startTime":1785335268652,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunk-modules","duration":3815,"timestamp":552798537,"id":1137,"parentId":1131,"tags":{},"startTime":1785335268652,"traceId":"95310bdcee82f00d"},{"name":"optimize","duration":4963,"timestamp":552797451,"id":1133,"parentId":1131,"tags":{},"startTime":1785335268651,"traceId":"95310bdcee82f00d"},{"name":"module-hash","duration":2193,"timestamp":552803434,"id":1138,"parentId":1131,"tags":{},"startTime":1785335268657,"traceId":"95310bdcee82f00d"},{"name":"code-generation","duration":204,"timestamp":552805650,"id":1139,"parentId":1131,"tags":{},"startTime":1785335268659,"traceId":"95310bdcee82f00d"},{"name":"hash","duration":1687,"timestamp":552807096,"id":1140,"parentId":1131,"tags":{},"startTime":1785335268660,"traceId":"95310bdcee82f00d"},{"name":"code-generation-jobs","duration":119,"timestamp":552808781,"id":1141,"parentId":1131,"tags":{},"startTime":1785335268662,"traceId":"95310bdcee82f00d"},{"name":"module-assets","duration":45,"timestamp":552808885,"id":1142,"parentId":1131,"tags":{},"startTime":1785335268662,"traceId":"95310bdcee82f00d"},{"name":"create-chunk-assets","duration":190,"timestamp":552808937,"id":1143,"parentId":1131,"tags":{},"startTime":1785335268662,"traceId":"95310bdcee82f00d"}]
|
|
5
|
-
[{"name":"minify-js","duration":37,"timestamp":552818809,"id":1145,"parentId":1144,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785335268672,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":21,"timestamp":552818830,"id":1146,"parentId":1144,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785335268672,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":16,"timestamp":552818836,"id":1147,"parentId":1144,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785335268672,"traceId":"95310bdcee82f00d"},{"name":"minify-webpack-plugin-optimize","duration":457,"timestamp":552818399,"id":1144,"parentId":1128,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785335268672,"traceId":"95310bdcee82f00d"},{"name":"css-minimizer-plugin","duration":6,"timestamp":552818900,"id":1148,"parentId":1128,"tags":{},"startTime":1785335268672,"traceId":"95310bdcee82f00d"},{"name":"seal","duration":30329,"timestamp":552794348,"id":1131,"parentId":1128,"tags":{},"startTime":1785335268648,"traceId":"95310bdcee82f00d"},{"name":"webpack-compilation","duration":109675,"timestamp":552715159,"id":1128,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785335268569,"traceId":"95310bdcee82f00d"},{"name":"emit","duration":2025,"timestamp":552824886,"id":1149,"parentId":16,"tags":{},"startTime":1785335268678,"traceId":"95310bdcee82f00d"},{"name":"webpack-close","duration":157,"timestamp":552827271,"id":1150,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785335268681,"traceId":"95310bdcee82f00d"},{"name":"webpack-generate-error-stats","duration":454,"timestamp":552827434,"id":1151,"parentId":1150,"tags":{},"startTime":1785335268681,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520790,"timestamp":552836113,"id":1165,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520806,"timestamp":552836116,"id":1166,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520807,"timestamp":552836118,"id":1167,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520809,"timestamp":552836121,"id":1168,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520809,"timestamp":552836124,"id":1169,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520810,"timestamp":552836126,"id":1170,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520811,"timestamp":552836128,"id":1171,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520811,"timestamp":552836131,"id":1172,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520813,"timestamp":552836133,"id":1173,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520818,"timestamp":552836135,"id":1174,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520819,"timestamp":552836137,"id":1175,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520820,"timestamp":552836139,"id":1176,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520819,"timestamp":552836142,"id":1177,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520820,"timestamp":552836144,"id":1178,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520821,"timestamp":552836146,"id":1179,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520823,"timestamp":552836148,"id":1180,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520823,"timestamp":552836150,"id":1181,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520823,"timestamp":552836152,"id":1182,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520824,"timestamp":552836154,"id":1183,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520824,"timestamp":552836156,"id":1184,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520824,"timestamp":552836159,"id":1185,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520825,"timestamp":552836161,"id":1186,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520825,"timestamp":552836163,"id":1187,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520825,"timestamp":552836166,"id":1188,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520826,"timestamp":552836168,"id":1189,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520826,"timestamp":552836170,"id":1190,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520845,"timestamp":552836172,"id":1191,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520846,"timestamp":552836174,"id":1192,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520839,"timestamp":552836184,"id":1193,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520841,"timestamp":552836186,"id":1194,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520842,"timestamp":552836188,"id":1195,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520842,"timestamp":552836190,"id":1196,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520840,"timestamp":552836195,"id":1197,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520838,"timestamp":552836200,"id":1198,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520838,"timestamp":552836203,"id":1199,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520837,"timestamp":552836207,"id":1200,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520836,"timestamp":552836210,"id":1201,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520835,"timestamp":552836214,"id":1202,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520834,"timestamp":552836217,"id":1203,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520833,"timestamp":552836221,"id":1204,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520832,"timestamp":552836225,"id":1205,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520832,"timestamp":552836228,"id":1206,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520832,"timestamp":552836230,"id":1207,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520831,"timestamp":552836234,"id":1208,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520831,"timestamp":552836237,"id":1209,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520830,"timestamp":552836240,"id":1210,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520829,"timestamp":552836243,"id":1211,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520828,"timestamp":552836246,"id":1212,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520828,"timestamp":552836249,"id":1213,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520827,"timestamp":552836252,"id":1214,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520827,"timestamp":552836255,"id":1215,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520826,"timestamp":552836258,"id":1216,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520826,"timestamp":552836261,"id":1217,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520825,"timestamp":552836265,"id":1218,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520824,"timestamp":552836269,"id":1219,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520822,"timestamp":552836274,"id":1220,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520822,"timestamp":552836277,"id":1221,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520822,"timestamp":552836280,"id":1222,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520821,"timestamp":552836283,"id":1223,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520821,"timestamp":552836286,"id":1224,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520820,"timestamp":552836289,"id":1225,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520819,"timestamp":552836292,"id":1226,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520819,"timestamp":552836295,"id":1227,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520818,"timestamp":552836298,"id":1228,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520818,"timestamp":552836301,"id":1229,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520817,"timestamp":552836304,"id":1230,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520816,"timestamp":552836307,"id":1231,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520790,"timestamp":552836336,"id":1232,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520790,"timestamp":552836338,"id":1233,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520790,"timestamp":552836341,"id":1234,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520790,"timestamp":552836342,"id":1235,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520791,"timestamp":552836345,"id":1236,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520791,"timestamp":552836347,"id":1237,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520792,"timestamp":552836349,"id":1238,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520792,"timestamp":552836351,"id":1239,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520793,"timestamp":552836353,"id":1240,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520793,"timestamp":552836355,"id":1241,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520794,"timestamp":552836357,"id":1242,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520795,"timestamp":552836359,"id":1243,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520795,"timestamp":552836361,"id":1244,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520796,"timestamp":552836363,"id":1245,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520797,"timestamp":552836365,"id":1246,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520797,"timestamp":552836367,"id":1247,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520798,"timestamp":552836369,"id":1248,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520798,"timestamp":552836370,"id":1249,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520797,"timestamp":552836374,"id":1250,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520797,"timestamp":552836376,"id":1251,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520797,"timestamp":552836378,"id":1252,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520798,"timestamp":552836380,"id":1253,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520799,"timestamp":552836382,"id":1254,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":520799,"timestamp":552836384,"id":1255,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"}]
|
|
6
|
-
[{"name":"add-entry","duration":520999,"timestamp":552836387,"id":1256,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521001,"timestamp":552836389,"id":1257,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521002,"timestamp":552836391,"id":1258,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521003,"timestamp":552836393,"id":1259,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521004,"timestamp":552836395,"id":1260,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521004,"timestamp":552836397,"id":1261,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521005,"timestamp":552836399,"id":1262,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521006,"timestamp":552836401,"id":1263,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521007,"timestamp":552836403,"id":1264,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521008,"timestamp":552836405,"id":1265,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521009,"timestamp":552836407,"id":1266,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521010,"timestamp":552836409,"id":1267,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521011,"timestamp":552836411,"id":1268,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521012,"timestamp":552836413,"id":1269,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521013,"timestamp":552836415,"id":1270,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521014,"timestamp":552836417,"id":1271,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521014,"timestamp":552836419,"id":1272,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521014,"timestamp":552836421,"id":1273,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521016,"timestamp":552836424,"id":1274,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521016,"timestamp":552836426,"id":1275,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":521017,"timestamp":552836428,"id":1276,"parentId":1153,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":603348,"timestamp":552836084,"id":1157,"parentId":1153,"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":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":631313,"timestamp":552836097,"id":1161,"parentId":1153,"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":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":660438,"timestamp":552836108,"id":1163,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680013,"timestamp":552836087,"id":1158,"parentId":1153,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680023,"timestamp":552836093,"id":1160,"parentId":1153,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680034,"timestamp":552836090,"id":1159,"parentId":1153,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680133,"timestamp":552835999,"id":1154,"parentId":1153,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680066,"timestamp":552836080,"id":1156,"parentId":1153,"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":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":680088,"timestamp":552836066,"id":1155,"parentId":1153,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":796547,"timestamp":552836470,"id":1296,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":796603,"timestamp":552836433,"id":1279,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":796943,"timestamp":552836100,"id":1162,"parentId":1153,"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":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883827,"timestamp":552836111,"id":1164,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883527,"timestamp":552836430,"id":1277,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883525,"timestamp":552836437,"id":1281,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883519,"timestamp":552836447,"id":1284,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883516,"timestamp":552836453,"id":1287,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883515,"timestamp":552836457,"id":1289,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":883510,"timestamp":552836464,"id":1293,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":949469,"timestamp":552836439,"id":1282,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":949485,"timestamp":552836443,"id":1283,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":949472,"timestamp":552836460,"id":1291,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":949474,"timestamp":552836462,"id":1292,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004032,"timestamp":552836435,"id":1280,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004036,"timestamp":552836449,"id":1285,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004035,"timestamp":552836455,"id":1288,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004035,"timestamp":552836458,"id":1290,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004030,"timestamp":552836466,"id":1294,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1004068,"timestamp":552836431,"id":1278,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1318153,"timestamp":552836451,"id":1286,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"add-entry","duration":1318157,"timestamp":552836468,"id":1295,"parentId":1153,"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":1785335268690,"traceId":"95310bdcee82f00d"},{"name":"make","duration":1318916,"timestamp":552835806,"id":1153,"parentId":1152,"tags":{},"startTime":1785335268689,"traceId":"95310bdcee82f00d"},{"name":"chunk-graph","duration":67258,"timestamp":554305619,"id":1298,"parentId":1297,"tags":{},"startTime":1785335270159,"traceId":"95310bdcee82f00d"},{"name":"optimize-modules","duration":7,"timestamp":554372936,"id":1300,"parentId":1297,"tags":{},"startTime":1785335270226,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunks","duration":58636,"timestamp":554380170,"id":1302,"parentId":1297,"tags":{},"startTime":1785335270234,"traceId":"95310bdcee82f00d"},{"name":"optimize-tree","duration":40,"timestamp":554438862,"id":1303,"parentId":1297,"tags":{},"startTime":1785335270292,"traceId":"95310bdcee82f00d"},{"name":"optimize-chunk-modules","duration":90292,"timestamp":554438939,"id":1304,"parentId":1297,"tags":{},"startTime":1785335270292,"traceId":"95310bdcee82f00d"},{"name":"optimize","duration":156359,"timestamp":554372918,"id":1299,"parentId":1297,"tags":{},"startTime":1785335270226,"traceId":"95310bdcee82f00d"},{"name":"module-hash","duration":50050,"timestamp":554587738,"id":1305,"parentId":1297,"tags":{},"startTime":1785335270441,"traceId":"95310bdcee82f00d"},{"name":"code-generation","duration":11924,"timestamp":554637840,"id":1306,"parentId":1297,"tags":{},"startTime":1785335270491,"traceId":"95310bdcee82f00d"},{"name":"hash","duration":9509,"timestamp":554655712,"id":1307,"parentId":1297,"tags":{},"startTime":1785335270509,"traceId":"95310bdcee82f00d"},{"name":"code-generation-jobs","duration":200,"timestamp":554665220,"id":1308,"parentId":1297,"tags":{},"startTime":1785335270519,"traceId":"95310bdcee82f00d"},{"name":"module-assets","duration":1487,"timestamp":554665360,"id":1309,"parentId":1297,"tags":{},"startTime":1785335270519,"traceId":"95310bdcee82f00d"},{"name":"create-chunk-assets","duration":6709,"timestamp":554666861,"id":1310,"parentId":1297,"tags":{},"startTime":1785335270520,"traceId":"95310bdcee82f00d"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1116,"timestamp":554676561,"id":1312,"parentId":1152,"tags":{},"startTime":1785335270530,"traceId":"95310bdcee82f00d"},{"name":"NextJsBuildManifest-createassets","duration":1807,"timestamp":554675880,"id":1311,"parentId":1152,"tags":{},"startTime":1785335270529,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1412,"timestamp":554687924,"id":1314,"parentId":1313,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1396,"timestamp":554687948,"id":1315,"parentId":1313,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1392,"timestamp":554687954,"id":1316,"parentId":1313,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1389,"timestamp":554687958,"id":1317,"parentId":1313,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1386,"timestamp":554687962,"id":1318,"parentId":1313,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1384,"timestamp":554687965,"id":1319,"parentId":1313,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1382,"timestamp":554687969,"id":1320,"parentId":1313,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1379,"timestamp":554687973,"id":1321,"parentId":1313,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1377,"timestamp":554687976,"id":1322,"parentId":1313,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1375,"timestamp":554687980,"id":1323,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-96710f38205efa2c.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1372,"timestamp":554687984,"id":1324,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/messages/route-03f8c582a65b7ca9.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1370,"timestamp":554687988,"id":1325,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-73a1e5ed98a87996.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1367,"timestamp":554687992,"id":1326,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/session/route-4119011c4178db97.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1363,"timestamp":554687997,"id":1327,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/start/route-9407b88c991d1b2e.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1350,"timestamp":554688012,"id":1328,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/tools/route-29b95c80a6f8e703.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1346,"timestamp":554688017,"id":1329,"parentId":1313,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-a86298c4057d3779.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1345,"timestamp":554688020,"id":1330,"parentId":1313,"tags":{"name":"static/chunks/app/api/auth/login/route-202498915ada2dd9.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1343,"timestamp":554688023,"id":1331,"parentId":1313,"tags":{"name":"static/chunks/app/api/auth/logout/route-361420a42eac66c8.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1340,"timestamp":554688028,"id":1332,"parentId":1313,"tags":{"name":"static/chunks/app/api/daily-summary/route-e337f6ef227f66c7.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1339,"timestamp":554688031,"id":1333,"parentId":1313,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-ed6b91d5f68250dc.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1336,"timestamp":554688035,"id":1334,"parentId":1313,"tags":{"name":"static/chunks/app/api/ollama/models/route-7677bc4ba4d7a9ae.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1334,"timestamp":554688038,"id":1335,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-3ea7f2f6f231922f.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1332,"timestamp":554688041,"id":1336,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-d5a022394131a347.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1330,"timestamp":554688045,"id":1337,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-13065acdc897d54c.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1328,"timestamp":554688048,"id":1338,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-ea2dd9cef3e32d47.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1326,"timestamp":554688052,"id":1339,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/clone/route-c9afaf85f576c8b3.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1323,"timestamp":554688056,"id":1340,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-6ec4889645e3b835.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1321,"timestamp":554688059,"id":1341,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/restore/route-85b4062b6273f850.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1318,"timestamp":554688063,"id":1342,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/route-b95b5a955081df72.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1316,"timestamp":554688066,"id":1343,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/sync/route-29ee67999e889523.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1313,"timestamp":554688070,"id":1344,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/scan/route-4395d7bbbc44f33a.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1310,"timestamp":554688075,"id":1345,"parentId":1313,"tags":{"name":"static/chunks/app/api/templates/[id]/route-db521b7e4014b429.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1308,"timestamp":554688077,"id":1346,"parentId":1313,"tags":{"name":"static/chunks/app/api/slash-commands/route-b10a7b1234542196.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1307,"timestamp":554688080,"id":1347,"parentId":1313,"tags":{"name":"static/chunks/app/api/templates/route-f3a90cc72fbdffcc.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"}]
|
|
7
|
-
[{"name":"minify-js","duration":1529,"timestamp":554688085,"id":1348,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-45293b5a097a10a4.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1528,"timestamp":554688089,"id":1349,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-abfd92a2ab51e4b7.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1525,"timestamp":554688093,"id":1350,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-d6095e6e95ad9041.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1523,"timestamp":554688096,"id":1351,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-2a3f9f1137843018.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1521,"timestamp":554688099,"id":1352,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-b4e6b2e3b2efa016.js","cache":"HIT"},"startTime":1785335270541,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1518,"timestamp":554688103,"id":1353,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-5c5e3bbd6edad06a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1517,"timestamp":554688107,"id":1354,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-c7440cd4bd3bfe23.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1514,"timestamp":554688110,"id":1355,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-7625a668fc66c437.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1511,"timestamp":554688114,"id":1356,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-2b4c47022285724e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1509,"timestamp":554688117,"id":1357,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-c3301a43f62e5d77.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1507,"timestamp":554688121,"id":1358,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-b7b07e70a4718d16.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1505,"timestamp":554688124,"id":1359,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-f207857a205d1906.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1504,"timestamp":554688127,"id":1360,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-ffd920b7e917f9fc.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1501,"timestamp":554688131,"id":1361,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-6f94021a101ca796.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1499,"timestamp":554688134,"id":1362,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-115c809d872f1c8d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1498,"timestamp":554688137,"id":1363,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-5e439b15f9af702a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1495,"timestamp":554688141,"id":1364,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-a2aafcd201fd18b0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1493,"timestamp":554688144,"id":1365,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6115c0aded31f32f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1490,"timestamp":554688148,"id":1366,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-b5cbfb0f522ecf22.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1489,"timestamp":554688151,"id":1367,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-92fc26b983c75a4a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1487,"timestamp":554688154,"id":1368,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-8e3632cf185457e9.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1484,"timestamp":554688158,"id":1369,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-270ec0daabc81f62.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1482,"timestamp":554688161,"id":1370,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-1e6a7ce8825b8062.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1481,"timestamp":554688164,"id":1371,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-24ce66b4962b947c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1478,"timestamp":554688168,"id":1372,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-e25087ad273e4a3e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1476,"timestamp":554688171,"id":1373,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-20adcb043aedc6f6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1473,"timestamp":554688175,"id":1374,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-4f9f367b0c957131.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1471,"timestamp":554688178,"id":1375,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d6ff5ec3c793ee0c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1469,"timestamp":554688181,"id":1376,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-c421d9004488b861.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1465,"timestamp":554688186,"id":1377,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-c694939297318975.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1439,"timestamp":554688213,"id":1378,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-5ff3fb2e65d26820.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1435,"timestamp":554688220,"id":1379,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-ef4b9d08f3e2a8a8.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1430,"timestamp":554688226,"id":1380,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-73503d088706f2e5.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1427,"timestamp":554688230,"id":1381,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-71d57035acc448cc.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1422,"timestamp":554688236,"id":1382,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-c81f5208c95ec6c2.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1419,"timestamp":554688241,"id":1383,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-786b2389285a919c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1414,"timestamp":554688246,"id":1384,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-e504ea1dbcc767b8.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1411,"timestamp":554688251,"id":1385,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a4d8e758b5d52b2d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1408,"timestamp":554688255,"id":1386,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9ccbfe9c0e5f2dfc.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1403,"timestamp":554688261,"id":1387,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c5efcf93bd35bb0e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1400,"timestamp":554688266,"id":1388,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-d64d2bf1937e3711.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1396,"timestamp":554688270,"id":1389,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-9552d8c73269ca0a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1392,"timestamp":554688276,"id":1390,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-2af6a8bbe1357ef2.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1388,"timestamp":554688281,"id":1391,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-06992982bf8f446a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1385,"timestamp":554688285,"id":1392,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-513c8471d4480600.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1381,"timestamp":554688291,"id":1393,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-9d559f3c46be5ad2.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1377,"timestamp":554688296,"id":1394,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-fe8c08e4d0f6121b.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1373,"timestamp":554688301,"id":1395,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-def59e5b266f7b75.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1369,"timestamp":554688307,"id":1396,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-70912e53dbe2c3a0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1364,"timestamp":554688312,"id":1397,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-06687a57b406b650.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1359,"timestamp":554688318,"id":1398,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-d75e67a048e406c7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1355,"timestamp":554688324,"id":1399,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-567675b336891222.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1351,"timestamp":554688329,"id":1400,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-609dd5e9890cba96.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1346,"timestamp":554688335,"id":1401,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-a9f277d04742d8e6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1342,"timestamp":554688340,"id":1402,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-c9c84ed6e929b516.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1338,"timestamp":554688346,"id":1403,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-4c5ea3f648c752dd.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1333,"timestamp":554688351,"id":1404,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-fb9a8ec16dd8eee4.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1330,"timestamp":554688356,"id":1405,"parentId":1313,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-90d799d21c04fad7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1325,"timestamp":554688361,"id":1406,"parentId":1313,"tags":{"name":"static/chunks/app/api/app/update-check/route-10815d6058c865f7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1321,"timestamp":554688367,"id":1407,"parentId":1313,"tags":{"name":"static/chunks/app/api/app/update/route-3c92ce1871331fc7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1317,"timestamp":554688372,"id":1408,"parentId":1313,"tags":{"name":"static/chunks/app/api/auth/status/route-84c6959d1889c19a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1313,"timestamp":554688377,"id":1409,"parentId":1313,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-938b5fbf46ce180f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1309,"timestamp":554688382,"id":1410,"parentId":1313,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-088e3293da9d53b7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1302,"timestamp":554688390,"id":1411,"parentId":1313,"tags":{"name":"static/chunks/app/api/external-apps/route-eb5125eaa3e6cbf6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1297,"timestamp":554688397,"id":1412,"parentId":1313,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-0fb8dc8c64c29870.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1292,"timestamp":554688402,"id":1413,"parentId":1313,"tags":{"name":"static/chunks/app/api/fs/browse/route-8eeafdda34fcc1da.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1289,"timestamp":554688407,"id":1414,"parentId":1313,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-29b0821620c48da4.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1284,"timestamp":554688412,"id":1415,"parentId":1313,"tags":{"name":"static/chunks/app/api/push/vapid/route-ec7013c41b3b297f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1280,"timestamp":554688418,"id":1416,"parentId":1313,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-f00ca1581b692b99.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1276,"timestamp":554688423,"id":1417,"parentId":1313,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-94a6774ff7a505fb.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1271,"timestamp":554688428,"id":1418,"parentId":1313,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-26eda34f919156ce.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1268,"timestamp":554688433,"id":1419,"parentId":1313,"tags":{"name":"static/chunks/app/api/skills/installations/route-d67dae6dd1f0e4fd.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1264,"timestamp":554688438,"id":1420,"parentId":1313,"tags":{"name":"static/chunks/app/api/skills/[id]/route-caa8ca350e637b27.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1260,"timestamp":554688444,"id":1421,"parentId":1313,"tags":{"name":"static/chunks/app/api/skills/route-bbe137a6b774465a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1255,"timestamp":554688449,"id":1422,"parentId":1313,"tags":{"name":"static/chunks/app/api/skills/reindex/route-0eba6222c257e27d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1251,"timestamp":554688454,"id":1423,"parentId":1313,"tags":{"name":"static/chunks/app/api/todos/route-ea12b090b98c86da.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1247,"timestamp":554688459,"id":1424,"parentId":1313,"tags":{"name":"static/chunks/app/api/skills/operations/route-d19e5f1c56f33fa8.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1243,"timestamp":554688465,"id":1425,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-98ca4fd07d4b6cb9.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1239,"timestamp":554688470,"id":1426,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-b6bef662ab9a386c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1234,"timestamp":554688476,"id":1427,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-a3d53bc278870eaf.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1230,"timestamp":554688481,"id":1428,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-db03fd85b51b4123.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1225,"timestamp":554688487,"id":1429,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-3df2870356381d5b.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1221,"timestamp":554688492,"id":1430,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-52a8968afff9073e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1217,"timestamp":554688498,"id":1431,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/route-ad3180cc1f125417.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1212,"timestamp":554688503,"id":1432,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-aaf680649cc43edd.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1208,"timestamp":554688508,"id":1433,"parentId":1313,"tags":{"name":"static/chunks/app/proxy/[...path]/route-b2b68845af478ec0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1204,"timestamp":554688514,"id":1434,"parentId":1313,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ada990205ccdabe2.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1200,"timestamp":554688519,"id":1435,"parentId":1313,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1196,"timestamp":554688524,"id":1436,"parentId":1313,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1192,"timestamp":554688529,"id":1437,"parentId":1313,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1188,"timestamp":554688534,"id":1438,"parentId":1313,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1183,"timestamp":554688540,"id":1439,"parentId":1313,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1179,"timestamp":554688545,"id":1440,"parentId":1313,"tags":{"name":"static/chunks/app/repositories/page-fd523e3f2b982bb0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1175,"timestamp":554688550,"id":1441,"parentId":1313,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1169,"timestamp":554688558,"id":1442,"parentId":1313,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1160,"timestamp":554688568,"id":1443,"parentId":1313,"tags":{"name":"static/chunks/app/more/page-3673543c07cbe4a3.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1156,"timestamp":554688573,"id":1444,"parentId":1313,"tags":{"name":"static/chunks/app/skills/[skillId]/page-b68dda30afd103a8.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1153,"timestamp":554688577,"id":1445,"parentId":1313,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1148,"timestamp":554688583,"id":1446,"parentId":1313,"tags":{"name":"static/chunks/app/review/page-b5101c643cd3497d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1145,"timestamp":554688588,"id":1447,"parentId":1313,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1140,"timestamp":554688594,"id":1448,"parentId":1313,"tags":{"name":"static/chunks/app/sessions/page-caace15c04da83a3.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"}]
|
|
8
|
-
[{"name":"minify-js","duration":1243,"timestamp":554688599,"id":1449,"parentId":1313,"tags":{"name":"static/chunks/app/skills/installed/page-8b60b7703f4f243f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1241,"timestamp":554688604,"id":1450,"parentId":1313,"tags":{"name":"static/chunks/app/skills/page-c5c7b9feed31177d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1237,"timestamp":554688609,"id":1451,"parentId":1313,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1233,"timestamp":554688614,"id":1452,"parentId":1313,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1229,"timestamp":554688619,"id":1453,"parentId":1313,"tags":{"name":"static/chunks/app/worktrees/[id]/page-0f68e02bd6e97801.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1224,"timestamp":554688625,"id":1454,"parentId":1313,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1220,"timestamp":554688630,"id":1455,"parentId":1313,"tags":{"name":"static/chunks/webpack-64ca464c195ee8a5.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1216,"timestamp":554688635,"id":1456,"parentId":1313,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1211,"timestamp":554688641,"id":1457,"parentId":1313,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1207,"timestamp":554688647,"id":1458,"parentId":1313,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1203,"timestamp":554688652,"id":1459,"parentId":1313,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1199,"timestamp":554688657,"id":1460,"parentId":1313,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1195,"timestamp":554688662,"id":1461,"parentId":1313,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1190,"timestamp":554688668,"id":1462,"parentId":1313,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1186,"timestamp":554688673,"id":1463,"parentId":1313,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1183,"timestamp":554688678,"id":1464,"parentId":1313,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1179,"timestamp":554688683,"id":1465,"parentId":1313,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1175,"timestamp":554688688,"id":1466,"parentId":1313,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1172,"timestamp":554688692,"id":1467,"parentId":1313,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1168,"timestamp":554688697,"id":1468,"parentId":1313,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1164,"timestamp":554688702,"id":1469,"parentId":1313,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1160,"timestamp":554688708,"id":1470,"parentId":1313,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1156,"timestamp":554688713,"id":1471,"parentId":1313,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1151,"timestamp":554688718,"id":1472,"parentId":1313,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1148,"timestamp":554688723,"id":1473,"parentId":1313,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1144,"timestamp":554688728,"id":1474,"parentId":1313,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1140,"timestamp":554688733,"id":1475,"parentId":1313,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1137,"timestamp":554688738,"id":1476,"parentId":1313,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1133,"timestamp":554688743,"id":1477,"parentId":1313,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1129,"timestamp":554688747,"id":1478,"parentId":1313,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1126,"timestamp":554688752,"id":1479,"parentId":1313,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1122,"timestamp":554688757,"id":1480,"parentId":1313,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1118,"timestamp":554688762,"id":1481,"parentId":1313,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1114,"timestamp":554688767,"id":1482,"parentId":1313,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1110,"timestamp":554688772,"id":1483,"parentId":1313,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1106,"timestamp":554688777,"id":1484,"parentId":1313,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1103,"timestamp":554688781,"id":1485,"parentId":1313,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1098,"timestamp":554688787,"id":1486,"parentId":1313,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1095,"timestamp":554688792,"id":1487,"parentId":1313,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1091,"timestamp":554688796,"id":1488,"parentId":1313,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1087,"timestamp":554688801,"id":1489,"parentId":1313,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1083,"timestamp":554688807,"id":1490,"parentId":1313,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1079,"timestamp":554688812,"id":1491,"parentId":1313,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1076,"timestamp":554688816,"id":1492,"parentId":1313,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1072,"timestamp":554688821,"id":1493,"parentId":1313,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1068,"timestamp":554688826,"id":1494,"parentId":1313,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1064,"timestamp":554688831,"id":1495,"parentId":1313,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1061,"timestamp":554688836,"id":1496,"parentId":1313,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1057,"timestamp":554688841,"id":1497,"parentId":1313,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1052,"timestamp":554688847,"id":1498,"parentId":1313,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1048,"timestamp":554688852,"id":1499,"parentId":1313,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1045,"timestamp":554688856,"id":1500,"parentId":1313,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1041,"timestamp":554688862,"id":1501,"parentId":1313,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1038,"timestamp":554688866,"id":1502,"parentId":1313,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1034,"timestamp":554688871,"id":1503,"parentId":1313,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1031,"timestamp":554688875,"id":1504,"parentId":1313,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1026,"timestamp":554688881,"id":1505,"parentId":1313,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1022,"timestamp":554688886,"id":1506,"parentId":1313,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1018,"timestamp":554688891,"id":1507,"parentId":1313,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1014,"timestamp":554688896,"id":1508,"parentId":1313,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1011,"timestamp":554688901,"id":1509,"parentId":1313,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1007,"timestamp":554688906,"id":1510,"parentId":1313,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1003,"timestamp":554688911,"id":1511,"parentId":1313,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":999,"timestamp":554688916,"id":1512,"parentId":1313,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":995,"timestamp":554688921,"id":1513,"parentId":1313,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":985,"timestamp":554688932,"id":1514,"parentId":1313,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":981,"timestamp":554688938,"id":1515,"parentId":1313,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":977,"timestamp":554688943,"id":1516,"parentId":1313,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":973,"timestamp":554688948,"id":1517,"parentId":1313,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":969,"timestamp":554688953,"id":1518,"parentId":1313,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":965,"timestamp":554688958,"id":1519,"parentId":1313,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":961,"timestamp":554688963,"id":1520,"parentId":1313,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":859,"timestamp":554689066,"id":1521,"parentId":1313,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":850,"timestamp":554689076,"id":1522,"parentId":1313,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":846,"timestamp":554689082,"id":1523,"parentId":1313,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":841,"timestamp":554689088,"id":1524,"parentId":1313,"tags":{"name":"static/chunks/6488-468750ed7828fd42.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":837,"timestamp":554689093,"id":1525,"parentId":1313,"tags":{"name":"static/chunks/4560-68f293b42c42c964.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":832,"timestamp":554689099,"id":1526,"parentId":1313,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785335270542,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":828,"timestamp":554689104,"id":1527,"parentId":1313,"tags":{"name":"static/chunks/8562-47777bfb8dd0579c.js","cache":"HIT"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":823,"timestamp":554689109,"id":1528,"parentId":1313,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":649,"timestamp":554689285,"id":1530,"parentId":1313,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":604,"timestamp":554689331,"id":1532,"parentId":1313,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":1603,"timestamp":554689117,"id":1529,"parentId":1313,"tags":{"name":"static/AKqbAyuzbFfg05qpbCI_K/_ssgManifest.js","cache":"MISS"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-js","duration":2223,"timestamp":554689293,"id":1531,"parentId":1313,"tags":{"name":"static/AKqbAyuzbFfg05qpbCI_K/_buildManifest.js","cache":"MISS"},"startTime":1785335270543,"traceId":"95310bdcee82f00d"},{"name":"minify-webpack-plugin-optimize","duration":10415,"timestamp":554681107,"id":1313,"parentId":1152,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785335270535,"traceId":"95310bdcee82f00d"},{"name":"minify-css","duration":123,"timestamp":554691712,"id":1534,"parentId":1533,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785335270545,"traceId":"95310bdcee82f00d"},{"name":"minify-css","duration":82,"timestamp":554691756,"id":1535,"parentId":1533,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785335270545,"traceId":"95310bdcee82f00d"},{"name":"minify-css","duration":78,"timestamp":554691762,"id":1536,"parentId":1533,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785335270545,"traceId":"95310bdcee82f00d"},{"name":"minify-css","duration":75,"timestamp":554691767,"id":1537,"parentId":1533,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785335270545,"traceId":"95310bdcee82f00d"},{"name":"css-minimizer-plugin","duration":213,"timestamp":554691630,"id":1533,"parentId":1152,"tags":{},"startTime":1785335270545,"traceId":"95310bdcee82f00d"},{"name":"seal","duration":512674,"timestamp":554229279,"id":1297,"parentId":1152,"tags":{},"startTime":1785335270083,"traceId":"95310bdcee82f00d"},{"name":"webpack-compilation","duration":1908170,"timestamp":552833877,"id":1152,"parentId":16,"tags":{"name":"client"},"startTime":1785335268687,"traceId":"95310bdcee82f00d"},{"name":"emit","duration":30181,"timestamp":554742086,"id":1538,"parentId":16,"tags":{},"startTime":1785335270595,"traceId":"95310bdcee82f00d"},{"name":"webpack-close","duration":1763233,"timestamp":554774856,"id":1539,"parentId":16,"tags":{"name":"client"},"startTime":1785335270628,"traceId":"95310bdcee82f00d"},{"name":"webpack-generate-error-stats","duration":716,"timestamp":556538113,"id":1540,"parentId":1539,"tags":{},"startTime":1785335272392,"traceId":"95310bdcee82f00d"},{"name":"run-webpack-compiler","duration":16563585,"timestamp":539977403,"id":16,"parentId":1,"tags":{},"startTime":1785335255831,"traceId":"95310bdcee82f00d"},{"name":"format-webpack-messages","duration":103,"timestamp":556540999,"id":1541,"parentId":1,"tags":{},"startTime":1785335272394,"traceId":"95310bdcee82f00d"},{"name":"verify-typescript-setup","duration":20407984,"timestamp":556544588,"id":1543,"parentId":1,"tags":{},"startTime":1785335272398,"traceId":"95310bdcee82f00d"},{"name":"check-static-error-page","duration":23355,"timestamp":576990291,"id":1546,"parentId":1545,"tags":{},"startTime":1785335292844,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":30942,"timestamp":577214961,"id":1547,"parentId":1545,"tags":{"page":"/_app"},"startTime":1785335293068,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":30120,"timestamp":577215797,"id":1549,"parentId":1545,"tags":{"page":"/_document"},"startTime":1785335293069,"traceId":"95310bdcee82f00d"}]
|
|
9
|
-
[{"name":"check-page","duration":36189,"timestamp":577215732,"id":1548,"parentId":1545,"tags":{"page":"/_error"},"startTime":1785335293069,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":49294,"timestamp":577258509,"id":1682,"parentId":1677,"tags":{},"startTime":1785335293112,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":67592,"timestamp":577244476,"id":1677,"parentId":1545,"tags":{"page":"/icon.png"},"startTime":1785335293098,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":53585,"timestamp":577258623,"id":1684,"parentId":1679,"tags":{},"startTime":1785335293112,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":67522,"timestamp":577244705,"id":1679,"parentId":1545,"tags":{"page":"/icon1.png"},"startTime":1785335293098,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":74158,"timestamp":577258584,"id":1683,"parentId":1678,"tags":{},"startTime":1785335293112,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":88183,"timestamp":577244600,"id":1678,"parentId":1545,"tags":{"page":"/icon2.png"},"startTime":1785335293098,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":83558,"timestamp":577258662,"id":1685,"parentId":1550,"tags":{},"startTime":1785335293112,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":126438,"timestamp":577215829,"id":1550,"parentId":1545,"tags":{"page":"/_not-found"},"startTime":1785335293069,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":84650,"timestamp":577259128,"id":1686,"parentId":1551,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":127274,"timestamp":577216536,"id":1551,"parentId":1545,"tags":{"page":"/api/app/update-check"},"startTime":1785335293070,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":90485,"timestamp":577259393,"id":1688,"parentId":1552,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":132970,"timestamp":577216934,"id":1552,"parentId":1545,"tags":{"page":"/api/app/update"},"startTime":1785335293070,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":123136,"timestamp":577259241,"id":1687,"parentId":1553,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":165110,"timestamp":577217316,"id":1553,"parentId":1545,"tags":{"page":"/api/assistant/conversation"},"startTime":1785335293071,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":126378,"timestamp":577259469,"id":1690,"parentId":1555,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":167882,"timestamp":577217989,"id":1555,"parentId":1545,"tags":{"page":"/api/assistant/messages"},"startTime":1785335293071,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":129330,"timestamp":577259508,"id":1691,"parentId":1556,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":168341,"timestamp":577220528,"id":1556,"parentId":1545,"tags":{"page":"/api/assistant/session"},"startTime":1785335293074,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":130239,"timestamp":577259436,"id":1689,"parentId":1554,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":172032,"timestamp":577217663,"id":1554,"parentId":1545,"tags":{"page":"/api/assistant/current-output"},"startTime":1785335293071,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":132580,"timestamp":577259537,"id":1692,"parentId":1557,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":171282,"timestamp":577220855,"id":1557,"parentId":1545,"tags":{"page":"/api/assistant/start"},"startTime":1785335293074,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":135013,"timestamp":577259570,"id":1694,"parentId":1559,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":172993,"timestamp":577221611,"id":1559,"parentId":1545,"tags":{"page":"/api/assistant/tools"},"startTime":1785335293075,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":139457,"timestamp":577259587,"id":1695,"parentId":1560,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":177151,"timestamp":577221917,"id":1560,"parentId":1545,"tags":{"page":"/api/auth/login"},"startTime":1785335293075,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":139583,"timestamp":577259558,"id":1693,"parentId":1558,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":177976,"timestamp":577221180,"id":1558,"parentId":1545,"tags":{"page":"/api/assistant/terminal"},"startTime":1785335293075,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":140397,"timestamp":577259599,"id":1696,"parentId":1561,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":177772,"timestamp":577222262,"id":1561,"parentId":1545,"tags":{"page":"/api/auth/logout"},"startTime":1785335293076,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":142859,"timestamp":577259702,"id":1698,"parentId":1562,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":179987,"timestamp":577222590,"id":1562,"parentId":1545,"tags":{"page":"/api/auth/status"},"startTime":1785335293076,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":145989,"timestamp":577259625,"id":1697,"parentId":1563,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":182043,"timestamp":577223591,"id":1563,"parentId":1545,"tags":{"page":"/api/daily-summary"},"startTime":1785335293077,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":148184,"timestamp":577259869,"id":1700,"parentId":1564,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":184188,"timestamp":577223884,"id":1564,"parentId":1545,"tags":{"page":"/api/daily-summary/status"},"startTime":1785335293077,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":149579,"timestamp":577259793,"id":1699,"parentId":1565,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":185197,"timestamp":577224201,"id":1565,"parentId":1545,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785335293078,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":151837,"timestamp":577260048,"id":1702,"parentId":1567,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":187098,"timestamp":577224805,"id":1567,"parentId":1545,"tags":{"page":"/api/external-apps"},"startTime":1785335293078,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":152419,"timestamp":577259950,"id":1701,"parentId":1566,"tags":{},"startTime":1785335293113,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":187860,"timestamp":577224524,"id":1566,"parentId":1545,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785335293078,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":154496,"timestamp":577260145,"id":1703,"parentId":1568,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":189532,"timestamp":577225124,"id":1568,"parentId":1545,"tags":{"page":"/api/fs/browse"},"startTime":1785335293079,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":154684,"timestamp":577260227,"id":1704,"parentId":1569,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":189521,"timestamp":577225407,"id":1569,"parentId":1545,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785335293079,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":156524,"timestamp":577260272,"id":1706,"parentId":1571,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":190256,"timestamp":577226561,"id":1571,"parentId":1545,"tags":{"page":"/api/ollama/models"},"startTime":1785335293080,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":156732,"timestamp":577260255,"id":1705,"parentId":1570,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":190759,"timestamp":577226273,"id":1570,"parentId":1545,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785335293080,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":159685,"timestamp":577260365,"id":1707,"parentId":1572,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":193197,"timestamp":577226875,"id":1572,"parentId":1545,"tags":{"page":"/api/push/subscriptions"},"startTime":1785335293080,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":159710,"timestamp":577260438,"id":1708,"parentId":1573,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":192980,"timestamp":577227178,"id":1573,"parentId":1545,"tags":{"page":"/api/push/vapid"},"startTime":1785335293081,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":161322,"timestamp":577260461,"id":1709,"parentId":1574,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":194400,"timestamp":577227457,"id":1574,"parentId":1545,"tags":{"page":"/api/repositories/[id]"},"startTime":1785335293081,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":164278,"timestamp":577260480,"id":1710,"parentId":1575,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":197049,"timestamp":577227728,"id":1575,"parentId":1545,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785335293081,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":167067,"timestamp":577260497,"id":1711,"parentId":1577,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":199292,"timestamp":577228296,"id":1577,"parentId":1545,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785335293082,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":168736,"timestamp":577260538,"id":1713,"parentId":1579,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":199940,"timestamp":577229355,"id":1579,"parentId":1545,"tags":{"page":"/api/repositories/excluded"},"startTime":1785335293083,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":170850,"timestamp":577260553,"id":1714,"parentId":1576,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":203421,"timestamp":577227999,"id":1576,"parentId":1545,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785335293081,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":172574,"timestamp":577260570,"id":1715,"parentId":1580,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":203537,"timestamp":577229628,"id":1580,"parentId":1545,"tags":{"page":"/api/repositories/restore"},"startTime":1785335293083,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":173316,"timestamp":577260523,"id":1712,"parentId":1578,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":204778,"timestamp":577229077,"id":1578,"parentId":1545,"tags":{"page":"/api/repositories/clone"},"startTime":1785335293082,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":174348,"timestamp":577260596,"id":1716,"parentId":1581,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":205069,"timestamp":577229891,"id":1581,"parentId":1545,"tags":{"page":"/api/repositories"},"startTime":1785335293083,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":176432,"timestamp":577260615,"id":1717,"parentId":1583,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":206647,"timestamp":577230421,"id":1583,"parentId":1545,"tags":{"page":"/api/repositories/sync"},"startTime":1785335293084,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":176450,"timestamp":577260689,"id":1718,"parentId":1582,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":206954,"timestamp":577230198,"id":1582,"parentId":1545,"tags":{"page":"/api/repositories/scan"},"startTime":1785335293084,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":178080,"timestamp":577260780,"id":1719,"parentId":1584,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":208242,"timestamp":577230635,"id":1584,"parentId":1545,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785335293084,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":180520,"timestamp":577260925,"id":1721,"parentId":1585,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":210678,"timestamp":577230784,"id":1585,"parentId":1545,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785335293084,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":186482,"timestamp":577260863,"id":1720,"parentId":1586,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":216103,"timestamp":577231265,"id":1586,"parentId":1545,"tags":{"page":"/api/skills/[id]"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":188918,"timestamp":577261108,"id":1723,"parentId":1588,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":218514,"timestamp":577231530,"id":1588,"parentId":1545,"tags":{"page":"/api/skills/operations"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":190611,"timestamp":577260998,"id":1722,"parentId":1587,"tags":{},"startTime":1785335293114,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":221616,"timestamp":577231410,"id":1587,"parentId":1545,"tags":{"page":"/api/skills/installations"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":193171,"timestamp":577261256,"id":1725,"parentId":1590,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":222699,"timestamp":577231745,"id":1590,"parentId":1545,"tags":{"page":"/api/skills"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":193477,"timestamp":577261181,"id":1724,"parentId":1589,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":223032,"timestamp":577231639,"id":1589,"parentId":1545,"tags":{"page":"/api/skills/reindex"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":195376,"timestamp":577261289,"id":1727,"parentId":1593,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":224589,"timestamp":577232090,"id":1593,"parentId":1545,"tags":{"page":"/api/templates"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":197447,"timestamp":577261308,"id":1728,"parentId":1592,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":226808,"timestamp":577231963,"id":1592,"parentId":1545,"tags":{"page":"/api/templates/[id]"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":199177,"timestamp":577261368,"id":1729,"parentId":1594,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":228359,"timestamp":577232198,"id":1594,"parentId":1545,"tags":{"page":"/api/todos"},"startTime":1785335293086,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":201272,"timestamp":577261398,"id":1730,"parentId":1595,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":230387,"timestamp":577232299,"id":1595,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785335293086,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":203870,"timestamp":577261412,"id":1731,"parentId":1597,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":232476,"timestamp":577232821,"id":1597,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785335293086,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":206815,"timestamp":577261427,"id":1732,"parentId":1596,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":235603,"timestamp":577232697,"id":1596,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785335293086,"traceId":"95310bdcee82f00d"}]
|
|
10
|
-
[{"name":"is-page-static","duration":209784,"timestamp":577261446,"id":1733,"parentId":1598,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":238272,"timestamp":577232979,"id":1598,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785335293086,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":210060,"timestamp":577261274,"id":1726,"parentId":1591,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":239492,"timestamp":577231858,"id":1591,"parentId":1545,"tags":{"page":"/api/slash-commands"},"startTime":1785335293085,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":212650,"timestamp":577261460,"id":1734,"parentId":1599,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":240947,"timestamp":577233182,"id":1599,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":213038,"timestamp":577261473,"id":1735,"parentId":1600,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":241149,"timestamp":577233376,"id":1600,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":214923,"timestamp":577261485,"id":1736,"parentId":1601,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":242884,"timestamp":577233542,"id":1601,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":218811,"timestamp":577261499,"id":1737,"parentId":1603,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":246570,"timestamp":577233760,"id":1603,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":218905,"timestamp":577261548,"id":1738,"parentId":1602,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":246818,"timestamp":577233651,"id":1602,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":222288,"timestamp":577261575,"id":1740,"parentId":1605,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":249639,"timestamp":577234304,"id":1605,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":227445,"timestamp":577261562,"id":1739,"parentId":1604,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":255201,"timestamp":577233864,"id":1604,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785335293087,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":232362,"timestamp":577258120,"id":1681,"parentId":1676,"tags":{},"startTime":1785335293112,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":246427,"timestamp":577244077,"id":1676,"parentId":1545,"tags":{"page":"/apple-icon.png"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":231287,"timestamp":577261591,"id":1741,"parentId":1607,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":258358,"timestamp":577234544,"id":1607,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":231990,"timestamp":577261604,"id":1742,"parentId":1606,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":259191,"timestamp":577234431,"id":1606,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":234416,"timestamp":577261631,"id":1744,"parentId":1609,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":261365,"timestamp":577234760,"id":1609,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":236786,"timestamp":577261647,"id":1745,"parentId":1611,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":263488,"timestamp":577234965,"id":1611,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":236961,"timestamp":577261659,"id":1746,"parentId":1610,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":263781,"timestamp":577234862,"id":1610,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":240361,"timestamp":577261676,"id":1747,"parentId":1612,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":266965,"timestamp":577235091,"id":1612,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":240433,"timestamp":577261691,"id":1748,"parentId":1613,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":266938,"timestamp":577235197,"id":1613,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":241660,"timestamp":577261704,"id":1749,"parentId":1614,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":267797,"timestamp":577235585,"id":1614,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":244200,"timestamp":577261727,"id":1751,"parentId":1616,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":270127,"timestamp":577235818,"id":1616,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":245979,"timestamp":577261716,"id":1750,"parentId":1615,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":272000,"timestamp":577235711,"id":1615,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":246717,"timestamp":577261740,"id":1752,"parentId":1618,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":272426,"timestamp":577236047,"id":1618,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":248578,"timestamp":577261750,"id":1753,"parentId":1617,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":274427,"timestamp":577235920,"id":1617,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785335293089,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":248994,"timestamp":577261764,"id":1754,"parentId":1619,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":274621,"timestamp":577236154,"id":1619,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785335293090,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":251144,"timestamp":577261785,"id":1756,"parentId":1622,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":276438,"timestamp":577236516,"id":1622,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785335293090,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":252950,"timestamp":577261775,"id":1755,"parentId":1620,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":278484,"timestamp":577236260,"id":1620,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785335293090,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":253982,"timestamp":577261797,"id":1757,"parentId":1621,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":279429,"timestamp":577236367,"id":1621,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785335293090,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":255621,"timestamp":577261810,"id":1758,"parentId":1623,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":280433,"timestamp":577237015,"id":1623,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785335293090,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":256726,"timestamp":577261824,"id":1759,"parentId":1625,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":281288,"timestamp":577237277,"id":1625,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":258321,"timestamp":577261841,"id":1760,"parentId":1626,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":282794,"timestamp":577237385,"id":1626,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":259360,"timestamp":577261617,"id":1743,"parentId":1608,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":286341,"timestamp":577234653,"id":1608,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785335293088,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":259236,"timestamp":577261851,"id":1761,"parentId":1624,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":283942,"timestamp":577237158,"id":1624,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":260988,"timestamp":577261872,"id":1762,"parentId":1627,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":285392,"timestamp":577237486,"id":1627,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":265018,"timestamp":577262032,"id":1764,"parentId":1629,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":289389,"timestamp":577237699,"id":1629,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":265359,"timestamp":577261958,"id":1763,"parentId":1628,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":289739,"timestamp":577237595,"id":1628,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":265322,"timestamp":577262062,"id":1766,"parentId":1631,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":289497,"timestamp":577237897,"id":1631,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":268015,"timestamp":577262098,"id":1768,"parentId":1633,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":291698,"timestamp":577238438,"id":1633,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":268101,"timestamp":577262082,"id":1767,"parentId":1632,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":291889,"timestamp":577238309,"id":1632,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":274056,"timestamp":577262120,"id":1769,"parentId":1634,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":297655,"timestamp":577238547,"id":1634,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":276474,"timestamp":577262168,"id":1771,"parentId":1636,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":299835,"timestamp":577238828,"id":1636,"parentId":1545,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":280410,"timestamp":577262188,"id":1772,"parentId":1639,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":303491,"timestamp":577239168,"id":1639,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":294361,"timestamp":577262201,"id":1773,"parentId":1638,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":317540,"timestamp":577239051,"id":1638,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":297736,"timestamp":577262220,"id":1774,"parentId":1640,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":320702,"timestamp":577239274,"id":1640,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":298106,"timestamp":577262138,"id":1770,"parentId":1635,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":321543,"timestamp":577238717,"id":1635,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":300583,"timestamp":577262239,"id":1775,"parentId":1637,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":323911,"timestamp":577238931,"id":1637,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785335293092,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":301102,"timestamp":577262273,"id":1776,"parentId":1641,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":323713,"timestamp":577239680,"id":1641,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":305649,"timestamp":577262388,"id":1777,"parentId":1642,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":328257,"timestamp":577239805,"id":1642,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":308694,"timestamp":577262650,"id":1779,"parentId":1644,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":331324,"timestamp":577240040,"id":1644,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":312503,"timestamp":577262544,"id":1778,"parentId":1643,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":335156,"timestamp":577239915,"id":1643,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785335293093,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":313082,"timestamp":577262805,"id":1780,"parentId":1646,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":335657,"timestamp":577240249,"id":1646,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":313721,"timestamp":577262882,"id":1781,"parentId":1647,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":336270,"timestamp":577240350,"id":1647,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":315622,"timestamp":577262914,"id":1782,"parentId":1648,"tags":{},"startTime":1785335293116,"traceId":"95310bdcee82f00d"}]
|
|
11
|
-
[{"name":"check-page","duration":338412,"timestamp":577240451,"id":1648,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":313836,"timestamp":577265982,"id":1783,"parentId":1645,"tags":{},"startTime":1785335293119,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":339688,"timestamp":577240146,"id":1645,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":315013,"timestamp":577266035,"id":1784,"parentId":1649,"tags":{},"startTime":1785335293119,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":340512,"timestamp":577240554,"id":1649,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":316235,"timestamp":577266054,"id":1785,"parentId":1650,"tags":{},"startTime":1785335293119,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":341362,"timestamp":577240945,"id":1650,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":317480,"timestamp":577266076,"id":1786,"parentId":1651,"tags":{},"startTime":1785335293119,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":342478,"timestamp":577241096,"id":1651,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785335293094,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":318785,"timestamp":577266090,"id":1787,"parentId":1652,"tags":{},"startTime":1785335293119,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":343696,"timestamp":577241209,"id":1652,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":320403,"timestamp":577266118,"id":1788,"parentId":1653,"tags":{},"startTime":1785335293120,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":345226,"timestamp":577241312,"id":1653,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":321353,"timestamp":577266137,"id":1789,"parentId":1654,"tags":{},"startTime":1785335293120,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":346093,"timestamp":577241412,"id":1654,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":322992,"timestamp":577266156,"id":1790,"parentId":1655,"tags":{},"startTime":1785335293120,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":347653,"timestamp":577241512,"id":1655,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":323616,"timestamp":577266172,"id":1791,"parentId":1656,"tags":{},"startTime":1785335293120,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":348197,"timestamp":577241609,"id":1656,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":322263,"timestamp":577269454,"id":1792,"parentId":1657,"tags":{},"startTime":1785335293123,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":350022,"timestamp":577241710,"id":1657,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":324299,"timestamp":577269494,"id":1793,"parentId":1658,"tags":{},"startTime":1785335293123,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":352003,"timestamp":577241808,"id":1658,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785335293095,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":324904,"timestamp":577269511,"id":1794,"parentId":1659,"tags":{},"startTime":1785335293123,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":352246,"timestamp":577242186,"id":1659,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":326371,"timestamp":577269622,"id":1795,"parentId":1660,"tags":{},"startTime":1785335293123,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":353702,"timestamp":577242318,"id":1660,"parentId":1545,"tags":{"page":"/api/worktrees"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":327058,"timestamp":577270033,"id":1796,"parentId":1666,"tags":{},"startTime":1785335293123,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":354160,"timestamp":577242948,"id":1666,"parentId":1545,"tags":{"page":"/proxy/[...path]"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":327331,"timestamp":577270721,"id":1797,"parentId":1680,"tags":{},"startTime":1785335293124,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":353270,"timestamp":577244803,"id":1680,"parentId":1545,"tags":{"page":"/manifest.webmanifest"},"startTime":1785335293098,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":350460,"timestamp":577272679,"id":1798,"parentId":1661,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":380751,"timestamp":577242427,"id":1661,"parentId":1545,"tags":{"page":"/chat"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":351894,"timestamp":577272757,"id":1799,"parentId":1662,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":382137,"timestamp":577242535,"id":1662,"parentId":1545,"tags":{"page":"/login"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":353885,"timestamp":577272825,"id":1800,"parentId":1663,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":384087,"timestamp":577242640,"id":1663,"parentId":1545,"tags":{"page":"/more"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":354286,"timestamp":577272891,"id":1801,"parentId":1664,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":384451,"timestamp":577242743,"id":1664,"parentId":1545,"tags":{"page":"/offline"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":357780,"timestamp":577272958,"id":1802,"parentId":1665,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":387909,"timestamp":577242844,"id":1665,"parentId":1545,"tags":{"page":"/"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":363925,"timestamp":577273115,"id":1804,"parentId":1668,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":393871,"timestamp":577243191,"id":1668,"parentId":1545,"tags":{"page":"/review"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":364100,"timestamp":577273042,"id":1803,"parentId":1667,"tags":{},"startTime":1785335293126,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":394085,"timestamp":577243075,"id":1667,"parentId":1545,"tags":{"page":"/repositories"},"startTime":1785335293096,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":364129,"timestamp":577273183,"id":1805,"parentId":1669,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":394025,"timestamp":577243303,"id":1669,"parentId":1545,"tags":{"page":"/sessions"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":367504,"timestamp":577273247,"id":1806,"parentId":1671,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":397247,"timestamp":577243522,"id":1671,"parentId":1545,"tags":{"page":"/skills/installed"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":370157,"timestamp":577273305,"id":1807,"parentId":1672,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":399854,"timestamp":577243632,"id":1672,"parentId":1545,"tags":{"page":"/skills"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":377211,"timestamp":577273427,"id":1809,"parentId":1673,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":406920,"timestamp":577243744,"id":1673,"parentId":1545,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":382418,"timestamp":577273364,"id":1808,"parentId":1670,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":412393,"timestamp":577243410,"id":1670,"parentId":1545,"tags":{"page":"/skills/[skillId]"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":384986,"timestamp":577273563,"id":1811,"parentId":1675,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":414618,"timestamp":577243962,"id":1675,"parentId":1545,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":413484,"timestamp":577273489,"id":1810,"parentId":1674,"tags":{},"startTime":1785335293127,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":443190,"timestamp":577243850,"id":1674,"parentId":1545,"tags":{"page":"/worktrees/[id]"},"startTime":1785335293097,"traceId":"95310bdcee82f00d"},{"name":"is-page-static","duration":471617,"timestamp":577262049,"id":1765,"parentId":1630,"tags":{},"startTime":1785335293115,"traceId":"95310bdcee82f00d"},{"name":"check-page","duration":495905,"timestamp":577237800,"id":1630,"parentId":1545,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785335293091,"traceId":"95310bdcee82f00d"},{"name":"static-check","duration":744109,"timestamp":576989633,"id":1545,"parentId":1,"tags":{},"startTime":1785335292843,"traceId":"95310bdcee82f00d"},{"name":"generate-required-server-files","duration":300,"timestamp":577733946,"id":1813,"parentId":1,"tags":{},"startTime":1785335293587,"traceId":"95310bdcee82f00d"},{"name":"write-routes-manifest","duration":13403,"timestamp":577741609,"id":1815,"parentId":1,"tags":{},"startTime":1785335293595,"traceId":"95310bdcee82f00d"},{"name":"load-dotenv","duration":105,"timestamp":578909025,"id":1818,"parentId":1817,"tags":{},"startTime":1785335294762,"traceId":"95310bdcee82f00d"},{"name":"run-export-path-map","duration":375,"timestamp":579997728,"id":1819,"parentId":1817,"tags":{},"startTime":1785335295851,"traceId":"95310bdcee82f00d"},{"name":"next-export","duration":2408408,"timestamp":578908323,"id":1817,"parentId":1,"tags":{},"startTime":1785335294762,"traceId":"95310bdcee82f00d"},{"name":"move-exported-app-not-found-","duration":66,"timestamp":581318379,"id":1820,"parentId":1816,"tags":{},"startTime":1785335297172,"traceId":"95310bdcee82f00d"},{"name":"move-exported-page","duration":71726,"timestamp":581318525,"id":1821,"parentId":1816,"tags":{},"startTime":1785335297172,"traceId":"95310bdcee82f00d"},{"name":"static-generation","duration":2902428,"timestamp":578905416,"id":1816,"parentId":1,"tags":{},"startTime":1785335294759,"traceId":"95310bdcee82f00d"},{"name":"write-routes-manifest","duration":88446,"timestamp":581808336,"id":1822,"parentId":1,"tags":{},"startTime":1785335297662,"traceId":"95310bdcee82f00d"},{"name":"node-file-trace-build","duration":13917962,"timestamp":577736910,"id":1814,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785335293590,"traceId":"95310bdcee82f00d"},{"name":"apply-include-excludes","duration":985,"timestamp":591654892,"id":1823,"parentId":1,"tags":{},"startTime":1785335307508,"traceId":"95310bdcee82f00d"},{"name":"print-tree-view","duration":7922,"timestamp":591656096,"id":1824,"parentId":1,"tags":{},"startTime":1785335307509,"traceId":"95310bdcee82f00d"},{"name":"telemetry-flush","duration":43,"timestamp":591664027,"id":1825,"parentId":1,"tags":{},"startTime":1785335307517,"traceId":"95310bdcee82f00d"},{"name":"next-build","duration":51923854,"timestamp":539740220,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785335255594,"traceId":"95310bdcee82f00d"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":216,"timestamp":728317943,"id":4,"parentId":1,"tags":{},"startTime":1785660455561,"traceId":"8261cc2cd40527b6"},{"name":"load-custom-routes","duration":1526,"timestamp":728318242,"id":5,"parentId":1,"tags":{},"startTime":1785660455561,"traceId":"8261cc2cd40527b6"},{"name":"create-dist-dir","duration":17936,"timestamp":728396452,"id":6,"parentId":1,"tags":{},"startTime":1785660455640,"traceId":"8261cc2cd40527b6"},{"name":"create-pages-mapping","duration":198,"timestamp":728452984,"id":7,"parentId":1,"tags":{},"startTime":1785660455696,"traceId":"8261cc2cd40527b6"},{"name":"collect-app-files","duration":6131,"timestamp":728453215,"id":8,"parentId":1,"tags":{},"startTime":1785660455696,"traceId":"8261cc2cd40527b6"},{"name":"create-app-mapping","duration":4667,"timestamp":728459371,"id":9,"parentId":1,"tags":{},"startTime":1785660455703,"traceId":"8261cc2cd40527b6"},{"name":"create-app-layouts","duration":99,"timestamp":728464070,"id":10,"parentId":1,"tags":{},"startTime":1785660455707,"traceId":"8261cc2cd40527b6"},{"name":"collect-default-files","duration":6763,"timestamp":728474125,"id":12,"parentId":1,"tags":{},"startTime":1785660455717,"traceId":"8261cc2cd40527b6"},{"name":"generate-route-types","duration":37093,"timestamp":728465189,"id":11,"parentId":1,"tags":{},"startTime":1785660455708,"traceId":"8261cc2cd40527b6"},{"name":"public-dir-conflict-check","duration":454,"timestamp":728502346,"id":13,"parentId":1,"tags":{},"startTime":1785660455746,"traceId":"8261cc2cd40527b6"},{"name":"generate-routes-manifest","duration":3325,"timestamp":728502957,"id":14,"parentId":1,"tags":{},"startTime":1785660455746,"traceId":"8261cc2cd40527b6"},{"name":"create-entrypoints","duration":64720,"timestamp":728512318,"id":17,"parentId":1,"tags":{},"startTime":1785660455755,"traceId":"8261cc2cd40527b6"},{"name":"generate-webpack-config","duration":235203,"timestamp":728577075,"id":18,"parentId":16,"tags":{},"startTime":1785660455820,"traceId":"8261cc2cd40527b6"},{"name":"next-trace-entrypoint-plugin","duration":1750,"timestamp":728898996,"id":20,"parentId":19,"tags":{},"startTime":1785660456142,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1605916,"timestamp":728907947,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":2512528,"timestamp":728907958,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":2527711,"timestamp":728907961,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":2574093,"timestamp":728907997,"id":138,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":2828581,"timestamp":728907983,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":2828650,"timestamp":728907981,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3039086,"timestamp":728907964,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3039098,"timestamp":728907973,"id":129,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3039108,"timestamp":728907967,"id":127,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3041273,"timestamp":728907970,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3103393,"timestamp":728908036,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3124865,"timestamp":728908020,"id":141,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3125610,"timestamp":728907975,"id":130,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3125611,"timestamp":728907986,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3135409,"timestamp":728908017,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3230193,"timestamp":728908045,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3312368,"timestamp":728907956,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3312640,"timestamp":728907992,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350502,"timestamp":728907767,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350515,"timestamp":728907770,"id":72,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350514,"timestamp":728907773,"id":73,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350514,"timestamp":728907776,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350513,"timestamp":728907779,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350512,"timestamp":728907782,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350511,"timestamp":728907785,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350511,"timestamp":728907787,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350510,"timestamp":728907791,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350509,"timestamp":728907793,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350508,"timestamp":728907796,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350474,"timestamp":728907832,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350470,"timestamp":728907839,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350468,"timestamp":728907842,"id":84,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350466,"timestamp":728907845,"id":85,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350464,"timestamp":728907849,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350459,"timestamp":728907855,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350459,"timestamp":728907858,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350455,"timestamp":728907863,"id":91,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350448,"timestamp":728907872,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350448,"timestamp":728907875,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350446,"timestamp":728907878,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350441,"timestamp":728907886,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350440,"timestamp":728907889,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350433,"timestamp":728907897,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350431,"timestamp":728907900,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350430,"timestamp":728907902,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350426,"timestamp":728907908,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350425,"timestamp":728907910,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350424,"timestamp":728907913,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350422,"timestamp":728907916,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350420,"timestamp":728907919,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350416,"timestamp":728907925,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350415,"timestamp":728907928,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350413,"timestamp":728907931,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350412,"timestamp":728907933,"id":115,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350410,"timestamp":728907936,"id":116,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350408,"timestamp":728907939,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350407,"timestamp":728907942,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3350406,"timestamp":728907944,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3353760,"timestamp":728907883,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3367233,"timestamp":728907880,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3377151,"timestamp":728907922,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3429327,"timestamp":728907994,"id":137,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3429340,"timestamp":728907999,"id":139,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3430292,"timestamp":728907989,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3448015,"timestamp":728907473,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447897,"timestamp":728907607,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447848,"timestamp":728907659,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447772,"timestamp":728907738,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447771,"timestamp":728907742,"id":63,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447769,"timestamp":728907746,"id":64,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3447760,"timestamp":728907758,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3449236,"timestamp":728908033,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3449235,"timestamp":728908050,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3451878,"timestamp":728908030,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3466801,"timestamp":728907860,"id":90,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3466808,"timestamp":728907866,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3466788,"timestamp":728907892,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3538117,"timestamp":728908026,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3538124,"timestamp":728908039,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3595924,"timestamp":728907459,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3595531,"timestamp":728907869,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3595364,"timestamp":728908042,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3604493,"timestamp":728908056,"id":151,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3614297,"timestamp":728907953,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3646879,"timestamp":728907950,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3667547,"timestamp":728908023,"id":142,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3669008,"timestamp":728907894,"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":1785660456151,"traceId":"8261cc2cd40527b6"}]
|
|
2
|
+
[{"name":"add-entry","duration":3685947,"timestamp":728907696,"id":48,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3686874,"timestamp":728907853,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3717285,"timestamp":728907978,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3721851,"timestamp":728907031,"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":1785660456150,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720840,"timestamp":728908059,"id":152,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720840,"timestamp":728908062,"id":153,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908065,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908068,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908071,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908074,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908077,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908079,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908082,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908085,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720842,"timestamp":728908088,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908091,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908094,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3720841,"timestamp":728908096,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741487,"timestamp":728907642,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741730,"timestamp":728907417,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741501,"timestamp":728907649,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741497,"timestamp":728907656,"id":35,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741502,"timestamp":728907653,"id":34,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741728,"timestamp":728907429,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741781,"timestamp":728907378,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741757,"timestamp":728907404,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741715,"timestamp":728907448,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741731,"timestamp":728907438,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741509,"timestamp":728907662,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741505,"timestamp":728907669,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741510,"timestamp":728907666,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741493,"timestamp":728907684,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741504,"timestamp":728907675,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741510,"timestamp":728907672,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741504,"timestamp":728907679,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741503,"timestamp":728907681,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741499,"timestamp":728907687,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741498,"timestamp":728907690,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741485,"timestamp":728907705,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741490,"timestamp":728907702,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741494,"timestamp":728907699,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741501,"timestamp":728907693,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741486,"timestamp":728907710,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741492,"timestamp":728907707,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741484,"timestamp":728907717,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741489,"timestamp":728907713,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741479,"timestamp":728907725,"id":58,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741483,"timestamp":728907722,"id":57,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741475,"timestamp":728907732,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741480,"timestamp":728907728,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741490,"timestamp":728907720,"id":56,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741477,"timestamp":728907735,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741460,"timestamp":728907752,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741465,"timestamp":728907749,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741460,"timestamp":728907755,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741456,"timestamp":728907761,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":3741454,"timestamp":728907764,"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":1785660456151,"traceId":"8261cc2cd40527b6"},{"name":"make","duration":6400399,"timestamp":728906745,"id":21,"parentId":19,"tags":{},"startTime":1785660456150,"traceId":"8261cc2cd40527b6"},{"name":"get-entries","duration":3785,"timestamp":735308436,"id":939,"parentId":938,"tags":{},"startTime":1785660462552,"traceId":"8261cc2cd40527b6"},{"name":"node-file-trace-plugin","duration":4308745,"timestamp":735330450,"id":940,"parentId":938,"tags":{"traceEntryCount":"284"},"startTime":1785660462574,"traceId":"8261cc2cd40527b6"},{"name":"collect-traced-files","duration":80963,"timestamp":739639213,"id":941,"parentId":938,"tags":{},"startTime":1785660466882,"traceId":"8261cc2cd40527b6"},{"name":"finish-modules","duration":4411926,"timestamp":735308267,"id":938,"parentId":20,"tags":{},"startTime":1785660462551,"traceId":"8261cc2cd40527b6"},{"name":"chunk-graph","duration":130933,"timestamp":740081589,"id":943,"parentId":942,"tags":{},"startTime":1785660467325,"traceId":"8261cc2cd40527b6"},{"name":"optimize-modules","duration":21,"timestamp":740212641,"id":945,"parentId":942,"tags":{},"startTime":1785660467456,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunks","duration":163136,"timestamp":740212725,"id":946,"parentId":942,"tags":{},"startTime":1785660467456,"traceId":"8261cc2cd40527b6"},{"name":"optimize-tree","duration":178,"timestamp":740375957,"id":947,"parentId":942,"tags":{},"startTime":1785660467619,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunk-modules","duration":170023,"timestamp":740376225,"id":948,"parentId":942,"tags":{},"startTime":1785660467619,"traceId":"8261cc2cd40527b6"},{"name":"optimize","duration":333755,"timestamp":740212595,"id":944,"parentId":942,"tags":{},"startTime":1785660467456,"traceId":"8261cc2cd40527b6"},{"name":"module-hash","duration":120984,"timestamp":740631479,"id":949,"parentId":942,"tags":{},"startTime":1785660467875,"traceId":"8261cc2cd40527b6"},{"name":"code-generation","duration":180491,"timestamp":740752567,"id":950,"parentId":942,"tags":{},"startTime":1785660467996,"traceId":"8261cc2cd40527b6"},{"name":"hash","duration":19489,"timestamp":740955640,"id":951,"parentId":942,"tags":{},"startTime":1785660468199,"traceId":"8261cc2cd40527b6"},{"name":"code-generation-jobs","duration":367,"timestamp":740975126,"id":952,"parentId":942,"tags":{},"startTime":1785660468218,"traceId":"8261cc2cd40527b6"},{"name":"module-assets","duration":1557,"timestamp":740975354,"id":953,"parentId":942,"tags":{},"startTime":1785660468219,"traceId":"8261cc2cd40527b6"},{"name":"create-chunk-assets","duration":7269,"timestamp":740976946,"id":954,"parentId":942,"tags":{},"startTime":1785660468220,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1074,"timestamp":741019771,"id":956,"parentId":955,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":889,"timestamp":741019967,"id":957,"parentId":955,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":882,"timestamp":741019977,"id":958,"parentId":955,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":876,"timestamp":741019983,"id":959,"parentId":955,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":872,"timestamp":741019989,"id":960,"parentId":955,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":868,"timestamp":741019994,"id":961,"parentId":955,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":840,"timestamp":741020023,"id":962,"parentId":955,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":822,"timestamp":741020042,"id":963,"parentId":955,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":816,"timestamp":741020049,"id":964,"parentId":955,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":755,"timestamp":741020112,"id":965,"parentId":955,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":739,"timestamp":741020128,"id":966,"parentId":955,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":728,"timestamp":741020141,"id":967,"parentId":955,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":725,"timestamp":741020145,"id":968,"parentId":955,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":722,"timestamp":741020149,"id":969,"parentId":955,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":717,"timestamp":741020155,"id":970,"parentId":955,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":713,"timestamp":741020161,"id":971,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":708,"timestamp":741020166,"id":972,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":704,"timestamp":741020171,"id":973,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":701,"timestamp":741020175,"id":974,"parentId":955,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":697,"timestamp":741020180,"id":975,"parentId":955,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":694,"timestamp":741020185,"id":976,"parentId":955,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":691,"timestamp":741020188,"id":977,"parentId":955,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":687,"timestamp":741020193,"id":978,"parentId":955,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":685,"timestamp":741020196,"id":979,"parentId":955,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":681,"timestamp":741020201,"id":980,"parentId":955,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":678,"timestamp":741020205,"id":981,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":676,"timestamp":741020208,"id":982,"parentId":955,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"}]
|
|
3
|
+
[{"name":"minify-js","duration":941,"timestamp":741020225,"id":983,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":941,"timestamp":741020229,"id":984,"parentId":955,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":939,"timestamp":741020232,"id":985,"parentId":955,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":935,"timestamp":741020237,"id":986,"parentId":955,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":932,"timestamp":741020241,"id":987,"parentId":955,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":930,"timestamp":741020244,"id":988,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":927,"timestamp":741020247,"id":989,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":925,"timestamp":741020251,"id":990,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":921,"timestamp":741020255,"id":991,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":919,"timestamp":741020259,"id":992,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":917,"timestamp":741020262,"id":993,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":915,"timestamp":741020266,"id":994,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":911,"timestamp":741020271,"id":995,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":908,"timestamp":741020274,"id":996,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":906,"timestamp":741020277,"id":997,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":904,"timestamp":741020280,"id":998,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":901,"timestamp":741020284,"id":999,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":891,"timestamp":741020295,"id":1000,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":889,"timestamp":741020298,"id":1001,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":887,"timestamp":741020301,"id":1002,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":886,"timestamp":741020304,"id":1003,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":884,"timestamp":741020307,"id":1004,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":882,"timestamp":741020309,"id":1005,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":880,"timestamp":741020312,"id":1006,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":878,"timestamp":741020315,"id":1007,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":877,"timestamp":741020318,"id":1008,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":875,"timestamp":741020321,"id":1009,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":873,"timestamp":741020323,"id":1010,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":872,"timestamp":741020326,"id":1011,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":870,"timestamp":741020329,"id":1012,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":868,"timestamp":741020332,"id":1013,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":866,"timestamp":741020335,"id":1014,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785660468263,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":864,"timestamp":741020338,"id":1015,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":862,"timestamp":741020340,"id":1016,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":861,"timestamp":741020343,"id":1017,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":859,"timestamp":741020346,"id":1018,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":857,"timestamp":741020348,"id":1019,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":855,"timestamp":741020351,"id":1020,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":853,"timestamp":741020354,"id":1021,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":852,"timestamp":741020357,"id":1022,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":851,"timestamp":741020360,"id":1023,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":849,"timestamp":741020362,"id":1024,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":847,"timestamp":741020365,"id":1025,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":845,"timestamp":741020368,"id":1026,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":842,"timestamp":741020372,"id":1027,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":840,"timestamp":741020376,"id":1028,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":838,"timestamp":741020379,"id":1029,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":836,"timestamp":741020382,"id":1030,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":834,"timestamp":741020385,"id":1031,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":831,"timestamp":741020388,"id":1032,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":829,"timestamp":741020392,"id":1033,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":827,"timestamp":741020395,"id":1034,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":826,"timestamp":741020397,"id":1035,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":823,"timestamp":741020401,"id":1036,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":821,"timestamp":741020403,"id":1037,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":819,"timestamp":741020406,"id":1038,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":818,"timestamp":741020409,"id":1039,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":816,"timestamp":741020412,"id":1040,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":814,"timestamp":741020414,"id":1041,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":812,"timestamp":741020417,"id":1042,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":810,"timestamp":741020420,"id":1043,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":809,"timestamp":741020423,"id":1044,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":807,"timestamp":741020425,"id":1045,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":805,"timestamp":741020428,"id":1046,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":803,"timestamp":741020431,"id":1047,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":801,"timestamp":741020434,"id":1048,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":799,"timestamp":741020437,"id":1049,"parentId":955,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":795,"timestamp":741020442,"id":1050,"parentId":955,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":791,"timestamp":741020446,"id":1051,"parentId":955,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":789,"timestamp":741020449,"id":1052,"parentId":955,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":787,"timestamp":741020452,"id":1053,"parentId":955,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":785,"timestamp":741020455,"id":1054,"parentId":955,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":784,"timestamp":741020457,"id":1055,"parentId":955,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":782,"timestamp":741020460,"id":1056,"parentId":955,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":780,"timestamp":741020463,"id":1057,"parentId":955,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":778,"timestamp":741020466,"id":1058,"parentId":955,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":776,"timestamp":741020469,"id":1059,"parentId":955,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":774,"timestamp":741020471,"id":1060,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":772,"timestamp":741020474,"id":1061,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":770,"timestamp":741020477,"id":1062,"parentId":955,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":768,"timestamp":741020480,"id":1063,"parentId":955,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":766,"timestamp":741020483,"id":1064,"parentId":955,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":765,"timestamp":741020485,"id":1065,"parentId":955,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":763,"timestamp":741020488,"id":1066,"parentId":955,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":760,"timestamp":741020492,"id":1067,"parentId":955,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":758,"timestamp":741020495,"id":1068,"parentId":955,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":752,"timestamp":741020502,"id":1069,"parentId":955,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":750,"timestamp":741020505,"id":1070,"parentId":955,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":748,"timestamp":741020508,"id":1071,"parentId":955,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":746,"timestamp":741020511,"id":1072,"parentId":955,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":744,"timestamp":741020513,"id":1073,"parentId":955,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":742,"timestamp":741020516,"id":1074,"parentId":955,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":741,"timestamp":741020519,"id":1075,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":739,"timestamp":741020522,"id":1076,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":737,"timestamp":741020524,"id":1077,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":735,"timestamp":741020527,"id":1078,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":733,"timestamp":741020530,"id":1079,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":732,"timestamp":741020532,"id":1080,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":730,"timestamp":741020535,"id":1081,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":727,"timestamp":741020538,"id":1082,"parentId":955,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":726,"timestamp":741020541,"id":1083,"parentId":955,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"}]
|
|
4
|
+
[{"name":"minify-js","duration":872,"timestamp":741020544,"id":1084,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":863,"timestamp":741020556,"id":1085,"parentId":955,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":861,"timestamp":741020559,"id":1086,"parentId":955,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":859,"timestamp":741020562,"id":1087,"parentId":955,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":857,"timestamp":741020565,"id":1088,"parentId":955,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":856,"timestamp":741020568,"id":1089,"parentId":955,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":854,"timestamp":741020571,"id":1090,"parentId":955,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":853,"timestamp":741020573,"id":1091,"parentId":955,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":851,"timestamp":741020576,"id":1092,"parentId":955,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":849,"timestamp":741020579,"id":1093,"parentId":955,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":848,"timestamp":741020581,"id":1094,"parentId":955,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":846,"timestamp":741020584,"id":1095,"parentId":955,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":845,"timestamp":741020587,"id":1096,"parentId":955,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":843,"timestamp":741020589,"id":1097,"parentId":955,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":842,"timestamp":741020592,"id":1098,"parentId":955,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":840,"timestamp":741020595,"id":1099,"parentId":955,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":838,"timestamp":741020598,"id":1100,"parentId":955,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":836,"timestamp":741020601,"id":1101,"parentId":955,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":834,"timestamp":741020604,"id":1102,"parentId":955,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":832,"timestamp":741020607,"id":1103,"parentId":955,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":831,"timestamp":741020610,"id":1104,"parentId":955,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":829,"timestamp":741020613,"id":1105,"parentId":955,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":827,"timestamp":741020616,"id":1106,"parentId":955,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":825,"timestamp":741020619,"id":1107,"parentId":955,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":824,"timestamp":741020621,"id":1108,"parentId":955,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":823,"timestamp":741020624,"id":1109,"parentId":955,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":821,"timestamp":741020627,"id":1110,"parentId":955,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":819,"timestamp":741020630,"id":1111,"parentId":955,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":818,"timestamp":741020632,"id":1112,"parentId":955,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":816,"timestamp":741020635,"id":1113,"parentId":955,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":814,"timestamp":741020638,"id":1114,"parentId":955,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":812,"timestamp":741020641,"id":1115,"parentId":955,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":811,"timestamp":741020643,"id":1116,"parentId":955,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":809,"timestamp":741020647,"id":1117,"parentId":955,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":807,"timestamp":741020649,"id":1118,"parentId":955,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":805,"timestamp":741020652,"id":1119,"parentId":955,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":803,"timestamp":741020655,"id":1120,"parentId":955,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":801,"timestamp":741020658,"id":1121,"parentId":955,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":799,"timestamp":741020661,"id":1122,"parentId":955,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":797,"timestamp":741020664,"id":1123,"parentId":955,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":795,"timestamp":741020667,"id":1124,"parentId":955,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":793,"timestamp":741020670,"id":1125,"parentId":955,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":792,"timestamp":741020673,"id":1126,"parentId":955,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":790,"timestamp":741020676,"id":1127,"parentId":955,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":788,"timestamp":741020679,"id":1128,"parentId":955,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":787,"timestamp":741020681,"id":1129,"parentId":955,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":785,"timestamp":741020684,"id":1130,"parentId":955,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":784,"timestamp":741020687,"id":1131,"parentId":955,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":782,"timestamp":741020690,"id":1132,"parentId":955,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":780,"timestamp":741020693,"id":1133,"parentId":955,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":778,"timestamp":741020696,"id":1134,"parentId":955,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":776,"timestamp":741020698,"id":1135,"parentId":955,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":775,"timestamp":741020701,"id":1136,"parentId":955,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":774,"timestamp":741020703,"id":1137,"parentId":955,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":772,"timestamp":741020707,"id":1138,"parentId":955,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":770,"timestamp":741020709,"id":1139,"parentId":955,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":768,"timestamp":741020712,"id":1140,"parentId":955,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":765,"timestamp":741020716,"id":1141,"parentId":955,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":764,"timestamp":741020719,"id":1142,"parentId":955,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":762,"timestamp":741020722,"id":1143,"parentId":955,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":760,"timestamp":741020724,"id":1144,"parentId":955,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":758,"timestamp":741020727,"id":1145,"parentId":955,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":756,"timestamp":741020730,"id":1146,"parentId":955,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":754,"timestamp":741020733,"id":1147,"parentId":955,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":753,"timestamp":741020735,"id":1148,"parentId":955,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":751,"timestamp":741020738,"id":1149,"parentId":955,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":749,"timestamp":741020741,"id":1150,"parentId":955,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":747,"timestamp":741020743,"id":1151,"parentId":955,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":745,"timestamp":741020746,"id":1152,"parentId":955,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":743,"timestamp":741020749,"id":1153,"parentId":955,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":742,"timestamp":741020752,"id":1154,"parentId":955,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":741,"timestamp":741020755,"id":1155,"parentId":955,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":739,"timestamp":741020758,"id":1156,"parentId":955,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":737,"timestamp":741020761,"id":1157,"parentId":955,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":735,"timestamp":741020764,"id":1158,"parentId":955,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":733,"timestamp":741020767,"id":1159,"parentId":955,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":731,"timestamp":741020769,"id":1160,"parentId":955,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":730,"timestamp":741020772,"id":1161,"parentId":955,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":728,"timestamp":741020774,"id":1162,"parentId":955,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":726,"timestamp":741020777,"id":1163,"parentId":955,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":724,"timestamp":741020780,"id":1164,"parentId":955,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":723,"timestamp":741020783,"id":1165,"parentId":955,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":721,"timestamp":741020785,"id":1166,"parentId":955,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":719,"timestamp":741020788,"id":1167,"parentId":955,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":718,"timestamp":741020791,"id":1168,"parentId":955,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":716,"timestamp":741020793,"id":1169,"parentId":955,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":714,"timestamp":741020796,"id":1170,"parentId":955,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":713,"timestamp":741020798,"id":1171,"parentId":955,"tags":{"name":"1185.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":711,"timestamp":741020801,"id":1172,"parentId":955,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":709,"timestamp":741020804,"id":1173,"parentId":955,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":707,"timestamp":741020807,"id":1174,"parentId":955,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":705,"timestamp":741020810,"id":1175,"parentId":955,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":703,"timestamp":741020813,"id":1176,"parentId":955,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":701,"timestamp":741020816,"id":1177,"parentId":955,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":699,"timestamp":741020819,"id":1178,"parentId":955,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":697,"timestamp":741020822,"id":1179,"parentId":955,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":695,"timestamp":741020824,"id":1180,"parentId":955,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":693,"timestamp":741020827,"id":1181,"parentId":955,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":691,"timestamp":741020830,"id":1182,"parentId":955,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":690,"timestamp":741020832,"id":1183,"parentId":955,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":688,"timestamp":741020836,"id":1184,"parentId":955,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"}]
|
|
5
|
+
[{"name":"minify-js","duration":762,"timestamp":741020838,"id":1185,"parentId":955,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":760,"timestamp":741020841,"id":1186,"parentId":955,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785660468264,"traceId":"8261cc2cd40527b6"},{"name":"minify-webpack-plugin-optimize","duration":34532,"timestamp":740987142,"id":955,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785660468230,"traceId":"8261cc2cd40527b6"},{"name":"css-minimizer-plugin","duration":192,"timestamp":741021826,"id":1187,"parentId":19,"tags":{},"startTime":1785660468265,"traceId":"8261cc2cd40527b6"},{"name":"create-trace-assets","duration":56930,"timestamp":741022226,"id":1188,"parentId":20,"tags":{},"startTime":1785660468265,"traceId":"8261cc2cd40527b6"},{"name":"seal","duration":1254703,"timestamp":739887253,"id":942,"parentId":19,"tags":{},"startTime":1785660467130,"traceId":"8261cc2cd40527b6"},{"name":"webpack-compilation","duration":12351952,"timestamp":728897370,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785660456141,"traceId":"8261cc2cd40527b6"},{"name":"emit","duration":146955,"timestamp":741249879,"id":1189,"parentId":16,"tags":{},"startTime":1785660468493,"traceId":"8261cc2cd40527b6"},{"name":"webpack-close","duration":2000549,"timestamp":741404232,"id":1190,"parentId":16,"tags":{"name":"server"},"startTime":1785660468647,"traceId":"8261cc2cd40527b6"},{"name":"webpack-generate-error-stats","duration":2498,"timestamp":743404854,"id":1191,"parentId":1190,"tags":{},"startTime":1785660470648,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":92253,"timestamp":743439023,"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":1785660470682,"traceId":"8261cc2cd40527b6"},{"name":"make","duration":92836,"timestamp":743438857,"id":1193,"parentId":1192,"tags":{},"startTime":1785660470682,"traceId":"8261cc2cd40527b6"},{"name":"chunk-graph","duration":852,"timestamp":743545512,"id":1196,"parentId":1195,"tags":{},"startTime":1785660470789,"traceId":"8261cc2cd40527b6"},{"name":"optimize-modules","duration":10,"timestamp":743546442,"id":1198,"parentId":1195,"tags":{},"startTime":1785660470790,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunks","duration":588,"timestamp":743546510,"id":1199,"parentId":1195,"tags":{},"startTime":1785660470790,"traceId":"8261cc2cd40527b6"},{"name":"optimize-tree","duration":11,"timestamp":743547157,"id":1200,"parentId":1195,"tags":{},"startTime":1785660470790,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunk-modules","duration":4357,"timestamp":743547230,"id":1201,"parentId":1195,"tags":{},"startTime":1785660470790,"traceId":"8261cc2cd40527b6"},{"name":"optimize","duration":5274,"timestamp":743546390,"id":1197,"parentId":1195,"tags":{},"startTime":1785660470790,"traceId":"8261cc2cd40527b6"},{"name":"module-hash","duration":2914,"timestamp":743553039,"id":1202,"parentId":1195,"tags":{},"startTime":1785660470796,"traceId":"8261cc2cd40527b6"},{"name":"code-generation","duration":221,"timestamp":743555979,"id":1203,"parentId":1195,"tags":{},"startTime":1785660470799,"traceId":"8261cc2cd40527b6"},{"name":"hash","duration":1739,"timestamp":743557181,"id":1204,"parentId":1195,"tags":{},"startTime":1785660470800,"traceId":"8261cc2cd40527b6"},{"name":"code-generation-jobs","duration":170,"timestamp":743558917,"id":1205,"parentId":1195,"tags":{},"startTime":1785660470802,"traceId":"8261cc2cd40527b6"},{"name":"module-assets","duration":51,"timestamp":743559069,"id":1206,"parentId":1195,"tags":{},"startTime":1785660470802,"traceId":"8261cc2cd40527b6"},{"name":"create-chunk-assets","duration":180,"timestamp":743559126,"id":1207,"parentId":1195,"tags":{},"startTime":1785660470802,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":51,"timestamp":743563605,"id":1209,"parentId":1208,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785660470807,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":31,"timestamp":743563631,"id":1210,"parentId":1208,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785660470807,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":25,"timestamp":743563638,"id":1211,"parentId":1208,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785660470807,"traceId":"8261cc2cd40527b6"},{"name":"minify-webpack-plugin-optimize","duration":459,"timestamp":743563208,"id":1208,"parentId":1192,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785660470806,"traceId":"8261cc2cd40527b6"},{"name":"css-minimizer-plugin","duration":6,"timestamp":743563724,"id":1212,"parentId":1192,"tags":{},"startTime":1785660470807,"traceId":"8261cc2cd40527b6"},{"name":"seal","duration":27003,"timestamp":743543511,"id":1195,"parentId":1192,"tags":{},"startTime":1785660470787,"traceId":"8261cc2cd40527b6"},{"name":"webpack-compilation","duration":139040,"timestamp":743431934,"id":1192,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785660470675,"traceId":"8261cc2cd40527b6"},{"name":"emit","duration":2030,"timestamp":743571281,"id":1213,"parentId":16,"tags":{},"startTime":1785660470814,"traceId":"8261cc2cd40527b6"},{"name":"webpack-close","duration":184,"timestamp":743573796,"id":1214,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785660470817,"traceId":"8261cc2cd40527b6"},{"name":"webpack-generate-error-stats","duration":567,"timestamp":743573987,"id":1215,"parentId":1214,"tags":{},"startTime":1785660470817,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681344,"timestamp":743587716,"id":1229,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681360,"timestamp":743587720,"id":1230,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587723,"id":1231,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587726,"id":1232,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681360,"timestamp":743587730,"id":1233,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681360,"timestamp":743587733,"id":1234,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681360,"timestamp":743587736,"id":1235,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587739,"id":1236,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587742,"id":1237,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681366,"timestamp":743587746,"id":1238,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587748,"id":1239,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681368,"timestamp":743587751,"id":1240,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587755,"id":1241,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587759,"id":1242,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587761,"id":1243,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587764,"id":1244,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587766,"id":1245,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681367,"timestamp":743587769,"id":1246,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587778,"id":1247,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587780,"id":1248,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681362,"timestamp":743587783,"id":1249,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681362,"timestamp":743587785,"id":1250,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587788,"id":1251,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587791,"id":1252,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587793,"id":1253,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587795,"id":1254,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587798,"id":1255,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587800,"id":1256,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587803,"id":1257,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681361,"timestamp":743587805,"id":1258,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587809,"id":1259,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587812,"id":1260,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587815,"id":1261,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587817,"id":1262,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587820,"id":1263,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681359,"timestamp":743587822,"id":1264,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681358,"timestamp":743587825,"id":1265,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681358,"timestamp":743587827,"id":1266,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681358,"timestamp":743587829,"id":1267,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681358,"timestamp":743587832,"id":1268,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681358,"timestamp":743587834,"id":1269,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587837,"id":1270,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587839,"id":1271,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587841,"id":1272,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587844,"id":1273,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587846,"id":1274,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587849,"id":1275,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587852,"id":1276,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587854,"id":1277,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587857,"id":1278,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587859,"id":1279,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587862,"id":1280,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587864,"id":1281,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681389,"timestamp":743587866,"id":1282,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587870,"id":1283,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587873,"id":1284,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587875,"id":1285,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587878,"id":1286,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587880,"id":1287,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587882,"id":1288,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587885,"id":1289,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587887,"id":1290,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587890,"id":1291,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587892,"id":1292,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681388,"timestamp":743587895,"id":1293,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587897,"id":1294,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681387,"timestamp":743587900,"id":1295,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"}]
|
|
6
|
+
[{"name":"add-entry","duration":681663,"timestamp":743587903,"id":1296,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681665,"timestamp":743587906,"id":1297,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681659,"timestamp":743587915,"id":1298,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681658,"timestamp":743587918,"id":1299,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681656,"timestamp":743587923,"id":1300,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681653,"timestamp":743587927,"id":1301,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681652,"timestamp":743587931,"id":1302,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681652,"timestamp":743587934,"id":1303,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681651,"timestamp":743587938,"id":1304,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681649,"timestamp":743587942,"id":1305,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681649,"timestamp":743587946,"id":1306,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681648,"timestamp":743587950,"id":1307,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681647,"timestamp":743587953,"id":1308,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681635,"timestamp":743587968,"id":1309,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681635,"timestamp":743587971,"id":1310,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681635,"timestamp":743587973,"id":1311,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587975,"id":1312,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587978,"id":1313,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587981,"id":1314,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587983,"id":1315,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587985,"id":1316,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587988,"id":1317,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681636,"timestamp":743587991,"id":1318,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681643,"timestamp":743587993,"id":1319,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681644,"timestamp":743587996,"id":1320,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681643,"timestamp":743587998,"id":1321,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681632,"timestamp":743588011,"id":1322,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681631,"timestamp":743588014,"id":1323,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681630,"timestamp":743588017,"id":1324,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681628,"timestamp":743588020,"id":1325,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681628,"timestamp":743588022,"id":1326,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681627,"timestamp":743588025,"id":1327,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681626,"timestamp":743588027,"id":1328,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681624,"timestamp":743588030,"id":1329,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681624,"timestamp":743588032,"id":1330,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681623,"timestamp":743588035,"id":1331,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681622,"timestamp":743588037,"id":1332,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681621,"timestamp":743588040,"id":1333,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681620,"timestamp":743588042,"id":1334,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681618,"timestamp":743588045,"id":1335,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681617,"timestamp":743588047,"id":1336,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681616,"timestamp":743588049,"id":1337,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681616,"timestamp":743588051,"id":1338,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681615,"timestamp":743588054,"id":1339,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681614,"timestamp":743588057,"id":1340,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681613,"timestamp":743588059,"id":1341,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681612,"timestamp":743588061,"id":1342,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681611,"timestamp":743588064,"id":1343,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681610,"timestamp":743588067,"id":1344,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681608,"timestamp":743588070,"id":1345,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681607,"timestamp":743588072,"id":1346,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681604,"timestamp":743588077,"id":1347,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681600,"timestamp":743588082,"id":1348,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681599,"timestamp":743588084,"id":1349,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":681599,"timestamp":743588087,"id":1350,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":772604,"timestamp":743587681,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":810292,"timestamp":743587698,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":813774,"timestamp":743587710,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875471,"timestamp":743587685,"id":1222,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875483,"timestamp":743587693,"id":1224,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875491,"timestamp":743587690,"id":1223,"parentId":1217,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875575,"timestamp":743587613,"id":1218,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875524,"timestamp":743587677,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":875549,"timestamp":743587659,"id":1219,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1030140,"timestamp":743588104,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1030126,"timestamp":743588137,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1030566,"timestamp":743587702,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145888,"timestamp":743587714,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145525,"timestamp":743588092,"id":1352,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145522,"timestamp":743588099,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145515,"timestamp":743588109,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145513,"timestamp":743588114,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145510,"timestamp":743588119,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1145501,"timestamp":743588131,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1213710,"timestamp":743588095,"id":1353,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1213717,"timestamp":743588107,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1213716,"timestamp":743588112,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1213707,"timestamp":743588126,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1213708,"timestamp":743588128,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1239233,"timestamp":743588089,"id":1351,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1239243,"timestamp":743588101,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1239236,"timestamp":743588116,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1239235,"timestamp":743588121,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1241680,"timestamp":743588133,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1681599,"timestamp":743588123,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"add-entry","duration":1681609,"timestamp":743588135,"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":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"make","duration":1682487,"timestamp":743587356,"id":1217,"parentId":1216,"tags":{},"startTime":1785660470831,"traceId":"8261cc2cd40527b6"},{"name":"chunk-graph","duration":74434,"timestamp":745445830,"id":1372,"parentId":1371,"tags":{},"startTime":1785660472689,"traceId":"8261cc2cd40527b6"},{"name":"optimize-modules","duration":8,"timestamp":745520316,"id":1374,"parentId":1371,"tags":{},"startTime":1785660472763,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunks","duration":78704,"timestamp":745531420,"id":1376,"parentId":1371,"tags":{},"startTime":1785660472775,"traceId":"8261cc2cd40527b6"},{"name":"optimize-tree","duration":11,"timestamp":745610170,"id":1377,"parentId":1371,"tags":{},"startTime":1785660472853,"traceId":"8261cc2cd40527b6"},{"name":"optimize-chunk-modules","duration":107633,"timestamp":745610207,"id":1378,"parentId":1371,"tags":{},"startTime":1785660472853,"traceId":"8261cc2cd40527b6"},{"name":"optimize","duration":197587,"timestamp":745520298,"id":1373,"parentId":1371,"tags":{},"startTime":1785660472763,"traceId":"8261cc2cd40527b6"},{"name":"module-hash","duration":58945,"timestamp":745799610,"id":1379,"parentId":1371,"tags":{},"startTime":1785660473043,"traceId":"8261cc2cd40527b6"},{"name":"code-generation","duration":11375,"timestamp":745858598,"id":1380,"parentId":1371,"tags":{},"startTime":1785660473102,"traceId":"8261cc2cd40527b6"},{"name":"hash","duration":13381,"timestamp":745877832,"id":1381,"parentId":1371,"tags":{},"startTime":1785660473121,"traceId":"8261cc2cd40527b6"},{"name":"code-generation-jobs","duration":261,"timestamp":745891212,"id":1382,"parentId":1371,"tags":{},"startTime":1785660473134,"traceId":"8261cc2cd40527b6"},{"name":"module-assets","duration":1241,"timestamp":745891388,"id":1383,"parentId":1371,"tags":{},"startTime":1785660473135,"traceId":"8261cc2cd40527b6"},{"name":"create-chunk-assets","duration":9412,"timestamp":745892649,"id":1384,"parentId":1371,"tags":{},"startTime":1785660473136,"traceId":"8261cc2cd40527b6"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1356,"timestamp":745905482,"id":1386,"parentId":1216,"tags":{},"startTime":1785660473149,"traceId":"8261cc2cd40527b6"},{"name":"NextJsBuildManifest-createassets","duration":2244,"timestamp":745904609,"id":1385,"parentId":1216,"tags":{},"startTime":1785660473148,"traceId":"8261cc2cd40527b6"}]
|
|
7
|
+
[{"name":"minify-js","duration":1463,"timestamp":745919716,"id":1388,"parentId":1387,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1440,"timestamp":745919747,"id":1389,"parentId":1387,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1434,"timestamp":745919754,"id":1390,"parentId":1387,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1430,"timestamp":745919759,"id":1391,"parentId":1387,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1426,"timestamp":745919764,"id":1392,"parentId":1387,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1421,"timestamp":745919770,"id":1393,"parentId":1387,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1418,"timestamp":745919775,"id":1394,"parentId":1387,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1413,"timestamp":745919780,"id":1395,"parentId":1387,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1410,"timestamp":745919784,"id":1396,"parentId":1387,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1407,"timestamp":745919788,"id":1397,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-571d396d423a55e6.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1401,"timestamp":745919795,"id":1398,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-8e3e0b3cbe336155.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1398,"timestamp":745919800,"id":1399,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9f7b350879be7909.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1394,"timestamp":745919804,"id":1400,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/session/route-7770c4912d451265.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1390,"timestamp":745919809,"id":1401,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/start/route-bfe5f5086b2f4543.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1387,"timestamp":745919813,"id":1402,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-2015afc18af57430.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1382,"timestamp":745919819,"id":1403,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/tools/route-25b361ab04d8dbe7.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1379,"timestamp":745919823,"id":1404,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/login/route-c96964f81f954a3f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1376,"timestamp":745919827,"id":1405,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/logout/route-d1d2ee66c640d914.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1373,"timestamp":745919832,"id":1406,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/route-c920b7200898ae31.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1369,"timestamp":745919836,"id":1407,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-e1f2a17d1490f1eb.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1366,"timestamp":745919840,"id":1408,"parentId":1387,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-22e29f48ae761f8b.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1362,"timestamp":745919845,"id":1409,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-60ed2f5b5683384f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1358,"timestamp":745919850,"id":1410,"parentId":1387,"tags":{"name":"static/chunks/app/api/ollama/models/route-c29f798f1fe5cbad.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1353,"timestamp":745919855,"id":1411,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-bb9f5758501afca0.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1350,"timestamp":745919860,"id":1412,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-767e41990795184a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1347,"timestamp":745919863,"id":1413,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-add6a1cf265b26f0.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1342,"timestamp":745919869,"id":1414,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-36a14fe91694c385.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1339,"timestamp":745919873,"id":1415,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/route-f16ff0839b274f42.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1336,"timestamp":745919877,"id":1416,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-556ce5b79f1b06fd.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1332,"timestamp":745919882,"id":1417,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/restore/route-64b3bbf868bf22d5.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1327,"timestamp":745919887,"id":1418,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/route-2698e3efcd2db0bf.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1323,"timestamp":745919893,"id":1419,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/scan/route-5d6cca9b436ccde8.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1320,"timestamp":745919896,"id":1420,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/sync/route-90bb00e8f7a8823a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1317,"timestamp":745919900,"id":1421,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-03a3e17322680eba.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1312,"timestamp":745919906,"id":1422,"parentId":1387,"tags":{"name":"static/chunks/app/api/slash-commands/route-1f57cdb0eb5ee8f9.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1310,"timestamp":745919910,"id":1423,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-b96d3adcce8a71dc.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1307,"timestamp":745919913,"id":1424,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/[id]/route-be81f90d48f3965a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1303,"timestamp":745919919,"id":1425,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/route-3d5eb9aef3d8e5d6.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1300,"timestamp":745919923,"id":1426,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-e5d4b9ed88a37488.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1296,"timestamp":745919927,"id":1427,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/route-97e5abd57f3ee923.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1293,"timestamp":745919931,"id":1428,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-57c6833fbed05694.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1290,"timestamp":745919935,"id":1429,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-3d86a916141e11da.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1286,"timestamp":745919940,"id":1430,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-2812e09764ae3b75.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1283,"timestamp":745919944,"id":1431,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-42580ecef6e667d0.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1280,"timestamp":745919948,"id":1432,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-998b2e0170aa4c5e.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1276,"timestamp":745919953,"id":1433,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-657c461aeb79c6d8.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1273,"timestamp":745919957,"id":1434,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-ed639ee8fbd7d7af.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1269,"timestamp":745919961,"id":1435,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-00ecba51227b4350.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1266,"timestamp":745919965,"id":1436,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-9547eff829bda1dc.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1263,"timestamp":745919969,"id":1437,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-8a25688b40bb6390.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1259,"timestamp":745919974,"id":1438,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-3487813b982d8779.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1256,"timestamp":745919978,"id":1439,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3b715ef13ad1fee8.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1253,"timestamp":745919982,"id":1440,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-1198eac2a3d0f4c4.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1248,"timestamp":745919987,"id":1441,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-164e2591ac9b3838.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1245,"timestamp":745919991,"id":1442,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-5ea840d683e8bc39.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1241,"timestamp":745919996,"id":1443,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-eb43678c8a7e9ed3.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1223,"timestamp":745920014,"id":1444,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6212c9ad67fb4146.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1219,"timestamp":745920019,"id":1445,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-121cc5d6f1477e85.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1215,"timestamp":745920025,"id":1446,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-2eeb1b5e21ba1adf.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1211,"timestamp":745920029,"id":1447,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-6d22c39f7284a18d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1206,"timestamp":745920035,"id":1448,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-2e461b53fde6545b.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1202,"timestamp":745920040,"id":1449,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-7def57bda06aba36.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1199,"timestamp":745920044,"id":1450,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-e1e8996e071bee99.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1193,"timestamp":745920050,"id":1451,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-a150905eb23a147d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1163,"timestamp":745920082,"id":1452,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ab1abcf40cec2c96.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1157,"timestamp":745920088,"id":1453,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4367e00a45c9f0d7.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1154,"timestamp":745920092,"id":1454,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-ae0decf5b44a6754.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1150,"timestamp":745920097,"id":1455,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d83454e770e736bd.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1145,"timestamp":745920102,"id":1456,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-bf7347a4d3081b92.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1142,"timestamp":745920106,"id":1457,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-488b01efb545e624.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1137,"timestamp":745920111,"id":1458,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d653a44122c30fe.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1133,"timestamp":745920117,"id":1459,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-cadf30e579926940.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1130,"timestamp":745920121,"id":1460,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d7315d474b15e24a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1125,"timestamp":745920126,"id":1461,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-eb3362d6e4fdcb6d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1122,"timestamp":745920130,"id":1462,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-72166dcb8e6015f7.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1118,"timestamp":745920134,"id":1463,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a08658e6d8cc2bb2.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1115,"timestamp":745920139,"id":1464,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-8c01aea7f0cef2d3.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1111,"timestamp":745920144,"id":1465,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-47ccd723e23b4755.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1108,"timestamp":745920147,"id":1466,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-772d918f4027cb2f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1103,"timestamp":745920153,"id":1467,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-f9d359cee2fe5945.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1100,"timestamp":745920157,"id":1468,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-07c11be191d3c9d0.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1095,"timestamp":745920163,"id":1469,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-faea8925f630505a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1092,"timestamp":745920166,"id":1470,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-226715c995cb2821.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1089,"timestamp":745920170,"id":1471,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7c16b3b19cc4ea71.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1084,"timestamp":745920176,"id":1472,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-daee7d013a6d627c.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1081,"timestamp":745920180,"id":1473,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-12b80ae9a3bc7f5d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1078,"timestamp":745920184,"id":1474,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-0fda009cd39f3c22.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1074,"timestamp":745920189,"id":1475,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-026bc13dc601be9a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1071,"timestamp":745920192,"id":1476,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-69ccabc50a7c109c.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1066,"timestamp":745920198,"id":1477,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-88473cd847e53128.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1063,"timestamp":745920202,"id":1478,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-63b9cd84cd4b2967.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1060,"timestamp":745920206,"id":1479,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-9158f5f68d46e88a.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1056,"timestamp":745920210,"id":1480,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-b2a5ba8ee57abca7.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1052,"timestamp":745920215,"id":1481,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-4976a49f6512df1b.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1049,"timestamp":745920219,"id":1482,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ac2f24c091906f6d.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1043,"timestamp":745920226,"id":1483,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-ef6be2b97aebc467.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1039,"timestamp":745920231,"id":1484,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-14836cdd313d033f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1036,"timestamp":745920235,"id":1485,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-0d4c9c4bc493c156.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1032,"timestamp":745920240,"id":1486,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-9f71d68de1873e13.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1029,"timestamp":745920244,"id":1487,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-55832bd673e4c3d7.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1024,"timestamp":745920249,"id":1488,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-e5532213cffe7ad6.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"}]
|
|
8
|
+
[{"name":"minify-js","duration":1133,"timestamp":745920254,"id":1489,"parentId":1387,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-1053cedd97313d08.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1130,"timestamp":745920258,"id":1490,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update/route-c4044bf42fb571ba.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1126,"timestamp":745920263,"id":1491,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update-check/route-838bbe638cf33386.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1122,"timestamp":745920267,"id":1492,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/status/route-31e467fb73926df6.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1119,"timestamp":745920272,"id":1493,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-017cf4bf4a68b091.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1116,"timestamp":745920276,"id":1494,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-443c9dca00caadee.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1113,"timestamp":745920281,"id":1495,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d9d5899aeaaf1404.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1109,"timestamp":745920285,"id":1496,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-b4d132fc122a2d97.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1106,"timestamp":745920289,"id":1497,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/route-03dddaedc1731c25.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1104,"timestamp":745920293,"id":1498,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/browse/route-f6b18a3765300126.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1099,"timestamp":745920298,"id":1499,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/vapid/route-d42ee35a8e330338.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1096,"timestamp":745920302,"id":1500,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-3b5e7e8474a2eee9.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1092,"timestamp":745920307,"id":1501,"parentId":1387,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-c592d000b9dbc264.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1089,"timestamp":745920311,"id":1502,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8e71945458c5ec7b.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1086,"timestamp":745920315,"id":1503,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/[id]/route-70885f62636daf7f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1082,"timestamp":745920321,"id":1504,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/reindex/route-ec6bf7d1461bf938.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1079,"timestamp":745920325,"id":1505,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/route-6e31032abce3d6db.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1076,"timestamp":745920329,"id":1506,"parentId":1387,"tags":{"name":"static/chunks/app/api/todos/route-b9e4ce7a986c718f.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1072,"timestamp":745920334,"id":1507,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/installations/route-da776ac28773ffa6.js","cache":"HIT"},"startTime":1785660473163,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1070,"timestamp":745920337,"id":1508,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/operations/route-4907b5d13d950cc1.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1065,"timestamp":745920343,"id":1509,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-39c0f3781c9e486f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1063,"timestamp":745920347,"id":1510,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-dcf2beba104bd31c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1060,"timestamp":745920350,"id":1511,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-140586d1ff4ba6d5.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1056,"timestamp":745920355,"id":1512,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-038e1d916f7e1529.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1053,"timestamp":745920359,"id":1513,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-07ee920941802556.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1051,"timestamp":745920363,"id":1514,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d6825f92da8edbbd.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1047,"timestamp":745920368,"id":1515,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-f04a355fd0e29940.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1042,"timestamp":745920374,"id":1516,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/route-3fd1f126b56eced4.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1035,"timestamp":745920381,"id":1517,"parentId":1387,"tags":{"name":"static/chunks/app/proxy/[...path]/route-a07d5b8c9cc1bb86.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1032,"timestamp":745920385,"id":1518,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8ba061a786f110a8.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1029,"timestamp":745920390,"id":1519,"parentId":1387,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1025,"timestamp":745920394,"id":1520,"parentId":1387,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1022,"timestamp":745920398,"id":1521,"parentId":1387,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1019,"timestamp":745920402,"id":1522,"parentId":1387,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1015,"timestamp":745920407,"id":1523,"parentId":1387,"tags":{"name":"static/chunks/app/more/page-3673543c07cbe4a3.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1012,"timestamp":745920411,"id":1524,"parentId":1387,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1009,"timestamp":745920415,"id":1525,"parentId":1387,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1005,"timestamp":745920420,"id":1526,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":1003,"timestamp":745920423,"id":1527,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/page-6cba44699ce36e52.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":999,"timestamp":745920428,"id":1528,"parentId":1387,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":996,"timestamp":745920432,"id":1529,"parentId":1387,"tags":{"name":"static/chunks/app/review/page-170e2e5c303b9ebf.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":993,"timestamp":745920436,"id":1530,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":990,"timestamp":745920440,"id":1531,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/page-ad930cbc7479e4ee.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":987,"timestamp":745920444,"id":1532,"parentId":1387,"tags":{"name":"static/chunks/app/skills/[skillId]/page-b68dda30afd103a8.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":984,"timestamp":745920449,"id":1533,"parentId":1387,"tags":{"name":"static/chunks/app/skills/installed/page-8b60b7703f4f243f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":981,"timestamp":745920453,"id":1534,"parentId":1387,"tags":{"name":"static/chunks/app/skills/page-c5c7b9feed31177d.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":978,"timestamp":745920457,"id":1535,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":974,"timestamp":745920461,"id":1536,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":972,"timestamp":745920465,"id":1537,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/page-14616133f8f82c72.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":968,"timestamp":745920469,"id":1538,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":965,"timestamp":745920473,"id":1539,"parentId":1387,"tags":{"name":"static/chunks/webpack-64ca464c195ee8a5.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":962,"timestamp":745920477,"id":1540,"parentId":1387,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":959,"timestamp":745920481,"id":1541,"parentId":1387,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":956,"timestamp":745920485,"id":1542,"parentId":1387,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":953,"timestamp":745920489,"id":1543,"parentId":1387,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":949,"timestamp":745920493,"id":1544,"parentId":1387,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":946,"timestamp":745920498,"id":1545,"parentId":1387,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":942,"timestamp":745920502,"id":1546,"parentId":1387,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":939,"timestamp":745920506,"id":1547,"parentId":1387,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":936,"timestamp":745920510,"id":1548,"parentId":1387,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":933,"timestamp":745920514,"id":1549,"parentId":1387,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":930,"timestamp":745920518,"id":1550,"parentId":1387,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":926,"timestamp":745920522,"id":1551,"parentId":1387,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":922,"timestamp":745920527,"id":1552,"parentId":1387,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":919,"timestamp":745920531,"id":1553,"parentId":1387,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":916,"timestamp":745920535,"id":1554,"parentId":1387,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":913,"timestamp":745920539,"id":1555,"parentId":1387,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":910,"timestamp":745920543,"id":1556,"parentId":1387,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":906,"timestamp":745920547,"id":1557,"parentId":1387,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":903,"timestamp":745920551,"id":1558,"parentId":1387,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":900,"timestamp":745920555,"id":1559,"parentId":1387,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":897,"timestamp":745920559,"id":1560,"parentId":1387,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":894,"timestamp":745920563,"id":1561,"parentId":1387,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":890,"timestamp":745920568,"id":1562,"parentId":1387,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":887,"timestamp":745920572,"id":1563,"parentId":1387,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":884,"timestamp":745920576,"id":1564,"parentId":1387,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":881,"timestamp":745920580,"id":1565,"parentId":1387,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":877,"timestamp":745920584,"id":1566,"parentId":1387,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":874,"timestamp":745920588,"id":1567,"parentId":1387,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":870,"timestamp":745920593,"id":1568,"parentId":1387,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":867,"timestamp":745920598,"id":1569,"parentId":1387,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":864,"timestamp":745920601,"id":1570,"parentId":1387,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":861,"timestamp":745920605,"id":1571,"parentId":1387,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":858,"timestamp":745920609,"id":1572,"parentId":1387,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":855,"timestamp":745920613,"id":1573,"parentId":1387,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":852,"timestamp":745920617,"id":1574,"parentId":1387,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":848,"timestamp":745920621,"id":1575,"parentId":1387,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":845,"timestamp":745920625,"id":1576,"parentId":1387,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":842,"timestamp":745920629,"id":1577,"parentId":1387,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":839,"timestamp":745920633,"id":1578,"parentId":1387,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":836,"timestamp":745920637,"id":1579,"parentId":1387,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":832,"timestamp":745920641,"id":1580,"parentId":1387,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":829,"timestamp":745920646,"id":1581,"parentId":1387,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":825,"timestamp":745920650,"id":1582,"parentId":1387,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":823,"timestamp":745920654,"id":1583,"parentId":1387,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":819,"timestamp":745920657,"id":1584,"parentId":1387,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":816,"timestamp":745920661,"id":1585,"parentId":1387,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":813,"timestamp":745920665,"id":1586,"parentId":1387,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":810,"timestamp":745920669,"id":1587,"parentId":1387,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":807,"timestamp":745920673,"id":1588,"parentId":1387,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":804,"timestamp":745920677,"id":1589,"parentId":1387,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"}]
|
|
9
|
+
[{"name":"minify-js","duration":892,"timestamp":745920681,"id":1590,"parentId":1387,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":890,"timestamp":745920685,"id":1591,"parentId":1387,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":887,"timestamp":745920689,"id":1592,"parentId":1387,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":884,"timestamp":745920693,"id":1593,"parentId":1387,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":882,"timestamp":745920697,"id":1594,"parentId":1387,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":879,"timestamp":745920701,"id":1595,"parentId":1387,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":877,"timestamp":745920704,"id":1596,"parentId":1387,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":874,"timestamp":745920708,"id":1597,"parentId":1387,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":871,"timestamp":745920712,"id":1598,"parentId":1387,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":868,"timestamp":745920716,"id":1599,"parentId":1387,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":865,"timestamp":745920720,"id":1600,"parentId":1387,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":862,"timestamp":745920724,"id":1601,"parentId":1387,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":860,"timestamp":745920728,"id":1602,"parentId":1387,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":857,"timestamp":745920732,"id":1603,"parentId":1387,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":854,"timestamp":745920735,"id":1604,"parentId":1387,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":851,"timestamp":745920739,"id":1605,"parentId":1387,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":848,"timestamp":745920743,"id":1606,"parentId":1387,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":846,"timestamp":745920747,"id":1607,"parentId":1387,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":843,"timestamp":745920750,"id":1608,"parentId":1387,"tags":{"name":"static/chunks/6488-246590643f71d4fe.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":840,"timestamp":745920754,"id":1609,"parentId":1387,"tags":{"name":"static/chunks/4560-a0bf5fddb618a7ac.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":837,"timestamp":745920758,"id":1610,"parentId":1387,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":834,"timestamp":745920762,"id":1611,"parentId":1387,"tags":{"name":"static/chunks/8562-47777bfb8dd0579c.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":831,"timestamp":745920766,"id":1612,"parentId":1387,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":482,"timestamp":745921116,"id":1614,"parentId":1387,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":425,"timestamp":745921174,"id":1616,"parentId":1387,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":2315,"timestamp":745920773,"id":1613,"parentId":1387,"tags":{"name":"static/-BSmW0Ae2YsxyCl_ue7_d/_ssgManifest.js","cache":"MISS"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-js","duration":2965,"timestamp":745921130,"id":1615,"parentId":1387,"tags":{"name":"static/-BSmW0Ae2YsxyCl_ue7_d/_buildManifest.js","cache":"MISS"},"startTime":1785660473164,"traceId":"8261cc2cd40527b6"},{"name":"minify-webpack-plugin-optimize","duration":12231,"timestamp":745911872,"id":1387,"parentId":1216,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785660473155,"traceId":"8261cc2cd40527b6"},{"name":"minify-css","duration":116,"timestamp":745924280,"id":1618,"parentId":1617,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785660473167,"traceId":"8261cc2cd40527b6"},{"name":"minify-css","duration":78,"timestamp":745924321,"id":1619,"parentId":1617,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785660473167,"traceId":"8261cc2cd40527b6"},{"name":"minify-css","duration":75,"timestamp":745924325,"id":1620,"parentId":1617,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785660473167,"traceId":"8261cc2cd40527b6"},{"name":"minify-css","duration":73,"timestamp":745924328,"id":1621,"parentId":1617,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785660473167,"traceId":"8261cc2cd40527b6"},{"name":"css-minimizer-plugin","duration":199,"timestamp":745924204,"id":1617,"parentId":1216,"tags":{},"startTime":1785660473167,"traceId":"8261cc2cd40527b6"},{"name":"seal","duration":636651,"timestamp":745350203,"id":1371,"parentId":1216,"tags":{},"startTime":1785660472593,"traceId":"8261cc2cd40527b6"},{"name":"webpack-compilation","duration":2402800,"timestamp":743584137,"id":1216,"parentId":16,"tags":{"name":"client"},"startTime":1785660470827,"traceId":"8261cc2cd40527b6"},{"name":"emit","duration":39763,"timestamp":745986979,"id":1622,"parentId":16,"tags":{},"startTime":1785660473230,"traceId":"8261cc2cd40527b6"},{"name":"webpack-close","duration":969654,"timestamp":746029530,"id":1623,"parentId":16,"tags":{"name":"client"},"startTime":1785660473273,"traceId":"8261cc2cd40527b6"},{"name":"webpack-generate-error-stats","duration":889,"timestamp":746999204,"id":1624,"parentId":1623,"tags":{},"startTime":1785660474242,"traceId":"8261cc2cd40527b6"},{"name":"run-webpack-compiler","duration":18488265,"timestamp":728512313,"id":16,"parentId":1,"tags":{},"startTime":1785660455755,"traceId":"8261cc2cd40527b6"},{"name":"format-webpack-messages","duration":90,"timestamp":747000588,"id":1625,"parentId":1,"tags":{},"startTime":1785660474244,"traceId":"8261cc2cd40527b6"},{"name":"verify-typescript-setup","duration":26930238,"timestamp":747004466,"id":1627,"parentId":1,"tags":{},"startTime":1785660474248,"traceId":"8261cc2cd40527b6"},{"name":"check-static-error-page","duration":32024,"timestamp":773974312,"id":1630,"parentId":1629,"tags":{},"startTime":1785660501217,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":34769,"timestamp":774207641,"id":1631,"parentId":1629,"tags":{"page":"/_app"},"startTime":1785660501451,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":34077,"timestamp":774208349,"id":1633,"parentId":1629,"tags":{"page":"/_document"},"startTime":1785660501452,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":41216,"timestamp":774208295,"id":1632,"parentId":1629,"tags":{"page":"/_error"},"startTime":1785660501451,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":132503,"timestamp":774257333,"id":1776,"parentId":1772,"tags":{},"startTime":1785660501500,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":152538,"timestamp":774237374,"id":1772,"parentId":1629,"tags":{"page":"/icon1.png"},"startTime":1785660501481,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":132669,"timestamp":774257371,"id":1777,"parentId":1771,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":152877,"timestamp":774237178,"id":1771,"parentId":1629,"tags":{"page":"/apple-icon.png"},"startTime":1785660501480,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":147931,"timestamp":774257405,"id":1778,"parentId":1773,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":167845,"timestamp":774237532,"id":1773,"parentId":1629,"tags":{"page":"/icon2.png"},"startTime":1785660501481,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":160500,"timestamp":774257884,"id":1780,"parentId":1635,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":209562,"timestamp":774208863,"id":1635,"parentId":1629,"tags":{"page":"/api/app/update-check"},"startTime":1785660501452,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":175909,"timestamp":774257443,"id":1779,"parentId":1634,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":225027,"timestamp":774208371,"id":1634,"parentId":1629,"tags":{"page":"/_not-found"},"startTime":1785660501452,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":187623,"timestamp":774258220,"id":1782,"parentId":1636,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":236622,"timestamp":774209259,"id":1636,"parentId":1629,"tags":{"page":"/api/app/update"},"startTime":1785660501452,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":215091,"timestamp":774257990,"id":1781,"parentId":1637,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":263571,"timestamp":774209553,"id":1637,"parentId":1629,"tags":{"page":"/api/assistant/conversation"},"startTime":1785660501453,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":216273,"timestamp":774256978,"id":1775,"parentId":1770,"tags":{},"startTime":1785660501500,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":236643,"timestamp":774236624,"id":1770,"parentId":1629,"tags":{"page":"/icon.png"},"startTime":1785660501480,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":229515,"timestamp":774258312,"id":1784,"parentId":1639,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":277752,"timestamp":774210115,"id":1639,"parentId":1629,"tags":{"page":"/api/assistant/messages"},"startTime":1785660501453,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":233786,"timestamp":774258386,"id":1786,"parentId":1641,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":280712,"timestamp":774211490,"id":1641,"parentId":1629,"tags":{"page":"/api/assistant/start"},"startTime":1785660501455,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":237419,"timestamp":774258273,"id":1783,"parentId":1638,"tags":{},"startTime":1785660501501,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":285894,"timestamp":774209825,"id":1638,"parentId":1629,"tags":{"page":"/api/assistant/current-output"},"startTime":1785660501453,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":237841,"timestamp":774258402,"id":1787,"parentId":1642,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":284276,"timestamp":774211989,"id":1642,"parentId":1629,"tags":{"page":"/api/assistant/terminal"},"startTime":1785660501455,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":240941,"timestamp":774258412,"id":1788,"parentId":1643,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":286889,"timestamp":774212490,"id":1643,"parentId":1629,"tags":{"page":"/api/assistant/tools"},"startTime":1785660501456,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":241391,"timestamp":774258426,"id":1789,"parentId":1644,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":287044,"timestamp":774212802,"id":1644,"parentId":1629,"tags":{"page":"/api/auth/login"},"startTime":1785660501456,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":244517,"timestamp":774258435,"id":1790,"parentId":1645,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":289911,"timestamp":774213065,"id":1645,"parentId":1629,"tags":{"page":"/api/auth/logout"},"startTime":1785660501456,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":247842,"timestamp":774258537,"id":1792,"parentId":1646,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":293118,"timestamp":774213280,"id":1646,"parentId":1629,"tags":{"page":"/api/auth/status"},"startTime":1785660501456,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":250963,"timestamp":774258455,"id":1791,"parentId":1647,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":295957,"timestamp":774213485,"id":1647,"parentId":1629,"tags":{"page":"/api/daily-summary"},"startTime":1785660501457,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":256513,"timestamp":774258590,"id":1793,"parentId":1648,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":301443,"timestamp":774213681,"id":1648,"parentId":1629,"tags":{"page":"/api/daily-summary/status"},"startTime":1785660501457,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":257935,"timestamp":774258649,"id":1794,"parentId":1649,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":302707,"timestamp":774213906,"id":1649,"parentId":1629,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785660501457,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":261428,"timestamp":774258762,"id":1796,"parentId":1651,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":305737,"timestamp":774214518,"id":1651,"parentId":1629,"tags":{"page":"/api/external-apps"},"startTime":1785660501458,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":262446,"timestamp":774258360,"id":1785,"parentId":1640,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":310332,"timestamp":774210493,"id":1640,"parentId":1629,"tags":{"page":"/api/assistant/session"},"startTime":1785660501454,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":266215,"timestamp":774258830,"id":1797,"parentId":1652,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":310329,"timestamp":774214739,"id":1652,"parentId":1629,"tags":{"page":"/api/fs/browse"},"startTime":1785660501458,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":266451,"timestamp":774258709,"id":1795,"parentId":1650,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":310941,"timestamp":774214234,"id":1650,"parentId":1629,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785660501457,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":274159,"timestamp":774258882,"id":1798,"parentId":1653,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":318121,"timestamp":774214942,"id":1653,"parentId":1629,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785660501458,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":274849,"timestamp":774258931,"id":1801,"parentId":1656,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":315674,"timestamp":774218128,"id":1656,"parentId":1629,"tags":{"page":"/api/metrics/vibe"},"startTime":1785660501461,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":277112,"timestamp":774258942,"id":1802,"parentId":1657,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":317770,"timestamp":774218311,"id":1657,"parentId":1629,"tags":{"page":"/api/ollama/models"},"startTime":1785660501461,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":279485,"timestamp":774258984,"id":1803,"parentId":1659,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":319847,"timestamp":774218640,"id":1659,"parentId":1629,"tags":{"page":"/api/push/vapid"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":280670,"timestamp":774260172,"id":1804,"parentId":1658,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":322385,"timestamp":774218474,"id":1658,"parentId":1629,"tags":{"page":"/api/push/subscriptions"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"}]
|
|
10
|
+
[{"name":"is-page-static","duration":283092,"timestamp":774258902,"id":1799,"parentId":1655,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":325184,"timestamp":774217891,"id":1655,"parentId":1629,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785660501461,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":287122,"timestamp":774258920,"id":1800,"parentId":1654,"tags":{},"startTime":1785660501502,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":330913,"timestamp":774215157,"id":1654,"parentId":1629,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785660501458,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":287186,"timestamp":774260243,"id":1806,"parentId":1661,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":328530,"timestamp":774218947,"id":1661,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":287390,"timestamp":774260217,"id":1805,"parentId":1660,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":328826,"timestamp":774218793,"id":1660,"parentId":1629,"tags":{"page":"/api/repositories/[id]"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":292274,"timestamp":774260289,"id":1808,"parentId":1662,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":333478,"timestamp":774219116,"id":1662,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":294026,"timestamp":774260266,"id":1807,"parentId":1663,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":335043,"timestamp":774219271,"id":1663,"parentId":1629,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785660501462,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":295532,"timestamp":774260337,"id":1810,"parentId":1665,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":336319,"timestamp":774219572,"id":1665,"parentId":1629,"tags":{"page":"/api/repositories/excluded"},"startTime":1785660501463,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":297130,"timestamp":774260358,"id":1811,"parentId":1666,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":337785,"timestamp":774219725,"id":1666,"parentId":1629,"tags":{"page":"/api/repositories/restore"},"startTime":1785660501463,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":298104,"timestamp":774260320,"id":1809,"parentId":1664,"tags":{},"startTime":1785660501503,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":339024,"timestamp":774219422,"id":1664,"parentId":1629,"tags":{"page":"/api/repositories/clone"},"startTime":1785660501463,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":300518,"timestamp":774260500,"id":1813,"parentId":1668,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":340313,"timestamp":774220729,"id":1668,"parentId":1629,"tags":{"page":"/api/repositories/scan"},"startTime":1785660501464,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":300842,"timestamp":774260525,"id":1814,"parentId":1669,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":340431,"timestamp":774220958,"id":1669,"parentId":1629,"tags":{"page":"/api/repositories/sync"},"startTime":1785660501464,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":303718,"timestamp":774260642,"id":1815,"parentId":1671,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":343058,"timestamp":774221321,"id":1671,"parentId":1629,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785660501464,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":304516,"timestamp":774260467,"id":1812,"parentId":1667,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":345143,"timestamp":774219875,"id":1667,"parentId":1629,"tags":{"page":"/api/repositories"},"startTime":1785660501463,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":308299,"timestamp":774260747,"id":1816,"parentId":1670,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":347917,"timestamp":774221153,"id":1670,"parentId":1629,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785660501464,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":312068,"timestamp":774260840,"id":1817,"parentId":1672,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":351447,"timestamp":774221481,"id":1672,"parentId":1629,"tags":{"page":"/api/skills/[id]"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":312428,"timestamp":774261078,"id":1819,"parentId":1674,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":351735,"timestamp":774221792,"id":1674,"parentId":1629,"tags":{"page":"/api/skills/operations"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":317719,"timestamp":774261259,"id":1821,"parentId":1676,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":356883,"timestamp":774222115,"id":1676,"parentId":1629,"tags":{"page":"/api/skills"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":319892,"timestamp":774261173,"id":1820,"parentId":1675,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":359134,"timestamp":774221946,"id":1675,"parentId":1629,"tags":{"page":"/api/skills/reindex"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":322678,"timestamp":774260950,"id":1818,"parentId":1673,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":362006,"timestamp":774221639,"id":1673,"parentId":1629,"tags":{"page":"/api/skills/installations"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":322394,"timestamp":774261298,"id":1823,"parentId":1678,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":361286,"timestamp":774222421,"id":1678,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":325224,"timestamp":774261344,"id":1825,"parentId":1680,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":363866,"timestamp":774222724,"id":1680,"parentId":1629,"tags":{"page":"/api/templates/[id]"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":326187,"timestamp":774261323,"id":1824,"parentId":1679,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":364957,"timestamp":774222575,"id":1679,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":327612,"timestamp":774261361,"id":1826,"parentId":1681,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":366119,"timestamp":774222874,"id":1681,"parentId":1629,"tags":{"page":"/api/templates"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":331596,"timestamp":774261451,"id":1827,"parentId":1682,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":370033,"timestamp":774223037,"id":1682,"parentId":1629,"tags":{"page":"/api/todos"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":331694,"timestamp":774261472,"id":1828,"parentId":1683,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":369987,"timestamp":774223194,"id":1683,"parentId":1629,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785660501466,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":333060,"timestamp":774261493,"id":1829,"parentId":1684,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":371228,"timestamp":774223348,"id":1684,"parentId":1629,"tags":{"page":"/api/verification/runs"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":334222,"timestamp":774261528,"id":1830,"parentId":1685,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":372274,"timestamp":774223498,"id":1685,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":336564,"timestamp":774261279,"id":1822,"parentId":1677,"tags":{},"startTime":1785660501504,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":375593,"timestamp":774222271,"id":1677,"parentId":1629,"tags":{"page":"/api/slash-commands"},"startTime":1785660501465,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":336666,"timestamp":774261567,"id":1832,"parentId":1687,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":374456,"timestamp":774223798,"id":1687,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":336772,"timestamp":774261549,"id":1831,"parentId":1686,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":374685,"timestamp":774223648,"id":1686,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":339301,"timestamp":774261614,"id":1834,"parentId":1689,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":376804,"timestamp":774224134,"id":1689,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":340479,"timestamp":774261632,"id":1835,"parentId":1690,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":377843,"timestamp":774224293,"id":1690,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":341544,"timestamp":774261593,"id":1833,"parentId":1688,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":379216,"timestamp":774223946,"id":1688,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785660501467,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":342583,"timestamp":774261650,"id":1836,"parentId":1691,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":379819,"timestamp":774224446,"id":1691,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":344223,"timestamp":774261669,"id":1837,"parentId":1693,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":381168,"timestamp":774224749,"id":1693,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":347034,"timestamp":774261755,"id":1839,"parentId":1694,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":383907,"timestamp":774224900,"id":1694,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":348792,"timestamp":774261736,"id":1838,"parentId":1692,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":385969,"timestamp":774224597,"id":1692,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":349392,"timestamp":774261792,"id":1841,"parentId":1696,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":385985,"timestamp":774225217,"id":1696,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":349795,"timestamp":774261773,"id":1840,"parentId":1695,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":386527,"timestamp":774225063,"id":1695,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785660501468,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":351830,"timestamp":774261830,"id":1843,"parentId":1698,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":388160,"timestamp":774225517,"id":1698,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":353664,"timestamp":774261847,"id":1844,"parentId":1699,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":389867,"timestamp":774225666,"id":1699,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":354364,"timestamp":774261863,"id":1845,"parentId":1700,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":390427,"timestamp":774225823,"id":1700,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":354776,"timestamp":774261813,"id":1842,"parentId":1697,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":391240,"timestamp":774225368,"id":1697,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":357078,"timestamp":774261902,"id":1847,"parentId":1701,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":393043,"timestamp":774225975,"id":1701,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":357204,"timestamp":774261883,"id":1846,"parentId":1702,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":392959,"timestamp":774226140,"id":1702,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":358892,"timestamp":774261920,"id":1848,"parentId":1703,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":394543,"timestamp":774226292,"id":1703,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785660501469,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":359848,"timestamp":774261935,"id":1849,"parentId":1704,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":395365,"timestamp":774226440,"id":1704,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":360653,"timestamp":774261951,"id":1850,"parentId":1706,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":395885,"timestamp":774226739,"id":1706,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":362283,"timestamp":774261985,"id":1852,"parentId":1707,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":397404,"timestamp":774226888,"id":1707,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":362683,"timestamp":774261970,"id":1851,"parentId":1705,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":398082,"timestamp":774226592,"id":1705,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":364134,"timestamp":774262015,"id":1853,"parentId":1708,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"}]
|
|
11
|
+
[{"name":"check-page","duration":399357,"timestamp":774227048,"id":1708,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":364742,"timestamp":774262034,"id":1854,"parentId":1710,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":399445,"timestamp":774227351,"id":1710,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":366686,"timestamp":774262049,"id":1855,"parentId":1709,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":401557,"timestamp":774227201,"id":1709,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785660501470,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":369977,"timestamp":774262066,"id":1856,"parentId":1711,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":404569,"timestamp":774227500,"id":1711,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":370088,"timestamp":774262082,"id":1857,"parentId":1712,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":404536,"timestamp":774227651,"id":1712,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":370274,"timestamp":774262098,"id":1858,"parentId":1714,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":404444,"timestamp":774227949,"id":1714,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":371600,"timestamp":774262117,"id":1859,"parentId":1713,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":405939,"timestamp":774227799,"id":1713,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":372786,"timestamp":774262135,"id":1860,"parentId":1715,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":406815,"timestamp":774228128,"id":1715,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":374226,"timestamp":774262159,"id":1861,"parentId":1716,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":408116,"timestamp":774228286,"id":1716,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785660501471,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":375271,"timestamp":774262324,"id":1863,"parentId":1717,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":409179,"timestamp":774228438,"id":1717,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":375389,"timestamp":774262290,"id":1862,"parentId":1718,"tags":{},"startTime":1785660501505,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":409101,"timestamp":774228592,"id":1718,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":377666,"timestamp":774262421,"id":1864,"parentId":1719,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":411365,"timestamp":774228742,"id":1719,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":383590,"timestamp":774262468,"id":1866,"parentId":1722,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":416876,"timestamp":774229208,"id":1722,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":384057,"timestamp":774262486,"id":1867,"parentId":1721,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":417508,"timestamp":774229057,"id":1721,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":385075,"timestamp":774262509,"id":1868,"parentId":1723,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":418247,"timestamp":774229360,"id":1723,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":387724,"timestamp":774262538,"id":1869,"parentId":1724,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":420776,"timestamp":774229509,"id":1724,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":388727,"timestamp":774262575,"id":1870,"parentId":1726,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":421509,"timestamp":774229808,"id":1726,"parentId":1629,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":391853,"timestamp":774262601,"id":1871,"parentId":1725,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":424819,"timestamp":774229658,"id":1725,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":392047,"timestamp":774262627,"id":1872,"parentId":1727,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":424737,"timestamp":774229957,"id":1727,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":394673,"timestamp":774262666,"id":1874,"parentId":1729,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":427084,"timestamp":774230273,"id":1729,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":395569,"timestamp":774262642,"id":1873,"parentId":1728,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":428108,"timestamp":774230122,"id":1728,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785660501473,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":398152,"timestamp":774262691,"id":1875,"parentId":1730,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":430436,"timestamp":774230423,"id":1730,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":399377,"timestamp":774262730,"id":1876,"parentId":1731,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":431556,"timestamp":774230571,"id":1731,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":404819,"timestamp":774262904,"id":1877,"parentId":1732,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":437022,"timestamp":774230723,"id":1732,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":408481,"timestamp":774263322,"id":1879,"parentId":1734,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":440784,"timestamp":774231037,"id":1734,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":411328,"timestamp":774263437,"id":1880,"parentId":1735,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":443591,"timestamp":774231197,"id":1735,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":412228,"timestamp":774263187,"id":1878,"parentId":1733,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":444566,"timestamp":774230872,"id":1733,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785660501474,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":414842,"timestamp":774263660,"id":1881,"parentId":1736,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":447173,"timestamp":774231347,"id":1736,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":415521,"timestamp":774263761,"id":1882,"parentId":1737,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":447800,"timestamp":774231502,"id":1737,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":422256,"timestamp":774263827,"id":1884,"parentId":1739,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":454323,"timestamp":774231799,"id":1739,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":424832,"timestamp":774263845,"id":1885,"parentId":1740,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":456774,"timestamp":774231948,"id":1740,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":428929,"timestamp":774263802,"id":1883,"parentId":1738,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":461109,"timestamp":774231651,"id":1738,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":431478,"timestamp":774263897,"id":1887,"parentId":1742,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":463134,"timestamp":774232269,"id":1742,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":436162,"timestamp":774263914,"id":1888,"parentId":1743,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":467697,"timestamp":774232417,"id":1743,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":438950,"timestamp":774263947,"id":1889,"parentId":1744,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":470358,"timestamp":774232567,"id":1744,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":440432,"timestamp":774263872,"id":1886,"parentId":1741,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":472216,"timestamp":774232114,"id":1741,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785660501475,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":442716,"timestamp":774263970,"id":1890,"parentId":1745,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":473996,"timestamp":774232716,"id":1745,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":443187,"timestamp":774263995,"id":1891,"parentId":1746,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":474341,"timestamp":774232863,"id":1746,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":445861,"timestamp":774264050,"id":1893,"parentId":1748,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":476739,"timestamp":774233193,"id":1748,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":446536,"timestamp":774264034,"id":1892,"parentId":1747,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":477556,"timestamp":774233038,"id":1747,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785660501476,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":450977,"timestamp":774264078,"id":1894,"parentId":1749,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":481741,"timestamp":774233343,"id":1749,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":451090,"timestamp":774264099,"id":1895,"parentId":1750,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":481714,"timestamp":774233490,"id":1750,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":452010,"timestamp":774264116,"id":1896,"parentId":1751,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":482511,"timestamp":774233639,"id":1751,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":454365,"timestamp":774264147,"id":1898,"parentId":1753,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":484599,"timestamp":774233936,"id":1753,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":455367,"timestamp":774264133,"id":1897,"parentId":1752,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":485733,"timestamp":774233787,"id":1752,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":458786,"timestamp":774264266,"id":1899,"parentId":1754,"tags":{},"startTime":1785660501507,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":488958,"timestamp":774234115,"id":1754,"parentId":1629,"tags":{"page":"/api/worktrees"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":458671,"timestamp":774265650,"id":1901,"parentId":1774,"tags":{},"startTime":1785660501509,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":483318,"timestamp":774241025,"id":1774,"parentId":1629,"tags":{"page":"/manifest.webmanifest"},"startTime":1785660501484,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":461446,"timestamp":774264858,"id":1900,"parentId":1760,"tags":{},"startTime":1785660501508,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":491278,"timestamp":774235059,"id":1760,"parentId":1629,"tags":{"page":"/proxy/[...path]"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":502065,"timestamp":774266494,"id":1902,"parentId":1755,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":534321,"timestamp":774234276,"id":1755,"parentId":1629,"tags":{"page":"/chat"},"startTime":1785660501477,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":505087,"timestamp":774266669,"id":1904,"parentId":1757,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":537205,"timestamp":774234584,"id":1757,"parentId":1629,"tags":{"page":"/more"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":506570,"timestamp":774266589,"id":1903,"parentId":1756,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":538772,"timestamp":774234433,"id":1756,"parentId":1629,"tags":{"page":"/login"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"}]
|
|
12
|
+
[{"name":"is-page-static","duration":508147,"timestamp":774266746,"id":1905,"parentId":1758,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":540180,"timestamp":774234741,"id":1758,"parentId":1629,"tags":{"page":"/offline"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":511209,"timestamp":774266888,"id":1907,"parentId":1761,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":542907,"timestamp":774235212,"id":1761,"parentId":1629,"tags":{"page":"/repositories"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":514593,"timestamp":774266958,"id":1908,"parentId":1762,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":546202,"timestamp":774235366,"id":1762,"parentId":1629,"tags":{"page":"/review"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":518864,"timestamp":774266816,"id":1906,"parentId":1759,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":550810,"timestamp":774234890,"id":1759,"parentId":1629,"tags":{"page":"/"},"startTime":1785660501478,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":523943,"timestamp":774267119,"id":1910,"parentId":1763,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":555569,"timestamp":774235519,"id":1763,"parentId":1629,"tags":{"page":"/sessions"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":526694,"timestamp":774267186,"id":1911,"parentId":1765,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":558069,"timestamp":774235835,"id":1765,"parentId":1629,"tags":{"page":"/skills/installed"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":529351,"timestamp":774267261,"id":1912,"parentId":1766,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":560643,"timestamp":774235991,"id":1766,"parentId":1629,"tags":{"page":"/skills"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":530370,"timestamp":774267048,"id":1909,"parentId":1764,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":561768,"timestamp":774235672,"id":1764,"parentId":1629,"tags":{"page":"/skills/[skillId]"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":534389,"timestamp":774267401,"id":1914,"parentId":1769,"tags":{},"startTime":1785660501511,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":565341,"timestamp":774236475,"id":1769,"parentId":1629,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785660501480,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":541520,"timestamp":774267335,"id":1913,"parentId":1767,"tags":{},"startTime":1785660501510,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":572713,"timestamp":774236163,"id":1767,"parentId":1629,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":566314,"timestamp":774267465,"id":1915,"parentId":1768,"tags":{},"startTime":1785660501511,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":597491,"timestamp":774236317,"id":1768,"parentId":1629,"tags":{"page":"/worktrees/[id]"},"startTime":1785660501479,"traceId":"8261cc2cd40527b6"},{"name":"is-page-static","duration":629099,"timestamp":774262442,"id":1865,"parentId":1720,"tags":{},"startTime":1785660501506,"traceId":"8261cc2cd40527b6"},{"name":"check-page","duration":662680,"timestamp":774228891,"id":1720,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785660501472,"traceId":"8261cc2cd40527b6"},{"name":"static-check","duration":918142,"timestamp":773973455,"id":1629,"parentId":1,"tags":{},"startTime":1785660501217,"traceId":"8261cc2cd40527b6"},{"name":"generate-required-server-files","duration":336,"timestamp":774891808,"id":1917,"parentId":1,"tags":{},"startTime":1785660502135,"traceId":"8261cc2cd40527b6"},{"name":"write-routes-manifest","duration":20250,"timestamp":774901183,"id":1919,"parentId":1,"tags":{},"startTime":1785660502144,"traceId":"8261cc2cd40527b6"},{"name":"load-dotenv","duration":121,"timestamp":776545227,"id":1922,"parentId":1921,"tags":{},"startTime":1785660503788,"traceId":"8261cc2cd40527b6"},{"name":"run-export-path-map","duration":403,"timestamp":778031288,"id":1923,"parentId":1921,"tags":{},"startTime":1785660505274,"traceId":"8261cc2cd40527b6"},{"name":"next-export","duration":3204384,"timestamp":776544402,"id":1921,"parentId":1,"tags":{},"startTime":1785660503788,"traceId":"8261cc2cd40527b6"},{"name":"move-exported-app-not-found-","duration":90,"timestamp":779750732,"id":1924,"parentId":1920,"tags":{},"startTime":1785660506994,"traceId":"8261cc2cd40527b6"},{"name":"move-exported-page","duration":98829,"timestamp":779750919,"id":1925,"parentId":1920,"tags":{},"startTime":1785660506994,"traceId":"8261cc2cd40527b6"},{"name":"static-generation","duration":3903023,"timestamp":776541255,"id":1920,"parentId":1,"tags":{},"startTime":1785660503784,"traceId":"8261cc2cd40527b6"},{"name":"write-routes-manifest","duration":133372,"timestamp":780445305,"id":1926,"parentId":1,"tags":{},"startTime":1785660507688,"traceId":"8261cc2cd40527b6"},{"name":"node-file-trace-build","duration":18226966,"timestamp":774895308,"id":1918,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785660502138,"traceId":"8261cc2cd40527b6"},{"name":"apply-include-excludes","duration":1119,"timestamp":793122294,"id":1927,"parentId":1,"tags":{},"startTime":1785660520365,"traceId":"8261cc2cd40527b6"},{"name":"print-tree-view","duration":9608,"timestamp":793123629,"id":1928,"parentId":1,"tags":{},"startTime":1785660520367,"traceId":"8261cc2cd40527b6"},{"name":"telemetry-flush","duration":54,"timestamp":793133254,"id":1929,"parentId":1,"tags":{},"startTime":1785660520376,"traceId":"8261cc2cd40527b6"},{"name":"next-build","duration":64919108,"timestamp":728214206,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785660455457,"traceId":"8261cc2cd40527b6"}]
|