commandmate 0.34.0 → 0.35.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 +178 -165
- package/.next/app-path-routes-manifest.json +29 -29
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +9 -9
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_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.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.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 +1 -1
- 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.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/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.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/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.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/relays/[relayId]/cancel/route.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/route.js +1 -1
- package/.next/server/app/api/relays/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/remote/pair/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_client-reference-manifest.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/settings/default-agents/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.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.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]/clear-composer/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.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_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]/env/route_client-reference-manifest.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_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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/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]/resolve-target/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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.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.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/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_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]/tasks/route_client-reference-manifest.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_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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/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.js +2 -2
- package/.next/server/app/chat/page.js.nft.json +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.js +2 -2
- package/.next/server/app/more/page.js.nft.json +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.js +1 -1
- package/.next/server/app/page.js.nft.json +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 +2 -2
- package/.next/server/app/repositories/page.js.nft.json +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.js.nft.json +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.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page.js +2 -2
- package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page.js +2 -2
- package/.next/server/app/skills/installed/page.js.nft.json +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page.js +1 -1
- package/.next/server/app/skills/page.js.nft.json +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 +11 -11
- package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +29 -29
- package/.next/server/chunks/1210.js +1 -1
- package/.next/server/chunks/{6286.js → 1467.js} +6 -6
- package/.next/server/chunks/1886.js +1 -1
- package/.next/server/chunks/2980.js +1 -1
- package/.next/server/chunks/3077.js +1 -1
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3323.js +1 -1
- package/.next/server/chunks/434.js +1 -0
- package/.next/server/chunks/4443.js +1 -1
- package/.next/server/chunks/450.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/650.js +1 -1
- package/.next/server/chunks/6677.js +3 -3
- package/.next/server/chunks/7075.js +1 -1
- package/.next/server/chunks/7506.js +1 -1
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8728.js +8 -0
- package/.next/server/chunks/8807.js +10 -10
- package/.next/server/chunks/8918.js +5 -5
- package/.next/server/chunks/9123.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/server/src/middleware.js +1 -1
- package/.next/server/src/middleware.js.map +1 -1
- package/.next/static/chunks/2407-b9001cc6041876e1.js +1 -0
- package/.next/static/chunks/{4322-dfd5a7119b5ba4fc.js → 4322-59a7dbd77a7763cc.js} +1 -1
- package/.next/static/chunks/4388-410b1d8ed0d8d98b.js +1 -0
- package/.next/static/chunks/4718-56ebb6e55073ed5e.js +1 -0
- package/.next/static/chunks/{2652-18b8fea64413467e.js → 4809-145884b958e7d9a6.js} +1 -1
- package/.next/static/chunks/app/chat/{page-e60d07c4c79602f0.js → page-609c9a0f5ce44799.js} +1 -1
- package/.next/static/chunks/app/error-c1dc1038d0a84a33.js +1 -0
- package/.next/static/chunks/app/global-error-49f765ecb7fd6527.js +1 -0
- package/.next/static/chunks/app/{layout-4c2f21e3f653ee4c.js → layout-114dc6e93e332392.js} +1 -1
- package/.next/static/chunks/app/more/{page-fc94f86aa881489e.js → page-7c5380e4a7561935.js} +1 -1
- package/.next/static/chunks/app/{page-26a42881c8648cd3.js → page-a4f03c188610c6c8.js} +1 -1
- package/.next/static/chunks/app/repositories/{page-2576158c8420fda0.js → page-a15efb4ce1d1721e.js} +1 -1
- package/.next/static/chunks/app/review/{page-35b99baaf3c93b38.js → page-90ac618489676cbc.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-a3ab6f122ec60d5a.js → page-6486d9a643c1dc6f.js} +1 -1
- package/.next/static/chunks/app/skills/[skillId]/{page-06799157652e8fa9.js → page-844872df04f52943.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-2f3987e3a131c8d0.js → page-566dfde26d7e63ba.js} +1 -1
- package/.next/static/chunks/app/skills/{page-e70bfcf5ed4e4865.js → page-7859540e8092aace.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js +1 -0
- package/.next/trace +14 -13
- package/README.md +141 -24
- package/dist/cli/commands/remote.d.ts +93 -3
- package/dist/cli/commands/remote.d.ts.map +1 -1
- package/dist/cli/commands/remote.js +232 -9
- package/dist/cli/types/index.d.ts +9 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/api-client.d.ts.map +1 -1
- package/dist/cli/utils/api-client.js +11 -1
- package/dist/cli/utils/remote-state.d.ts +32 -0
- package/dist/cli/utils/remote-state.d.ts.map +1 -1
- package/dist/cli/utils/remote-state.js +12 -0
- package/dist/lib/detection/tools/verified-against.d.ts +20 -0
- package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
- package/dist/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/server.js +204 -16
- package/dist/server/src/config/websocket-config.js +67 -0
- package/dist/server/src/lib/auto-yes-poller.js +40 -7
- package/dist/server/src/lib/db/agent-instances-db.js +11 -0
- package/dist/server/src/lib/detection/selection-shape.js +361 -3
- package/dist/server/src/lib/detection/tools/command-code/detect.js +96 -0
- package/dist/server/src/lib/detection/tools/command-code/dialog.js +314 -0
- package/dist/server/src/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/src/lib/hooks/sources/opencode/ports.js +6 -0
- package/dist/server/src/lib/polling/response-checker.js +48 -2
- package/dist/server/src/lib/relay/relay-session-ref.js +15 -8
- package/dist/server/src/lib/ws-server.js +185 -6
- package/package.json +1 -1
- package/public/sw.js +12 -0
- package/.next/server/chunks/1049.js +0 -1
- package/.next/server/chunks/595.js +0 -8
- package/.next/static/chunks/4718-2d9f0397a8f931c4.js +0 -1
- package/.next/static/chunks/8361-0142beb59be2abf3.js +0 -1
- package/.next/static/chunks/app/error-27ab04bce6545dae.js +0 -1
- package/.next/static/chunks/app/global-error-7b761b8e181ffc1f.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js +0 -1
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → 0vChXhzA5YWj3f0D6A-Cn}/_buildManifest.js +0 -0
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → 0vChXhzA5YWj3f0D6A-Cn}/_ssgManifest.js +0 -0
package/.next/trace
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":193,"timestamp":1552623259,"id":4,"parentId":1,"tags":{},"startTime":1789177961342,"traceId":"b89895c7b883dfa4"},{"name":"load-custom-routes","duration":1802,"timestamp":1552623548,"id":5,"parentId":1,"tags":{},"startTime":1789177961342,"traceId":"b89895c7b883dfa4"},{"name":"create-dist-dir","duration":19666,"timestamp":1552706775,"id":6,"parentId":1,"tags":{},"startTime":1789177961425,"traceId":"b89895c7b883dfa4"},{"name":"create-pages-mapping","duration":238,"timestamp":1552784957,"id":7,"parentId":1,"tags":{},"startTime":1789177961504,"traceId":"b89895c7b883dfa4"},{"name":"collect-app-files","duration":11435,"timestamp":1552785226,"id":8,"parentId":1,"tags":{},"startTime":1789177961504,"traceId":"b89895c7b883dfa4"},{"name":"create-app-mapping","duration":8549,"timestamp":1552796681,"id":9,"parentId":1,"tags":{},"startTime":1789177961515,"traceId":"b89895c7b883dfa4"},{"name":"create-app-layouts","duration":113,"timestamp":1552805255,"id":10,"parentId":1,"tags":{},"startTime":1789177961524,"traceId":"b89895c7b883dfa4"},{"name":"collect-default-files","duration":3427,"timestamp":1552807356,"id":12,"parentId":1,"tags":{},"startTime":1789177961526,"traceId":"b89895c7b883dfa4"},{"name":"generate-route-types","duration":24784,"timestamp":1552806468,"id":11,"parentId":1,"tags":{},"startTime":1789177961525,"traceId":"b89895c7b883dfa4"},{"name":"public-dir-conflict-check","duration":562,"timestamp":1552831306,"id":13,"parentId":1,"tags":{},"startTime":1789177961550,"traceId":"b89895c7b883dfa4"},{"name":"generate-routes-manifest","duration":5020,"timestamp":1552832066,"id":14,"parentId":1,"tags":{},"startTime":1789177961551,"traceId":"b89895c7b883dfa4"},{"name":"create-entrypoints","duration":86072,"timestamp":1552846236,"id":17,"parentId":1,"tags":{},"startTime":1789177961565,"traceId":"b89895c7b883dfa4"},{"name":"generate-webpack-config","duration":250418,"timestamp":1552932343,"id":18,"parentId":16,"tags":{},"startTime":1789177961651,"traceId":"b89895c7b883dfa4"},{"name":"next-trace-entrypoint-plugin","duration":1940,"timestamp":1553281986,"id":20,"parentId":19,"tags":{},"startTime":1789177962001,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2598527,"timestamp":1553292073,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669132,"timestamp":1553292059,"id":127,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669145,"timestamp":1553292062,"id":128,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669147,"timestamp":1553292065,"id":129,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":2669148,"timestamp":1553292068,"id":130,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3035770,"timestamp":1553292054,"id":125,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3040222,"timestamp":1553292051,"id":124,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3055766,"timestamp":1553292057,"id":126,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3062412,"timestamp":1553292090,"id":138,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3066096,"timestamp":1553292095,"id":140,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3137165,"timestamp":1553292146,"id":157,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3781893,"timestamp":1553292160,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3811749,"timestamp":1553292177,"id":168,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&name=app%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892722,"timestamp":1553292101,"id":142,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892745,"timestamp":1553292098,"id":141,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3892732,"timestamp":1553292118,"id":148,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895877,"timestamp":1553292125,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895907,"timestamp":1553292133,"id":152,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3895937,"timestamp":1553292109,"id":145,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3908526,"timestamp":1553292103,"id":143,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3908523,"timestamp":1553292120,"id":149,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3909587,"timestamp":1553292130,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":3967820,"timestamp":1553292144,"id":156,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4065831,"timestamp":1553292152,"id":159,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4083789,"timestamp":1553292185,"id":171,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4137214,"timestamp":1553292115,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fremote%2Fpair%2Froute&name=app%2Fapi%2Fremote%2Fpair%2Froute&pagePath=private-next-app-dir%2Fapi%2Fremote%2Fpair%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fremote%2Fpair%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4241005,"timestamp":1553292070,"id":131,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4384511,"timestamp":1553292157,"id":161,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432105,"timestamp":1553292092,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcapabilities%2Froute&name=app%2Fapi%2Fcapabilities%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcapabilities%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcapabilities%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432132,"timestamp":1553292084,"id":136,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432382,"timestamp":1553292141,"id":155,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4432341,"timestamp":1553292191,"id":173,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4454947,"timestamp":1553292048,"id":123,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4454989,"timestamp":1553292045,"id":122,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4457734,"timestamp":1553292079,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fupdate%2Froute&name=app%2Fapi%2Fagents%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4457742,"timestamp":1553292081,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fversions%2Froute&name=app%2Fapi%2Fagents%2Fversions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fversions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fversions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481099,"timestamp":1553292149,"id":158,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481128,"timestamp":1553292138,"id":154,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4481139,"timestamp":1553292135,"id":153,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485445,"timestamp":1553291826,"id":70,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485453,"timestamp":1553291829,"id":71,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485455,"timestamp":1553291832,"id":72,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485456,"timestamp":1553291835,"id":73,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485457,"timestamp":1553291838,"id":74,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485458,"timestamp":1553291841,"id":75,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485458,"timestamp":1553291843,"id":76,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485459,"timestamp":1553291846,"id":77,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485460,"timestamp":1553291849,"id":78,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485461,"timestamp":1553291852,"id":79,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485462,"timestamp":1553291855,"id":80,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485462,"timestamp":1553291858,"id":81,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485422,"timestamp":1553291901,"id":82,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291909,"id":83,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291912,"id":84,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485419,"timestamp":1553291915,"id":85,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291919,"id":86,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291924,"id":87,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291926,"id":88,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291929,"id":89,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485419,"timestamp":1553291932,"id":90,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485418,"timestamp":1553291936,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291942,"id":93,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291944,"id":94,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485415,"timestamp":1553291950,"id":96,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485416,"timestamp":1553291953,"id":97,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485417,"timestamp":1553291955,"id":98,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485403,"timestamp":1553291974,"id":105,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485402,"timestamp":1553291979,"id":106,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485400,"timestamp":1553291984,"id":108,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485401,"timestamp":1553291987,"id":109,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485400,"timestamp":1553291993,"id":111,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485397,"timestamp":1553291998,"id":113,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485398,"timestamp":1553292001,"id":114,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485399,"timestamp":1553292004,"id":115,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292028,"id":116,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292031,"id":117,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485378,"timestamp":1553292034,"id":118,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4485379,"timestamp":1553292037,"id":119,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4543583,"timestamp":1553292163,"id":163,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4573354,"timestamp":1553292168,"id":165,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4573353,"timestamp":1553292188,"id":172,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597806,"timestamp":1553291474,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597635,"timestamp":1553291658,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597572,"timestamp":1553291725,"id":37,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597480,"timestamp":1553291821,"id":68,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4597479,"timestamp":1553291823,"id":69,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4626338,"timestamp":1553291982,"id":107,"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":1789177962011,"traceId":"b89895c7b883dfa4"}]
|
|
2
|
-
[{"name":"add-entry","duration":4729626,"timestamp":1553291958,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4729640,"timestamp":1553291961,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4729644,"timestamp":1553291963,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780388,"timestamp":1553292166,"id":164,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780400,"timestamp":1553292171,"id":166,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780403,"timestamp":1553292174,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4780401,"timestamp":1553292182,"id":170,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4867366,"timestamp":1553291460,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4921704,"timestamp":1553291939,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4921670,"timestamp":1553291990,"id":110,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4954664,"timestamp":1553292193,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":4954787,"timestamp":1553292087,"id":137,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5014622,"timestamp":1553292076,"id":133,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5022742,"timestamp":1553291971,"id":104,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5022552,"timestamp":1553292179,"id":169,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5035814,"timestamp":1553291969,"id":103,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5035829,"timestamp":1553291966,"id":102,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5041164,"timestamp":1553292155,"id":160,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5045170,"timestamp":1553291995,"id":112,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5045136,"timestamp":1553292043,"id":121,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5049281,"timestamp":1553291947,"id":95,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5050039,"timestamp":1553291766,"id":50,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5080326,"timestamp":1553292106,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5080330,"timestamp":1553292112,"id":146,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5084053,"timestamp":1553290950,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082839,"timestamp":1553292196,"id":175,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082841,"timestamp":1553292199,"id":176,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082842,"timestamp":1553292202,"id":177,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292204,"id":178,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292207,"id":179,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082843,"timestamp":1553292210,"id":180,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292213,"id":181,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292216,"id":182,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082844,"timestamp":1553292218,"id":183,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292221,"id":184,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292224,"id":185,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292227,"id":186,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292230,"id":187,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5082845,"timestamp":1553292233,"id":188,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099697,"timestamp":1553291375,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099679,"timestamp":1553291402,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099046,"timestamp":1553292040,"id":120,"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":1789177962011,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291716,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099371,"timestamp":1553291720,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099677,"timestamp":1553291416,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099658,"timestamp":1553291438,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099671,"timestamp":1553291428,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099652,"timestamp":1553291449,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099399,"timestamp":1553291703,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099392,"timestamp":1553291712,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099389,"timestamp":1553291723,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099381,"timestamp":1553291733,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2Froute&name=app%2Fapi%2Frelays%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291757,"id":47,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099382,"timestamp":1553291736,"id":40,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099377,"timestamp":1553291743,"id":42,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099383,"timestamp":1553291739,"id":41,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291751,"id":45,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099380,"timestamp":1553291746,"id":43,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099398,"timestamp":1553291729,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&name=app%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099375,"timestamp":1553291754,"id":46,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099382,"timestamp":1553291748,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291760,"id":48,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099372,"timestamp":1553291763,"id":49,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291778,"id":54,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099365,"timestamp":1553291774,"id":53,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099370,"timestamp":1553291772,"id":52,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099375,"timestamp":1553291769,"id":51,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099362,"timestamp":1553291784,"id":56,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099367,"timestamp":1553291781,"id":55,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099360,"timestamp":1553291790,"id":58,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291793,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291796,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099369,"timestamp":1553291787,"id":57,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099360,"timestamp":1553291799,"id":61,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099359,"timestamp":1553291801,"id":62,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099358,"timestamp":1553291804,"id":63,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099355,"timestamp":1553291809,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099351,"timestamp":1553291815,"id":66,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099357,"timestamp":1553291812,"id":65,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":5099353,"timestamp":1553291818,"id":67,"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":1789177962010,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":8436976,"timestamp":1553290661,"id":21,"parentId":19,"tags":{},"startTime":1789177962009,"traceId":"b89895c7b883dfa4"},{"name":"get-entries","duration":5875,"timestamp":1561728977,"id":1060,"parentId":1059,"tags":{},"startTime":1789177970448,"traceId":"b89895c7b883dfa4"},{"name":"node-file-trace-plugin","duration":12047873,"timestamp":1561754210,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1789177970473,"traceId":"b89895c7b883dfa4"},{"name":"collect-traced-files","duration":236951,"timestamp":1573802100,"id":1062,"parentId":1059,"tags":{},"startTime":1789177982521,"traceId":"b89895c7b883dfa4"},{"name":"finish-modules","duration":12310283,"timestamp":1561728786,"id":1059,"parentId":20,"tags":{},"startTime":1789177970447,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":197893,"timestamp":1574431967,"id":1064,"parentId":1063,"tags":{},"startTime":1789177983151,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":58,"timestamp":1574629997,"id":1066,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":219121,"timestamp":1574630141,"id":1067,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":142,"timestamp":1574849379,"id":1068,"parentId":1063,"tags":{},"startTime":1789177983568,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":238820,"timestamp":1574849632,"id":1069,"parentId":1063,"tags":{},"startTime":1789177983568,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":458663,"timestamp":1574629940,"id":1065,"parentId":1063,"tags":{},"startTime":1789177983349,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":140526,"timestamp":1575187979,"id":1070,"parentId":1063,"tags":{},"startTime":1789177983907,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":22710,"timestamp":1575328591,"id":1071,"parentId":1063,"tags":{},"startTime":1789177984047,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":28973,"timestamp":1575366591,"id":1072,"parentId":1063,"tags":{},"startTime":1789177984085,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":378,"timestamp":1575395560,"id":1073,"parentId":1063,"tags":{},"startTime":1789177984114,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":2353,"timestamp":1575395783,"id":1074,"parentId":1063,"tags":{},"startTime":1789177984114,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":3917,"timestamp":1575398157,"id":1075,"parentId":1063,"tags":{},"startTime":1789177984117,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1145,"timestamp":1575428113,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428259,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428271,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":990,"timestamp":1575428279,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"}]
|
|
3
|
-
[{"name":"minify-js","duration":1238,"timestamp":1575428284,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1237,"timestamp":1575428289,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1233,"timestamp":1575428295,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1229,"timestamp":1575428300,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1224,"timestamp":1575428306,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1180,"timestamp":1575428351,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1164,"timestamp":1575428368,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1155,"timestamp":1575428378,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1152,"timestamp":1575428382,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1575428386,"id":1090,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1146,"timestamp":1575428391,"id":1091,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1142,"timestamp":1575428396,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1138,"timestamp":1575428401,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1137,"timestamp":1575428404,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1135,"timestamp":1575428407,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1131,"timestamp":1575428412,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1128,"timestamp":1575428415,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1126,"timestamp":1575428419,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1123,"timestamp":1575428423,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1120,"timestamp":1575428426,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1117,"timestamp":1575428431,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1115,"timestamp":1575428434,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1113,"timestamp":1575428437,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1093,"timestamp":1575428458,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1090,"timestamp":1575428462,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1088,"timestamp":1575428465,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1084,"timestamp":1575428469,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1081,"timestamp":1575428474,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1079,"timestamp":1575428477,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1076,"timestamp":1575428480,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1074,"timestamp":1575428483,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1071,"timestamp":1575428487,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1069,"timestamp":1575428490,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1067,"timestamp":1575428493,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1064,"timestamp":1575428497,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1061,"timestamp":1575428501,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1059,"timestamp":1575428504,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1057,"timestamp":1575428507,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1054,"timestamp":1575428510,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1050,"timestamp":1575428516,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1039,"timestamp":1575428528,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1037,"timestamp":1575428531,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1034,"timestamp":1575428534,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1033,"timestamp":1575428537,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1031,"timestamp":1575428539,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1029,"timestamp":1575428542,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1028,"timestamp":1575428545,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1026,"timestamp":1575428548,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1024,"timestamp":1575428551,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1022,"timestamp":1575428554,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1020,"timestamp":1575428557,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1018,"timestamp":1575428560,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1016,"timestamp":1575428563,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1014,"timestamp":1575428566,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1011,"timestamp":1575428570,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1009,"timestamp":1575428573,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1008,"timestamp":1575428576,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428579,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1005,"timestamp":1575428582,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1003,"timestamp":1575428585,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1001,"timestamp":1575428588,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1000,"timestamp":1575428591,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":998,"timestamp":1575428593,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428597,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":994,"timestamp":1575428599,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":993,"timestamp":1575428602,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":991,"timestamp":1575428605,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":990,"timestamp":1575428608,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":989,"timestamp":1575428611,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":987,"timestamp":1575428614,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":985,"timestamp":1575428616,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":984,"timestamp":1575428619,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":982,"timestamp":1575428622,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":980,"timestamp":1575428625,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":979,"timestamp":1575428628,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":977,"timestamp":1575428631,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":974,"timestamp":1575428636,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":972,"timestamp":1575428639,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":970,"timestamp":1575428642,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":968,"timestamp":1575428645,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":966,"timestamp":1575428648,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":965,"timestamp":1575428651,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":963,"timestamp":1575428654,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":961,"timestamp":1575428657,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":959,"timestamp":1575428660,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":957,"timestamp":1575428663,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":955,"timestamp":1575428666,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":953,"timestamp":1575428669,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":951,"timestamp":1575428671,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":950,"timestamp":1575428674,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":948,"timestamp":1575428677,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":946,"timestamp":1575428680,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":944,"timestamp":1575428683,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":942,"timestamp":1575428686,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":940,"timestamp":1575428689,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":938,"timestamp":1575428692,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":936,"timestamp":1575428694,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575428697,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575428701,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":930,"timestamp":1575428703,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":928,"timestamp":1575428706,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"}]
|
|
4
|
-
[{"name":"minify-js","duration":1084,"timestamp":1575428709,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1085,"timestamp":1575428712,"id":1183,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1083,"timestamp":1575428715,"id":1184,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1081,"timestamp":1575428718,"id":1185,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1079,"timestamp":1575428721,"id":1186,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1078,"timestamp":1575428724,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1076,"timestamp":1575428727,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1074,"timestamp":1575428730,"id":1189,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1067,"timestamp":1575428738,"id":1190,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1065,"timestamp":1575428741,"id":1191,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1063,"timestamp":1575428744,"id":1192,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1061,"timestamp":1575428748,"id":1193,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1058,"timestamp":1575428751,"id":1194,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1056,"timestamp":1575428754,"id":1195,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1055,"timestamp":1575428757,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1053,"timestamp":1575428760,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1051,"timestamp":1575428763,"id":1198,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1049,"timestamp":1575428766,"id":1199,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1048,"timestamp":1575428769,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1046,"timestamp":1575428772,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1044,"timestamp":1575428775,"id":1202,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1042,"timestamp":1575428778,"id":1203,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1040,"timestamp":1575428781,"id":1204,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1038,"timestamp":1575428784,"id":1205,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1028,"timestamp":1575428796,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1025,"timestamp":1575428799,"id":1207,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1023,"timestamp":1575428802,"id":1208,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1021,"timestamp":1575428805,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1019,"timestamp":1575428808,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1017,"timestamp":1575428811,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1016,"timestamp":1575428814,"id":1212,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1014,"timestamp":1575428817,"id":1213,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1789177984147,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1012,"timestamp":1575428819,"id":1214,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1010,"timestamp":1575428822,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1008,"timestamp":1575428825,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1006,"timestamp":1575428828,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1004,"timestamp":1575428831,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1002,"timestamp":1575428834,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1000,"timestamp":1575428837,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":998,"timestamp":1575428840,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":996,"timestamp":1575428843,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":993,"timestamp":1575428846,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":991,"timestamp":1575428849,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":989,"timestamp":1575428852,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":987,"timestamp":1575428855,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":986,"timestamp":1575428858,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":984,"timestamp":1575428861,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":982,"timestamp":1575428863,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":980,"timestamp":1575428867,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":977,"timestamp":1575428870,"id":1231,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":975,"timestamp":1575428874,"id":1232,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":972,"timestamp":1575428877,"id":1233,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":970,"timestamp":1575428880,"id":1234,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":969,"timestamp":1575428883,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":967,"timestamp":1575428885,"id":1236,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":965,"timestamp":1575428888,"id":1237,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":963,"timestamp":1575428891,"id":1238,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":961,"timestamp":1575428894,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":959,"timestamp":1575428897,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":957,"timestamp":1575428900,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":955,"timestamp":1575428903,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":953,"timestamp":1575428906,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":951,"timestamp":1575428909,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":950,"timestamp":1575428912,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":948,"timestamp":1575428914,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":947,"timestamp":1575428917,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":944,"timestamp":1575428921,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":942,"timestamp":1575428924,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":940,"timestamp":1575428927,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":938,"timestamp":1575428930,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":935,"timestamp":1575428933,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575428936,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575428939,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":930,"timestamp":1575428942,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":928,"timestamp":1575428945,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":926,"timestamp":1575428947,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575428950,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575428953,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":921,"timestamp":1575428956,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":918,"timestamp":1575428959,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575428963,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":914,"timestamp":1575428966,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":912,"timestamp":1575428969,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":910,"timestamp":1575428972,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":908,"timestamp":1575428974,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":906,"timestamp":1575428977,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":904,"timestamp":1575428981,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":902,"timestamp":1575428984,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":900,"timestamp":1575428987,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":898,"timestamp":1575428990,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":896,"timestamp":1575428993,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":894,"timestamp":1575428996,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":892,"timestamp":1575428999,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":890,"timestamp":1575429002,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":868,"timestamp":1575429025,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":865,"timestamp":1575429029,"id":1277,"parentId":1076,"tags":{"name":"964.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":862,"timestamp":1575429033,"id":1278,"parentId":1076,"tags":{"name":"8583.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":860,"timestamp":1575429036,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":858,"timestamp":1575429039,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":857,"timestamp":1575429042,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":855,"timestamp":1575429045,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"}]
|
|
5
|
-
[{"name":"minify-js","duration":938,"timestamp":1575429048,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":936,"timestamp":1575429051,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":934,"timestamp":1575429054,"id":1285,"parentId":1076,"tags":{"name":"595.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575429057,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":931,"timestamp":1575429060,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":929,"timestamp":1575429063,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":927,"timestamp":1575429066,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":925,"timestamp":1575429069,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575429072,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575429075,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":920,"timestamp":1575429078,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":919,"timestamp":1575429081,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":918,"timestamp":1575429084,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575429087,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":914,"timestamp":1575429090,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":932,"timestamp":1575429092,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":931,"timestamp":1575429096,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":929,"timestamp":1575429099,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":927,"timestamp":1575429102,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":925,"timestamp":1575429105,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":924,"timestamp":1575429107,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":922,"timestamp":1575429110,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":919,"timestamp":1575429114,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":917,"timestamp":1575429117,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":916,"timestamp":1575429119,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":913,"timestamp":1575429123,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":911,"timestamp":1575429127,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":909,"timestamp":1575429129,"id":1310,"parentId":1076,"tags":{"name":"9080.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":907,"timestamp":1575429132,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":905,"timestamp":1575429135,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":903,"timestamp":1575429138,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":901,"timestamp":1575429141,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":899,"timestamp":1575429144,"id":1315,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":897,"timestamp":1575429147,"id":1316,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":895,"timestamp":1575429150,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":893,"timestamp":1575429153,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":891,"timestamp":1575429156,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":888,"timestamp":1575429160,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":886,"timestamp":1575429163,"id":1321,"parentId":1076,"tags":{"name":"6677.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":884,"timestamp":1575429166,"id":1322,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":882,"timestamp":1575429169,"id":1323,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":880,"timestamp":1575429172,"id":1324,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":878,"timestamp":1575429175,"id":1325,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":875,"timestamp":1575429178,"id":1326,"parentId":1076,"tags":{"name":"6286.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":870,"timestamp":1575429184,"id":1327,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":868,"timestamp":1575429187,"id":1328,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":866,"timestamp":1575429190,"id":1329,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":865,"timestamp":1575429193,"id":1330,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":863,"timestamp":1575429196,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":861,"timestamp":1575429199,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":859,"timestamp":1575429202,"id":1333,"parentId":1076,"tags":{"name":"7075.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":857,"timestamp":1575429205,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":855,"timestamp":1575429208,"id":1335,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":853,"timestamp":1575429211,"id":1336,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":852,"timestamp":1575429214,"id":1337,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":849,"timestamp":1575429217,"id":1338,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":848,"timestamp":1575429220,"id":1339,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":846,"timestamp":1575429224,"id":1340,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":844,"timestamp":1575429227,"id":1341,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":843,"timestamp":1575429229,"id":1342,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":841,"timestamp":1575429232,"id":1343,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":839,"timestamp":1575429235,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":838,"timestamp":1575429238,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":836,"timestamp":1575429241,"id":1346,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":834,"timestamp":1575429244,"id":1347,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":832,"timestamp":1575429247,"id":1348,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":830,"timestamp":1575429250,"id":1349,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":828,"timestamp":1575429253,"id":1350,"parentId":1076,"tags":{"name":"1049.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":827,"timestamp":1575429256,"id":1351,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1789177984148,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":24616,"timestamp":1575405554,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1789177984124,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":161,"timestamp":1575430323,"id":1352,"parentId":19,"tags":{},"startTime":1789177984149,"traceId":"b89895c7b883dfa4"},{"name":"create-trace-assets","duration":111786,"timestamp":1575430692,"id":1353,"parentId":20,"tags":{},"startTime":1789177984149,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":1392327,"timestamp":1574215218,"id":1063,"parentId":19,"tags":{},"startTime":1789177982934,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":22499662,"timestamp":1553280317,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1789177961999,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":88857,"timestamp":1575780532,"id":1354,"parentId":16,"tags":{},"startTime":1789177984499,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":732,"timestamp":1575875055,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1789177984594,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":2477,"timestamp":1575875841,"id":1356,"parentId":1355,"tags":{},"startTime":1789177984595,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":99626,"timestamp":1575887962,"id":1359,"parentId":1358,"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":1789177984607,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":100013,"timestamp":1575887892,"id":1358,"parentId":1357,"tags":{},"startTime":1789177984607,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":1286,"timestamp":1575995851,"id":1361,"parentId":1360,"tags":{},"startTime":1789177984715,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":17,"timestamp":1575997240,"id":1363,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":1032,"timestamp":1575997357,"id":1364,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":14,"timestamp":1575998454,"id":1365,"parentId":1360,"tags":{},"startTime":1789177984717,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":4806,"timestamp":1575998543,"id":1366,"parentId":1360,"tags":{},"startTime":1789177984717,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":6257,"timestamp":1575997172,"id":1362,"parentId":1360,"tags":{},"startTime":1789177984716,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":2249,"timestamp":1576004861,"id":1367,"parentId":1360,"tags":{},"startTime":1789177984724,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":188,"timestamp":1576007137,"id":1368,"parentId":1360,"tags":{},"startTime":1789177984726,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":2288,"timestamp":1576008796,"id":1369,"parentId":1360,"tags":{},"startTime":1789177984727,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":151,"timestamp":1576011083,"id":1370,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":65,"timestamp":1576011213,"id":1371,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":234,"timestamp":1576011288,"id":1372,"parentId":1360,"tags":{},"startTime":1789177984730,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":52,"timestamp":1576016369,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":32,"timestamp":1576016395,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":24,"timestamp":1576016406,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":617,"timestamp":1576015818,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1789177984734,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":10,"timestamp":1576016501,"id":1377,"parentId":1357,"tags":{},"startTime":1789177984735,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":30824,"timestamp":1575993976,"id":1360,"parentId":1357,"tags":{},"startTime":1789177984713,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":138790,"timestamp":1575886196,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789177984605,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":8967,"timestamp":1576025111,"id":1378,"parentId":16,"tags":{},"startTime":1789177984744,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":260,"timestamp":1576034405,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789177984753,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":569,"timestamp":1576034672,"id":1380,"parentId":1379,"tags":{},"startTime":1789177984753,"traceId":"b89895c7b883dfa4"}]
|
|
6
|
-
[{"name":"add-entry","duration":766777,"timestamp":1576046412,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766802,"timestamp":1576046414,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766805,"timestamp":1576046417,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766806,"timestamp":1576046419,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766808,"timestamp":1576046422,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766809,"timestamp":1576046424,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766809,"timestamp":1576046427,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766810,"timestamp":1576046430,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766811,"timestamp":1576046432,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766817,"timestamp":1576046435,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766819,"timestamp":1576046437,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766820,"timestamp":1576046439,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766822,"timestamp":1576046441,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766823,"timestamp":1576046444,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766824,"timestamp":1576046446,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766825,"timestamp":1576046448,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766826,"timestamp":1576046451,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766827,"timestamp":1576046454,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766828,"timestamp":1576046456,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766829,"timestamp":1576046459,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046462,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046464,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766830,"timestamp":1576046467,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766831,"timestamp":1576046471,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766832,"timestamp":1576046473,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766832,"timestamp":1576046476,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766833,"timestamp":1576046478,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766834,"timestamp":1576046481,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766835,"timestamp":1576046483,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766836,"timestamp":1576046485,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766837,"timestamp":1576046487,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766838,"timestamp":1576046490,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766839,"timestamp":1576046492,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766840,"timestamp":1576046495,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766841,"timestamp":1576046497,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766841,"timestamp":1576046500,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766842,"timestamp":1576046502,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766844,"timestamp":1576046505,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766844,"timestamp":1576046507,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766845,"timestamp":1576046510,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766846,"timestamp":1576046512,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766847,"timestamp":1576046515,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766848,"timestamp":1576046518,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766849,"timestamp":1576046520,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766850,"timestamp":1576046522,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766850,"timestamp":1576046525,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766852,"timestamp":1576046527,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766852,"timestamp":1576046530,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766853,"timestamp":1576046533,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766854,"timestamp":1576046535,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766855,"timestamp":1576046537,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766855,"timestamp":1576046540,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046542,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046545,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046549,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766856,"timestamp":1576046552,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766857,"timestamp":1576046555,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766857,"timestamp":1576046557,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766858,"timestamp":1576046560,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766859,"timestamp":1576046562,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766860,"timestamp":1576046565,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766860,"timestamp":1576046567,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766861,"timestamp":1576046569,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766862,"timestamp":1576046572,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766863,"timestamp":1576046574,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766864,"timestamp":1576046576,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766865,"timestamp":1576046579,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766866,"timestamp":1576046581,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766866,"timestamp":1576046584,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766868,"timestamp":1576046586,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766869,"timestamp":1576046588,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766870,"timestamp":1576046591,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766871,"timestamp":1576046594,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766872,"timestamp":1576046596,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766873,"timestamp":1576046599,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766874,"timestamp":1576046601,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766875,"timestamp":1576046604,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766876,"timestamp":1576046606,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766877,"timestamp":1576046608,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046611,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046615,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766878,"timestamp":1576046617,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766879,"timestamp":1576046620,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766880,"timestamp":1576046622,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766881,"timestamp":1576046625,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766881,"timestamp":1576046628,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766882,"timestamp":1576046630,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766916,"timestamp":1576046633,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766917,"timestamp":1576046635,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766918,"timestamp":1576046638,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766920,"timestamp":1576046640,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766920,"timestamp":1576046642,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766921,"timestamp":1576046645,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766922,"timestamp":1576046647,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766923,"timestamp":1576046650,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766924,"timestamp":1576046652,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766925,"timestamp":1576046655,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766925,"timestamp":1576046657,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766926,"timestamp":1576046660,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766927,"timestamp":1576046662,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":766928,"timestamp":1576046665,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"}]
|
|
7
|
-
[{"name":"add-entry","duration":767154,"timestamp":1576046667,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767157,"timestamp":1576046670,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767158,"timestamp":1576046672,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767159,"timestamp":1576046674,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767160,"timestamp":1576046677,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767161,"timestamp":1576046679,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767162,"timestamp":1576046682,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767164,"timestamp":1576046684,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767164,"timestamp":1576046687,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767165,"timestamp":1576046689,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767166,"timestamp":1576046692,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767167,"timestamp":1576046694,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767167,"timestamp":1576046697,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767168,"timestamp":1576046699,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767169,"timestamp":1576046702,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046704,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767171,"timestamp":1576046707,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046712,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767169,"timestamp":1576046716,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046718,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767170,"timestamp":1576046721,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767171,"timestamp":1576046723,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767172,"timestamp":1576046726,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767172,"timestamp":1576046728,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767173,"timestamp":1576046731,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767174,"timestamp":1576046733,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767174,"timestamp":1576046736,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767175,"timestamp":1576046738,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767176,"timestamp":1576046740,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767176,"timestamp":1576046743,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767177,"timestamp":1576046746,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767178,"timestamp":1576046748,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767178,"timestamp":1576046751,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046753,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046756,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767179,"timestamp":1576046759,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767180,"timestamp":1576046762,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767180,"timestamp":1576046764,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767181,"timestamp":1576046767,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767181,"timestamp":1576046769,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767182,"timestamp":1576046772,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767183,"timestamp":1576046774,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767184,"timestamp":1576046777,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767184,"timestamp":1576046779,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":767147,"timestamp":1576046821,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":865500,"timestamp":1576046367,"id":1386,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":903492,"timestamp":1576046394,"id":1390,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":908841,"timestamp":1576046406,"id":1392,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981913,"timestamp":1576046370,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981910,"timestamp":1576046391,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981933,"timestamp":1576046375,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":982022,"timestamp":1576046293,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981963,"timestamp":1576046362,"id":1385,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":981986,"timestamp":1576046345,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1154885,"timestamp":1576046794,"id":1544,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1155301,"timestamp":1576046398,"id":1391,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1154875,"timestamp":1576046829,"id":1558,"parentId":1382,"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":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1308057,"timestamp":1576046409,"id":1393,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307705,"timestamp":1576046782,"id":1539,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307705,"timestamp":1576046787,"id":1541,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307697,"timestamp":1576046799,"id":1546,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307695,"timestamp":1576046804,"id":1548,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307693,"timestamp":1576046809,"id":1550,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1307682,"timestamp":1576046824,"id":1556,"parentId":1382,"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":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372273,"timestamp":1576046784,"id":1540,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372280,"timestamp":1576046796,"id":1545,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372280,"timestamp":1576046801,"id":1547,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372270,"timestamp":1576046816,"id":1553,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1372271,"timestamp":1576046818,"id":1554,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453069,"timestamp":1576046789,"id":1542,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453084,"timestamp":1576046792,"id":1543,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453074,"timestamp":1576046806,"id":1549,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453072,"timestamp":1576046811,"id":1551,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1453060,"timestamp":1576046826,"id":1557,"parentId":1382,"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":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1885727,"timestamp":1576046813,"id":1552,"parentId":1382,"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":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"add-entry","duration":1885719,"timestamp":1576046841,"id":1559,"parentId":1382,"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":1789177984766,"traceId":"b89895c7b883dfa4"},{"name":"make","duration":1886629,"timestamp":1576046024,"id":1382,"parentId":1381,"tags":{},"startTime":1789177984765,"traceId":"b89895c7b883dfa4"},{"name":"chunk-graph","duration":77825,"timestamp":1578122926,"id":1561,"parentId":1560,"tags":{},"startTime":1789177986842,"traceId":"b89895c7b883dfa4"},{"name":"optimize-modules","duration":9,"timestamp":1578200814,"id":1563,"parentId":1560,"tags":{},"startTime":1789177986919,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunks","duration":82898,"timestamp":1578216484,"id":1565,"parentId":1560,"tags":{},"startTime":1789177986935,"traceId":"b89895c7b883dfa4"},{"name":"optimize-tree","duration":13,"timestamp":1578299428,"id":1566,"parentId":1560,"tags":{},"startTime":1789177987018,"traceId":"b89895c7b883dfa4"},{"name":"optimize-chunk-modules","duration":110653,"timestamp":1578299472,"id":1567,"parentId":1560,"tags":{},"startTime":1789177987018,"traceId":"b89895c7b883dfa4"},{"name":"optimize","duration":209376,"timestamp":1578200795,"id":1562,"parentId":1560,"tags":{},"startTime":1789177986919,"traceId":"b89895c7b883dfa4"},{"name":"module-hash","duration":76958,"timestamp":1578509527,"id":1568,"parentId":1560,"tags":{},"startTime":1789177987228,"traceId":"b89895c7b883dfa4"},{"name":"code-generation","duration":10322,"timestamp":1578586527,"id":1569,"parentId":1560,"tags":{},"startTime":1789177987305,"traceId":"b89895c7b883dfa4"},{"name":"hash","duration":16678,"timestamp":1578604245,"id":1570,"parentId":1560,"tags":{},"startTime":1789177987323,"traceId":"b89895c7b883dfa4"},{"name":"code-generation-jobs","duration":282,"timestamp":1578620921,"id":1571,"parentId":1560,"tags":{},"startTime":1789177987340,"traceId":"b89895c7b883dfa4"},{"name":"module-assets","duration":1727,"timestamp":1578621106,"id":1572,"parentId":1560,"tags":{},"startTime":1789177987340,"traceId":"b89895c7b883dfa4"},{"name":"create-chunk-assets","duration":10349,"timestamp":1578622848,"id":1573,"parentId":1560,"tags":{},"startTime":1789177987342,"traceId":"b89895c7b883dfa4"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1582,"timestamp":1578636634,"id":1575,"parentId":1381,"tags":{},"startTime":1789177987355,"traceId":"b89895c7b883dfa4"},{"name":"NextJsBuildManifest-createassets","duration":2539,"timestamp":1578635689,"id":1574,"parentId":1381,"tags":{},"startTime":1789177987354,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1569,"timestamp":1578650143,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1546,"timestamp":1578650171,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1540,"timestamp":1578650180,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1537,"timestamp":1578650184,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1534,"timestamp":1578650188,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1530,"timestamp":1578650194,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1527,"timestamp":1578650198,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-2c5f86fdb47060a4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1524,"timestamp":1578650202,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1521,"timestamp":1578650207,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1518,"timestamp":1578650211,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"}]
|
|
8
|
-
[{"name":"minify-js","duration":1694,"timestamp":1578650216,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1694,"timestamp":1578650219,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1691,"timestamp":1578650224,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1687,"timestamp":1578650229,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1683,"timestamp":1578650233,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1680,"timestamp":1578650237,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1676,"timestamp":1578650243,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1674,"timestamp":1578650246,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1670,"timestamp":1578650251,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1667,"timestamp":1578650255,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1665,"timestamp":1578650259,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1662,"timestamp":1578650263,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1660,"timestamp":1578650267,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1657,"timestamp":1578650271,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1653,"timestamp":1578650276,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1651,"timestamp":1578650280,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1647,"timestamp":1578650285,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1645,"timestamp":1578650289,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1642,"timestamp":1578650293,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1639,"timestamp":1578650297,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1635,"timestamp":1578650302,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1632,"timestamp":1578650306,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1628,"timestamp":1578650311,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1625,"timestamp":1578650316,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1622,"timestamp":1578650320,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1619,"timestamp":1578650324,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1616,"timestamp":1578650328,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1613,"timestamp":1578650333,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1610,"timestamp":1578650336,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1608,"timestamp":1578650340,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1605,"timestamp":1578650345,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1603,"timestamp":1578650348,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1600,"timestamp":1578650353,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1597,"timestamp":1578650356,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1595,"timestamp":1578650360,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1592,"timestamp":1578650365,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1589,"timestamp":1578650368,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1587,"timestamp":1578650372,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1584,"timestamp":1578650376,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1581,"timestamp":1578650380,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1578,"timestamp":1578650385,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1575,"timestamp":1578650389,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1572,"timestamp":1578650393,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1568,"timestamp":1578650398,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1565,"timestamp":1578650402,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1562,"timestamp":1578650406,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1558,"timestamp":1578650411,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1556,"timestamp":1578650415,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1552,"timestamp":1578650420,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1549,"timestamp":1578650424,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1545,"timestamp":1578650429,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1542,"timestamp":1578650433,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1539,"timestamp":1578650437,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1535,"timestamp":1578650442,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1508,"timestamp":1578650470,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1505,"timestamp":1578650475,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1501,"timestamp":1578650480,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1498,"timestamp":1578650484,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1494,"timestamp":1578650489,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1492,"timestamp":1578650493,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1489,"timestamp":1578650497,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1486,"timestamp":1578650502,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1483,"timestamp":1578650506,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1480,"timestamp":1578650510,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1477,"timestamp":1578650514,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1474,"timestamp":1578650518,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1471,"timestamp":1578650523,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1468,"timestamp":1578650526,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1465,"timestamp":1578650530,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1462,"timestamp":1578650535,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650539,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1456,"timestamp":1578650543,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650547,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1450,"timestamp":1578650552,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650557,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1464,"timestamp":1578650561,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650567,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1456,"timestamp":1578650572,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650576,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1450,"timestamp":1578650580,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650585,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1444,"timestamp":1578650589,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1440,"timestamp":1578650594,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1438,"timestamp":1578650597,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1435,"timestamp":1578650601,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1432,"timestamp":1578650605,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1429,"timestamp":1578650609,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1427,"timestamp":1578650613,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1423,"timestamp":1578650618,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1420,"timestamp":1578650622,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1416,"timestamp":1578650627,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1414,"timestamp":1578650630,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1410,"timestamp":1578650635,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1406,"timestamp":1578650640,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1404,"timestamp":1578650644,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1401,"timestamp":1578650647,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1398,"timestamp":1578650652,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1395,"timestamp":1578650656,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1391,"timestamp":1578650660,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1388,"timestamp":1578650665,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1385,"timestamp":1578650668,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"}]
|
|
9
|
-
[{"name":"minify-js","duration":1470,"timestamp":1578650673,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1468,"timestamp":1578650677,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1465,"timestamp":1578650680,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1462,"timestamp":1578650685,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1459,"timestamp":1578650689,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1455,"timestamp":1578650694,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1453,"timestamp":1578650698,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1449,"timestamp":1578650702,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1446,"timestamp":1578650707,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1443,"timestamp":1578650711,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1440,"timestamp":1578650716,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1437,"timestamp":1578650721,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1434,"timestamp":1578650725,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1431,"timestamp":1578650729,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1428,"timestamp":1578650733,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1425,"timestamp":1578650738,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1421,"timestamp":1578650743,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1415,"timestamp":1578650750,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1408,"timestamp":1578650759,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1404,"timestamp":1578650764,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1401,"timestamp":1578650768,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1398,"timestamp":1578650773,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1395,"timestamp":1578650776,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1392,"timestamp":1578650781,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1388,"timestamp":1578650785,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1386,"timestamp":1578650789,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1383,"timestamp":1578650793,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1380,"timestamp":1578650797,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1377,"timestamp":1578650801,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1373,"timestamp":1578650806,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1371,"timestamp":1578650809,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1368,"timestamp":1578650813,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1364,"timestamp":1578650818,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1789177987369,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1361,"timestamp":1578650822,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1358,"timestamp":1578650826,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1355,"timestamp":1578650830,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1352,"timestamp":1578650834,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1348,"timestamp":1578650839,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1346,"timestamp":1578650843,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1343,"timestamp":1578650847,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1340,"timestamp":1578650851,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1337,"timestamp":1578650855,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1334,"timestamp":1578650858,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1331,"timestamp":1578650863,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1329,"timestamp":1578650866,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-fb817c3a0f377c7d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1326,"timestamp":1578650871,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1323,"timestamp":1578650874,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-bea56aac5fe89755.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1320,"timestamp":1578650878,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1317,"timestamp":1578650883,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1314,"timestamp":1578650887,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/page-5eb6aa85dfd87ad5.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1311,"timestamp":1578650891,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1307,"timestamp":1578650896,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-f0605dcc8ff28839.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1304,"timestamp":1578650900,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1300,"timestamp":1578650905,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-da3f83939c481a21.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1298,"timestamp":1578650908,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1295,"timestamp":1578650912,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-c9372d85d4e9ff0f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1291,"timestamp":1578650917,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-5212770fdcbc5e52.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1289,"timestamp":1578650920,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-e6934db157178c91.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1286,"timestamp":1578650924,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-1a3403d7c89fa7d1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1282,"timestamp":1578650929,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1280,"timestamp":1578650933,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1276,"timestamp":1578650937,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1273,"timestamp":1578650941,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1270,"timestamp":1578650945,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-92dd4ed77e131422.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1267,"timestamp":1578650950,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1265,"timestamp":1578650953,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1262,"timestamp":1578650957,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1258,"timestamp":1578650962,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1256,"timestamp":1578650966,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1252,"timestamp":1578650970,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1250,"timestamp":1578650974,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1248,"timestamp":1578650977,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1244,"timestamp":1578650982,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1241,"timestamp":1578650986,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1239,"timestamp":1578650990,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1235,"timestamp":1578650995,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1233,"timestamp":1578650998,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1230,"timestamp":1578651003,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1200,"timestamp":1578651033,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1193,"timestamp":1578651041,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1189,"timestamp":1578651047,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1186,"timestamp":1578651051,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1183,"timestamp":1578651055,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1180,"timestamp":1578651060,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1177,"timestamp":1578651064,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1173,"timestamp":1578651068,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1171,"timestamp":1578651072,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1168,"timestamp":1578651076,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1165,"timestamp":1578651080,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1162,"timestamp":1578651084,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1160,"timestamp":1578651088,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1156,"timestamp":1578651093,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1154,"timestamp":1578651096,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1578651101,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1147,"timestamp":1578651105,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1144,"timestamp":1578651109,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1141,"timestamp":1578651113,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1138,"timestamp":1578651117,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1136,"timestamp":1578651121,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1133,"timestamp":1578651125,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1130,"timestamp":1578651129,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"}]
|
|
10
|
-
[{"name":"minify-js","duration":1229,"timestamp":1578651134,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1226,"timestamp":1578651139,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1223,"timestamp":1578651143,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1220,"timestamp":1578651148,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1216,"timestamp":1578651152,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1213,"timestamp":1578651157,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1210,"timestamp":1578651161,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1207,"timestamp":1578651165,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1204,"timestamp":1578651169,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1201,"timestamp":1578651174,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1197,"timestamp":1578651178,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1194,"timestamp":1578651182,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1191,"timestamp":1578651187,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1187,"timestamp":1578651191,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1184,"timestamp":1578651196,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1181,"timestamp":1578651200,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1178,"timestamp":1578651204,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1175,"timestamp":1578651208,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1172,"timestamp":1578651212,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1169,"timestamp":1578651216,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1167,"timestamp":1578651220,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1164,"timestamp":1578651224,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1160,"timestamp":1578651229,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1157,"timestamp":1578651233,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1154,"timestamp":1578651238,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1150,"timestamp":1578651242,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1147,"timestamp":1578651247,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1144,"timestamp":1578651250,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/2652-304795fb4a85fcbc.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1141,"timestamp":1578651255,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1137,"timestamp":1578651259,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1134,"timestamp":1578651263,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1131,"timestamp":1578651268,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/4718-0d6238edf483c4a2.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1128,"timestamp":1578651272,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/8361-455e7a33d269c4ce.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1125,"timestamp":1578651276,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1122,"timestamp":1578651280,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2053-2cc5910c3e308182.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1119,"timestamp":1578651284,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1116,"timestamp":1578651288,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/4322-535605280d54eebe.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1113,"timestamp":1578651293,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":1110,"timestamp":1578651297,"id":1827,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":770,"timestamp":1578651638,"id":1829,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":705,"timestamp":1578651704,"id":1831,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":2494,"timestamp":1578651304,"id":1828,"parentId":1576,"tags":{"name":"static/gniPBCKoXtbIOQey8kNcx/_ssgManifest.js","cache":"MISS"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-js","duration":4537,"timestamp":1578651652,"id":1830,"parentId":1576,"tags":{"name":"static/gniPBCKoXtbIOQey8kNcx/_buildManifest.js","cache":"MISS"},"startTime":1789177987370,"traceId":"b89895c7b883dfa4"},{"name":"minify-webpack-plugin-optimize","duration":13465,"timestamp":1578642731,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1789177987361,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":126,"timestamp":1578656377,"id":1833,"parentId":1832,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":85,"timestamp":1578656422,"id":1834,"parentId":1832,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":81,"timestamp":1578656427,"id":1835,"parentId":1832,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"minify-css","duration":79,"timestamp":1578656430,"id":1836,"parentId":1832,"tags":{"file":"static/css/816ac2d31e283cdf.css","cache":"HIT"},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"css-minimizer-plugin","duration":216,"timestamp":1578656295,"id":1832,"parentId":1381,"tags":{},"startTime":1789177987375,"traceId":"b89895c7b883dfa4"},{"name":"seal","duration":703175,"timestamp":1578018668,"id":1560,"parentId":1381,"tags":{},"startTime":1789177986737,"traceId":"b89895c7b883dfa4"},{"name":"webpack-compilation","duration":2678760,"timestamp":1576043164,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1789177984762,"traceId":"b89895c7b883dfa4"},{"name":"emit","duration":59035,"timestamp":1578721969,"id":1837,"parentId":16,"tags":{},"startTime":1789177987441,"traceId":"b89895c7b883dfa4"},{"name":"webpack-close","duration":1185784,"timestamp":1578784430,"id":1838,"parentId":16,"tags":{"name":"client"},"startTime":1789177987503,"traceId":"b89895c7b883dfa4"},{"name":"webpack-generate-error-stats","duration":876,"timestamp":1579970233,"id":1839,"parentId":1838,"tags":{},"startTime":1789177988689,"traceId":"b89895c7b883dfa4"},{"name":"run-webpack-compiler","duration":27125326,"timestamp":1552846231,"id":16,"parentId":1,"tags":{},"startTime":1789177961565,"traceId":"b89895c7b883dfa4"},{"name":"format-webpack-messages","duration":95,"timestamp":1579971565,"id":1840,"parentId":1,"tags":{},"startTime":1789177988690,"traceId":"b89895c7b883dfa4"},{"name":"verify-typescript-setup","duration":44011711,"timestamp":1579975835,"id":1842,"parentId":1,"tags":{},"startTime":1789177988695,"traceId":"b89895c7b883dfa4"},{"name":"check-static-error-page","duration":51862,"timestamp":1624018425,"id":1845,"parentId":1844,"tags":{},"startTime":1789178032737,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":51149,"timestamp":1624288516,"id":1846,"parentId":1844,"tags":{"page":"/_app"},"startTime":1789178033007,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":47285,"timestamp":1624292396,"id":1848,"parentId":1844,"tags":{"page":"/_document"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":60447,"timestamp":1624292322,"id":1847,"parentId":1844,"tags":{"page":"/_error"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":121965,"timestamp":1624364946,"id":2014,"parentId":2008,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":149640,"timestamp":1624337334,"id":2008,"parentId":1844,"tags":{"page":"/apple-icon.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":170363,"timestamp":1624364986,"id":2015,"parentId":2010,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":197667,"timestamp":1624337719,"id":2010,"parentId":1844,"tags":{"page":"/icon1.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":177410,"timestamp":1624365087,"id":2017,"parentId":2011,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":204623,"timestamp":1624337906,"id":2011,"parentId":1844,"tags":{"page":"/icon2.png"},"startTime":1789178033057,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":186028,"timestamp":1624365050,"id":2016,"parentId":1849,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":258685,"timestamp":1624292434,"id":1849,"parentId":1844,"tags":{"page":"/_not-found"},"startTime":1789178033011,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":189388,"timestamp":1624365495,"id":2018,"parentId":1851,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":260972,"timestamp":1624293939,"id":1851,"parentId":1844,"tags":{"page":"/api/agents/versions"},"startTime":1789178033013,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":190060,"timestamp":1624365685,"id":2019,"parentId":1850,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":262454,"timestamp":1624293313,"id":1850,"parentId":1844,"tags":{"page":"/api/agents/update"},"startTime":1789178033012,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":194385,"timestamp":1624365902,"id":2021,"parentId":1853,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":265153,"timestamp":1624295153,"id":1853,"parentId":1844,"tags":{"page":"/api/app/update"},"startTime":1789178033014,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":197417,"timestamp":1624365800,"id":2020,"parentId":1852,"tags":{},"startTime":1789178033084,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":268699,"timestamp":1624294537,"id":1852,"parentId":1844,"tags":{"page":"/api/app/update-check"},"startTime":1789178033013,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":245116,"timestamp":1624365939,"id":2022,"parentId":1854,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":315307,"timestamp":1624295782,"id":1854,"parentId":1844,"tags":{"page":"/api/assistant/conversation"},"startTime":1789178033014,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":254889,"timestamp":1624365974,"id":2023,"parentId":1855,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":324300,"timestamp":1624296588,"id":1855,"parentId":1844,"tags":{"page":"/api/assistant/current-output"},"startTime":1789178033015,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":275849,"timestamp":1624364571,"id":2013,"parentId":2009,"tags":{},"startTime":1789178033083,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":302912,"timestamp":1624337529,"id":2009,"parentId":1844,"tags":{"page":"/icon.png"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":296973,"timestamp":1624365994,"id":2024,"parentId":1856,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":365736,"timestamp":1624297261,"id":1856,"parentId":1844,"tags":{"page":"/api/assistant/messages"},"startTime":1789178033016,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":297865,"timestamp":1624366028,"id":2025,"parentId":1857,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":365404,"timestamp":1624298510,"id":1857,"parentId":1844,"tags":{"page":"/api/assistant/session"},"startTime":1789178033017,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":300519,"timestamp":1624366084,"id":2028,"parentId":1860,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":366591,"timestamp":1624300074,"id":1860,"parentId":1844,"tags":{"page":"/api/assistant/tools"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":301909,"timestamp":1624366075,"id":2027,"parentId":1859,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":368472,"timestamp":1624299562,"id":1859,"parentId":1844,"tags":{"page":"/api/assistant/terminal"},"startTime":1789178033018,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":303842,"timestamp":1624366101,"id":2029,"parentId":1861,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":369497,"timestamp":1624300468,"id":1861,"parentId":1844,"tags":{"page":"/api/auth/login"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":304820,"timestamp":1624366164,"id":2030,"parentId":1863,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":370056,"timestamp":1624300976,"id":1863,"parentId":1844,"tags":{"page":"/api/auth/status"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":308148,"timestamp":1624366227,"id":2031,"parentId":1864,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":373125,"timestamp":1624301265,"id":1864,"parentId":1844,"tags":{"page":"/api/capabilities"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":308688,"timestamp":1624366240,"id":2032,"parentId":1862,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":374214,"timestamp":1624300734,"id":1862,"parentId":1844,"tags":{"page":"/api/auth/logout"},"startTime":1789178033019,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":318908,"timestamp":1624366313,"id":2034,"parentId":1866,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":383498,"timestamp":1624301742,"id":1866,"parentId":1844,"tags":{"page":"/api/daily-summary/status"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"}]
|
|
11
|
-
[{"name":"is-page-static","duration":319289,"timestamp":1624366262,"id":2033,"parentId":1865,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":384060,"timestamp":1624301508,"id":1865,"parentId":1844,"tags":{"page":"/api/daily-summary"},"startTime":1789178033020,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":326879,"timestamp":1624366374,"id":2035,"parentId":1867,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":391280,"timestamp":1624302002,"id":1867,"parentId":1844,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":326908,"timestamp":1624366441,"id":2036,"parentId":1868,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":391047,"timestamp":1624302317,"id":1868,"parentId":1844,"tags":{"page":"/api/external-apps/[id]"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":331554,"timestamp":1624366504,"id":2037,"parentId":1869,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":395454,"timestamp":1624302623,"id":1869,"parentId":1844,"tags":{"page":"/api/external-apps"},"startTime":1789178033021,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":332425,"timestamp":1624366571,"id":2038,"parentId":1870,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":395323,"timestamp":1624303718,"id":1870,"parentId":1844,"tags":{"page":"/api/fs/browse"},"startTime":1789178033022,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":334325,"timestamp":1624366656,"id":2039,"parentId":1871,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":397021,"timestamp":1624303979,"id":1871,"parentId":1844,"tags":{"page":"/api/fs/recent-paths"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":340888,"timestamp":1624366720,"id":2040,"parentId":1872,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":403363,"timestamp":1624304269,"id":1872,"parentId":1844,"tags":{"page":"/api/hooks/agent-event"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":343358,"timestamp":1624366772,"id":2041,"parentId":1874,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":405404,"timestamp":1624304747,"id":1874,"parentId":1844,"tags":{"page":"/api/hooks/permission-request"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":344288,"timestamp":1624366792,"id":2042,"parentId":1875,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":406126,"timestamp":1624304978,"id":1875,"parentId":1844,"tags":{"page":"/api/metrics/vibe"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":346713,"timestamp":1624366816,"id":2043,"parentId":1873,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":409040,"timestamp":1624304513,"id":1873,"parentId":1844,"tags":{"page":"/api/hooks/claude-done"},"startTime":1789178033023,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":349137,"timestamp":1624366915,"id":2044,"parentId":1877,"tags":{},"startTime":1789178033086,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":410591,"timestamp":1624305481,"id":1877,"parentId":1844,"tags":{"page":"/api/push/escalation"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":351138,"timestamp":1624366943,"id":2045,"parentId":1876,"tags":{},"startTime":1789178033086,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":412855,"timestamp":1624305247,"id":1876,"parentId":1844,"tags":{"page":"/api/ollama/models"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":351861,"timestamp":1624368176,"id":2046,"parentId":1878,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":414380,"timestamp":1624305705,"id":1878,"parentId":1844,"tags":{"page":"/api/push/subscriptions"},"startTime":1789178033024,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":352391,"timestamp":1624368296,"id":2047,"parentId":1879,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":414780,"timestamp":1624305927,"id":1879,"parentId":1844,"tags":{"page":"/api/push/vapid"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":354929,"timestamp":1624368500,"id":2049,"parentId":1882,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":416803,"timestamp":1624306650,"id":1882,"parentId":1844,"tags":{"page":"/api/remote/pair"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":357888,"timestamp":1624368331,"id":2048,"parentId":1880,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":420050,"timestamp":1624306193,"id":1880,"parentId":1844,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":358619,"timestamp":1624368600,"id":2050,"parentId":1881,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":420812,"timestamp":1624306426,"id":1881,"parentId":1844,"tags":{"page":"/api/relays"},"startTime":1789178033025,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":362401,"timestamp":1624368660,"id":2052,"parentId":1883,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":424171,"timestamp":1624306910,"id":1883,"parentId":1844,"tags":{"page":"/api/repositories/[id]"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":364278,"timestamp":1624368631,"id":2051,"parentId":1885,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":425379,"timestamp":1624307552,"id":1885,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":365410,"timestamp":1624368678,"id":2053,"parentId":1888,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":425622,"timestamp":1624308490,"id":1888,"parentId":1844,"tags":{"page":"/api/repositories/excluded"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":372892,"timestamp":1624368731,"id":2055,"parentId":1886,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":433796,"timestamp":1624307848,"id":1886,"parentId":1844,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":374864,"timestamp":1624368709,"id":2054,"parentId":1887,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":435406,"timestamp":1624308188,"id":1887,"parentId":1844,"tags":{"page":"/api/repositories/clone"},"startTime":1789178033027,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":375866,"timestamp":1624368752,"id":2056,"parentId":1884,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":437389,"timestamp":1624307249,"id":1884,"parentId":1844,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1789178033026,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":378099,"timestamp":1624368794,"id":2058,"parentId":1891,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":437444,"timestamp":1624309472,"id":1891,"parentId":1844,"tags":{"page":"/api/repositories/scan"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":378222,"timestamp":1624368769,"id":2057,"parentId":1889,"tags":{},"startTime":1789178033087,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":438216,"timestamp":1624308829,"id":1889,"parentId":1844,"tags":{"page":"/api/repositories/restore"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":380549,"timestamp":1624368829,"id":2059,"parentId":1890,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":440231,"timestamp":1624309168,"id":1890,"parentId":1844,"tags":{"page":"/api/repositories"},"startTime":1789178033028,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":381559,"timestamp":1624368853,"id":2060,"parentId":1892,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":440597,"timestamp":1624309835,"id":1892,"parentId":1844,"tags":{"page":"/api/repositories/sync"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":383018,"timestamp":1624368978,"id":2061,"parentId":1893,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":441738,"timestamp":1624310276,"id":1893,"parentId":1844,"tags":{"page":"/api/repositories/validate-path"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":385071,"timestamp":1624369256,"id":2063,"parentId":1895,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":443531,"timestamp":1624310817,"id":1895,"parentId":1844,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":387917,"timestamp":1624369134,"id":2062,"parentId":1894,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":446519,"timestamp":1624310555,"id":1894,"parentId":1844,"tags":{"page":"/api/settings/default-agents"},"startTime":1789178033029,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":390257,"timestamp":1624369361,"id":2064,"parentId":1896,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":448512,"timestamp":1624311127,"id":1896,"parentId":1844,"tags":{"page":"/api/sidebar/group-order"},"startTime":1789178033030,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":395704,"timestamp":1624369465,"id":2065,"parentId":1897,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":453799,"timestamp":1624311392,"id":1897,"parentId":1844,"tags":{"page":"/api/skills/[id]"},"startTime":1789178033030,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":399337,"timestamp":1624369705,"id":2067,"parentId":1899,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":456857,"timestamp":1624312218,"id":1899,"parentId":1844,"tags":{"page":"/api/skills/operations"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":399568,"timestamp":1624369581,"id":2066,"parentId":1898,"tags":{},"startTime":1789178033088,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":457193,"timestamp":1624311972,"id":1898,"parentId":1844,"tags":{"page":"/api/skills/installations"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":401393,"timestamp":1624369936,"id":2069,"parentId":1901,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":458725,"timestamp":1624312622,"id":1901,"parentId":1844,"tags":{"page":"/api/skills"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":409303,"timestamp":1624366061,"id":2026,"parentId":1858,"tags":{},"startTime":1789178033085,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":476335,"timestamp":1624299050,"id":1858,"parentId":1844,"tags":{"page":"/api/assistant/start"},"startTime":1789178033018,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":408354,"timestamp":1624369824,"id":2068,"parentId":1900,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":465772,"timestamp":1624312424,"id":1900,"parentId":1844,"tags":{"page":"/api/skills/reindex"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":412568,"timestamp":1624370034,"id":2072,"parentId":1904,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":469396,"timestamp":1624313227,"id":1904,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":413513,"timestamp":1624369982,"id":2071,"parentId":1903,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":470490,"timestamp":1624313024,"id":1903,"parentId":1844,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":416364,"timestamp":1624369962,"id":2070,"parentId":1902,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":473533,"timestamp":1624312815,"id":1902,"parentId":1844,"tags":{"page":"/api/slash-commands"},"startTime":1789178033031,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":416645,"timestamp":1624370062,"id":2073,"parentId":1905,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":473300,"timestamp":1624313425,"id":1905,"parentId":1844,"tags":{"page":"/api/templates/[id]"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":417790,"timestamp":1624370081,"id":2074,"parentId":1906,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":474282,"timestamp":1624313619,"id":1906,"parentId":1844,"tags":{"page":"/api/templates"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":418566,"timestamp":1624370181,"id":2075,"parentId":1907,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":474954,"timestamp":1624313811,"id":1907,"parentId":1844,"tags":{"page":"/api/todos"},"startTime":1789178033032,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":420383,"timestamp":1624370214,"id":2076,"parentId":1908,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":476616,"timestamp":1624314001,"id":1908,"parentId":1844,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":422812,"timestamp":1624370240,"id":2077,"parentId":1909,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":478844,"timestamp":1624314244,"id":1909,"parentId":1844,"tags":{"page":"/api/verification/runs"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":422877,"timestamp":1624370300,"id":2078,"parentId":1910,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":478750,"timestamp":1624314444,"id":1910,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":424203,"timestamp":1624370327,"id":2079,"parentId":1911,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":479911,"timestamp":1624314640,"id":1911,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1789178033033,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":425747,"timestamp":1624370374,"id":2081,"parentId":1914,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":480752,"timestamp":1624315387,"id":1914,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":426021,"timestamp":1624370355,"id":2080,"parentId":1913,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":481277,"timestamp":1624315115,"id":1913,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":430062,"timestamp":1624370443,"id":2084,"parentId":1916,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":484628,"timestamp":1624315900,"id":1916,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":430418,"timestamp":1624370420,"id":2083,"parentId":1912,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"}]
|
|
12
|
-
[{"name":"check-page","duration":486268,"timestamp":1624314833,"id":1912,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":432996,"timestamp":1624370401,"id":2082,"parentId":1915,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":487771,"timestamp":1624315648,"id":1915,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1789178033034,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":433099,"timestamp":1624370489,"id":2086,"parentId":1918,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":487166,"timestamp":1624316445,"id":1918,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":434902,"timestamp":1624370468,"id":2085,"parentId":1917,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":489207,"timestamp":1624316183,"id":1917,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":436646,"timestamp":1624370507,"id":2087,"parentId":1919,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":490462,"timestamp":1624316713,"id":1919,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1789178033035,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":438526,"timestamp":1624370587,"id":2088,"parentId":1920,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":492160,"timestamp":1624316973,"id":1920,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":440461,"timestamp":1624370630,"id":2090,"parentId":1922,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":493596,"timestamp":1624317512,"id":1922,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":441299,"timestamp":1624370647,"id":2091,"parentId":1923,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":494198,"timestamp":1624317769,"id":1923,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":443815,"timestamp":1624370613,"id":2089,"parentId":1921,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":497193,"timestamp":1624317255,"id":1921,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1789178033036,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":444107,"timestamp":1624370667,"id":2092,"parentId":1924,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":496735,"timestamp":1624318060,"id":1924,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":444174,"timestamp":1624370687,"id":2093,"parentId":1925,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":496550,"timestamp":1624318327,"id":1925,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":446655,"timestamp":1624370737,"id":2096,"parentId":1928,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":498282,"timestamp":1624319131,"id":1928,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":447623,"timestamp":1624370720,"id":2095,"parentId":1927,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":499539,"timestamp":1624318831,"id":1927,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":448210,"timestamp":1624370703,"id":2094,"parentId":1926,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":500353,"timestamp":1624318579,"id":1926,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1789178033037,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":449442,"timestamp":1624370759,"id":2097,"parentId":1929,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":500421,"timestamp":1624319800,"id":1929,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1789178033038,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":453275,"timestamp":1624370779,"id":2098,"parentId":1930,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":504019,"timestamp":1624320063,"id":1930,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":453367,"timestamp":1624370802,"id":2099,"parentId":1931,"tags":{},"startTime":1789178033089,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":503913,"timestamp":1624320274,"id":1931,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":454381,"timestamp":1624370835,"id":2101,"parentId":1933,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":504567,"timestamp":1624320670,"id":1933,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":455008,"timestamp":1624370820,"id":2100,"parentId":1932,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":505371,"timestamp":1624320475,"id":1932,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1789178033039,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457738,"timestamp":1624370852,"id":2102,"parentId":1934,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507744,"timestamp":1624320865,"id":1934,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457798,"timestamp":1624370887,"id":2104,"parentId":1936,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507426,"timestamp":1624321277,"id":1936,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":457954,"timestamp":1624370869,"id":2103,"parentId":1935,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":507762,"timestamp":1624321079,"id":1935,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":460308,"timestamp":1624370918,"id":2106,"parentId":1939,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":509392,"timestamp":1624321855,"id":1939,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":461348,"timestamp":1624370931,"id":2107,"parentId":1940,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":510213,"timestamp":1624322086,"id":1940,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":461818,"timestamp":1624370904,"id":2105,"parentId":1938,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":511076,"timestamp":1624321665,"id":1938,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":462913,"timestamp":1624370944,"id":2108,"parentId":1937,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":512406,"timestamp":1624321471,"id":1937,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1789178033040,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":464917,"timestamp":1624370959,"id":2109,"parentId":1941,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":513614,"timestamp":1624322284,"id":1941,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":465487,"timestamp":1624370988,"id":2111,"parentId":1943,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":513612,"timestamp":1624322884,"id":1943,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":465764,"timestamp":1624370972,"id":2110,"parentId":1942,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":514279,"timestamp":1624322476,"id":1942,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1789178033041,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470015,"timestamp":1624371039,"id":2112,"parentId":1944,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517790,"timestamp":1624323285,"id":1944,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470087,"timestamp":1624371075,"id":2113,"parentId":1945,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517669,"timestamp":1624323511,"id":1945,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":470156,"timestamp":1624371096,"id":2114,"parentId":1946,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":517552,"timestamp":1624323716,"id":1946,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1789178033042,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":472312,"timestamp":1624371211,"id":2115,"parentId":1948,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":519392,"timestamp":1624324152,"id":1948,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":473168,"timestamp":1624371255,"id":2116,"parentId":1947,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":520529,"timestamp":1624323914,"id":1947,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":474156,"timestamp":1624371346,"id":2117,"parentId":1949,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":521165,"timestamp":1624324357,"id":1949,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":475773,"timestamp":1624371393,"id":2119,"parentId":1951,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":522436,"timestamp":1624324751,"id":1951,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":478162,"timestamp":1624371419,"id":2120,"parentId":1952,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":524654,"timestamp":1624324946,"id":1952,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":478400,"timestamp":1624371443,"id":2121,"parentId":1953,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":524701,"timestamp":1624325162,"id":1953,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":481876,"timestamp":1624371482,"id":2122,"parentId":1954,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":528021,"timestamp":1624325358,"id":1954,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":484139,"timestamp":1624371520,"id":2123,"parentId":1955,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":530123,"timestamp":1624325558,"id":1955,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":485533,"timestamp":1624371562,"id":2124,"parentId":1956,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":531363,"timestamp":1624325751,"id":1956,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1789178033044,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":486885,"timestamp":1624371621,"id":2125,"parentId":1957,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":532584,"timestamp":1624325942,"id":1957,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":489287,"timestamp":1624371758,"id":2126,"parentId":1958,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":534843,"timestamp":1624326243,"id":1958,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":489578,"timestamp":1624371803,"id":2127,"parentId":1959,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":534921,"timestamp":1624326480,"id":1959,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":493519,"timestamp":1624371844,"id":2128,"parentId":1960,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":538696,"timestamp":1624326683,"id":1960,"parentId":1844,"tags":{"page":"/api/worktrees/[id]"},"startTime":1789178033045,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":494165,"timestamp":1624371870,"id":2129,"parentId":1961,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":538759,"timestamp":1624327292,"id":1961,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":503144,"timestamp":1624371909,"id":2131,"parentId":1963,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":547358,"timestamp":1624327717,"id":1963,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":504001,"timestamp":1624371933,"id":2132,"parentId":1964,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":548046,"timestamp":1624327915,"id":1964,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":505531,"timestamp":1624371884,"id":2130,"parentId":1962,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":549922,"timestamp":1624327514,"id":1962,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1789178033046,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":507494,"timestamp":1624371990,"id":2133,"parentId":1965,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":551356,"timestamp":1624328145,"id":1965,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":512690,"timestamp":1624372323,"id":2135,"parentId":1968,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":556331,"timestamp":1624328735,"id":1968,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"}]
|
|
13
|
-
[{"name":"is-page-static","duration":517095,"timestamp":1624372508,"id":2136,"parentId":1967,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":561085,"timestamp":1624328542,"id":1967,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":519221,"timestamp":1624372184,"id":2134,"parentId":1966,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":563080,"timestamp":1624328345,"id":1966,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1789178033047,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":520040,"timestamp":1624372645,"id":2137,"parentId":1969,"tags":{},"startTime":1789178033091,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":563778,"timestamp":1624328928,"id":1969,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":525008,"timestamp":1624373044,"id":2139,"parentId":1971,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":568723,"timestamp":1624329354,"id":1971,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":526716,"timestamp":1624373179,"id":2140,"parentId":1973,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":570190,"timestamp":1624329742,"id":1973,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":530194,"timestamp":1624372862,"id":2138,"parentId":1970,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":573923,"timestamp":1624329155,"id":1970,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":530698,"timestamp":1624373239,"id":2141,"parentId":1974,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":574024,"timestamp":1624329934,"id":1974,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":531962,"timestamp":1624373272,"id":2142,"parentId":1975,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":575101,"timestamp":1624330171,"id":1975,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":534335,"timestamp":1624373305,"id":2143,"parentId":1976,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":577284,"timestamp":1624330373,"id":1976,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":536805,"timestamp":1624373560,"id":2145,"parentId":1978,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":579632,"timestamp":1624330756,"id":1978,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":537387,"timestamp":1624373533,"id":2144,"parentId":1972,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":581390,"timestamp":1624329549,"id":1972,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1789178033048,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":539485,"timestamp":1624373598,"id":2146,"parentId":1979,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":582181,"timestamp":1624330945,"id":1979,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":541401,"timestamp":1624373622,"id":2147,"parentId":1980,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":583891,"timestamp":1624331170,"id":1980,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":542106,"timestamp":1624373655,"id":2148,"parentId":1977,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":585215,"timestamp":1624330566,"id":1977,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1789178033049,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":544259,"timestamp":1624373698,"id":2150,"parentId":1983,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":586232,"timestamp":1624331747,"id":1983,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":545191,"timestamp":1624373681,"id":2149,"parentId":1981,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":587524,"timestamp":1624331367,"id":1981,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":546725,"timestamp":1624373730,"id":2151,"parentId":1984,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":588541,"timestamp":1624331935,"id":1984,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":552299,"timestamp":1624373751,"id":2152,"parentId":1982,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":594514,"timestamp":1624331558,"id":1982,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1789178033050,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":552389,"timestamp":1624373772,"id":2153,"parentId":1986,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":593808,"timestamp":1624332368,"id":1986,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":555016,"timestamp":1624373817,"id":2155,"parentId":1988,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":596103,"timestamp":1624332753,"id":1988,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":556950,"timestamp":1624373801,"id":2154,"parentId":1985,"tags":{},"startTime":1789178033092,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":598607,"timestamp":1624332164,"id":1985,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":557961,"timestamp":1624373832,"id":2156,"parentId":1989,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":598870,"timestamp":1624332943,"id":1989,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":560634,"timestamp":1624373867,"id":2158,"parentId":1990,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":601340,"timestamp":1624333181,"id":1990,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":562761,"timestamp":1624373997,"id":2159,"parentId":1991,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":603397,"timestamp":1624333381,"id":1991,"parentId":1844,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1789178033052,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":563001,"timestamp":1624373853,"id":2157,"parentId":1987,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":604310,"timestamp":1624332562,"id":1987,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1789178033051,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":565238,"timestamp":1624374274,"id":2160,"parentId":1992,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":605490,"timestamp":1624334040,"id":1992,"parentId":1844,"tags":{"page":"/api/worktrees"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":565749,"timestamp":1624374726,"id":2161,"parentId":1998,"tags":{},"startTime":1789178033093,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":605165,"timestamp":1624335328,"id":1998,"parentId":1844,"tags":{"page":"/proxy/[...path]"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":560659,"timestamp":1624381416,"id":2162,"parentId":2012,"tags":{},"startTime":1789178033100,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":603946,"timestamp":1624338149,"id":2012,"parentId":1844,"tags":{"page":"/manifest.webmanifest"},"startTime":1789178033057,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":566470,"timestamp":1624383405,"id":2164,"parentId":1994,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":615394,"timestamp":1624334502,"id":1994,"parentId":1844,"tags":{"page":"/login"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":576016,"timestamp":1624383503,"id":2165,"parentId":1995,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":624835,"timestamp":1624334709,"id":1995,"parentId":1844,"tags":{"page":"/more"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":578855,"timestamp":1624383600,"id":2166,"parentId":1996,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":627565,"timestamp":1624334910,"id":1996,"parentId":1844,"tags":{"page":"/offline"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":582650,"timestamp":1624383688,"id":2167,"parentId":1997,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":631229,"timestamp":1624335128,"id":1997,"parentId":1844,"tags":{"page":"/"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":587285,"timestamp":1624383783,"id":2168,"parentId":1999,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":635567,"timestamp":1624335523,"id":1999,"parentId":1844,"tags":{"page":"/repositories"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":589219,"timestamp":1624383877,"id":2169,"parentId":2001,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":637203,"timestamp":1624335914,"id":2001,"parentId":1844,"tags":{"page":"/sessions"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":594734,"timestamp":1624383963,"id":2170,"parentId":2000,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":642999,"timestamp":1624335718,"id":2000,"parentId":1844,"tags":{"page":"/review"},"startTime":1789178033054,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":596819,"timestamp":1624384077,"id":2171,"parentId":2003,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":644586,"timestamp":1624336333,"id":2003,"parentId":1844,"tags":{"page":"/skills/installed"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":599687,"timestamp":1624384168,"id":2172,"parentId":2004,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":647346,"timestamp":1624336531,"id":2004,"parentId":1844,"tags":{"page":"/skills"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":618042,"timestamp":1624384260,"id":2173,"parentId":2002,"tags":{},"startTime":1789178033103,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":666194,"timestamp":1624336131,"id":2002,"parentId":1844,"tags":{"page":"/skills/[skillId]"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":634541,"timestamp":1624383297,"id":2163,"parentId":1993,"tags":{},"startTime":1789178033102,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":683577,"timestamp":1624334287,"id":1993,"parentId":1844,"tags":{"page":"/chat"},"startTime":1789178033053,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":643182,"timestamp":1624385237,"id":2175,"parentId":2005,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":691717,"timestamp":1624336728,"id":2005,"parentId":1844,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1789178033055,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":647682,"timestamp":1624385369,"id":2176,"parentId":2007,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":695933,"timestamp":1624337140,"id":2007,"parentId":1844,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":653026,"timestamp":1624385142,"id":2174,"parentId":2006,"tags":{},"startTime":1789178033104,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":701264,"timestamp":1624336921,"id":2006,"parentId":1844,"tags":{"page":"/worktrees/[id]"},"startTime":1789178033056,"traceId":"b89895c7b883dfa4"},{"name":"is-page-static","duration":743389,"timestamp":1624371372,"id":2118,"parentId":1950,"tags":{},"startTime":1789178033090,"traceId":"b89895c7b883dfa4"},{"name":"check-page","duration":790236,"timestamp":1624324553,"id":1950,"parentId":1844,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1789178033043,"traceId":"b89895c7b883dfa4"},{"name":"static-check","duration":1097069,"timestamp":1624017749,"id":1844,"parentId":1,"tags":{},"startTime":1789178032736,"traceId":"b89895c7b883dfa4"},{"name":"generate-required-server-files","duration":317,"timestamp":1625115417,"id":2178,"parentId":1,"tags":{},"startTime":1789178033834,"traceId":"b89895c7b883dfa4"},{"name":"write-routes-manifest","duration":55518,"timestamp":1625130537,"id":2180,"parentId":1,"tags":{},"startTime":1789178033849,"traceId":"b89895c7b883dfa4"},{"name":"load-dotenv","duration":131,"timestamp":1627302202,"id":2183,"parentId":2182,"tags":{},"startTime":1789178036021,"traceId":"b89895c7b883dfa4"},{"name":"run-export-path-map","duration":452,"timestamp":1629075427,"id":2184,"parentId":2182,"tags":{},"startTime":1789178037794,"traceId":"b89895c7b883dfa4"},{"name":"next-export","duration":4057482,"timestamp":1627301318,"id":2182,"parentId":1,"tags":{},"startTime":1789178036020,"traceId":"b89895c7b883dfa4"},{"name":"move-exported-app-not-found-","duration":88,"timestamp":1631360839,"id":2185,"parentId":2181,"tags":{},"startTime":1789178040080,"traceId":"b89895c7b883dfa4"},{"name":"move-exported-page","duration":142393,"timestamp":1631361062,"id":2186,"parentId":2181,"tags":{},"startTime":1789178040080,"traceId":"b89895c7b883dfa4"},{"name":"static-generation","duration":4948486,"timestamp":1627297041,"id":2181,"parentId":1,"tags":{},"startTime":1789178036016,"traceId":"b89895c7b883dfa4"},{"name":"write-routes-manifest","duration":163398,"timestamp":1632246388,"id":2187,"parentId":1,"tags":{},"startTime":1789178040965,"traceId":"b89895c7b883dfa4"},{"name":"node-file-trace-build","duration":20748103,"timestamp":1625120533,"id":2179,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1789178033839,"traceId":"b89895c7b883dfa4"},{"name":"apply-include-excludes","duration":1123,"timestamp":1645868654,"id":2188,"parentId":1,"tags":{},"startTime":1789178054587,"traceId":"b89895c7b883dfa4"},{"name":"print-tree-view","duration":10269,"timestamp":1645869991,"id":2189,"parentId":1,"tags":{},"startTime":1789178054589,"traceId":"b89895c7b883dfa4"},{"name":"telemetry-flush","duration":56,"timestamp":1645880269,"id":2190,"parentId":1,"tags":{},"startTime":1789178054599,"traceId":"b89895c7b883dfa4"},{"name":"next-build","duration":93364403,"timestamp":1552515930,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1789177961235,"traceId":"b89895c7b883dfa4"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":214,"timestamp":2147604829,"id":4,"parentId":1,"tags":{},"startTime":1789228699530,"traceId":"8375ff53bf1eda9d"},{"name":"load-custom-routes","duration":1536,"timestamp":2147605123,"id":5,"parentId":1,"tags":{},"startTime":1789228699530,"traceId":"8375ff53bf1eda9d"},{"name":"create-dist-dir","duration":18764,"timestamp":2147680865,"id":6,"parentId":1,"tags":{},"startTime":1789228699606,"traceId":"8375ff53bf1eda9d"},{"name":"create-pages-mapping","duration":178,"timestamp":2147730459,"id":7,"parentId":1,"tags":{},"startTime":1789228699655,"traceId":"8375ff53bf1eda9d"},{"name":"collect-app-files","duration":6833,"timestamp":2147730672,"id":8,"parentId":1,"tags":{},"startTime":1789228699655,"traceId":"8375ff53bf1eda9d"},{"name":"create-app-mapping","duration":4990,"timestamp":2147737538,"id":9,"parentId":1,"tags":{},"startTime":1789228699662,"traceId":"8375ff53bf1eda9d"},{"name":"create-app-layouts","duration":119,"timestamp":2147742560,"id":10,"parentId":1,"tags":{},"startTime":1789228699667,"traceId":"8375ff53bf1eda9d"},{"name":"collect-default-files","duration":2765,"timestamp":2147744541,"id":12,"parentId":1,"tags":{},"startTime":1789228699669,"traceId":"8375ff53bf1eda9d"},{"name":"generate-route-types","duration":20781,"timestamp":2147743737,"id":11,"parentId":1,"tags":{},"startTime":1789228699668,"traceId":"8375ff53bf1eda9d"},{"name":"public-dir-conflict-check","duration":395,"timestamp":2147764579,"id":13,"parentId":1,"tags":{},"startTime":1789228699689,"traceId":"8375ff53bf1eda9d"},{"name":"generate-routes-manifest","duration":3957,"timestamp":2147765196,"id":14,"parentId":1,"tags":{},"startTime":1789228699690,"traceId":"8375ff53bf1eda9d"},{"name":"create-entrypoints","duration":84092,"timestamp":2147775618,"id":17,"parentId":1,"tags":{},"startTime":1789228699700,"traceId":"8375ff53bf1eda9d"},{"name":"generate-webpack-config","duration":233230,"timestamp":2147859747,"id":18,"parentId":16,"tags":{},"startTime":1789228699784,"traceId":"8375ff53bf1eda9d"},{"name":"next-trace-entrypoint-plugin","duration":1747,"timestamp":2148177995,"id":20,"parentId":19,"tags":{},"startTime":1789228700103,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":2404694,"timestamp":2148187025,"id":132,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315557,"timestamp":2148186982,"id":122,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315575,"timestamp":2148186985,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186987,"id":124,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186990,"id":125,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315577,"timestamp":2148186992,"id":126,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315542,"timestamp":2148187030,"id":134,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315539,"timestamp":2148187036,"id":136,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315539,"timestamp":2148187039,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcapabilities%2Froute&name=app%2Fapi%2Fcapabilities%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcapabilities%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcapabilities%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315618,"timestamp":2148187042,"id":138,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fupdate%2Froute&name=app%2Fapi%2Fagents%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187045,"id":139,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187048,"id":140,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fagents%2Fversions%2Froute&name=app%2Fapi%2Fagents%2Fversions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fagents%2Fversions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fagents%2Fversions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187051,"id":141,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187054,"id":142,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315620,"timestamp":2148187056,"id":143,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187059,"id":144,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315619,"timestamp":2148187062,"id":145,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315613,"timestamp":2148187070,"id":148,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315613,"timestamp":2148187073,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fremote%2Fpair%2Froute&name=app%2Fapi%2Fremote%2Fpair%2Froute&pagePath=private-next-app-dir%2Fapi%2Fremote%2Fpair%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fremote%2Fpair%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315611,"timestamp":2148187078,"id":150,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315608,"timestamp":2148187083,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315608,"timestamp":2148187085,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&name=app%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Fdefault-surface-mode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315607,"timestamp":2148187088,"id":153,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315607,"timestamp":2148187090,"id":154,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315606,"timestamp":2148187093,"id":155,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315605,"timestamp":2148187095,"id":156,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315604,"timestamp":2148187098,"id":157,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315603,"timestamp":2148187101,"id":158,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315603,"timestamp":2148187104,"id":159,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315599,"timestamp":2148187110,"id":161,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315599,"timestamp":2148187113,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fresolve-target%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315598,"timestamp":2148187116,"id":163,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315595,"timestamp":2148187121,"id":165,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187126,"id":167,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187128,"id":168,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315592,"timestamp":2148187131,"id":169,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&name=app%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Fapply-default-agents%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315591,"timestamp":2148187133,"id":170,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315591,"timestamp":2148187135,"id":171,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316246,"timestamp":2148186489,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316105,"timestamp":2148186632,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4316050,"timestamp":2148186690,"id":37,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315967,"timestamp":2148186775,"id":67,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315965,"timestamp":2148186780,"id":69,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315966,"timestamp":2148186782,"id":70,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315958,"timestamp":2148186791,"id":74,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315949,"timestamp":2148186803,"id":79,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315941,"timestamp":2148186812,"id":83,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315941,"timestamp":2148186815,"id":84,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315883,"timestamp":2148186875,"id":85,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315877,"timestamp":2148186883,"id":86,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315874,"timestamp":2148186888,"id":87,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315769,"timestamp":2148186995,"id":127,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315768,"timestamp":2148186998,"id":128,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315751,"timestamp":2148187017,"id":129,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315750,"timestamp":2148187020,"id":130,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315750,"timestamp":2148187022,"id":131,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186967,"id":116,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186970,"id":117,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186972,"id":118,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315806,"timestamp":2148186975,"id":119,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4315805,"timestamp":2148186977,"id":120,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490154,"timestamp":2148187118,"id":164,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490172,"timestamp":2148187123,"id":166,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490164,"timestamp":2148187138,"id":172,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4490166,"timestamp":2148187140,"id":173,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4497712,"timestamp":2148187179,"id":188,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4557647,"timestamp":2148186477,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4626797,"timestamp":2148187143,"id":174,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4626926,"timestamp":2148187034,"id":135,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4681616,"timestamp":2148187028,"id":133,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4681564,"timestamp":2148187107,"id":160,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4686567,"timestamp":2148186980,"id":121,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4690661,"timestamp":2148186729,"id":50,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726981,"timestamp":2148186667,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727265,"timestamp":2148186402,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726988,"timestamp":2148186684,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727225,"timestamp":2148186449,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727212,"timestamp":2148186466,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727005,"timestamp":2148186677,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727004,"timestamp":2148186681,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727000,"timestamp":2148186687,"id":36,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186427,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727255,"timestamp":2148186439,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727002,"timestamp":2148186694,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&name=app%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2F%5BrelayId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727002,"timestamp":2148186696,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frelays%2Froute&name=app%2Fapi%2Frelays%2Froute&pagePath=private-next-app-dir%2Fapi%2Frelays%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frelays%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4726982,"timestamp":2148186720,"id":47,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727005,"timestamp":2148186700,"id":40,"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":1789228700111,"traceId":"8375ff53bf1eda9d"}]
|
|
2
|
+
[{"name":"add-entry","duration":4727230,"timestamp":2148186706,"id":42,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727240,"timestamp":2148186702,"id":41,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727234,"timestamp":2148186712,"id":44,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727240,"timestamp":2148186709,"id":43,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727237,"timestamp":2148186715,"id":45,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727237,"timestamp":2148186718,"id":46,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186723,"id":48,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186726,"id":49,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727223,"timestamp":2148186741,"id":54,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727229,"timestamp":2148186738,"id":53,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727235,"timestamp":2148186735,"id":52,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727241,"timestamp":2148186731,"id":51,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186744,"id":55,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186747,"id":56,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727232,"timestamp":2148186749,"id":57,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186752,"id":58,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186754,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fclear-composer%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727231,"timestamp":2148186757,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-reference%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186759,"id":61,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727262,"timestamp":2148186764,"id":63,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727267,"timestamp":2148186761,"id":62,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727264,"timestamp":2148186767,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727261,"timestamp":2148186773,"id":66,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727267,"timestamp":2148186770,"id":65,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727263,"timestamp":2148186777,"id":68,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727259,"timestamp":2148186784,"id":71,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727257,"timestamp":2148186789,"id":73,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727262,"timestamp":2148186787,"id":72,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727258,"timestamp":2148186794,"id":75,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727258,"timestamp":2148186796,"id":76,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727256,"timestamp":2148186801,"id":78,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727261,"timestamp":2148186798,"id":77,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727257,"timestamp":2148186805,"id":80,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727255,"timestamp":2148186810,"id":82,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727260,"timestamp":2148186808,"id":81,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186890,"id":88,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186895,"id":90,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186898,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fnotes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186901,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finstances%2Fopencode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727178,"timestamp":2148186904,"id":93,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727192,"timestamp":2148186893,"id":89,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727177,"timestamp":2148186911,"id":95,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186907,"id":94,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727177,"timestamp":2148186916,"id":97,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186913,"id":96,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727157,"timestamp":2148186942,"id":106,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186918,"id":98,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186921,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186924,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727183,"timestamp":2148186926,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fopencode%2Fshare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727186,"timestamp":2148186929,"id":102,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727186,"timestamp":2148186931,"id":103,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727176,"timestamp":2148186944,"id":107,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727189,"timestamp":2148186934,"id":104,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727188,"timestamp":2148186937,"id":105,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727182,"timestamp":2148186946,"id":108,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186949,"id":109,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727181,"timestamp":2148186951,"id":110,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186957,"id":112,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186954,"id":111,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727182,"timestamp":2148186959,"id":113,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727179,"timestamp":2148186964,"id":115,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4727184,"timestamp":2148186962,"id":114,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730362,"timestamp":2148187065,"id":146,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730370,"timestamp":2148187068,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4730986,"timestamp":2148186458,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4733564,"timestamp":2148186017,"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":1789228700111,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732451,"timestamp":2148187145,"id":175,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732453,"timestamp":2148187148,"id":176,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732454,"timestamp":2148187150,"id":177,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732454,"timestamp":2148187153,"id":178,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732455,"timestamp":2148187155,"id":179,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732456,"timestamp":2148187158,"id":180,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732457,"timestamp":2148187161,"id":181,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732457,"timestamp":2148187163,"id":182,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187166,"id":183,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187168,"id":184,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732458,"timestamp":2148187171,"id":185,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732460,"timestamp":2148187173,"id":186,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":4732460,"timestamp":2148187176,"id":187,"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":1789228700112,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":7810090,"timestamp":2148185724,"id":21,"parentId":19,"tags":{},"startTime":1789228700110,"traceId":"8375ff53bf1eda9d"},{"name":"get-entries","duration":4254,"timestamp":2155997084,"id":1060,"parentId":1059,"tags":{},"startTime":1789228707922,"traceId":"8375ff53bf1eda9d"},{"name":"node-file-trace-plugin","duration":10989968,"timestamp":2156019291,"id":1061,"parentId":1059,"tags":{"traceEntryCount":"330"},"startTime":1789228707944,"traceId":"8375ff53bf1eda9d"},{"name":"collect-traced-files","duration":238816,"timestamp":2167009291,"id":1062,"parentId":1059,"tags":{},"startTime":1789228718934,"traceId":"8375ff53bf1eda9d"},{"name":"finish-modules","duration":11251242,"timestamp":2155996888,"id":1059,"parentId":20,"tags":{},"startTime":1789228707922,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":191585,"timestamp":2167632505,"id":1064,"parentId":1063,"tags":{},"startTime":1789228719557,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":17,"timestamp":2167824206,"id":1066,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":204764,"timestamp":2167824289,"id":1067,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":127,"timestamp":2168029183,"id":1068,"parentId":1063,"tags":{},"startTime":1789228719954,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":232485,"timestamp":2168029419,"id":1069,"parentId":1063,"tags":{},"startTime":1789228719954,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":437864,"timestamp":2167824160,"id":1065,"parentId":1063,"tags":{},"startTime":1789228719749,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":135999,"timestamp":2168359337,"id":1070,"parentId":1063,"tags":{},"startTime":1789228720284,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":23783,"timestamp":2168495432,"id":1071,"parentId":1063,"tags":{},"startTime":1789228720420,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":29578,"timestamp":2168533926,"id":1072,"parentId":1063,"tags":{},"startTime":1789228720459,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":393,"timestamp":2168563500,"id":1073,"parentId":1063,"tags":{},"startTime":1789228720488,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":1634,"timestamp":2168563732,"id":1074,"parentId":1063,"tags":{},"startTime":1789228720488,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":3826,"timestamp":2168565392,"id":1075,"parentId":1063,"tags":{},"startTime":1789228720490,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1050,"timestamp":2168595940,"id":1077,"parentId":1076,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":912,"timestamp":2168596104,"id":1078,"parentId":1076,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":904,"timestamp":2168596113,"id":1079,"parentId":1076,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":899,"timestamp":2168596120,"id":1080,"parentId":1076,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
|
|
3
|
+
[{"name":"minify-js","duration":1181,"timestamp":2168596125,"id":1081,"parentId":1076,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1182,"timestamp":2168596129,"id":1082,"parentId":1076,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1178,"timestamp":2168596134,"id":1083,"parentId":1076,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1174,"timestamp":2168596140,"id":1084,"parentId":1076,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1170,"timestamp":2168596146,"id":1085,"parentId":1076,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1125,"timestamp":2168596192,"id":1086,"parentId":1076,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1114,"timestamp":2168596206,"id":1087,"parentId":1076,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1105,"timestamp":2168596216,"id":1088,"parentId":1076,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1102,"timestamp":2168596220,"id":1089,"parentId":1076,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1100,"timestamp":2168596224,"id":1090,"parentId":1076,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1096,"timestamp":2168596229,"id":1091,"parentId":1076,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1094,"timestamp":2168596233,"id":1092,"parentId":1076,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1091,"timestamp":2168596238,"id":1093,"parentId":1076,"tags":{"name":"../app/api/relays/[relayId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1088,"timestamp":2168596242,"id":1094,"parentId":1076,"tags":{"name":"../app/api/relays/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1086,"timestamp":2168596245,"id":1095,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1084,"timestamp":2168596249,"id":1096,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1083,"timestamp":2168596253,"id":1097,"parentId":1076,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1081,"timestamp":2168596256,"id":1098,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1078,"timestamp":2168596261,"id":1099,"parentId":1076,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1076,"timestamp":2168596264,"id":1100,"parentId":1076,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1073,"timestamp":2168596268,"id":1101,"parentId":1076,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1072,"timestamp":2168596271,"id":1102,"parentId":1076,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1070,"timestamp":2168596275,"id":1103,"parentId":1076,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1053,"timestamp":2168596293,"id":1104,"parentId":1076,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1051,"timestamp":2168596297,"id":1105,"parentId":1076,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1049,"timestamp":2168596300,"id":1106,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1046,"timestamp":2168596305,"id":1107,"parentId":1076,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1044,"timestamp":2168596310,"id":1108,"parentId":1076,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1043,"timestamp":2168596313,"id":1109,"parentId":1076,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1041,"timestamp":2168596316,"id":1110,"parentId":1076,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1039,"timestamp":2168596319,"id":1111,"parentId":1076,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1036,"timestamp":2168596324,"id":1112,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1035,"timestamp":2168596327,"id":1113,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1033,"timestamp":2168596330,"id":1114,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1031,"timestamp":2168596333,"id":1115,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-reference/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1029,"timestamp":2168596337,"id":1116,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1027,"timestamp":2168596340,"id":1117,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1026,"timestamp":2168596344,"id":1118,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1024,"timestamp":2168596347,"id":1119,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1022,"timestamp":2168596351,"id":1120,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1013,"timestamp":2168596361,"id":1121,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1012,"timestamp":2168596364,"id":1122,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1010,"timestamp":2168596367,"id":1123,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1008,"timestamp":2168596370,"id":1124,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1007,"timestamp":2168596373,"id":1125,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596376,"id":1126,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596378,"id":1127,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1003,"timestamp":2168596382,"id":1128,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596385,"id":1129,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1000,"timestamp":2168596388,"id":1130,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596390,"id":1131,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":997,"timestamp":2168596393,"id":1132,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596396,"id":1133,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596399,"id":1134,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596402,"id":1135,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596405,"id":1136,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596408,"id":1137,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1004,"timestamp":2168596410,"id":1138,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1002,"timestamp":2168596413,"id":1139,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596415,"id":1140,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596417,"id":1141,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":998,"timestamp":2168596420,"id":1142,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596423,"id":1143,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596425,"id":1144,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596428,"id":1145,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596431,"id":1146,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/notes/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596434,"id":1147,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":987,"timestamp":2168596437,"id":1148,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596439,"id":1149,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":984,"timestamp":2168596442,"id":1150,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":983,"timestamp":2168596444,"id":1151,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":981,"timestamp":2168596447,"id":1152,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":979,"timestamp":2168596449,"id":1153,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":977,"timestamp":2168596452,"id":1154,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":975,"timestamp":2168596455,"id":1155,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596457,"id":1156,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":970,"timestamp":2168596462,"id":1157,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":969,"timestamp":2168596464,"id":1158,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":967,"timestamp":2168596467,"id":1159,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":966,"timestamp":2168596469,"id":1160,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":964,"timestamp":2168596472,"id":1161,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":963,"timestamp":2168596474,"id":1162,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":961,"timestamp":2168596477,"id":1163,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":959,"timestamp":2168596480,"id":1164,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596482,"id":1165,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":956,"timestamp":2168596485,"id":1166,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":955,"timestamp":2168596487,"id":1167,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596490,"id":1168,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":952,"timestamp":2168596493,"id":1169,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596495,"id":1170,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596498,"id":1171,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596500,"id":1172,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596503,"id":1173,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596506,"id":1174,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":942,"timestamp":2168596509,"id":1175,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596511,"id":1176,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":939,"timestamp":2168596514,"id":1177,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596516,"id":1178,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":936,"timestamp":2168596519,"id":1179,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":934,"timestamp":2168596521,"id":1180,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596524,"id":1181,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
|
|
4
|
+
[{"name":"minify-js","duration":1100,"timestamp":2168596527,"id":1182,"parentId":1076,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1099,"timestamp":2168596530,"id":1183,"parentId":1076,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1098,"timestamp":2168596533,"id":1184,"parentId":1076,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1096,"timestamp":2168596536,"id":1185,"parentId":1076,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1094,"timestamp":2168596538,"id":1186,"parentId":1076,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1093,"timestamp":2168596541,"id":1187,"parentId":1076,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1092,"timestamp":2168596543,"id":1188,"parentId":1076,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1091,"timestamp":2168596546,"id":1189,"parentId":1076,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1084,"timestamp":2168596554,"id":1190,"parentId":1076,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1082,"timestamp":2168596556,"id":1191,"parentId":1076,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1081,"timestamp":2168596558,"id":1192,"parentId":1076,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1080,"timestamp":2168596561,"id":1193,"parentId":1076,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1079,"timestamp":2168596563,"id":1194,"parentId":1076,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1078,"timestamp":2168596566,"id":1195,"parentId":1076,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1076,"timestamp":2168596568,"id":1196,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1075,"timestamp":2168596571,"id":1197,"parentId":1076,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1073,"timestamp":2168596573,"id":1198,"parentId":1076,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1071,"timestamp":2168596576,"id":1199,"parentId":1076,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1070,"timestamp":2168596579,"id":1200,"parentId":1076,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1067,"timestamp":2168596582,"id":1201,"parentId":1076,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1065,"timestamp":2168596585,"id":1202,"parentId":1076,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1063,"timestamp":2168596588,"id":1203,"parentId":1076,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1062,"timestamp":2168596591,"id":1204,"parentId":1076,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1061,"timestamp":2168596593,"id":1205,"parentId":1076,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1051,"timestamp":2168596604,"id":1206,"parentId":1076,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1050,"timestamp":2168596606,"id":1207,"parentId":1076,"tags":{"name":"../app/api/settings/default-surface-mode/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1049,"timestamp":2168596609,"id":1208,"parentId":1076,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1047,"timestamp":2168596611,"id":1209,"parentId":1076,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1046,"timestamp":2168596614,"id":1210,"parentId":1076,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1045,"timestamp":2168596616,"id":1211,"parentId":1076,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1043,"timestamp":2168596619,"id":1212,"parentId":1076,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1042,"timestamp":2168596621,"id":1213,"parentId":1076,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1040,"timestamp":2168596624,"id":1214,"parentId":1076,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1038,"timestamp":2168596627,"id":1215,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1037,"timestamp":2168596629,"id":1216,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1035,"timestamp":2168596633,"id":1217,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1033,"timestamp":2168596636,"id":1218,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1030,"timestamp":2168596639,"id":1219,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1028,"timestamp":2168596642,"id":1220,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1026,"timestamp":2168596645,"id":1221,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1025,"timestamp":2168596647,"id":1222,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1023,"timestamp":2168596650,"id":1223,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1022,"timestamp":2168596653,"id":1224,"parentId":1076,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1020,"timestamp":2168596655,"id":1225,"parentId":1076,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1019,"timestamp":2168596658,"id":1226,"parentId":1076,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1017,"timestamp":2168596660,"id":1227,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1015,"timestamp":2168596663,"id":1228,"parentId":1076,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1013,"timestamp":2168596666,"id":1229,"parentId":1076,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1012,"timestamp":2168596668,"id":1230,"parentId":1076,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1010,"timestamp":2168596671,"id":1231,"parentId":1076,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1008,"timestamp":2168596673,"id":1232,"parentId":1076,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1007,"timestamp":2168596676,"id":1233,"parentId":1076,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1005,"timestamp":2168596679,"id":1234,"parentId":1076,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1003,"timestamp":2168596681,"id":1235,"parentId":1076,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1001,"timestamp":2168596684,"id":1236,"parentId":1076,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":999,"timestamp":2168596688,"id":1237,"parentId":1076,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":997,"timestamp":2168596691,"id":1238,"parentId":1076,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596693,"id":1239,"parentId":1076,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596696,"id":1240,"parentId":1076,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596699,"id":1241,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":989,"timestamp":2168596701,"id":1242,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596704,"id":1243,"parentId":1076,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596706,"id":1244,"parentId":1076,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":985,"timestamp":2168596709,"id":1245,"parentId":1076,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":983,"timestamp":2168596711,"id":1246,"parentId":1076,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":982,"timestamp":2168596714,"id":1247,"parentId":1076,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":980,"timestamp":2168596716,"id":1248,"parentId":1076,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":979,"timestamp":2168596718,"id":1249,"parentId":1076,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":977,"timestamp":2168596721,"id":1250,"parentId":1076,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":976,"timestamp":2168596723,"id":1251,"parentId":1076,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596726,"id":1252,"parentId":1076,"tags":{"name":"450.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":972,"timestamp":2168596728,"id":1253,"parentId":1076,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":971,"timestamp":2168596731,"id":1254,"parentId":1076,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":969,"timestamp":2168596733,"id":1255,"parentId":1076,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":968,"timestamp":2168596736,"id":1256,"parentId":1076,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":965,"timestamp":2168596739,"id":1257,"parentId":1076,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":964,"timestamp":2168596741,"id":1258,"parentId":1076,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":962,"timestamp":2168596744,"id":1259,"parentId":1076,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":961,"timestamp":2168596746,"id":1260,"parentId":1076,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":959,"timestamp":2168596749,"id":1261,"parentId":1076,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596751,"id":1262,"parentId":1076,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":956,"timestamp":2168596754,"id":1263,"parentId":1076,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":954,"timestamp":2168596756,"id":1264,"parentId":1076,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596759,"id":1265,"parentId":1076,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596762,"id":1266,"parentId":1076,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596764,"id":1267,"parentId":1076,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596767,"id":1268,"parentId":1076,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596769,"id":1269,"parentId":1076,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596772,"id":1270,"parentId":1076,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":943,"timestamp":2168596774,"id":1271,"parentId":1076,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596777,"id":1272,"parentId":1076,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":939,"timestamp":2168596780,"id":1273,"parentId":1076,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596783,"id":1274,"parentId":1076,"tags":{"name":"22.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":935,"timestamp":2168596785,"id":1275,"parentId":1076,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":933,"timestamp":2168596788,"id":1276,"parentId":1076,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596790,"id":1277,"parentId":1076,"tags":{"name":"964.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":930,"timestamp":2168596793,"id":1278,"parentId":1076,"tags":{"name":"8583.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":929,"timestamp":2168596795,"id":1279,"parentId":1076,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":927,"timestamp":2168596798,"id":1280,"parentId":1076,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":924,"timestamp":2168596801,"id":1281,"parentId":1076,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":923,"timestamp":2168596804,"id":1282,"parentId":1076,"tags":{"name":"1210.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"}]
|
|
5
|
+
[{"name":"minify-js","duration":997,"timestamp":2168596806,"id":1283,"parentId":1076,"tags":{"name":"8918.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":996,"timestamp":2168596808,"id":1284,"parentId":1076,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":995,"timestamp":2168596811,"id":1285,"parentId":1076,"tags":{"name":"8728.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":993,"timestamp":2168596814,"id":1286,"parentId":1076,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":991,"timestamp":2168596816,"id":1287,"parentId":1076,"tags":{"name":"641.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":990,"timestamp":2168596818,"id":1288,"parentId":1076,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":988,"timestamp":2168596821,"id":1289,"parentId":1076,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":986,"timestamp":2168596824,"id":1290,"parentId":1076,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1789228720521,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":984,"timestamp":2168596827,"id":1291,"parentId":1076,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":982,"timestamp":2168596829,"id":1292,"parentId":1076,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":980,"timestamp":2168596832,"id":1293,"parentId":1076,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":978,"timestamp":2168596835,"id":1294,"parentId":1076,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":976,"timestamp":2168596839,"id":1295,"parentId":1076,"tags":{"name":"8554.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":974,"timestamp":2168596841,"id":1296,"parentId":1076,"tags":{"name":"243.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":973,"timestamp":2168596843,"id":1297,"parentId":1076,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":971,"timestamp":2168596846,"id":1298,"parentId":1076,"tags":{"name":"180.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":970,"timestamp":2168596848,"id":1299,"parentId":1076,"tags":{"name":"120.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":968,"timestamp":2168596850,"id":1300,"parentId":1076,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":966,"timestamp":2168596853,"id":1301,"parentId":1076,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":965,"timestamp":2168596855,"id":1302,"parentId":1076,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":963,"timestamp":2168596858,"id":1303,"parentId":1076,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":962,"timestamp":2168596860,"id":1304,"parentId":1076,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":960,"timestamp":2168596863,"id":1305,"parentId":1076,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":958,"timestamp":2168596866,"id":1306,"parentId":1076,"tags":{"name":"406.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":957,"timestamp":2168596868,"id":1307,"parentId":1076,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":955,"timestamp":2168596871,"id":1308,"parentId":1076,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":953,"timestamp":2168596874,"id":1309,"parentId":1076,"tags":{"name":"6661.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":951,"timestamp":2168596877,"id":1310,"parentId":1076,"tags":{"name":"9080.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":949,"timestamp":2168596880,"id":1311,"parentId":1076,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":948,"timestamp":2168596883,"id":1312,"parentId":1076,"tags":{"name":"4443.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":946,"timestamp":2168596885,"id":1313,"parentId":1076,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":944,"timestamp":2168596887,"id":1314,"parentId":1076,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":943,"timestamp":2168596890,"id":1315,"parentId":1076,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":941,"timestamp":2168596892,"id":1316,"parentId":1076,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":940,"timestamp":2168596894,"id":1317,"parentId":1076,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":938,"timestamp":2168596897,"id":1318,"parentId":1076,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":937,"timestamp":2168596900,"id":1319,"parentId":1076,"tags":{"name":"3323.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":935,"timestamp":2168596902,"id":1320,"parentId":1076,"tags":{"name":"650.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":933,"timestamp":2168596905,"id":1321,"parentId":1076,"tags":{"name":"6677.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":932,"timestamp":2168596907,"id":1322,"parentId":1076,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":930,"timestamp":2168596910,"id":1323,"parentId":1076,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":928,"timestamp":2168596912,"id":1324,"parentId":1076,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":927,"timestamp":2168596915,"id":1325,"parentId":1076,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":925,"timestamp":2168596917,"id":1326,"parentId":1076,"tags":{"name":"1467.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":919,"timestamp":2168596925,"id":1327,"parentId":1076,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":917,"timestamp":2168596927,"id":1328,"parentId":1076,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":916,"timestamp":2168596930,"id":1329,"parentId":1076,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":914,"timestamp":2168596932,"id":1330,"parentId":1076,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":912,"timestamp":2168596935,"id":1331,"parentId":1076,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":910,"timestamp":2168596938,"id":1332,"parentId":1076,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":909,"timestamp":2168596941,"id":1333,"parentId":1076,"tags":{"name":"7075.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":907,"timestamp":2168596943,"id":1334,"parentId":1076,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":906,"timestamp":2168596946,"id":1335,"parentId":1076,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":903,"timestamp":2168596949,"id":1336,"parentId":1076,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":901,"timestamp":2168596952,"id":1337,"parentId":1076,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":900,"timestamp":2168596954,"id":1338,"parentId":1076,"tags":{"name":"28.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":899,"timestamp":2168596957,"id":1339,"parentId":1076,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":897,"timestamp":2168596959,"id":1340,"parentId":1076,"tags":{"name":"3077.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":895,"timestamp":2168596962,"id":1341,"parentId":1076,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":894,"timestamp":2168596965,"id":1342,"parentId":1076,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":892,"timestamp":2168596967,"id":1343,"parentId":1076,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":890,"timestamp":2168596970,"id":1344,"parentId":1076,"tags":{"name":"4802.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":888,"timestamp":2168596972,"id":1345,"parentId":1076,"tags":{"name":"663.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":887,"timestamp":2168596975,"id":1346,"parentId":1076,"tags":{"name":"3123.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":886,"timestamp":2168596977,"id":1347,"parentId":1076,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":884,"timestamp":2168596979,"id":1348,"parentId":1076,"tags":{"name":"434.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":882,"timestamp":2168596982,"id":1349,"parentId":1076,"tags":{"name":"3730.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":881,"timestamp":2168596985,"id":1350,"parentId":1076,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":879,"timestamp":2168596987,"id":1351,"parentId":1076,"tags":{"name":"365.js","cache":"HIT"},"startTime":1789228720522,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":25220,"timestamp":2168572736,"id":1076,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1789228720497,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":185,"timestamp":2168598150,"id":1352,"parentId":19,"tags":{},"startTime":1789228720523,"traceId":"8375ff53bf1eda9d"},{"name":"create-trace-assets","duration":115397,"timestamp":2168598545,"id":1353,"parentId":20,"tags":{},"startTime":1789228720523,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":1367197,"timestamp":2167423396,"id":1063,"parentId":19,"tags":{},"startTime":1789228719348,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":20798012,"timestamp":2148176282,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1789228700101,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":66713,"timestamp":2168974902,"id":1354,"parentId":16,"tags":{},"startTime":1789228720900,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":678,"timestamp":2169047851,"id":1355,"parentId":16,"tags":{"name":"server"},"startTime":1789228720973,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":2348,"timestamp":2169048616,"id":1356,"parentId":1355,"tags":{},"startTime":1789228720973,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":87743,"timestamp":2169060651,"id":1359,"parentId":1358,"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":1789228720985,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":88119,"timestamp":2169060596,"id":1358,"parentId":1357,"tags":{},"startTime":1789228720985,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":1201,"timestamp":2169159038,"id":1361,"parentId":1360,"tags":{},"startTime":1789228721084,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":14,"timestamp":2169160362,"id":1363,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":2257,"timestamp":2169160465,"id":1364,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":12,"timestamp":2169162795,"id":1365,"parentId":1360,"tags":{},"startTime":1789228721087,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":3168,"timestamp":2169162874,"id":1366,"parentId":1360,"tags":{},"startTime":1789228721088,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":5847,"timestamp":2169160276,"id":1362,"parentId":1360,"tags":{},"startTime":1789228721085,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":8076,"timestamp":2169167059,"id":1367,"parentId":1360,"tags":{},"startTime":1789228721092,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":251,"timestamp":2169175169,"id":1368,"parentId":1360,"tags":{},"startTime":1789228721100,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":2050,"timestamp":2169176704,"id":1369,"parentId":1360,"tags":{},"startTime":1789228721101,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":148,"timestamp":2169178753,"id":1370,"parentId":1360,"tags":{},"startTime":1789228721103,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":64,"timestamp":2169178884,"id":1371,"parentId":1360,"tags":{},"startTime":1789228721104,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":252,"timestamp":2169178955,"id":1372,"parentId":1360,"tags":{},"startTime":1789228721104,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":51,"timestamp":2169183825,"id":1374,"parentId":1373,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":32,"timestamp":2169183851,"id":1375,"parentId":1373,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":28,"timestamp":2169183857,"id":1376,"parentId":1373,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":655,"timestamp":2169183232,"id":1373,"parentId":1357,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1789228721108,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":7,"timestamp":2169183954,"id":1377,"parentId":1357,"tags":{},"startTime":1789228721109,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":34613,"timestamp":2169156154,"id":1360,"parentId":1357,"tags":{},"startTime":1789228721081,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":132446,"timestamp":2169058729,"id":1357,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789228720983,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":2251,"timestamp":2169191290,"id":1378,"parentId":16,"tags":{},"startTime":1789228721116,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":189,"timestamp":2169193846,"id":1379,"parentId":16,"tags":{"name":"edge-server"},"startTime":1789228721119,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":512,"timestamp":2169194043,"id":1380,"parentId":1379,"tags":{},"startTime":1789228721119,"traceId":"8375ff53bf1eda9d"}]
|
|
6
|
+
[{"name":"add-entry","duration":733364,"timestamp":2169205195,"id":1394,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205197,"id":1395,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733388,"timestamp":2169205199,"id":1396,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205202,"id":1397,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205205,"id":1398,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205208,"id":1399,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733385,"timestamp":2169205210,"id":1400,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205213,"id":1401,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205215,"id":1402,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205218,"id":1403,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733387,"timestamp":2169205220,"id":1404,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205222,"id":1405,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733386,"timestamp":2169205224,"id":1406,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733384,"timestamp":2169205227,"id":1407,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733383,"timestamp":2169205230,"id":1408,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733381,"timestamp":2169205233,"id":1409,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733380,"timestamp":2169205236,"id":1410,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733380,"timestamp":2169205238,"id":1411,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733379,"timestamp":2169205240,"id":1412,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733378,"timestamp":2169205242,"id":1413,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733377,"timestamp":2169205245,"id":1414,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733376,"timestamp":2169205247,"id":1415,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733374,"timestamp":2169205250,"id":1416,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733373,"timestamp":2169205253,"id":1417,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733372,"timestamp":2169205255,"id":1418,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733371,"timestamp":2169205257,"id":1419,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733371,"timestamp":2169205259,"id":1420,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733369,"timestamp":2169205262,"id":1421,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733368,"timestamp":2169205264,"id":1422,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733367,"timestamp":2169205266,"id":1423,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733366,"timestamp":2169205269,"id":1424,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733365,"timestamp":2169205271,"id":1425,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733364,"timestamp":2169205274,"id":1426,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733363,"timestamp":2169205276,"id":1427,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733362,"timestamp":2169205279,"id":1428,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733361,"timestamp":2169205281,"id":1429,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733360,"timestamp":2169205283,"id":1430,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733359,"timestamp":2169205285,"id":1431,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733359,"timestamp":2169205287,"id":1432,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733358,"timestamp":2169205289,"id":1433,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733357,"timestamp":2169205292,"id":1434,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733356,"timestamp":2169205294,"id":1435,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733355,"timestamp":2169205296,"id":1436,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733355,"timestamp":2169205298,"id":1437,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733354,"timestamp":2169205301,"id":1438,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733353,"timestamp":2169205303,"id":1439,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733351,"timestamp":2169205305,"id":1440,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733351,"timestamp":2169205307,"id":1441,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733350,"timestamp":2169205310,"id":1442,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733349,"timestamp":2169205312,"id":1443,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733348,"timestamp":2169205314,"id":1444,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733347,"timestamp":2169205316,"id":1445,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733347,"timestamp":2169205318,"id":1446,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733346,"timestamp":2169205320,"id":1447,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733344,"timestamp":2169205324,"id":1448,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733342,"timestamp":2169205327,"id":1449,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733341,"timestamp":2169205329,"id":1450,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733340,"timestamp":2169205331,"id":1451,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733339,"timestamp":2169205334,"id":1452,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733338,"timestamp":2169205336,"id":1453,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733337,"timestamp":2169205339,"id":1454,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733336,"timestamp":2169205341,"id":1455,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733335,"timestamp":2169205344,"id":1456,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733334,"timestamp":2169205346,"id":1457,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205348,"id":1458,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205350,"id":1459,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733331,"timestamp":2169205353,"id":1460,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733330,"timestamp":2169205355,"id":1461,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733329,"timestamp":2169205357,"id":1462,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733328,"timestamp":2169205359,"id":1463,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733327,"timestamp":2169205361,"id":1464,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733326,"timestamp":2169205363,"id":1465,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733325,"timestamp":2169205366,"id":1466,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733324,"timestamp":2169205368,"id":1467,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205370,"id":1468,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205372,"id":1469,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733321,"timestamp":2169205374,"id":1470,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733320,"timestamp":2169205377,"id":1471,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733319,"timestamp":2169205379,"id":1472,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733318,"timestamp":2169205381,"id":1473,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733318,"timestamp":2169205383,"id":1474,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733316,"timestamp":2169205386,"id":1475,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733315,"timestamp":2169205388,"id":1476,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733314,"timestamp":2169205390,"id":1477,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733314,"timestamp":2169205392,"id":1478,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733313,"timestamp":2169205394,"id":1479,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733312,"timestamp":2169205396,"id":1480,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733333,"timestamp":2169205398,"id":1481,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733332,"timestamp":2169205400,"id":1482,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733331,"timestamp":2169205402,"id":1483,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733330,"timestamp":2169205404,"id":1484,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733329,"timestamp":2169205407,"id":1485,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733328,"timestamp":2169205409,"id":1486,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733327,"timestamp":2169205411,"id":1487,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733326,"timestamp":2169205413,"id":1488,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733324,"timestamp":2169205416,"id":1489,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733323,"timestamp":2169205418,"id":1490,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733322,"timestamp":2169205420,"id":1491,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733321,"timestamp":2169205422,"id":1492,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733320,"timestamp":2169205424,"id":1493,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733319,"timestamp":2169205426,"id":1494,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"}]
|
|
7
|
+
[{"name":"add-entry","duration":733487,"timestamp":2169205429,"id":1495,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733488,"timestamp":2169205431,"id":1496,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733488,"timestamp":2169205433,"id":1497,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205435,"id":1498,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205437,"id":1499,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205439,"id":1500,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733487,"timestamp":2169205442,"id":1501,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205444,"id":1502,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205446,"id":1503,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733486,"timestamp":2169205449,"id":1504,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205451,"id":1505,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205453,"id":1506,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733485,"timestamp":2169205455,"id":1507,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205458,"id":1508,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205460,"id":1509,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733484,"timestamp":2169205462,"id":1510,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733483,"timestamp":2169205464,"id":1511,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733481,"timestamp":2169205469,"id":1512,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205473,"id":1513,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205475,"id":1514,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205478,"id":1515,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205480,"id":1516,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205482,"id":1517,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205485,"id":1518,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733479,"timestamp":2169205487,"id":1519,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205489,"id":1520,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205492,"id":1521,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205494,"id":1522,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733478,"timestamp":2169205497,"id":1523,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205499,"id":1524,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205502,"id":1525,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205505,"id":1526,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205507,"id":1527,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205509,"id":1528,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205511,"id":1529,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205513,"id":1530,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733476,"timestamp":2169205516,"id":1531,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733475,"timestamp":2169205518,"id":1532,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733477,"timestamp":2169205520,"id":1533,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733491,"timestamp":2169205522,"id":1534,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205524,"id":1535,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205527,"id":1536,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205529,"id":1537,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733495,"timestamp":2169205531,"id":1538,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":733460,"timestamp":2169205569,"id":1555,"parentId":1382,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":819288,"timestamp":2169205149,"id":1386,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912541,"timestamp":2169205152,"id":1387,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912542,"timestamp":2169205173,"id":1389,"parentId":1382,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912566,"timestamp":2169205157,"id":1388,"parentId":1382,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":912649,"timestamp":2169205081,"id":1383,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":916765,"timestamp":2169205145,"id":1385,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":916804,"timestamp":2169205130,"id":1384,"parentId":1382,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008369,"timestamp":2169205176,"id":1390,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008383,"timestamp":2169205189,"id":1392,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008001,"timestamp":2169205576,"id":1558,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1008039,"timestamp":2169205544,"id":1544,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1172755,"timestamp":2169205181,"id":1391,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1222060,"timestamp":2169205192,"id":1393,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221747,"timestamp":2169205533,"id":1539,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221745,"timestamp":2169205540,"id":1542,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221740,"timestamp":2169205549,"id":1546,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221739,"timestamp":2169205553,"id":1548,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221736,"timestamp":2169205560,"id":1551,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1221728,"timestamp":2169205571,"id":1556,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290241,"timestamp":2169205536,"id":1540,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290255,"timestamp":2169205547,"id":1545,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290255,"timestamp":2169205551,"id":1547,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290253,"timestamp":2169205558,"id":1550,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1290248,"timestamp":2169205566,"id":1554,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338871,"timestamp":2169205538,"id":1541,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338893,"timestamp":2169205542,"id":1543,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338887,"timestamp":2169205555,"id":1549,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338886,"timestamp":2169205562,"id":1552,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1338880,"timestamp":2169205574,"id":1557,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1767829,"timestamp":2169205564,"id":1553,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"add-entry","duration":1767831,"timestamp":2169205587,"id":1559,"parentId":1382,"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":1789228721130,"traceId":"8375ff53bf1eda9d"},{"name":"make","duration":1768712,"timestamp":2169204810,"id":1382,"parentId":1381,"tags":{},"startTime":1789228721129,"traceId":"8375ff53bf1eda9d"},{"name":"chunk-graph","duration":73630,"timestamp":2171152780,"id":1561,"parentId":1560,"tags":{},"startTime":1789228723077,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-modules","duration":9,"timestamp":2171226475,"id":1563,"parentId":1560,"tags":{},"startTime":1789228723151,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunks","duration":82192,"timestamp":2171238884,"id":1565,"parentId":1560,"tags":{},"startTime":1789228723164,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-tree","duration":14,"timestamp":2171321139,"id":1566,"parentId":1560,"tags":{},"startTime":1789228723246,"traceId":"8375ff53bf1eda9d"},{"name":"optimize-chunk-modules","duration":116732,"timestamp":2171321192,"id":1567,"parentId":1560,"tags":{},"startTime":1789228723246,"traceId":"8375ff53bf1eda9d"},{"name":"optimize","duration":211519,"timestamp":2171226455,"id":1562,"parentId":1560,"tags":{},"startTime":1789228723151,"traceId":"8375ff53bf1eda9d"},{"name":"module-hash","duration":71520,"timestamp":2171542188,"id":1568,"parentId":1560,"tags":{},"startTime":1789228723467,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation","duration":10706,"timestamp":2171613753,"id":1569,"parentId":1560,"tags":{},"startTime":1789228723538,"traceId":"8375ff53bf1eda9d"},{"name":"hash","duration":12682,"timestamp":2171632345,"id":1570,"parentId":1560,"tags":{},"startTime":1789228723557,"traceId":"8375ff53bf1eda9d"},{"name":"code-generation-jobs","duration":282,"timestamp":2171645024,"id":1571,"parentId":1560,"tags":{},"startTime":1789228723570,"traceId":"8375ff53bf1eda9d"},{"name":"module-assets","duration":1117,"timestamp":2171645209,"id":1572,"parentId":1560,"tags":{},"startTime":1789228723570,"traceId":"8375ff53bf1eda9d"},{"name":"create-chunk-assets","duration":12621,"timestamp":2171646346,"id":1573,"parentId":1560,"tags":{},"startTime":1789228723571,"traceId":"8375ff53bf1eda9d"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1416,"timestamp":2171662300,"id":1575,"parentId":1381,"tags":{},"startTime":1789228723587,"traceId":"8375ff53bf1eda9d"},{"name":"NextJsBuildManifest-createassets","duration":2277,"timestamp":2171661456,"id":1574,"parentId":1381,"tags":{},"startTime":1789228723586,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2080,"timestamp":2171676407,"id":1577,"parentId":1576,"tags":{"name":"static/chunks/main-3d7e8bfba053dcb0.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2059,"timestamp":2171676438,"id":1578,"parentId":1576,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2053,"timestamp":2171676446,"id":1579,"parentId":1576,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2050,"timestamp":2171676451,"id":1580,"parentId":1576,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2047,"timestamp":2171676456,"id":1581,"parentId":1576,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2044,"timestamp":2171676461,"id":1582,"parentId":1576,"tags":{"name":"static/chunks/app/global-error-224898e3fcf974a8.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2042,"timestamp":2171676465,"id":1583,"parentId":1576,"tags":{"name":"static/chunks/app/layout-146955fe49975c4c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2039,"timestamp":2171676469,"id":1584,"parentId":1576,"tags":{"name":"static/chunks/app/error-19ebaf72d3908286.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171676474,"id":1585,"parentId":1576,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2032,"timestamp":2171676479,"id":1586,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-e80c501fc535b3ba.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"}]
|
|
8
|
+
[{"name":"minify-js","duration":2303,"timestamp":2171676484,"id":1587,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a53514b3bfbf2eb2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2304,"timestamp":2171676487,"id":1588,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/messages/route-56117e40e0575417.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2302,"timestamp":2171676491,"id":1589,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/session/route-533382141245c4d1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2298,"timestamp":2171676497,"id":1590,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/start/route-b8f62169eb98c2d0.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2295,"timestamp":2171676501,"id":1591,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-4de34d8777e6ff5a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2292,"timestamp":2171676505,"id":1592,"parentId":1576,"tags":{"name":"static/chunks/app/api/assistant/tools/route-6021b453fd9eeda1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2289,"timestamp":2171676511,"id":1593,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/login/route-5f9a271fe96f7d9e.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2287,"timestamp":2171676515,"id":1594,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/logout/route-26e0ce467a31ab0c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2284,"timestamp":2171676519,"id":1595,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/route-b105aca480982187.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2282,"timestamp":2171676523,"id":1596,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-ad1b6faa150a287b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2279,"timestamp":2171676526,"id":1597,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-5fdd03b5d148899b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2276,"timestamp":2171676531,"id":1598,"parentId":1576,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-2332a1d6e22ca1ea.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2275,"timestamp":2171676535,"id":1599,"parentId":1576,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-1e654c7be8581133.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2272,"timestamp":2171676539,"id":1600,"parentId":1576,"tags":{"name":"static/chunks/app/api/ollama/models/route-72101db47d118c93.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2270,"timestamp":2171676543,"id":1601,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/[relayId]/cancel/route-ff8d52c47ec13ab4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2268,"timestamp":2171676546,"id":1602,"parentId":1576,"tags":{"name":"static/chunks/app/api/relays/route-507cb613ce5ecbce.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2265,"timestamp":2171676551,"id":1603,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e3757eb526eba2cd.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2263,"timestamp":2171676554,"id":1604,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-0b22279c5c5b25da.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2261,"timestamp":2171676558,"id":1605,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-b09d2df6adb76b6e.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2259,"timestamp":2171676562,"id":1606,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-c4f481a8ee05e296.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2255,"timestamp":2171676568,"id":1607,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/clone/route-652a58e6f1da7dc1.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2253,"timestamp":2171676571,"id":1608,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-53d855aa2e3c45bd.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2250,"timestamp":2171676576,"id":1609,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/restore/route-6df3d209ad1a9b81.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2248,"timestamp":2171676579,"id":1610,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/route-1c581aac0a5f65d3.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2245,"timestamp":2171676584,"id":1611,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e4f5ef0777cc59ed.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2243,"timestamp":2171676587,"id":1612,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/sync/route-de7c31ced9b82210.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2240,"timestamp":2171676592,"id":1613,"parentId":1576,"tags":{"name":"static/chunks/app/api/slash-commands/route-b3b047b45210ee27.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2236,"timestamp":2171676596,"id":1614,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-93cfc39e18b4c4d7.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2235,"timestamp":2171676600,"id":1615,"parentId":1576,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-81399611319a3916.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2232,"timestamp":2171676604,"id":1616,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/[id]/route-162cc53feabb0ec2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2229,"timestamp":2171676609,"id":1617,"parentId":1576,"tags":{"name":"static/chunks/app/api/templates/route-77ddfa04cbd3714d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2227,"timestamp":2171676612,"id":1618,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/route-9b260720f2c6d594.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2224,"timestamp":2171676616,"id":1619,"parentId":1576,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-9ac908c74e4d371b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2222,"timestamp":2171676620,"id":1620,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-a2576c3257aa2298.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2220,"timestamp":2171676623,"id":1621,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-70260af6c7c47375.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2217,"timestamp":2171676628,"id":1622,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-ebd4a0900e6a2a14.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2215,"timestamp":2171676631,"id":1623,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-reference/route-0177565bf67684cf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2213,"timestamp":2171676635,"id":1624,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-835f19fa36635fdf.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2210,"timestamp":2171676639,"id":1625,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c2e067096c45af90.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2208,"timestamp":2171676642,"id":1626,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-1750d8f65aba2dd2.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2205,"timestamp":2171676647,"id":1627,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-511c549f83d7f125.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2203,"timestamp":2171676651,"id":1628,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c53a95a8d31f1021.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2201,"timestamp":2171676654,"id":1629,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-facd4a47c071e88b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2198,"timestamp":2171676659,"id":1630,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1b994aa65b7d3730.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2196,"timestamp":2171676663,"id":1631,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-90eb364651f80ce3.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2194,"timestamp":2171676666,"id":1632,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-75df4d76e05cf2c4.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2190,"timestamp":2171676671,"id":1633,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-06f130c03b8cab3a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2188,"timestamp":2171676674,"id":1634,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-700ee00b6aa6a93c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2185,"timestamp":2171676679,"id":1635,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-01dc41d6d541a391.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2183,"timestamp":2171676682,"id":1636,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-430b654d7c1426fe.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2180,"timestamp":2171676687,"id":1637,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-f813c4948d31f10f.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2177,"timestamp":2171676691,"id":1638,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-dd2beed2f5c4ed7c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2175,"timestamp":2171676695,"id":1639,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-ddfcc46a2d577a2d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2171,"timestamp":2171676700,"id":1640,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-84bb63e08486577c.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2132,"timestamp":2171676740,"id":1641,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-fa8f7b89d9622aa9.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2127,"timestamp":2171676747,"id":1642,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d2e9534db0b26e12.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2121,"timestamp":2171676754,"id":1643,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-f930c7956b7a0e35.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2117,"timestamp":2171676759,"id":1644,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-123854c61c3a178d.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2112,"timestamp":2171676766,"id":1645,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-5233738139cf913b.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2107,"timestamp":2171676772,"id":1646,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4c77667b7911531.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2103,"timestamp":2171676778,"id":1647,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7e17e1fc9eec7444.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2097,"timestamp":2171676785,"id":1648,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-43c9d2c244474774.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2093,"timestamp":2171676790,"id":1649,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-d8ce7922df079997.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2088,"timestamp":2171676796,"id":1650,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d75424717291e10a.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2083,"timestamp":2171676803,"id":1651,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-116463d609d9fe17.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2078,"timestamp":2171676809,"id":1652,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-6ba81c8ec8473b6f.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2073,"timestamp":2171676815,"id":1653,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-36a06e9c388f8b64.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2068,"timestamp":2171676822,"id":1654,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/notes/route-a32b1e9d6a878c76.js","cache":"HIT"},"startTime":1789228723601,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2064,"timestamp":2171676828,"id":1655,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-1287717ce0fcdf1b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2058,"timestamp":2171676835,"id":1656,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-799012520e95a0a1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2055,"timestamp":2171676840,"id":1657,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-dfe36f8258a00930.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2051,"timestamp":2171676845,"id":1658,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-661a5f16ce63bf92.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2045,"timestamp":2171676852,"id":1659,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-0e953a9cea8e0b5a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2041,"timestamp":2171676857,"id":1660,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a801102b98776abe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171676864,"id":1661,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-6442d785685b6d54.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2031,"timestamp":2171676870,"id":1662,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-a177ea99ead63cf1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2024,"timestamp":2171676878,"id":1663,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-83f39e46ad20a557.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2018,"timestamp":2171676885,"id":1664,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-055b2de7a7b65c2b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2014,"timestamp":2171676891,"id":1665,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a9cd1f17c62c7f25.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2009,"timestamp":2171676897,"id":1666,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-9aae5edc68c431e2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2004,"timestamp":2171676904,"id":1667,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-c622c1daca35e369.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1999,"timestamp":2171676910,"id":1668,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-062a763a9ed8f5c2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1993,"timestamp":2171676917,"id":1669,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-aafd3f905a405f8e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1989,"timestamp":2171676923,"id":1670,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-ca71d733e18b5296.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1985,"timestamp":2171676928,"id":1671,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-8a2898ffdd4345a8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1980,"timestamp":2171676935,"id":1672,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-687f9981eec13c75.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1975,"timestamp":2171676941,"id":1673,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-14e49a47b8def961.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1970,"timestamp":2171676947,"id":1674,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-5791b198c84fa6f8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1965,"timestamp":2171676954,"id":1675,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-e86efbc9daa99940.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1961,"timestamp":2171676959,"id":1676,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-2390038986f89ce5.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1956,"timestamp":2171676966,"id":1677,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-98404dbafae370c4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1951,"timestamp":2171676972,"id":1678,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8a93cddfdd9eedf8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1947,"timestamp":2171676978,"id":1679,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-f04848870d62af33.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1942,"timestamp":2171676984,"id":1680,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-5c001a857f3da8ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1938,"timestamp":2171676990,"id":1681,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-819fd5c34dfa6f60.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1934,"timestamp":2171676995,"id":1682,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-75207f156cdfb699.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1916,"timestamp":2171677015,"id":1683,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-d587d75a8989d99a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1911,"timestamp":2171677021,"id":1684,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-a56371eb8b68053f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1905,"timestamp":2171677028,"id":1685,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8ddede34fb7ea1b2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1900,"timestamp":2171677035,"id":1686,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-d0810168f8a04557.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1895,"timestamp":2171677041,"id":1687,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-650b4551105c0243.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"}]
|
|
9
|
+
[{"name":"minify-js","duration":2044,"timestamp":2171677047,"id":1688,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-528bae7fdea76991.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2040,"timestamp":2171677053,"id":1689,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-f9b15d503590a5e6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2035,"timestamp":2171677060,"id":1690,"parentId":1576,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a9db0ee1bd8e8669.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2030,"timestamp":2171677067,"id":1691,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update-check/route-e4d968b210041286.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2026,"timestamp":2171677072,"id":1692,"parentId":1576,"tags":{"name":"static/chunks/app/api/app/update/route-a24383fa8cc7a20f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2021,"timestamp":2171677079,"id":1693,"parentId":1576,"tags":{"name":"static/chunks/app/api/auth/status/route-c1693e8613e47afe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2017,"timestamp":2171677085,"id":1694,"parentId":1576,"tags":{"name":"static/chunks/app/api/capabilities/route-04ba4b5e5ddc4826.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2012,"timestamp":2171677091,"id":1695,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/update/route-0f577b39ec43ddcc.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2008,"timestamp":2171677097,"id":1696,"parentId":1576,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a39281aec4e3f9.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2004,"timestamp":2171677103,"id":1697,"parentId":1576,"tags":{"name":"static/chunks/app/api/agents/versions/route-bc8ffdf9742d3a7f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":2000,"timestamp":2171677108,"id":1698,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-75e647fa2174cb3e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1994,"timestamp":2171677115,"id":1699,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/route-e35c10ef7115c3cc.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1990,"timestamp":2171677121,"id":1700,"parentId":1576,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d072cc372bd91d9c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1984,"timestamp":2171677128,"id":1701,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-bcd5d364bc6367f9.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1980,"timestamp":2171677134,"id":1702,"parentId":1576,"tags":{"name":"static/chunks/app/api/fs/browse/route-1b9591a4f7a5d9fb.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1976,"timestamp":2171677140,"id":1703,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/vapid/route-babcada7cbca8449.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1970,"timestamp":2171677147,"id":1704,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/escalation/route-021d093b481486af.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1961,"timestamp":2171677158,"id":1705,"parentId":1576,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-4ae9a3a2f9508366.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1949,"timestamp":2171677171,"id":1706,"parentId":1576,"tags":{"name":"static/chunks/app/api/remote/pair/route-c81947acc234059f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1944,"timestamp":2171677177,"id":1707,"parentId":1576,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-ea4109e207d56c2e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1940,"timestamp":2171677183,"id":1708,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-ca56cb742eb24c94.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1934,"timestamp":2171677190,"id":1709,"parentId":1576,"tags":{"name":"static/chunks/app/api/settings/default-surface-mode/route-66f1917f25629699.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1930,"timestamp":2171677196,"id":1710,"parentId":1576,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-73721bdcc2094ea7.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1926,"timestamp":2171677202,"id":1711,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/[id]/route-cf4ea97d6a305009.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1921,"timestamp":2171677208,"id":1712,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/reindex/route-c8e3c4a28539f8f6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1916,"timestamp":2171677214,"id":1713,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/installations/route-55b75787e253e709.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1912,"timestamp":2171677220,"id":1714,"parentId":1576,"tags":{"name":"static/chunks/app/api/todos/route-1f2c143d5bd38039.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1907,"timestamp":2171677227,"id":1715,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/route-be3f717f8d3f7ea7.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1902,"timestamp":2171677233,"id":1716,"parentId":1576,"tags":{"name":"static/chunks/app/api/skills/operations/route-f008e12f6e7cb9c3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1895,"timestamp":2171677242,"id":1717,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-d5224c5055dc7031.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1891,"timestamp":2171677248,"id":1718,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-bca4ef7e6765487d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1886,"timestamp":2171677254,"id":1719,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1e6366781cb33345.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1881,"timestamp":2171677261,"id":1720,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-7c08a4eb72606212.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1876,"timestamp":2171677267,"id":1721,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-4d3fa245c8a7aa68.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1872,"timestamp":2171677273,"id":1722,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5cf1096006213a26.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1867,"timestamp":2171677279,"id":1723,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-37c726513e70f7a6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1863,"timestamp":2171677285,"id":1724,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-fca2a3d16a203739.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1857,"timestamp":2171677292,"id":1725,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-33eb47ed12f3b6e1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1852,"timestamp":2171677298,"id":1726,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-ea2cf391d19a0856.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1848,"timestamp":2171677304,"id":1727,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/route-d88ef7ab06f94c85.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1843,"timestamp":2171677311,"id":1728,"parentId":1576,"tags":{"name":"static/chunks/app/proxy/[...path]/route-24d78b52860f2b56.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1839,"timestamp":2171677316,"id":1729,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-eff3f2bb53b4cb1a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1834,"timestamp":2171677322,"id":1730,"parentId":1576,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-7d22f5b3efcaa78c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1829,"timestamp":2171677328,"id":1731,"parentId":1576,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1825,"timestamp":2171677334,"id":1732,"parentId":1576,"tags":{"name":"static/chunks/app/chat/page-49c0438236c83a95.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1819,"timestamp":2171677341,"id":1733,"parentId":1576,"tags":{"name":"static/chunks/app/login/page-59e6e4c2a2a5b96b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1816,"timestamp":2171677346,"id":1734,"parentId":1576,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1812,"timestamp":2171677352,"id":1735,"parentId":1576,"tags":{"name":"static/chunks/app/more/page-960f4eab5ee1cd6d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1806,"timestamp":2171677359,"id":1736,"parentId":1576,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1802,"timestamp":2171677365,"id":1737,"parentId":1576,"tags":{"name":"static/chunks/app/page-a9272dcd0cbaac08.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1798,"timestamp":2171677370,"id":1738,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1792,"timestamp":2171677378,"id":1739,"parentId":1576,"tags":{"name":"static/chunks/app/repositories/page-e50b42c6adb7b835.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1787,"timestamp":2171677384,"id":1740,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1782,"timestamp":2171677390,"id":1741,"parentId":1576,"tags":{"name":"static/chunks/app/sessions/page-a627bab008f151f3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1778,"timestamp":2171677396,"id":1742,"parentId":1576,"tags":{"name":"static/chunks/app/skills/installed/page-09fd6454b0460220.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1773,"timestamp":2171677402,"id":1743,"parentId":1576,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1769,"timestamp":2171677409,"id":1744,"parentId":1576,"tags":{"name":"static/chunks/app/review/page-2b872e647db35c08.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1764,"timestamp":2171677415,"id":1745,"parentId":1576,"tags":{"name":"static/chunks/app/skills/[skillId]/page-52686d3b77a3a7c4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1760,"timestamp":2171677420,"id":1746,"parentId":1576,"tags":{"name":"static/chunks/app/skills/page-0484f2adfdaa8ac4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1756,"timestamp":2171677426,"id":1747,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a4b4933dae01971b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1751,"timestamp":2171677432,"id":1748,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1747,"timestamp":2171677439,"id":1749,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-0ed34c137bd66e45.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1742,"timestamp":2171677445,"id":1750,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-7b73a0accd3a0644.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1738,"timestamp":2171677451,"id":1751,"parentId":1576,"tags":{"name":"static/chunks/app/worktrees/[id]/page-aea0bbdbf3cd0f36.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1732,"timestamp":2171677458,"id":1752,"parentId":1576,"tags":{"name":"static/chunks/webpack-cc231dc0da175cf5.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1727,"timestamp":2171677464,"id":1753,"parentId":1576,"tags":{"name":"static/chunks/3922.0e77efbe84b5ac0f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1723,"timestamp":2171677470,"id":1754,"parentId":1576,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1718,"timestamp":2171677476,"id":1755,"parentId":1576,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1714,"timestamp":2171677482,"id":1756,"parentId":1576,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1708,"timestamp":2171677489,"id":1757,"parentId":1576,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1704,"timestamp":2171677494,"id":1758,"parentId":1576,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1699,"timestamp":2171677501,"id":1759,"parentId":1576,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1694,"timestamp":2171677507,"id":1760,"parentId":1576,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1689,"timestamp":2171677513,"id":1761,"parentId":1576,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1685,"timestamp":2171677519,"id":1762,"parentId":1576,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1680,"timestamp":2171677525,"id":1763,"parentId":1576,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1676,"timestamp":2171677531,"id":1764,"parentId":1576,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1671,"timestamp":2171677537,"id":1765,"parentId":1576,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1667,"timestamp":2171677543,"id":1766,"parentId":1576,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1662,"timestamp":2171677549,"id":1767,"parentId":1576,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1657,"timestamp":2171677556,"id":1768,"parentId":1576,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1652,"timestamp":2171677562,"id":1769,"parentId":1576,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1649,"timestamp":2171677567,"id":1770,"parentId":1576,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1644,"timestamp":2171677574,"id":1771,"parentId":1576,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1639,"timestamp":2171677580,"id":1772,"parentId":1576,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1634,"timestamp":2171677586,"id":1773,"parentId":1576,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1630,"timestamp":2171677592,"id":1774,"parentId":1576,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1626,"timestamp":2171677597,"id":1775,"parentId":1576,"tags":{"name":"static/chunks/3313.766d6a4609a49122.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1621,"timestamp":2171677604,"id":1776,"parentId":1576,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1617,"timestamp":2171677610,"id":1777,"parentId":1576,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1611,"timestamp":2171677617,"id":1778,"parentId":1576,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1606,"timestamp":2171677624,"id":1779,"parentId":1576,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1601,"timestamp":2171677630,"id":1780,"parentId":1576,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1596,"timestamp":2171677636,"id":1781,"parentId":1576,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1592,"timestamp":2171677642,"id":1782,"parentId":1576,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1586,"timestamp":2171677649,"id":1783,"parentId":1576,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1581,"timestamp":2171677656,"id":1784,"parentId":1576,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1576,"timestamp":2171677662,"id":1785,"parentId":1576,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1572,"timestamp":2171677668,"id":1786,"parentId":1576,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1567,"timestamp":2171677674,"id":1787,"parentId":1576,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1562,"timestamp":2171677681,"id":1788,"parentId":1576,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"}]
|
|
10
|
+
[{"name":"minify-js","duration":1711,"timestamp":2171677687,"id":1789,"parentId":1576,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1707,"timestamp":2171677693,"id":1790,"parentId":1576,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1703,"timestamp":2171677699,"id":1791,"parentId":1576,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1698,"timestamp":2171677706,"id":1792,"parentId":1576,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1695,"timestamp":2171677711,"id":1793,"parentId":1576,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1690,"timestamp":2171677718,"id":1794,"parentId":1576,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1687,"timestamp":2171677723,"id":1795,"parentId":1576,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1681,"timestamp":2171677730,"id":1796,"parentId":1576,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1677,"timestamp":2171677736,"id":1797,"parentId":1576,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1672,"timestamp":2171677743,"id":1798,"parentId":1576,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1668,"timestamp":2171677749,"id":1799,"parentId":1576,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1663,"timestamp":2171677755,"id":1800,"parentId":1576,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1659,"timestamp":2171677761,"id":1801,"parentId":1576,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1654,"timestamp":2171677767,"id":1802,"parentId":1576,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1650,"timestamp":2171677772,"id":1803,"parentId":1576,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1646,"timestamp":2171677779,"id":1804,"parentId":1576,"tags":{"name":"static/chunks/5694-19ede4aa5b5250b1.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1642,"timestamp":2171677785,"id":1805,"parentId":1576,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1638,"timestamp":2171677791,"id":1806,"parentId":1576,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1634,"timestamp":2171677796,"id":1807,"parentId":1576,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1630,"timestamp":2171677802,"id":1808,"parentId":1576,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1625,"timestamp":2171677808,"id":1809,"parentId":1576,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1621,"timestamp":2171677815,"id":1810,"parentId":1576,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1617,"timestamp":2171677820,"id":1811,"parentId":1576,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1789228723602,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1612,"timestamp":2171677827,"id":1812,"parentId":1576,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1607,"timestamp":2171677834,"id":1813,"parentId":1576,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1603,"timestamp":2171677840,"id":1814,"parentId":1576,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1599,"timestamp":2171677846,"id":1815,"parentId":1576,"tags":{"name":"static/chunks/7485.e50346cfc22ac8ec.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1594,"timestamp":2171677853,"id":1816,"parentId":1576,"tags":{"name":"static/chunks/4809-13dbf5d27c3f02df.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1589,"timestamp":2171677859,"id":1817,"parentId":1576,"tags":{"name":"static/chunks/1255-82e0be9cad78d541.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1584,"timestamp":2171677865,"id":1818,"parentId":1576,"tags":{"name":"static/chunks/2407-85fb029d8891ee06.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1579,"timestamp":2171677872,"id":1819,"parentId":1576,"tags":{"name":"static/chunks/6402-de6ba1f44c57b568.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1575,"timestamp":2171677878,"id":1820,"parentId":1576,"tags":{"name":"static/chunks/8019-c82d6d8c41997eb0.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1570,"timestamp":2171677885,"id":1821,"parentId":1576,"tags":{"name":"static/chunks/4718-80941cd54d2dafa8.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1566,"timestamp":2171677890,"id":1822,"parentId":1576,"tags":{"name":"static/chunks/4388-7bae786121ae6140.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1562,"timestamp":2171677896,"id":1823,"parentId":1576,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1557,"timestamp":2171677903,"id":1824,"parentId":1576,"tags":{"name":"static/chunks/2053-2cc5910c3e308182.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1553,"timestamp":2171677908,"id":1825,"parentId":1576,"tags":{"name":"static/chunks/6022-fdf4d905998eb843.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1548,"timestamp":2171677914,"id":1826,"parentId":1576,"tags":{"name":"static/chunks/4322-2070955ddf396bfc.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1543,"timestamp":2171677921,"id":1827,"parentId":1576,"tags":{"name":"static/chunks/998-b8cd6c889c3c5d52.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1539,"timestamp":2171677927,"id":1828,"parentId":1576,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":1056,"timestamp":2171678411,"id":1830,"parentId":1576,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":989,"timestamp":2171678480,"id":1832,"parentId":1576,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":3221,"timestamp":2171677936,"id":1829,"parentId":1576,"tags":{"name":"static/0vChXhzA5YWj3f0D6A-Cn/_ssgManifest.js","cache":"MISS"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-js","duration":3870,"timestamp":2171678429,"id":1831,"parentId":1576,"tags":{"name":"static/0vChXhzA5YWj3f0D6A-Cn/_buildManifest.js","cache":"MISS"},"startTime":1789228723603,"traceId":"8375ff53bf1eda9d"},{"name":"minify-webpack-plugin-optimize","duration":13957,"timestamp":2171668353,"id":1576,"parentId":1381,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1789228723593,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":176,"timestamp":2171682577,"id":1834,"parentId":1833,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":122,"timestamp":2171682636,"id":1835,"parentId":1833,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":116,"timestamp":2171682643,"id":1836,"parentId":1833,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"minify-css","duration":114,"timestamp":2171682648,"id":1837,"parentId":1833,"tags":{"file":"static/css/816ac2d31e283cdf.css","cache":"HIT"},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"css-minimizer-plugin","duration":311,"timestamp":2171682453,"id":1833,"parentId":1381,"tags":{},"startTime":1789228723607,"traceId":"8375ff53bf1eda9d"},{"name":"seal","duration":695894,"timestamp":2171057450,"id":1560,"parentId":1381,"tags":{},"startTime":1789228722982,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-compilation","duration":2551217,"timestamp":2169202220,"id":1381,"parentId":16,"tags":{"name":"client"},"startTime":1789228721127,"traceId":"8375ff53bf1eda9d"},{"name":"emit","duration":43070,"timestamp":2171753481,"id":1838,"parentId":16,"tags":{},"startTime":1789228723678,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-close","duration":2238072,"timestamp":2171799739,"id":1839,"parentId":16,"tags":{"name":"client"},"startTime":1789228723724,"traceId":"8375ff53bf1eda9d"},{"name":"webpack-generate-error-stats","duration":853,"timestamp":2174037835,"id":1840,"parentId":1839,"tags":{},"startTime":1789228725963,"traceId":"8375ff53bf1eda9d"},{"name":"run-webpack-compiler","duration":26263547,"timestamp":2147775612,"id":16,"parentId":1,"tags":{},"startTime":1789228699700,"traceId":"8375ff53bf1eda9d"},{"name":"format-webpack-messages","duration":86,"timestamp":2174039169,"id":1841,"parentId":1,"tags":{},"startTime":1789228725964,"traceId":"8375ff53bf1eda9d"},{"name":"verify-typescript-setup","duration":41165236,"timestamp":2174044078,"id":1843,"parentId":1,"tags":{},"startTime":1789228725969,"traceId":"8375ff53bf1eda9d"},{"name":"check-static-error-page","duration":42294,"timestamp":2215234694,"id":1846,"parentId":1845,"tags":{},"startTime":1789228767159,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":56994,"timestamp":2215493488,"id":1847,"parentId":1845,"tags":{"page":"/_app"},"startTime":1789228767418,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":55979,"timestamp":2215494520,"id":1849,"parentId":1845,"tags":{"page":"/_document"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":65822,"timestamp":2215494453,"id":1848,"parentId":1845,"tags":{"page":"/_error"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":72341,"timestamp":2215571097,"id":2015,"parentId":2010,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":94919,"timestamp":2215548594,"id":2010,"parentId":1845,"tags":{"page":"/icon.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":76989,"timestamp":2215571223,"id":2016,"parentId":2011,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":99499,"timestamp":2215548752,"id":2011,"parentId":1845,"tags":{"page":"/icon1.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":77991,"timestamp":2215571307,"id":2017,"parentId":2012,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":100420,"timestamp":2215548909,"id":2012,"parentId":1845,"tags":{"page":"/icon2.png"},"startTime":1789228767474,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":87510,"timestamp":2215571965,"id":2019,"parentId":1851,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":164098,"timestamp":2215495408,"id":1851,"parentId":1845,"tags":{"page":"/api/agents/update"},"startTime":1789228767420,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":91209,"timestamp":2215572257,"id":2020,"parentId":1852,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":167502,"timestamp":2215495993,"id":1852,"parentId":1845,"tags":{"page":"/api/agents/versions"},"startTime":1789228767421,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":100815,"timestamp":2215572432,"id":2021,"parentId":1853,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":176662,"timestamp":2215496613,"id":1853,"parentId":1845,"tags":{"page":"/api/app/update-check"},"startTime":1789228767421,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":105577,"timestamp":2215572582,"id":2022,"parentId":1854,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":180895,"timestamp":2215497292,"id":1854,"parentId":1845,"tags":{"page":"/api/app/update"},"startTime":1789228767422,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":123797,"timestamp":2215571357,"id":2018,"parentId":1850,"tags":{},"startTime":1789228767496,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":200677,"timestamp":2215494556,"id":1850,"parentId":1845,"tags":{"page":"/_not-found"},"startTime":1789228767419,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":153441,"timestamp":2215572626,"id":2023,"parentId":1855,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":227839,"timestamp":2215498267,"id":1855,"parentId":1845,"tags":{"page":"/api/assistant/conversation"},"startTime":1789228767423,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":186175,"timestamp":2215572710,"id":2025,"parentId":1857,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":259425,"timestamp":2215499498,"id":1857,"parentId":1845,"tags":{"page":"/api/assistant/messages"},"startTime":1789228767424,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":189696,"timestamp":2215572729,"id":2026,"parentId":1858,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":262515,"timestamp":2215499947,"id":1858,"parentId":1845,"tags":{"page":"/api/assistant/session"},"startTime":1789228767425,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":192779,"timestamp":2215572772,"id":2027,"parentId":1859,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":265120,"timestamp":2215500463,"id":1859,"parentId":1845,"tags":{"page":"/api/assistant/start"},"startTime":1789228767425,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":195448,"timestamp":2215572678,"id":2024,"parentId":1856,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":269231,"timestamp":2215498937,"id":1856,"parentId":1845,"tags":{"page":"/api/assistant/current-output"},"startTime":1789228767424,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":195843,"timestamp":2215572795,"id":2028,"parentId":1860,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":267712,"timestamp":2215500960,"id":1860,"parentId":1845,"tags":{"page":"/api/assistant/terminal"},"startTime":1789228767426,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":198526,"timestamp":2215572831,"id":2030,"parentId":1862,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":268900,"timestamp":2215502487,"id":1862,"parentId":1845,"tags":{"page":"/api/auth/login"},"startTime":1789228767427,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":200699,"timestamp":2215572930,"id":2031,"parentId":1864,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":270360,"timestamp":2215503295,"id":1864,"parentId":1845,"tags":{"page":"/api/auth/status"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":203346,"timestamp":2215572810,"id":2029,"parentId":1861,"tags":{},"startTime":1789228767497,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":274231,"timestamp":2215501958,"id":1861,"parentId":1845,"tags":{"page":"/api/assistant/tools"},"startTime":1789228767427,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":203298,"timestamp":2215572950,"id":2032,"parentId":1863,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":273359,"timestamp":2215502900,"id":1863,"parentId":1845,"tags":{"page":"/api/auth/logout"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":206837,"timestamp":2215573075,"id":2033,"parentId":1865,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":276257,"timestamp":2215503681,"id":1865,"parentId":1845,"tags":{"page":"/api/capabilities"},"startTime":1789228767428,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":211783,"timestamp":2215573158,"id":2034,"parentId":1867,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"}]
|
|
11
|
+
[{"name":"check-page","duration":280370,"timestamp":2215504876,"id":1867,"parentId":1845,"tags":{"page":"/api/daily-summary/status"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":215180,"timestamp":2215573283,"id":2036,"parentId":1870,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":282329,"timestamp":2215506159,"id":1870,"parentId":1845,"tags":{"page":"/api/external-apps"},"startTime":1789228767431,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":215776,"timestamp":2215573193,"id":2035,"parentId":1866,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":284885,"timestamp":2215504109,"id":1866,"parentId":1845,"tags":{"page":"/api/daily-summary"},"startTime":1789228767429,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":222049,"timestamp":2215573368,"id":2037,"parentId":1868,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":290097,"timestamp":2215505356,"id":1868,"parentId":1845,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":223572,"timestamp":2215573493,"id":2038,"parentId":1869,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":291336,"timestamp":2215505756,"id":1869,"parentId":1845,"tags":{"page":"/api/external-apps/[id]"},"startTime":1789228767430,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":226189,"timestamp":2215573611,"id":2039,"parentId":1871,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":293302,"timestamp":2215506521,"id":1871,"parentId":1845,"tags":{"page":"/api/fs/browse"},"startTime":1789228767431,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":228519,"timestamp":2215573692,"id":2040,"parentId":1872,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":295335,"timestamp":2215506900,"id":1872,"parentId":1845,"tags":{"page":"/api/fs/recent-paths"},"startTime":1789228767432,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":234096,"timestamp":2215573753,"id":2041,"parentId":1873,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":300583,"timestamp":2215507295,"id":1873,"parentId":1845,"tags":{"page":"/api/hooks/agent-event"},"startTime":1789228767432,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":240392,"timestamp":2215573832,"id":2043,"parentId":1875,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":305804,"timestamp":2215508448,"id":1875,"parentId":1845,"tags":{"page":"/api/hooks/permission-request"},"startTime":1789228767433,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":243519,"timestamp":2215573850,"id":2044,"parentId":1876,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":308557,"timestamp":2215508841,"id":1876,"parentId":1845,"tags":{"page":"/api/metrics/vibe"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":246531,"timestamp":2215573872,"id":2045,"parentId":1877,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":311146,"timestamp":2215509291,"id":1877,"parentId":1845,"tags":{"page":"/api/ollama/models"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":250899,"timestamp":2215570402,"id":2014,"parentId":2009,"tags":{},"startTime":1789228767495,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":272900,"timestamp":2215548429,"id":2009,"parentId":1845,"tags":{"page":"/apple-icon.png"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":250263,"timestamp":2215573965,"id":2046,"parentId":1878,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":314626,"timestamp":2215509626,"id":1878,"parentId":1845,"tags":{"page":"/api/push/escalation"},"startTime":1789228767434,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":253980,"timestamp":2215574176,"id":2048,"parentId":1880,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":317879,"timestamp":2215510315,"id":1880,"parentId":1845,"tags":{"page":"/api/push/vapid"},"startTime":1789228767435,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":259531,"timestamp":2215574196,"id":2049,"parentId":1881,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":322563,"timestamp":2215511195,"id":1881,"parentId":1845,"tags":{"page":"/api/relays/[relayId]/cancel"},"startTime":1789228767436,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":262206,"timestamp":2215574953,"id":2050,"parentId":1882,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":325596,"timestamp":2215511588,"id":1882,"parentId":1845,"tags":{"page":"/api/relays"},"startTime":1789228767436,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":265338,"timestamp":2215573784,"id":2042,"parentId":1874,"tags":{},"startTime":1789228767498,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":331105,"timestamp":2215508043,"id":1874,"parentId":1845,"tags":{"page":"/api/hooks/claude-done"},"startTime":1789228767433,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":265509,"timestamp":2215575301,"id":2051,"parentId":1883,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":328891,"timestamp":2215511947,"id":1883,"parentId":1845,"tags":{"page":"/api/remote/pair"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":269482,"timestamp":2215575369,"id":2053,"parentId":1885,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":332209,"timestamp":2215512670,"id":1885,"parentId":1845,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":270539,"timestamp":2215575343,"id":2052,"parentId":1884,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":333589,"timestamp":2215512319,"id":1884,"parentId":1845,"tags":{"page":"/api/repositories/[id]"},"startTime":1789228767437,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":273325,"timestamp":2215575389,"id":2054,"parentId":1886,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":335709,"timestamp":2215513029,"id":1886,"parentId":1845,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":282486,"timestamp":2215575442,"id":2056,"parentId":1888,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":344212,"timestamp":2215513737,"id":1888,"parentId":1845,"tags":{"page":"/api/repositories/clone"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":284847,"timestamp":2215575457,"id":2057,"parentId":1889,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":346188,"timestamp":2215514144,"id":1889,"parentId":1845,"tags":{"page":"/api/repositories/excluded"},"startTime":1789228767439,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":289805,"timestamp":2215575478,"id":2058,"parentId":1890,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":350738,"timestamp":2215514573,"id":1890,"parentId":1845,"tags":{"page":"/api/repositories/restore"},"startTime":1789228767439,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":292120,"timestamp":2215575514,"id":2059,"parentId":1891,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":352683,"timestamp":2215514979,"id":1891,"parentId":1845,"tags":{"page":"/api/repositories"},"startTime":1789228767440,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":294798,"timestamp":2215574102,"id":2047,"parentId":1879,"tags":{},"startTime":1789228767499,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":358964,"timestamp":2215509961,"id":1879,"parentId":1845,"tags":{"page":"/api/push/subscriptions"},"startTime":1789228767435,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":294414,"timestamp":2215575543,"id":2060,"parentId":1892,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":354576,"timestamp":2215515409,"id":1892,"parentId":1845,"tags":{"page":"/api/repositories/scan"},"startTime":1789228767440,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":296679,"timestamp":2215575687,"id":2062,"parentId":1894,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":356133,"timestamp":2215516257,"id":1894,"parentId":1845,"tags":{"page":"/api/repositories/validate-path"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":298914,"timestamp":2215575785,"id":2063,"parentId":1895,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":358080,"timestamp":2215516643,"id":1895,"parentId":1845,"tags":{"page":"/api/settings/default-agents"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":300973,"timestamp":2215575872,"id":2064,"parentId":1896,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":359828,"timestamp":2215517040,"id":1896,"parentId":1845,"tags":{"page":"/api/settings/default-surface-mode"},"startTime":1789228767442,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":305133,"timestamp":2215575941,"id":2065,"parentId":1897,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":363313,"timestamp":2215517790,"id":1897,"parentId":1845,"tags":{"page":"/api/sidebar/group-order"},"startTime":1789228767442,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":305798,"timestamp":2215575410,"id":2055,"parentId":1887,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":367831,"timestamp":2215513391,"id":1887,"parentId":1845,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1789228767438,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":308885,"timestamp":2215576033,"id":2066,"parentId":1898,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":366785,"timestamp":2215518158,"id":1898,"parentId":1845,"tags":{"page":"/api/skills/[id]"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":311515,"timestamp":2215576224,"id":2068,"parentId":1900,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":368952,"timestamp":2215518813,"id":1900,"parentId":1845,"tags":{"page":"/api/skills/operations"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":317158,"timestamp":2215576300,"id":2069,"parentId":1901,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":374358,"timestamp":2215519125,"id":1901,"parentId":1845,"tags":{"page":"/api/skills/reindex"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":317896,"timestamp":2215576132,"id":2067,"parentId":1899,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":375554,"timestamp":2215518493,"id":1899,"parentId":1845,"tags":{"page":"/api/skills/installations"},"startTime":1789228767443,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":319321,"timestamp":2215576376,"id":2070,"parentId":1902,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":376290,"timestamp":2215519430,"id":1902,"parentId":1845,"tags":{"page":"/api/skills"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":321830,"timestamp":2215576413,"id":2072,"parentId":1904,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":378194,"timestamp":2215520078,"id":1904,"parentId":1845,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":324598,"timestamp":2215576439,"id":2073,"parentId":1905,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":380636,"timestamp":2215520427,"id":1905,"parentId":1845,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":327182,"timestamp":2215576459,"id":2074,"parentId":1906,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":382858,"timestamp":2215520809,"id":1906,"parentId":1845,"tags":{"page":"/api/templates/[id]"},"startTime":1789228767445,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":329633,"timestamp":2215576477,"id":2075,"parentId":1907,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":384924,"timestamp":2215521212,"id":1907,"parentId":1845,"tags":{"page":"/api/templates"},"startTime":1789228767446,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":331856,"timestamp":2215576558,"id":2076,"parentId":1908,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":386822,"timestamp":2215521616,"id":1908,"parentId":1845,"tags":{"page":"/api/todos"},"startTime":1789228767446,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":334653,"timestamp":2215576578,"id":2077,"parentId":1909,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":389220,"timestamp":2215522049,"id":1909,"parentId":1845,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1789228767447,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":336950,"timestamp":2215576600,"id":2078,"parentId":1910,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":391095,"timestamp":2215522482,"id":1910,"parentId":1845,"tags":{"page":"/api/verification/runs"},"startTime":1789228767447,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":337414,"timestamp":2215576395,"id":2071,"parentId":1903,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":394078,"timestamp":2215519751,"id":1903,"parentId":1845,"tags":{"page":"/api/slash-commands"},"startTime":1789228767444,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":340756,"timestamp":2215576666,"id":2079,"parentId":1911,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":394555,"timestamp":2215522905,"id":1911,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1789228767448,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":343343,"timestamp":2215576715,"id":2081,"parentId":1913,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":395897,"timestamp":2215524190,"id":1913,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1789228767449,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":344638,"timestamp":2215576691,"id":2080,"parentId":1912,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":397992,"timestamp":2215523364,"id":1912,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1789228767448,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":346112,"timestamp":2215576740,"id":2082,"parentId":1914,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":398334,"timestamp":2215524546,"id":1914,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cli-reference"},"startTime":1789228767449,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":348724,"timestamp":2215576759,"id":2083,"parentId":1915,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":400644,"timestamp":2215524868,"id":1915,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":349082,"timestamp":2215576793,"id":2084,"parentId":1916,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":400700,"timestamp":2215525197,"id":1916,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"}]
|
|
12
|
+
[{"name":"is-page-static","duration":351971,"timestamp":2215576850,"id":2086,"parentId":1918,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":403021,"timestamp":2215525827,"id":1918,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":353246,"timestamp":2215576822,"id":2085,"parentId":1917,"tags":{},"startTime":1789228767501,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":404588,"timestamp":2215525512,"id":1917,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1789228767450,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":357168,"timestamp":2215576885,"id":2088,"parentId":1920,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":407615,"timestamp":2215526467,"id":1920,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":357319,"timestamp":2215576868,"id":2087,"parentId":1919,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":408044,"timestamp":2215526157,"id":1919,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":359846,"timestamp":2215576996,"id":2090,"parentId":1922,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":409763,"timestamp":2215527103,"id":1922,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":362333,"timestamp":2215577034,"id":2091,"parentId":1923,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":411961,"timestamp":2215527428,"id":1923,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":364762,"timestamp":2215577051,"id":2092,"parentId":1924,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":414080,"timestamp":2215527754,"id":1924,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1789228767452,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":365666,"timestamp":2215576977,"id":2089,"parentId":1921,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":415906,"timestamp":2215526767,"id":1921,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1789228767451,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":369695,"timestamp":2215577093,"id":2094,"parentId":1926,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":418349,"timestamp":2215528466,"id":1926,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":370352,"timestamp":2215577071,"id":2093,"parentId":1925,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":419318,"timestamp":2215528126,"id":1925,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":372851,"timestamp":2215577128,"id":2096,"parentId":1928,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":420866,"timestamp":2215529161,"id":1928,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1789228767454,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":373765,"timestamp":2215577110,"id":2095,"parentId":1927,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":422103,"timestamp":2215528797,"id":1927,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1789228767453,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":375572,"timestamp":2215577145,"id":2097,"parentId":1929,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":422800,"timestamp":2215529943,"id":1929,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":377619,"timestamp":2215577167,"id":2098,"parentId":1930,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":424455,"timestamp":2215530358,"id":1930,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":378249,"timestamp":2215577185,"id":2099,"parentId":1931,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":424739,"timestamp":2215530730,"id":1931,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1789228767455,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":382110,"timestamp":2215575569,"id":2061,"parentId":1893,"tags":{},"startTime":1789228767500,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":441875,"timestamp":2215515832,"id":1893,"parentId":1845,"tags":{"page":"/api/repositories/sync"},"startTime":1789228767441,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":380715,"timestamp":2215577222,"id":2101,"parentId":1933,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":426528,"timestamp":2215531429,"id":1933,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":381171,"timestamp":2215577206,"id":2100,"parentId":1932,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":427312,"timestamp":2215531086,"id":1932,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":383532,"timestamp":2215577261,"id":2103,"parentId":1935,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":428677,"timestamp":2215532140,"id":1935,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1789228767457,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":384589,"timestamp":2215577276,"id":2104,"parentId":1936,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":429393,"timestamp":2215532495,"id":1936,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1789228767457,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":386518,"timestamp":2215577294,"id":2105,"parentId":1937,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":431000,"timestamp":2215532838,"id":1937,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":388225,"timestamp":2215577311,"id":2106,"parentId":1938,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":432354,"timestamp":2215533208,"id":1938,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":391723,"timestamp":2215577327,"id":2107,"parentId":1939,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":435527,"timestamp":2215533553,"id":1939,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1789228767458,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":392874,"timestamp":2215577244,"id":2102,"parentId":1934,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":438361,"timestamp":2215531783,"id":1934,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1789228767456,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":392850,"timestamp":2215577358,"id":2109,"parentId":1941,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":435977,"timestamp":2215534244,"id":1941,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":394344,"timestamp":2215577342,"id":2108,"parentId":1940,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":437822,"timestamp":2215533891,"id":1940,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":396201,"timestamp":2215577378,"id":2110,"parentId":1942,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":439002,"timestamp":2215534604,"id":1942,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1789228767459,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":396269,"timestamp":2215577397,"id":2111,"parentId":1943,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":438727,"timestamp":2215534951,"id":1943,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1789228767460,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400577,"timestamp":2215577484,"id":2114,"parentId":1946,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":441586,"timestamp":2215536501,"id":1946,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400749,"timestamp":2215577417,"id":2112,"parentId":1944,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442348,"timestamp":2215535828,"id":1944,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":400765,"timestamp":2215577447,"id":2113,"parentId":1945,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442022,"timestamp":2215536199,"id":1945,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/instances/notes"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":401573,"timestamp":2215577510,"id":2115,"parentId":1947,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":442418,"timestamp":2215536691,"id":1947,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1789228767461,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":404354,"timestamp":2215577547,"id":2116,"parentId":1948,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445076,"timestamp":2215536863,"id":1948,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":404990,"timestamp":2215577776,"id":2118,"parentId":1950,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445567,"timestamp":2215537224,"id":1950,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":405271,"timestamp":2215577689,"id":2117,"parentId":1949,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":445940,"timestamp":2215537052,"id":1949,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":410223,"timestamp":2215577819,"id":2120,"parentId":1952,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":450530,"timestamp":2215537541,"id":1952,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":410326,"timestamp":2215577848,"id":2121,"parentId":1953,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":450487,"timestamp":2215537698,"id":1953,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":411900,"timestamp":2215577875,"id":2122,"parentId":1954,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":451936,"timestamp":2215537860,"id":1954,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":414387,"timestamp":2215577955,"id":2124,"parentId":1956,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":454130,"timestamp":2215538235,"id":1956,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":415291,"timestamp":2215577917,"id":2123,"parentId":1955,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":455169,"timestamp":2215538066,"id":1955,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":416942,"timestamp":2215577998,"id":2125,"parentId":1957,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":456554,"timestamp":2215538406,"id":1957,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":419402,"timestamp":2215578256,"id":2127,"parentId":1959,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":458949,"timestamp":2215538732,"id":1959,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":420060,"timestamp":2215578106,"id":2126,"parentId":1958,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":459621,"timestamp":2215538571,"id":1958,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1789228767463,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":422122,"timestamp":2215578302,"id":2128,"parentId":1960,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":461143,"timestamp":2215539302,"id":1960,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":424815,"timestamp":2215578379,"id":2130,"parentId":1962,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":463546,"timestamp":2215539670,"id":1962,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":427498,"timestamp":2215578395,"id":2131,"parentId":1963,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":466080,"timestamp":2215539837,"id":1963,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":427628,"timestamp":2215578348,"id":2129,"parentId":1961,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":466486,"timestamp":2215539499,"id":1961,"parentId":1845,"tags":{"page":"/api/worktrees/[id]"},"startTime":1789228767464,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":431415,"timestamp":2215578423,"id":2132,"parentId":1964,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":469848,"timestamp":2215540024,"id":1964,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":432532,"timestamp":2215578451,"id":2133,"parentId":1965,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":470837,"timestamp":2215540187,"id":1965,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":436897,"timestamp":2215578520,"id":2134,"parentId":1966,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":475095,"timestamp":2215540347,"id":1966,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":446141,"timestamp":2215578661,"id":2135,"parentId":1967,"tags":{},"startTime":1789228767503,"traceId":"8375ff53bf1eda9d"}]
|
|
13
|
+
[{"name":"check-page","duration":484559,"timestamp":2215540507,"id":1967,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":446352,"timestamp":2215578858,"id":2136,"parentId":1968,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":484558,"timestamp":2215540670,"id":1968,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1789228767465,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":451945,"timestamp":2215579102,"id":2138,"parentId":1970,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":490085,"timestamp":2215540994,"id":1970,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":454050,"timestamp":2215579299,"id":2139,"parentId":1971,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":492194,"timestamp":2215541181,"id":1971,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":458000,"timestamp":2215578984,"id":2137,"parentId":1969,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":496201,"timestamp":2215540831,"id":1969,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":458116,"timestamp":2215579437,"id":2140,"parentId":1972,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":496245,"timestamp":2215541346,"id":1972,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":461404,"timestamp":2215579774,"id":2142,"parentId":1974,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":499516,"timestamp":2215541687,"id":1974,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":465413,"timestamp":2215579670,"id":2141,"parentId":1973,"tags":{},"startTime":1789228767504,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":503587,"timestamp":2215541521,"id":1973,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1789228767466,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":468906,"timestamp":2215579857,"id":2144,"parentId":1976,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":506472,"timestamp":2215542334,"id":1976,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":478019,"timestamp":2215579891,"id":2145,"parentId":1977,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":515433,"timestamp":2215542503,"id":1977,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":482032,"timestamp":2215579926,"id":2146,"parentId":1978,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":519324,"timestamp":2215542661,"id":1978,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":482778,"timestamp":2215579828,"id":2143,"parentId":1975,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":520789,"timestamp":2215541842,"id":1975,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":485840,"timestamp":2215579945,"id":2147,"parentId":1979,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":522994,"timestamp":2215542817,"id":1979,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1789228767467,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":486486,"timestamp":2215579984,"id":2148,"parentId":1980,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":523522,"timestamp":2215542973,"id":1980,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":489910,"timestamp":2215580054,"id":2150,"parentId":1982,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":526681,"timestamp":2215543305,"id":1982,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":490028,"timestamp":2215580029,"id":2149,"parentId":1981,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":526920,"timestamp":2215543148,"id":1981,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":494962,"timestamp":2215580096,"id":2152,"parentId":1984,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":531470,"timestamp":2215543617,"id":1984,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":495103,"timestamp":2215580080,"id":2151,"parentId":1983,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":531733,"timestamp":2215543462,"id":1983,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":499921,"timestamp":2215580130,"id":2153,"parentId":1985,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":536308,"timestamp":2215543772,"id":1985,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1789228767468,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":500001,"timestamp":2215580163,"id":2154,"parentId":1986,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":536249,"timestamp":2215543928,"id":1986,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":504860,"timestamp":2215580213,"id":2156,"parentId":1988,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":540841,"timestamp":2215544266,"id":1988,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":505217,"timestamp":2215580187,"id":2155,"parentId":1987,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":541328,"timestamp":2215544096,"id":1987,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":507501,"timestamp":2215580230,"id":2157,"parentId":1989,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":543329,"timestamp":2215544429,"id":1989,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":508942,"timestamp":2215580247,"id":2158,"parentId":1990,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":544622,"timestamp":2215544592,"id":1990,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":511036,"timestamp":2215580263,"id":2159,"parentId":1991,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":546574,"timestamp":2215544749,"id":1991,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1789228767469,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":511909,"timestamp":2215580419,"id":2160,"parentId":1992,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":547110,"timestamp":2215545243,"id":1992,"parentId":1845,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":514609,"timestamp":2215580549,"id":2161,"parentId":1993,"tags":{},"startTime":1789228767505,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549759,"timestamp":2215545424,"id":1993,"parentId":1845,"tags":{"page":"/api/worktrees"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":513529,"timestamp":2215582542,"id":2162,"parentId":1999,"tags":{},"startTime":1789228767507,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549663,"timestamp":2215546427,"id":1999,"parentId":1845,"tags":{"page":"/proxy/[...path]"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":515093,"timestamp":2215583401,"id":2163,"parentId":2013,"tags":{},"startTime":1789228767508,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":549446,"timestamp":2215549076,"id":2013,"parentId":1845,"tags":{"page":"/manifest.webmanifest"},"startTime":1789228767474,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":568193,"timestamp":2215586862,"id":2165,"parentId":1996,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":609175,"timestamp":2215545919,"id":1996,"parentId":1845,"tags":{"page":"/more"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":569617,"timestamp":2215586902,"id":2166,"parentId":1995,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":610793,"timestamp":2215545758,"id":1995,"parentId":1845,"tags":{"page":"/login"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":573834,"timestamp":2215586938,"id":2167,"parentId":1997,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":614693,"timestamp":2215546103,"id":1997,"parentId":1845,"tags":{"page":"/offline"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":579021,"timestamp":2215586799,"id":2164,"parentId":1994,"tags":{},"startTime":1789228767511,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":620257,"timestamp":2215545588,"id":1994,"parentId":1845,"tags":{"page":"/chat"},"startTime":1789228767470,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":579461,"timestamp":2215586971,"id":2168,"parentId":1998,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":620188,"timestamp":2215546264,"id":1998,"parentId":1845,"tags":{"page":"/"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":583879,"timestamp":2215587020,"id":2169,"parentId":2000,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":624339,"timestamp":2215546585,"id":2000,"parentId":1845,"tags":{"page":"/repositories"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":583912,"timestamp":2215587071,"id":2170,"parentId":2001,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":624250,"timestamp":2215546746,"id":2001,"parentId":1845,"tags":{"page":"/review"},"startTime":1789228767471,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":606464,"timestamp":2215577799,"id":2119,"parentId":1951,"tags":{},"startTime":1789228767502,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":646907,"timestamp":2215537383,"id":1951,"parentId":1845,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1789228767462,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":599224,"timestamp":2215587119,"id":2171,"parentId":2002,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":639457,"timestamp":2215546909,"id":2002,"parentId":1845,"tags":{"page":"/sessions"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":606240,"timestamp":2215587266,"id":2174,"parentId":2005,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":646105,"timestamp":2215547426,"id":2005,"parentId":1845,"tags":{"page":"/skills"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":611700,"timestamp":2215587216,"id":2173,"parentId":2004,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":651676,"timestamp":2215547264,"id":2004,"parentId":1845,"tags":{"page":"/skills/installed"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":610979,"timestamp":2215590331,"id":2175,"parentId":2006,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":653751,"timestamp":2215547587,"id":2006,"parentId":1845,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":615010,"timestamp":2215587167,"id":2172,"parentId":2003,"tags":{},"startTime":1789228767512,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":655110,"timestamp":2215547089,"id":2003,"parentId":1845,"tags":{"page":"/skills/[skillId]"},"startTime":1789228767472,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":614256,"timestamp":2215590492,"id":2177,"parentId":2008,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":656511,"timestamp":2215548259,"id":2008,"parentId":1845,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"is-page-static","duration":651745,"timestamp":2215590424,"id":2176,"parentId":2007,"tags":{},"startTime":1789228767515,"traceId":"8375ff53bf1eda9d"},{"name":"check-page","duration":694140,"timestamp":2215548056,"id":2007,"parentId":1845,"tags":{"page":"/worktrees/[id]"},"startTime":1789228767473,"traceId":"8375ff53bf1eda9d"},{"name":"static-check","duration":1008314,"timestamp":2215233920,"id":1845,"parentId":1,"tags":{},"startTime":1789228767159,"traceId":"8375ff53bf1eda9d"},{"name":"generate-required-server-files","duration":328,"timestamp":2216242438,"id":2179,"parentId":1,"tags":{},"startTime":1789228768167,"traceId":"8375ff53bf1eda9d"},{"name":"write-routes-manifest","duration":42399,"timestamp":2216252811,"id":2181,"parentId":1,"tags":{},"startTime":1789228768177,"traceId":"8375ff53bf1eda9d"},{"name":"load-dotenv","duration":109,"timestamp":2218197555,"id":2184,"parentId":2183,"tags":{},"startTime":1789228770122,"traceId":"8375ff53bf1eda9d"},{"name":"run-export-path-map","duration":427,"timestamp":2219840261,"id":2185,"parentId":2183,"tags":{},"startTime":1789228771765,"traceId":"8375ff53bf1eda9d"},{"name":"next-export","duration":3559184,"timestamp":2218196715,"id":2183,"parentId":1,"tags":{},"startTime":1789228770121,"traceId":"8375ff53bf1eda9d"},{"name":"move-exported-app-not-found-","duration":116,"timestamp":2221758112,"id":2186,"parentId":2182,"tags":{},"startTime":1789228773683,"traceId":"8375ff53bf1eda9d"},{"name":"move-exported-page","duration":120016,"timestamp":2221758368,"id":2187,"parentId":2182,"tags":{},"startTime":1789228773683,"traceId":"8375ff53bf1eda9d"},{"name":"static-generation","duration":4290289,"timestamp":2218193656,"id":2182,"parentId":1,"tags":{},"startTime":1789228770118,"traceId":"8375ff53bf1eda9d"},{"name":"write-routes-manifest","duration":138617,"timestamp":2222484611,"id":2188,"parentId":1,"tags":{},"startTime":1789228774409,"traceId":"8375ff53bf1eda9d"},{"name":"node-file-trace-build","duration":17985438,"timestamp":2216245895,"id":2180,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1789228768171,"traceId":"8375ff53bf1eda9d"},{"name":"apply-include-excludes","duration":1102,"timestamp":2234231353,"id":2189,"parentId":1,"tags":{},"startTime":1789228786156,"traceId":"8375ff53bf1eda9d"},{"name":"print-tree-view","duration":10079,"timestamp":2234232665,"id":2190,"parentId":1,"tags":{},"startTime":1789228786157,"traceId":"8375ff53bf1eda9d"},{"name":"telemetry-flush","duration":51,"timestamp":2234242759,"id":2191,"parentId":1,"tags":{},"startTime":1789228786167,"traceId":"8375ff53bf1eda9d"}]
|
|
14
|
+
[{"name":"next-build","duration":86741439,"timestamp":2147501646,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.25","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1789228699426,"traceId":"8375ff53bf1eda9d"}]
|