commandmate 0.29.0 → 0.29.2
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 +444 -400
- package/.next/app-path-routes-manifest.json +31 -25
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +3 -3
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +17 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route.js +2 -0
- package/.next/server/app/api/agents/update/route.js.nft.json +1 -0
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agents/versions/route.js +1 -0
- package/.next/server/app/api/agents/versions/route.js.nft.json +1 -0
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +2 -2
- 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 +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.js +1 -1
- package/.next/server/app/api/daily-summary/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/daily-summary/status/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route.js +1 -7
- package/.next/server/app/api/fs/browse/route.js.nft.json +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route.js +1 -7
- package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js +1 -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 +2 -2
- 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 +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.js +2 -2
- package/.next/server/app/api/metrics/vibe/route.js.nft.json +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.js +7 -1
- package/.next/server/app/api/push/escalation/route.js.nft.json +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route.js +7 -1
- package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
- package/.next/server/app/api/push/vapid/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.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/repositories/excluded/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route.js.nft.json +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 +1 -0
- package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -0
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sidebar/group-order/route.js +1 -7
- package/.next/server/app/api/sidebar/group-order/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route.js +2 -2
- package/.next/server/app/api/skills/installations/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route.js +2 -2
- package/.next/server/app/api/skills/operations/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route.js +1 -1
- package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route.js +1 -1
- package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route.js +2 -2
- package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route.js +2 -2
- package/.next/server/app/api/templates/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route.js +1 -1
- package/.next/server/app/api/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route.js.nft.json +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route.js +1 -1
- package/.next/server/app/api/verification/runs/route.js.nft.json +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 +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-tool/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +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 -2
- 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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +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.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +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/opencode/route.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 +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js +3 -3
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route.js.nft.json +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.js +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +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 -7
- package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +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 +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +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.js +2 -0
- package/.next/server/app/api/worktrees/[id]/verify/config/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +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.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +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.js +1 -0
- package/.next/server/app/api/worktrees/apply-default-agents/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -0
- 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.js +2 -2
- package/.next/server/app/login/page.js.nft.json +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.js.nft.json +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.js +1 -1
- package/.next/server/app/proxy/[...path]/route.js.nft.json +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 +2 -2
- 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.js +2 -2
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +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 +12 -12
- 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.js +3 -3
- package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +31 -25
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1341.js +1 -0
- package/.next/server/chunks/1501.js +5 -0
- package/.next/server/chunks/1886.js +3 -4
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2198.js +1 -0
- package/.next/server/chunks/221.js +7 -1
- package/.next/server/chunks/2404.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/2759.js +1 -1
- package/.next/server/chunks/3543.js +1 -1
- package/.next/server/chunks/3558.js +1 -1
- package/.next/server/chunks/3707.js +15 -0
- package/.next/server/chunks/3722.js +25 -1
- package/.next/server/chunks/3869.js +1 -0
- package/.next/server/chunks/3945.js +1 -1
- package/.next/server/chunks/4299.js +1 -1
- package/.next/server/chunks/4390.js +1 -0
- package/.next/server/chunks/4393.js +1 -1
- package/.next/server/chunks/5017.js +1 -1
- package/.next/server/chunks/5164.js +1 -1
- package/.next/server/chunks/5571.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6285.js +1 -1
- package/.next/server/chunks/6781.js +1 -1
- package/.next/server/chunks/7366.js +5 -0
- package/.next/server/chunks/7824.js +1 -1
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8118.js +1 -0
- package/.next/server/chunks/848.js +1 -1
- package/.next/server/chunks/880.js +3 -3
- package/.next/server/chunks/8800.js +3 -0
- package/.next/server/chunks/9123.js +2 -2
- package/.next/server/chunks/9508.js +1 -1
- package/.next/server/chunks/9627.js +30 -24
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/0YoRrahue4Vchxg1z83IQ/_buildManifest.js +1 -0
- package/.next/static/chunks/1379-af7af9e08f47c979.js +1 -0
- package/.next/static/chunks/{2053-c0e931eb4391baa1.js → 2053-3f299a7a2c7d6767.js} +1 -1
- package/.next/static/chunks/3922.9c1ec01fff819c88.js +1 -0
- package/.next/static/chunks/{3968-8d8ca15657748bfb.js → 4882-388e94fe0a03c2ba.js} +1 -1
- package/.next/static/chunks/5229-b2a81bb8fb5c19e9.js +1 -0
- package/.next/static/chunks/6381-9ba5198c0a6ff197.js +1 -0
- package/.next/static/chunks/8019-f8e73c1fb5f6f0d3.js +1 -0
- package/.next/static/chunks/{1188-8567ee5ecfef02ee.js → 8593-fa0eb2802e0ce68a.js} +1 -1
- package/.next/static/chunks/app/api/agents/update/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/agents/versions/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/app/update/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/app/update-check/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/conversation/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/current-output/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/messages/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/session/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/start/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/terminal/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/assistant/tools/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/auth/login/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/auth/status/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/capabilities/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/status/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/external-apps/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/fs/browse/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/fs/recent-paths/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/hooks/agent-event/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/hooks/claude-done/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/hooks/permission-request/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/metrics/vibe/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/ollama/models/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/push/escalation/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/push/subscriptions/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/push/vapid/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/remote/pair/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/excluded/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/restore/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/scan/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/sync/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/repositories/validate-path/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/settings/default-agents/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/sidebar/group-order/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/skills/[id]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/skills/installations/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/skills/operations/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/skills/reindex/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/skills/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/slash-commands/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/templates/[id]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/templates/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/todos/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/[runId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/clear-composer/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/env/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/instances/opencode/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/diff/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/session/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/share/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/resolve-target/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/config/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/apply-default-agents/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/chat/{page-231df45127e876c2.js → page-9aa2011410895b0d.js} +1 -1
- package/.next/static/chunks/app/login/{page-03659dded846ef1d.js → page-af7241bb4c4a8e59.js} +1 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/more/page-75d3783da0d49a25.js +1 -0
- package/.next/static/chunks/app/{page-0305431f43195431.js → page-214f7ffa13a0cf10.js} +1 -1
- package/.next/static/chunks/app/proxy/[...path]/route-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/repositories/{page-ae8fa55749976f79.js → page-4951cac905e50224.js} +1 -1
- package/.next/static/chunks/app/review/page-a0899b2d285318c3.js +1 -0
- package/.next/static/chunks/app/sessions/page-fb36145ec732092a.js +1 -0
- package/.next/static/chunks/app/skills/[skillId]/{page-aaf0bcb1dfb558b9.js → page-9099e26b60442873.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-dafc486410e839b7.js → page-182e32368696d824.js} +1 -1
- package/.next/static/chunks/app/skills/{page-9e3c91da31514893.js → page-d3fdc88239ebe0ab.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-90f96977c741bbf8.js → page-f3361237420719b4.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/layout-1c30fb8d4d6fa6ef.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/page-ce6279d581d1df95.js +1 -0
- package/.next/static/chunks/{webpack-7e79064bfce988d7.js → webpack-9f75198882fdaf08.js} +1 -1
- package/.next/static/css/b326c8a734e1928e.css +1 -0
- package/.next/trace +13 -13
- package/.next/types/app/api/agents/update/route.ts +347 -0
- package/.next/types/app/api/agents/versions/route.ts +347 -0
- package/.next/types/app/api/settings/default-agents/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/config/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.ts +347 -0
- package/.next/types/app/api/worktrees/apply-default-agents/route.ts +347 -0
- package/.next/types/routes.d.ts +7 -1
- package/.next/types/validator.ts +54 -0
- package/dist/cli/commands/agents.d.ts +35 -0
- package/dist/cli/commands/agents.d.ts.map +1 -0
- package/dist/cli/commands/agents.js +212 -0
- package/dist/cli/commands/ls.d.ts.map +1 -1
- package/dist/cli/commands/ls.js +18 -0
- package/dist/cli/commands/verify.d.ts.map +1 -1
- package/dist/cli/commands/verify.js +111 -0
- package/dist/cli/config/cli-dependencies.d.ts.map +1 -1
- package/dist/cli/config/cli-dependencies.js +11 -0
- package/dist/cli/docs/agent-operations.d.ts +1 -1
- package/dist/cli/docs/agent-operations.d.ts.map +1 -1
- package/dist/cli/docs/agent-operations.js +30 -0
- package/dist/cli/program.d.ts.map +1 -1
- package/dist/cli/program.js +6 -0
- package/dist/cli/types/api-responses.d.ts +58 -0
- package/dist/cli/types/api-responses.d.ts.map +1 -1
- package/dist/cli/types/index.d.ts +8 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/preflight.d.ts.map +1 -1
- package/dist/cli/utils/preflight.js +6 -0
- package/dist/config/system-directories.d.ts +101 -0
- package/dist/config/system-directories.d.ts.map +1 -0
- package/dist/config/system-directories.js +211 -0
- package/dist/lib/cli-tools/types.d.ts +15 -1
- package/dist/lib/cli-tools/types.d.ts.map +1 -1
- package/dist/lib/detection/status-reason.d.ts +92 -0
- package/dist/lib/detection/status-reason.d.ts.map +1 -0
- package/dist/lib/detection/status-reason.js +94 -0
- package/dist/lib/updates/agent-updater.d.ts +247 -0
- package/dist/lib/updates/agent-updater.d.ts.map +1 -0
- package/dist/lib/updates/agent-updater.js +373 -0
- package/dist/lib/updates/agent-versions.d.ts +77 -0
- package/dist/lib/updates/agent-versions.d.ts.map +1 -0
- package/dist/lib/updates/agent-versions.js +138 -0
- package/dist/lib/updates/codex-version.d.ts +184 -0
- package/dist/lib/updates/codex-version.d.ts.map +1 -0
- package/dist/lib/updates/codex-version.js +215 -0
- package/dist/lib/verification/verify-config.d.ts +202 -0
- package/dist/lib/verification/verify-config.d.ts.map +1 -0
- package/dist/lib/verification/verify-config.js +429 -0
- package/dist/lib/verification/verify-draft.d.ts +182 -0
- package/dist/lib/verification/verify-draft.d.ts.map +1 -0
- package/dist/lib/verification/verify-draft.js +570 -0
- package/dist/server/src/cli/types/api-responses.js +9 -0
- package/dist/server/src/config/cli-tool-timing-config.js +15 -1
- package/dist/server/src/config/codex-update-dialog-config.js +154 -0
- package/dist/server/src/config/default-agents.js +138 -0
- package/dist/server/src/lib/cli-tools/antigravity.js +36 -12
- package/dist/server/src/lib/cli-tools/base.js +131 -0
- package/dist/server/src/lib/cli-tools/codex.js +350 -100
- package/dist/server/src/lib/cli-tools/copilot.js +34 -10
- package/dist/server/src/lib/cli-tools/gemini.js +34 -10
- package/dist/server/src/lib/cli-tools/liveness-spec.js +214 -0
- package/dist/server/src/lib/cli-tools/opencode.js +72 -19
- package/dist/server/src/lib/cli-tools/session-liveness.js +64 -0
- package/dist/server/src/lib/cli-tools/vibe-local.js +30 -10
- package/dist/server/src/lib/db/app-settings-db.js +142 -0
- package/dist/server/src/lib/db/worktree-db.js +178 -3
- package/dist/server/src/lib/detection/status-reason.js +17 -0
- package/dist/server/src/lib/detection/tool-liveness.js +233 -0
- package/dist/server/src/lib/detection/version-probes.js +290 -0
- package/dist/server/src/lib/git/worktrees.js +10 -0
- package/dist/server/src/lib/repo-config/agents-config.js +298 -0
- package/dist/server/src/lib/selected-agents-validator.js +93 -23
- package/dist/server/src/lib/session/claude-session.js +39 -108
- package/dist/server/src/lib/tmux/tmux.js +29 -0
- package/dist/server/src/lib/updates/agent-updater.js +373 -0
- package/dist/server/src/lib/updates/agent-versions.js +138 -0
- package/dist/server/src/lib/updates/codex-version.js +215 -0
- package/dist/server/src/lib/updates/index.js +42 -0
- package/dist/server/src/lib/verification/gate-runner.js +298 -37
- package/dist/server/src/lib/verification/machine-lock.js +11 -0
- package/dist/server/src/lib/verification/run-verdict-vocabulary.js +151 -0
- package/dist/server/src/lib/verification/verify-config.js +33 -0
- package/dist/server/src/types/sidebar.js +40 -9
- package/dist/types/cli-tool-contracts.d.ts +119 -0
- package/dist/types/cli-tool-contracts.d.ts.map +1 -1
- package/package.json +1 -1
- package/.next/server/chunks/1601.js +0 -7
- package/.next/server/chunks/222.js +0 -1
- package/.next/server/chunks/2366.js +0 -1
- package/.next/server/chunks/4689.js +0 -25
- package/.next/server/chunks/5089.js +0 -1
- package/.next/server/chunks/6274.js +0 -14
- package/.next/server/chunks/9067.js +0 -1
- package/.next/server/chunks/9373.js +0 -9
- package/.next/static/chunks/3361-aa1b6e7c1d7eeeb4.js +0 -1
- package/.next/static/chunks/3922.0d2e64daf9f187da.js +0 -1
- package/.next/static/chunks/5229-580b581fce5aeb52.js +0 -1
- package/.next/static/chunks/6381-c8d93ec301dbc380.js +0 -1
- package/.next/static/chunks/app/api/app/update/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/app/update-check/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/conversation/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/current-output/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/messages/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/start/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/terminal/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/tools/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/login/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/capabilities/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/fs/browse/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/fs/recent-paths/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/agent-event/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/claude-done/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/permission-request/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/metrics/vibe/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/ollama/models/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/escalation/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/subscriptions/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/vapid/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/remote/pair/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/excluded/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/restore/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/scan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/sync/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/validate-path/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/sidebar/group-order/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/installations/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/operations/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/reindex/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/slash-commands/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/tasks/[taskId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/templates/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/templates/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/verification/runs/[runId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/verification/runs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/clear-composer/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/env/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/instances/opencode/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/share/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/resolve-target/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/more/page-03867ab635d197c7.js +0 -1
- package/.next/static/chunks/app/proxy/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/review/page-9a6d18ddcccbb63c.js +0 -1
- package/.next/static/chunks/app/sessions/page-4d5382b257077c14.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/layout-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-c07b23b6ca58091c.js +0 -1
- package/.next/static/css/b6990f889f4f9515.css +0 -1
- package/.next/static/uulKcSOgyxChTo4SipUSF/_buildManifest.js +0 -1
- /package/.next/static/{uulKcSOgyxChTo4SipUSF → 0YoRrahue4Vchxg1z83IQ}/_ssgManifest.js +0 -0
package/.next/trace
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":167,"timestamp":1162055527,"id":4,"parentId":1,"tags":{},"startTime":1788050168070,"traceId":"0b90846afb1ac4d1"},{"name":"load-custom-routes","duration":1329,"timestamp":1162055759,"id":5,"parentId":1,"tags":{},"startTime":1788050168070,"traceId":"0b90846afb1ac4d1"},{"name":"create-dist-dir","duration":15868,"timestamp":1162128563,"id":6,"parentId":1,"tags":{},"startTime":1788050168143,"traceId":"0b90846afb1ac4d1"},{"name":"create-pages-mapping","duration":149,"timestamp":1162183525,"id":7,"parentId":1,"tags":{},"startTime":1788050168198,"traceId":"0b90846afb1ac4d1"},{"name":"collect-app-files","duration":5319,"timestamp":1162183702,"id":8,"parentId":1,"tags":{},"startTime":1788050168198,"traceId":"0b90846afb1ac4d1"},{"name":"create-app-mapping","duration":6258,"timestamp":1162189040,"id":9,"parentId":1,"tags":{},"startTime":1788050168204,"traceId":"0b90846afb1ac4d1"},{"name":"create-app-layouts","duration":90,"timestamp":1162195317,"id":10,"parentId":1,"tags":{},"startTime":1788050168210,"traceId":"0b90846afb1ac4d1"},{"name":"collect-default-files","duration":2820,"timestamp":1162196857,"id":12,"parentId":1,"tags":{},"startTime":1788050168211,"traceId":"0b90846afb1ac4d1"},{"name":"generate-route-types","duration":16381,"timestamp":1162196238,"id":11,"parentId":1,"tags":{},"startTime":1788050168211,"traceId":"0b90846afb1ac4d1"},{"name":"public-dir-conflict-check","duration":411,"timestamp":1162212664,"id":13,"parentId":1,"tags":{},"startTime":1788050168227,"traceId":"0b90846afb1ac4d1"},{"name":"generate-routes-manifest","duration":3718,"timestamp":1162213195,"id":14,"parentId":1,"tags":{},"startTime":1788050168228,"traceId":"0b90846afb1ac4d1"},{"name":"create-entrypoints","duration":64785,"timestamp":1162222419,"id":17,"parentId":1,"tags":{},"startTime":1788050168237,"traceId":"0b90846afb1ac4d1"},{"name":"generate-webpack-config","duration":194081,"timestamp":1162287237,"id":18,"parentId":16,"tags":{},"startTime":1788050168302,"traceId":"0b90846afb1ac4d1"},{"name":"next-trace-entrypoint-plugin","duration":1492,"timestamp":1162548278,"id":20,"parentId":19,"tags":{},"startTime":1788050168563,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":1945283,"timestamp":1162555632,"id":127,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141743,"timestamp":1162555557,"id":93,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141758,"timestamp":1162555559,"id":94,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141760,"timestamp":1162555561,"id":95,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141761,"timestamp":1162555563,"id":96,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141762,"timestamp":1162555565,"id":97,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141756,"timestamp":1162555574,"id":101,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141757,"timestamp":1162555576,"id":102,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141758,"timestamp":1162555577,"id":103,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141770,"timestamp":1162555579,"id":104,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141772,"timestamp":1162555582,"id":105,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141772,"timestamp":1162555586,"id":106,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141771,"timestamp":1162555590,"id":108,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141768,"timestamp":1162555597,"id":111,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141768,"timestamp":1162555599,"id":112,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555601,"id":113,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555603,"id":114,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141770,"timestamp":1162555605,"id":115,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141768,"timestamp":1162555609,"id":116,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555610,"id":117,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555612,"id":118,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555615,"id":119,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141769,"timestamp":1162555617,"id":120,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141770,"timestamp":1162555619,"id":121,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141770,"timestamp":1162555621,"id":122,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141754,"timestamp":1162555640,"id":131,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141754,"timestamp":1162555643,"id":132,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555645,"id":133,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555647,"id":134,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555649,"id":135,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555651,"id":136,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141756,"timestamp":1162555653,"id":137,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555655,"id":138,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141755,"timestamp":1162555657,"id":139,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141751,"timestamp":1162555664,"id":142,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141751,"timestamp":1162555667,"id":143,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141751,"timestamp":1162555669,"id":144,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141751,"timestamp":1162555671,"id":145,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141750,"timestamp":1162555674,"id":146,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141746,"timestamp":1162555680,"id":147,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141746,"timestamp":1162555682,"id":148,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141745,"timestamp":1162555685,"id":149,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141744,"timestamp":1162555689,"id":150,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141742,"timestamp":1162555693,"id":151,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141740,"timestamp":1162555697,"id":153,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141734,"timestamp":1162555706,"id":157,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141729,"timestamp":1162555714,"id":161,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3141727,"timestamp":1162555718,"id":163,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3142288,"timestamp":1162555700,"id":154,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3142945,"timestamp":1162555704,"id":156,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3142946,"timestamp":1162555712,"id":160,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146923,"timestamp":1162555191,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146782,"timestamp":1162555341,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146741,"timestamp":1162555385,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146673,"timestamp":1162555456,"id":65,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146673,"timestamp":1162555459,"id":66,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146674,"timestamp":1162555461,"id":67,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146668,"timestamp":1162555470,"id":71,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146660,"timestamp":1162555481,"id":76,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146653,"timestamp":1162555491,"id":80,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146653,"timestamp":1162555493,"id":81,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146653,"timestamp":1162555496,"id":82,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146621,"timestamp":1162555531,"id":83,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146618,"timestamp":1162555536,"id":84,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146533,"timestamp":1162555623,"id":123,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146533,"timestamp":1162555625,"id":124,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146533,"timestamp":1162555627,"id":125,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146533,"timestamp":1162555630,"id":126,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3146532,"timestamp":1162555634,"id":128,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3177096,"timestamp":1162555592,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3234093,"timestamp":1162555569,"id":99,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3275473,"timestamp":1162555702,"id":155,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3275486,"timestamp":1162555708,"id":158,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3275490,"timestamp":1162555710,"id":159,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3275490,"timestamp":1162555716,"id":162,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3305056,"timestamp":1162555588,"id":107,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3328152,"timestamp":1162555181,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3367308,"timestamp":1162555721,"id":164,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3367408,"timestamp":1162555638,"id":130,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3394566,"timestamp":1162555571,"id":100,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3394590,"timestamp":1162555567,"id":98,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3408495,"timestamp":1162555636,"id":129,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3410092,"timestamp":1162555695,"id":152,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3414043,"timestamp":1162555595,"id":110,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3419154,"timestamp":1162555414,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3442627,"timestamp":1162555662,"id":141,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3442643,"timestamp":1162555660,"id":140,"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":1788050168570,"traceId":"0b90846afb1ac4d1"}]
|
|
2
|
-
[{"name":"add-entry","duration":3448153,"timestamp":1162554805,"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":1788050168569,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447243,"timestamp":1162555725,"id":166,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447245,"timestamp":1162555727,"id":167,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447246,"timestamp":1162555729,"id":168,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447247,"timestamp":1162555731,"id":169,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447248,"timestamp":1162555734,"id":170,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447249,"timestamp":1162555736,"id":171,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447249,"timestamp":1162555738,"id":172,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447278,"timestamp":1162555741,"id":173,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447279,"timestamp":1162555743,"id":174,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447279,"timestamp":1162555745,"id":175,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447280,"timestamp":1162555747,"id":176,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447281,"timestamp":1162555749,"id":177,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447281,"timestamp":1162555751,"id":178,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3447312,"timestamp":1162555723,"id":165,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459322,"timestamp":1162555369,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459588,"timestamp":1162555114,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555375,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555378,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555381,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459577,"timestamp":1162555135,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459568,"timestamp":1162555147,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459561,"timestamp":1162555156,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459555,"timestamp":1162555164,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459549,"timestamp":1162555172,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459340,"timestamp":1162555383,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459319,"timestamp":1162555407,"id":45,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459341,"timestamp":1162555388,"id":38,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459338,"timestamp":1162555394,"id":40,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459342,"timestamp":1162555391,"id":39,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459334,"timestamp":1162555402,"id":43,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459341,"timestamp":1162555396,"id":41,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459340,"timestamp":1162555399,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459337,"timestamp":1162555405,"id":44,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459334,"timestamp":1162555409,"id":46,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459333,"timestamp":1162555412,"id":47,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459324,"timestamp":1162555424,"id":52,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459332,"timestamp":1162555419,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459332,"timestamp":1162555422,"id":51,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459339,"timestamp":1162555417,"id":49,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459332,"timestamp":1162555429,"id":54,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459337,"timestamp":1162555426,"id":53,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459333,"timestamp":1162555432,"id":55,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459333,"timestamp":1162555434,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459333,"timestamp":1162555436,"id":57,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459333,"timestamp":1162555439,"id":58,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555443,"id":60,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459334,"timestamp":1162555441,"id":59,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459331,"timestamp":1162555446,"id":61,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555448,"id":62,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459330,"timestamp":1162555451,"id":63,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459328,"timestamp":1162555454,"id":64,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459321,"timestamp":1162555463,"id":68,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459320,"timestamp":1162555466,"id":69,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459320,"timestamp":1162555468,"id":70,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459317,"timestamp":1162555472,"id":72,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459318,"timestamp":1162555475,"id":73,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459318,"timestamp":1162555477,"id":74,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459318,"timestamp":1162555479,"id":75,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459313,"timestamp":1162555486,"id":78,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459318,"timestamp":1162555484,"id":77,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459314,"timestamp":1162555488,"id":79,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459267,"timestamp":1162555538,"id":85,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459266,"timestamp":1162555541,"id":86,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459265,"timestamp":1162555544,"id":87,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459264,"timestamp":1162555546,"id":88,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459264,"timestamp":1162555548,"id":89,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459264,"timestamp":1162555551,"id":90,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459263,"timestamp":1162555553,"id":91,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":3459263,"timestamp":1162555555,"id":92,"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":1788050168570,"traceId":"0b90846afb1ac4d1"},{"name":"make","duration":5627830,"timestamp":1162554597,"id":21,"parentId":19,"tags":{},"startTime":1788050168569,"traceId":"0b90846afb1ac4d1"},{"name":"get-entries","duration":4835,"timestamp":1168183496,"id":1010,"parentId":1009,"tags":{},"startTime":1788050174198,"traceId":"0b90846afb1ac4d1"},{"name":"node-file-trace-plugin","duration":8574029,"timestamp":1168205768,"id":1011,"parentId":1009,"tags":{"traceEntryCount":"310"},"startTime":1788050174220,"traceId":"0b90846afb1ac4d1"},{"name":"collect-traced-files","duration":141872,"timestamp":1176779821,"id":1012,"parentId":1009,"tags":{},"startTime":1788050182794,"traceId":"0b90846afb1ac4d1"},{"name":"finish-modules","duration":8738360,"timestamp":1168183354,"id":1009,"parentId":20,"tags":{},"startTime":1788050174198,"traceId":"0b90846afb1ac4d1"},{"name":"chunk-graph","duration":128984,"timestamp":1177276053,"id":1014,"parentId":1013,"tags":{},"startTime":1788050183291,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-modules","duration":19,"timestamp":1177405148,"id":1016,"parentId":1013,"tags":{},"startTime":1788050183420,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunks","duration":140322,"timestamp":1177405225,"id":1017,"parentId":1013,"tags":{},"startTime":1788050183420,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-tree","duration":107,"timestamp":1177545640,"id":1018,"parentId":1013,"tags":{},"startTime":1788050183560,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunk-modules","duration":180639,"timestamp":1177545823,"id":1019,"parentId":1013,"tags":{},"startTime":1788050183560,"traceId":"0b90846afb1ac4d1"},{"name":"optimize","duration":321450,"timestamp":1177405106,"id":1015,"parentId":1013,"tags":{},"startTime":1788050183420,"traceId":"0b90846afb1ac4d1"},{"name":"module-hash","duration":110074,"timestamp":1177807962,"id":1020,"parentId":1013,"tags":{},"startTime":1788050183823,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation","duration":41723,"timestamp":1177918123,"id":1021,"parentId":1013,"tags":{},"startTime":1788050183933,"traceId":"0b90846afb1ac4d1"},{"name":"hash","duration":22541,"timestamp":1177973173,"id":1022,"parentId":1013,"tags":{},"startTime":1788050183988,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation-jobs","duration":350,"timestamp":1177995711,"id":1023,"parentId":1013,"tags":{},"startTime":1788050184010,"traceId":"0b90846afb1ac4d1"},{"name":"module-assets","duration":2057,"timestamp":1177995904,"id":1024,"parentId":1013,"tags":{},"startTime":1788050184011,"traceId":"0b90846afb1ac4d1"},{"name":"create-chunk-assets","duration":6719,"timestamp":1177997976,"id":1025,"parentId":1013,"tags":{},"startTime":1788050184013,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":17298,"timestamp":1178031850,"id":1027,"parentId":1026,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1788050184046,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":17184,"timestamp":1178031973,"id":1028,"parentId":1026,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1788050184047,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13691,"timestamp":1178035468,"id":1030,"parentId":1026,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13676,"timestamp":1178035484,"id":1031,"parentId":1026,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13670,"timestamp":1178035492,"id":1032,"parentId":1026,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13664,"timestamp":1178035499,"id":1033,"parentId":1026,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13660,"timestamp":1178035504,"id":1034,"parentId":1026,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13656,"timestamp":1178035508,"id":1035,"parentId":1026,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13652,"timestamp":1178035513,"id":1036,"parentId":1026,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13560,"timestamp":1178035606,"id":1037,"parentId":1026,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13551,"timestamp":1178035616,"id":1038,"parentId":1026,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13545,"timestamp":1178035623,"id":1039,"parentId":1026,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13543,"timestamp":1178035626,"id":1040,"parentId":1026,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13540,"timestamp":1178035629,"id":1041,"parentId":1026,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"}]
|
|
3
|
-
[{"name":"minify-js","duration":13757,"timestamp":1178035634,"id":1042,"parentId":1026,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13755,"timestamp":1178035638,"id":1043,"parentId":1026,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13751,"timestamp":1178035643,"id":1044,"parentId":1026,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13749,"timestamp":1178035646,"id":1045,"parentId":1026,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13746,"timestamp":1178035649,"id":1046,"parentId":1026,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13744,"timestamp":1178035654,"id":1047,"parentId":1026,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13741,"timestamp":1178035657,"id":1048,"parentId":1026,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13739,"timestamp":1178035660,"id":1049,"parentId":1026,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13735,"timestamp":1178035665,"id":1050,"parentId":1026,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13733,"timestamp":1178035668,"id":1051,"parentId":1026,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13729,"timestamp":1178035672,"id":1052,"parentId":1026,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13727,"timestamp":1178035675,"id":1053,"parentId":1026,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13725,"timestamp":1178035678,"id":1054,"parentId":1026,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13707,"timestamp":1178035697,"id":1055,"parentId":1026,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13704,"timestamp":1178035700,"id":1056,"parentId":1026,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13702,"timestamp":1178035703,"id":1057,"parentId":1026,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13699,"timestamp":1178035706,"id":1058,"parentId":1026,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13696,"timestamp":1178035710,"id":1059,"parentId":1026,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13694,"timestamp":1178035713,"id":1060,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13691,"timestamp":1178035717,"id":1061,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13689,"timestamp":1178035719,"id":1062,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13686,"timestamp":1178035723,"id":1063,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13685,"timestamp":1178035726,"id":1064,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13683,"timestamp":1178035729,"id":1065,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13681,"timestamp":1178035732,"id":1066,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13677,"timestamp":1178035737,"id":1067,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13675,"timestamp":1178035739,"id":1068,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13674,"timestamp":1178035742,"id":1069,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13672,"timestamp":1178035745,"id":1070,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13668,"timestamp":1178035749,"id":1071,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13658,"timestamp":1178035759,"id":1072,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13657,"timestamp":1178035762,"id":1073,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13655,"timestamp":1178035764,"id":1074,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13653,"timestamp":1178035767,"id":1075,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13651,"timestamp":1178035770,"id":1076,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13650,"timestamp":1178035772,"id":1077,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13648,"timestamp":1178035775,"id":1078,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13645,"timestamp":1178035778,"id":1079,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13643,"timestamp":1178035781,"id":1080,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13641,"timestamp":1178035783,"id":1081,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13639,"timestamp":1178035786,"id":1082,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13637,"timestamp":1178035789,"id":1083,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13635,"timestamp":1178035792,"id":1084,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13633,"timestamp":1178035794,"id":1085,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13631,"timestamp":1178035797,"id":1086,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13629,"timestamp":1178035799,"id":1087,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13627,"timestamp":1178035802,"id":1088,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13625,"timestamp":1178035805,"id":1089,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13623,"timestamp":1178035808,"id":1090,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13621,"timestamp":1178035811,"id":1091,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13619,"timestamp":1178035813,"id":1092,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13617,"timestamp":1178035816,"id":1093,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13616,"timestamp":1178035819,"id":1094,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13614,"timestamp":1178035821,"id":1095,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13612,"timestamp":1178035823,"id":1096,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13610,"timestamp":1178035826,"id":1097,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13608,"timestamp":1178035828,"id":1098,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13606,"timestamp":1178035831,"id":1099,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13604,"timestamp":1178035834,"id":1100,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13601,"timestamp":1178035837,"id":1101,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13599,"timestamp":1178035840,"id":1102,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13598,"timestamp":1178035842,"id":1103,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13596,"timestamp":1178035845,"id":1104,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13594,"timestamp":1178035847,"id":1105,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13592,"timestamp":1178035850,"id":1106,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13591,"timestamp":1178035852,"id":1107,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13589,"timestamp":1178035855,"id":1108,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13587,"timestamp":1178035858,"id":1109,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13584,"timestamp":1178035862,"id":1110,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13581,"timestamp":1178035865,"id":1111,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13579,"timestamp":1178035867,"id":1112,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13577,"timestamp":1178035870,"id":1113,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13575,"timestamp":1178035873,"id":1114,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13573,"timestamp":1178035876,"id":1115,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13570,"timestamp":1178035878,"id":1116,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13569,"timestamp":1178035881,"id":1117,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13567,"timestamp":1178035883,"id":1118,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13564,"timestamp":1178035886,"id":1119,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13563,"timestamp":1178035889,"id":1120,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13560,"timestamp":1178035892,"id":1121,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13558,"timestamp":1178035894,"id":1122,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13557,"timestamp":1178035897,"id":1123,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13555,"timestamp":1178035899,"id":1124,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13553,"timestamp":1178035902,"id":1125,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1788050184050,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13551,"timestamp":1178035904,"id":1126,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13550,"timestamp":1178035907,"id":1127,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13548,"timestamp":1178035909,"id":1128,"parentId":1026,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13547,"timestamp":1178035912,"id":1129,"parentId":1026,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13545,"timestamp":1178035914,"id":1130,"parentId":1026,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13544,"timestamp":1178035916,"id":1131,"parentId":1026,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13542,"timestamp":1178035919,"id":1132,"parentId":1026,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13540,"timestamp":1178035922,"id":1133,"parentId":1026,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13537,"timestamp":1178035925,"id":1134,"parentId":1026,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13535,"timestamp":1178035927,"id":1135,"parentId":1026,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13534,"timestamp":1178035930,"id":1136,"parentId":1026,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13532,"timestamp":1178035932,"id":1137,"parentId":1026,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13530,"timestamp":1178035935,"id":1138,"parentId":1026,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13527,"timestamp":1178035938,"id":1139,"parentId":1026,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13526,"timestamp":1178035940,"id":1140,"parentId":1026,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13520,"timestamp":1178035947,"id":1141,"parentId":1026,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13518,"timestamp":1178035949,"id":1142,"parentId":1026,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"}]
|
|
4
|
-
[{"name":"minify-js","duration":13701,"timestamp":1178035952,"id":1143,"parentId":1026,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13701,"timestamp":1178035954,"id":1144,"parentId":1026,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13700,"timestamp":1178035957,"id":1145,"parentId":1026,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13698,"timestamp":1178035959,"id":1146,"parentId":1026,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13696,"timestamp":1178035962,"id":1147,"parentId":1026,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13695,"timestamp":1178035964,"id":1148,"parentId":1026,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13692,"timestamp":1178035967,"id":1149,"parentId":1026,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13690,"timestamp":1178035970,"id":1150,"parentId":1026,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13689,"timestamp":1178035972,"id":1151,"parentId":1026,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13687,"timestamp":1178035975,"id":1152,"parentId":1026,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13686,"timestamp":1178035977,"id":1153,"parentId":1026,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13684,"timestamp":1178035980,"id":1154,"parentId":1026,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13682,"timestamp":1178035982,"id":1155,"parentId":1026,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13680,"timestamp":1178035985,"id":1156,"parentId":1026,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13670,"timestamp":1178035996,"id":1157,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13669,"timestamp":1178035998,"id":1158,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13651,"timestamp":1178036016,"id":1159,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13649,"timestamp":1178036018,"id":1160,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13648,"timestamp":1178036021,"id":1161,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13646,"timestamp":1178036023,"id":1162,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13644,"timestamp":1178036026,"id":1163,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13642,"timestamp":1178036029,"id":1164,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13640,"timestamp":1178036031,"id":1165,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13639,"timestamp":1178036034,"id":1166,"parentId":1026,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13636,"timestamp":1178036037,"id":1167,"parentId":1026,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13634,"timestamp":1178036039,"id":1168,"parentId":1026,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13633,"timestamp":1178036042,"id":1169,"parentId":1026,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13631,"timestamp":1178036044,"id":1170,"parentId":1026,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13628,"timestamp":1178036047,"id":1171,"parentId":1026,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13626,"timestamp":1178036050,"id":1172,"parentId":1026,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13625,"timestamp":1178036052,"id":1173,"parentId":1026,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13622,"timestamp":1178036055,"id":1174,"parentId":1026,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13620,"timestamp":1178036058,"id":1175,"parentId":1026,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13618,"timestamp":1178036060,"id":1176,"parentId":1026,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13616,"timestamp":1178036063,"id":1177,"parentId":1026,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13614,"timestamp":1178036066,"id":1178,"parentId":1026,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13612,"timestamp":1178036068,"id":1179,"parentId":1026,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13610,"timestamp":1178036071,"id":1180,"parentId":1026,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13609,"timestamp":1178036073,"id":1181,"parentId":1026,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13097,"timestamp":1178036586,"id":1183,"parentId":1026,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13090,"timestamp":1178036593,"id":1184,"parentId":1026,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13086,"timestamp":1178036598,"id":1185,"parentId":1026,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13084,"timestamp":1178036601,"id":1186,"parentId":1026,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13081,"timestamp":1178036604,"id":1187,"parentId":1026,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13079,"timestamp":1178036607,"id":1188,"parentId":1026,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13077,"timestamp":1178036610,"id":1189,"parentId":1026,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13075,"timestamp":1178036613,"id":1190,"parentId":1026,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13073,"timestamp":1178036616,"id":1191,"parentId":1026,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13071,"timestamp":1178036619,"id":1192,"parentId":1026,"tags":{"name":"450.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13069,"timestamp":1178036622,"id":1193,"parentId":1026,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13068,"timestamp":1178036625,"id":1194,"parentId":1026,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13066,"timestamp":1178036627,"id":1195,"parentId":1026,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13064,"timestamp":1178036630,"id":1196,"parentId":1026,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13063,"timestamp":1178036633,"id":1197,"parentId":1026,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13061,"timestamp":1178036636,"id":1198,"parentId":1026,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13059,"timestamp":1178036638,"id":1199,"parentId":1026,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13057,"timestamp":1178036641,"id":1200,"parentId":1026,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13055,"timestamp":1178036644,"id":1201,"parentId":1026,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13053,"timestamp":1178036646,"id":1202,"parentId":1026,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13051,"timestamp":1178036649,"id":1203,"parentId":1026,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13050,"timestamp":1178036651,"id":1204,"parentId":1026,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13048,"timestamp":1178036654,"id":1205,"parentId":1026,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13046,"timestamp":1178036657,"id":1206,"parentId":1026,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13044,"timestamp":1178036660,"id":1207,"parentId":1026,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13042,"timestamp":1178036662,"id":1208,"parentId":1026,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":13041,"timestamp":1178036665,"id":1209,"parentId":1026,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8400,"timestamp":1178041306,"id":1210,"parentId":1026,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8393,"timestamp":1178041315,"id":1211,"parentId":1026,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8391,"timestamp":1178041319,"id":1212,"parentId":1026,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8389,"timestamp":1178041322,"id":1213,"parentId":1026,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8387,"timestamp":1178041325,"id":1214,"parentId":1026,"tags":{"name":"22.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8386,"timestamp":1178041328,"id":1215,"parentId":1026,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8384,"timestamp":1178041330,"id":1216,"parentId":1026,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8382,"timestamp":1178041333,"id":1217,"parentId":1026,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8381,"timestamp":1178041335,"id":1218,"parentId":1026,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8379,"timestamp":1178041338,"id":1219,"parentId":1026,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8378,"timestamp":1178041341,"id":1220,"parentId":1026,"tags":{"name":"2759.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8376,"timestamp":1178041343,"id":1221,"parentId":1026,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8374,"timestamp":1178041346,"id":1222,"parentId":1026,"tags":{"name":"9508.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8373,"timestamp":1178041348,"id":1223,"parentId":1026,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8372,"timestamp":1178041350,"id":1224,"parentId":1026,"tags":{"name":"641.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8370,"timestamp":1178041353,"id":1225,"parentId":1026,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8368,"timestamp":1178041356,"id":1226,"parentId":1026,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8367,"timestamp":1178041359,"id":1227,"parentId":1026,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":8365,"timestamp":1178041361,"id":1228,"parentId":1026,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":3879,"timestamp":1178045849,"id":1230,"parentId":1026,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1788050184060,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2671,"timestamp":1178047058,"id":1232,"parentId":1026,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2665,"timestamp":1178047065,"id":1233,"parentId":1026,"tags":{"name":"243.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2663,"timestamp":1178047068,"id":1234,"parentId":1026,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2661,"timestamp":1178047072,"id":1235,"parentId":1026,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2658,"timestamp":1178047075,"id":1236,"parentId":1026,"tags":{"name":"180.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2656,"timestamp":1178047078,"id":1237,"parentId":1026,"tags":{"name":"120.js","cache":"HIT"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":741,"timestamp":1178048994,"id":1239,"parentId":1026,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":726,"timestamp":1178049010,"id":1240,"parentId":1026,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":723,"timestamp":1178049013,"id":1241,"parentId":1026,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":721,"timestamp":1178049016,"id":1242,"parentId":1026,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":719,"timestamp":1178049019,"id":1243,"parentId":1026,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":717,"timestamp":1178049022,"id":1244,"parentId":1026,"tags":{"name":"406.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":715,"timestamp":1178049025,"id":1245,"parentId":1026,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":713,"timestamp":1178049028,"id":1246,"parentId":1026,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":711,"timestamp":1178049030,"id":1247,"parentId":1026,"tags":{"name":"9798.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"}]
|
|
5
|
-
[{"name":"minify-js","duration":782,"timestamp":1178049033,"id":1248,"parentId":1026,"tags":{"name":"1714.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":780,"timestamp":1178049035,"id":1249,"parentId":1026,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":778,"timestamp":1178049038,"id":1250,"parentId":1026,"tags":{"name":"4299.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":776,"timestamp":1178049041,"id":1251,"parentId":1026,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":774,"timestamp":1178049043,"id":1252,"parentId":1026,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":773,"timestamp":1178049046,"id":1253,"parentId":1026,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":772,"timestamp":1178049048,"id":1254,"parentId":1026,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":770,"timestamp":1178049051,"id":1255,"parentId":1026,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":768,"timestamp":1178049054,"id":1256,"parentId":1026,"tags":{"name":"7824.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":767,"timestamp":1178049057,"id":1257,"parentId":1026,"tags":{"name":"7472.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":765,"timestamp":1178049059,"id":1258,"parentId":1026,"tags":{"name":"5017.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":764,"timestamp":1178049061,"id":1259,"parentId":1026,"tags":{"name":"1058.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":761,"timestamp":1178049065,"id":1260,"parentId":1026,"tags":{"name":"1601.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":760,"timestamp":1178049068,"id":1261,"parentId":1026,"tags":{"name":"221.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":758,"timestamp":1178049070,"id":1262,"parentId":1026,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":757,"timestamp":1178049073,"id":1263,"parentId":1026,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":755,"timestamp":1178049075,"id":1264,"parentId":1026,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":753,"timestamp":1178049078,"id":1265,"parentId":1026,"tags":{"name":"5089.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":751,"timestamp":1178049081,"id":1266,"parentId":1026,"tags":{"name":"880.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":750,"timestamp":1178049083,"id":1267,"parentId":1026,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":748,"timestamp":1178049086,"id":1268,"parentId":1026,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":747,"timestamp":1178049088,"id":1269,"parentId":1026,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":745,"timestamp":1178049090,"id":1270,"parentId":1026,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":744,"timestamp":1178049093,"id":1271,"parentId":1026,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":742,"timestamp":1178049095,"id":1272,"parentId":1026,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":741,"timestamp":1178049098,"id":1273,"parentId":1026,"tags":{"name":"9373.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":739,"timestamp":1178049100,"id":1274,"parentId":1026,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":737,"timestamp":1178049103,"id":1275,"parentId":1026,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":736,"timestamp":1178049105,"id":1276,"parentId":1026,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":735,"timestamp":1178049107,"id":1277,"parentId":1026,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":733,"timestamp":1178049110,"id":1278,"parentId":1026,"tags":{"name":"3558.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":732,"timestamp":1178049112,"id":1279,"parentId":1026,"tags":{"name":"28.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":731,"timestamp":1178049115,"id":1280,"parentId":1026,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":722,"timestamp":1178049124,"id":1281,"parentId":1026,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":721,"timestamp":1178049127,"id":1282,"parentId":1026,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":719,"timestamp":1178049129,"id":1283,"parentId":1026,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":718,"timestamp":1178049131,"id":1284,"parentId":1026,"tags":{"name":"848.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":717,"timestamp":1178049134,"id":1285,"parentId":1026,"tags":{"name":"663.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":715,"timestamp":1178049136,"id":1286,"parentId":1026,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":714,"timestamp":1178049138,"id":1287,"parentId":1026,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":712,"timestamp":1178049140,"id":1288,"parentId":1026,"tags":{"name":"222.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":712,"timestamp":1178049143,"id":1289,"parentId":1026,"tags":{"name":"4393.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":710,"timestamp":1178049146,"id":1290,"parentId":1026,"tags":{"name":"365.js","cache":"HIT"},"startTime":1788050184064,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":26723,"timestamp":1178031981,"id":1029,"parentId":1026,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"MISS"},"startTime":1788050184047,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":24841,"timestamp":1178036076,"id":1182,"parentId":1026,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"MISS"},"startTime":1788050184051,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":56002,"timestamp":1178047081,"id":1238,"parentId":1026,"tags":{"name":"7593.js","cache":"MISS"},"startTime":1788050184062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":60824,"timestamp":1178045860,"id":1231,"parentId":1026,"tags":{"name":"3708.js","cache":"MISS"},"startTime":1788050184060,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":182350,"timestamp":1178041364,"id":1229,"parentId":1026,"tags":{"name":"1366.js","cache":"MISS"},"startTime":1788050184056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-webpack-plugin-optimize","duration":216344,"timestamp":1178007393,"id":1026,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1788050184022,"traceId":"0b90846afb1ac4d1"},{"name":"css-minimizer-plugin","duration":270,"timestamp":1178223976,"id":1291,"parentId":19,"tags":{},"startTime":1788050184239,"traceId":"0b90846afb1ac4d1"},{"name":"create-trace-assets","duration":75580,"timestamp":1178224431,"id":1292,"parentId":20,"tags":{},"startTime":1788050184239,"traceId":"0b90846afb1ac4d1"},{"name":"seal","duration":1235957,"timestamp":1177114085,"id":1013,"parentId":19,"tags":{},"startTime":1788050183129,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-compilation","duration":15910715,"timestamp":1162546924,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1788050168562,"traceId":"0b90846afb1ac4d1"},{"name":"emit","duration":48716,"timestamp":1178458160,"id":1293,"parentId":16,"tags":{},"startTime":1788050184473,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-close","duration":3486295,"timestamp":1178512153,"id":1294,"parentId":16,"tags":{"name":"server"},"startTime":1788050184527,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-generate-error-stats","duration":2034,"timestamp":1181998515,"id":1295,"parentId":1294,"tags":{},"startTime":1788050188013,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":69655,"timestamp":1182025451,"id":1298,"parentId":1297,"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":1788050188040,"traceId":"0b90846afb1ac4d1"},{"name":"make","duration":70087,"timestamp":1182025344,"id":1297,"parentId":1296,"tags":{},"startTime":1788050188040,"traceId":"0b90846afb1ac4d1"},{"name":"chunk-graph","duration":805,"timestamp":1182107113,"id":1300,"parentId":1299,"tags":{},"startTime":1788050188122,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-modules","duration":7,"timestamp":1182107979,"id":1302,"parentId":1299,"tags":{},"startTime":1788050188123,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunks","duration":636,"timestamp":1182108102,"id":1303,"parentId":1299,"tags":{},"startTime":1788050188123,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-tree","duration":14,"timestamp":1182108799,"id":1304,"parentId":1299,"tags":{},"startTime":1788050188123,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunk-modules","duration":3682,"timestamp":1182108890,"id":1305,"parentId":1299,"tags":{},"startTime":1788050188123,"traceId":"0b90846afb1ac4d1"},{"name":"optimize","duration":4693,"timestamp":1182107937,"id":1301,"parentId":1299,"tags":{},"startTime":1788050188123,"traceId":"0b90846afb1ac4d1"},{"name":"module-hash","duration":1620,"timestamp":1182113740,"id":1306,"parentId":1299,"tags":{},"startTime":1788050188128,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation","duration":207,"timestamp":1182115382,"id":1307,"parentId":1299,"tags":{},"startTime":1788050188130,"traceId":"0b90846afb1ac4d1"},{"name":"hash","duration":4859,"timestamp":1182116773,"id":1308,"parentId":1299,"tags":{},"startTime":1788050188131,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation-jobs","duration":123,"timestamp":1182121632,"id":1309,"parentId":1299,"tags":{},"startTime":1788050188136,"traceId":"0b90846afb1ac4d1"},{"name":"module-assets","duration":35,"timestamp":1182121743,"id":1310,"parentId":1299,"tags":{},"startTime":1788050188136,"traceId":"0b90846afb1ac4d1"},{"name":"create-chunk-assets","duration":143,"timestamp":1182121782,"id":1311,"parentId":1299,"tags":{},"startTime":1788050188136,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":36,"timestamp":1182125176,"id":1313,"parentId":1312,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1788050188140,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":21,"timestamp":1182125195,"id":1314,"parentId":1312,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1788050188140,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":17,"timestamp":1182125201,"id":1315,"parentId":1312,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1788050188140,"traceId":"0b90846afb1ac4d1"},{"name":"minify-webpack-plugin-optimize","duration":447,"timestamp":1182124775,"id":1312,"parentId":1296,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1788050188139,"traceId":"0b90846afb1ac4d1"},{"name":"css-minimizer-plugin","duration":6,"timestamp":1182125267,"id":1316,"parentId":1296,"tags":{},"startTime":1788050188140,"traceId":"0b90846afb1ac4d1"},{"name":"seal","duration":25489,"timestamp":1182105301,"id":1299,"parentId":1296,"tags":{},"startTime":1788050188120,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-compilation","duration":110787,"timestamp":1182020175,"id":1296,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788050188035,"traceId":"0b90846afb1ac4d1"},{"name":"emit","duration":2252,"timestamp":1182131126,"id":1317,"parentId":16,"tags":{},"startTime":1788050188146,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-close","duration":151,"timestamp":1182133768,"id":1318,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788050188148,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-generate-error-stats","duration":469,"timestamp":1182133925,"id":1319,"parentId":1318,"tags":{},"startTime":1788050188149,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508088,"timestamp":1182142837,"id":1333,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508106,"timestamp":1182142840,"id":1334,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508109,"timestamp":1182142842,"id":1335,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508112,"timestamp":1182142844,"id":1336,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508113,"timestamp":1182142847,"id":1337,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508107,"timestamp":1182142857,"id":1338,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508108,"timestamp":1182142859,"id":1339,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508109,"timestamp":1182142861,"id":1340,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508110,"timestamp":1182142863,"id":1341,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508116,"timestamp":1182142865,"id":1342,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508117,"timestamp":1182142867,"id":1343,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508118,"timestamp":1182142869,"id":1344,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508120,"timestamp":1182142871,"id":1345,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508121,"timestamp":1182142872,"id":1346,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508123,"timestamp":1182142874,"id":1347,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508143,"timestamp":1182142876,"id":1348,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508143,"timestamp":1182142878,"id":1349,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508145,"timestamp":1182142880,"id":1350,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508146,"timestamp":1182142882,"id":1351,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508147,"timestamp":1182142884,"id":1352,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508148,"timestamp":1182142885,"id":1353,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"}]
|
|
6
|
-
[{"name":"add-entry","duration":508371,"timestamp":1182142887,"id":1354,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508374,"timestamp":1182142890,"id":1355,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508376,"timestamp":1182142892,"id":1356,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508377,"timestamp":1182142894,"id":1357,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508379,"timestamp":1182142896,"id":1358,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508380,"timestamp":1182142898,"id":1359,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508382,"timestamp":1182142900,"id":1360,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508383,"timestamp":1182142902,"id":1361,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508384,"timestamp":1182142903,"id":1362,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508386,"timestamp":1182142905,"id":1363,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508387,"timestamp":1182142907,"id":1364,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508389,"timestamp":1182142909,"id":1365,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508390,"timestamp":1182142911,"id":1366,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508391,"timestamp":1182142912,"id":1367,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508393,"timestamp":1182142914,"id":1368,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508394,"timestamp":1182142916,"id":1369,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508395,"timestamp":1182142918,"id":1370,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508396,"timestamp":1182142920,"id":1371,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508397,"timestamp":1182142922,"id":1372,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508398,"timestamp":1182142924,"id":1373,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508399,"timestamp":1182142926,"id":1374,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508400,"timestamp":1182142928,"id":1375,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508401,"timestamp":1182142929,"id":1376,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508402,"timestamp":1182142931,"id":1377,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508404,"timestamp":1182142933,"id":1378,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508405,"timestamp":1182142935,"id":1379,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508406,"timestamp":1182142937,"id":1380,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508407,"timestamp":1182142939,"id":1381,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508408,"timestamp":1182142940,"id":1382,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508409,"timestamp":1182142942,"id":1383,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508410,"timestamp":1182142944,"id":1384,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508411,"timestamp":1182142946,"id":1385,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508412,"timestamp":1182142948,"id":1386,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508411,"timestamp":1182142951,"id":1387,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508412,"timestamp":1182142953,"id":1388,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508412,"timestamp":1182142955,"id":1389,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508415,"timestamp":1182142957,"id":1390,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508416,"timestamp":1182142959,"id":1391,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508417,"timestamp":1182142961,"id":1392,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508418,"timestamp":1182142963,"id":1393,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508418,"timestamp":1182142965,"id":1394,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508419,"timestamp":1182142966,"id":1395,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508420,"timestamp":1182142968,"id":1396,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508422,"timestamp":1182142970,"id":1397,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508424,"timestamp":1182142972,"id":1398,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508424,"timestamp":1182142973,"id":1399,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508426,"timestamp":1182142975,"id":1400,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508426,"timestamp":1182142977,"id":1401,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508427,"timestamp":1182142979,"id":1402,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508428,"timestamp":1182142980,"id":1403,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508430,"timestamp":1182142982,"id":1404,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508431,"timestamp":1182142984,"id":1405,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508432,"timestamp":1182142986,"id":1406,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508433,"timestamp":1182142988,"id":1407,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508433,"timestamp":1182142989,"id":1408,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508434,"timestamp":1182142991,"id":1409,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508435,"timestamp":1182142993,"id":1410,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508436,"timestamp":1182142995,"id":1411,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508437,"timestamp":1182142996,"id":1412,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508438,"timestamp":1182142998,"id":1413,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508416,"timestamp":1182143024,"id":1414,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508413,"timestamp":1182143029,"id":1415,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508414,"timestamp":1182143031,"id":1416,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508415,"timestamp":1182143033,"id":1417,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508415,"timestamp":1182143035,"id":1418,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508416,"timestamp":1182143037,"id":1419,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508418,"timestamp":1182143039,"id":1420,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508419,"timestamp":1182143041,"id":1421,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508420,"timestamp":1182143042,"id":1422,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508421,"timestamp":1182143044,"id":1423,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508422,"timestamp":1182143046,"id":1424,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508423,"timestamp":1182143047,"id":1425,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508423,"timestamp":1182143050,"id":1426,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508424,"timestamp":1182143051,"id":1427,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508425,"timestamp":1182143053,"id":1428,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508426,"timestamp":1182143055,"id":1429,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508426,"timestamp":1182143057,"id":1430,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508427,"timestamp":1182143058,"id":1431,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508428,"timestamp":1182143060,"id":1432,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508429,"timestamp":1182143062,"id":1433,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508429,"timestamp":1182143064,"id":1434,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508430,"timestamp":1182143066,"id":1435,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508430,"timestamp":1182143068,"id":1436,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508432,"timestamp":1182143070,"id":1437,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508432,"timestamp":1182143072,"id":1438,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508434,"timestamp":1182143073,"id":1439,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508435,"timestamp":1182143075,"id":1440,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508436,"timestamp":1182143077,"id":1441,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508436,"timestamp":1182143079,"id":1442,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508437,"timestamp":1182143081,"id":1443,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508437,"timestamp":1182143082,"id":1444,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508438,"timestamp":1182143084,"id":1445,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508439,"timestamp":1182143086,"id":1446,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508440,"timestamp":1182143088,"id":1447,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508441,"timestamp":1182143090,"id":1448,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508442,"timestamp":1182143091,"id":1449,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508443,"timestamp":1182143093,"id":1450,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508442,"timestamp":1182143097,"id":1451,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508441,"timestamp":1182143101,"id":1452,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508442,"timestamp":1182143103,"id":1453,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508443,"timestamp":1182143104,"id":1454,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"}]
|
|
7
|
-
[{"name":"add-entry","duration":508571,"timestamp":1182143106,"id":1455,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508572,"timestamp":1182143108,"id":1456,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508572,"timestamp":1182143110,"id":1457,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508572,"timestamp":1182143111,"id":1458,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143113,"id":1459,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143115,"id":1460,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143117,"id":1461,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508574,"timestamp":1182143119,"id":1462,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143121,"id":1463,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143123,"id":1464,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143125,"id":1465,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143127,"id":1466,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508573,"timestamp":1182143129,"id":1467,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":508545,"timestamp":1182143159,"id":1484,"parentId":1321,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":579963,"timestamp":1182142810,"id":1325,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":609491,"timestamp":1182142822,"id":1329,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":637885,"timestamp":1182142831,"id":1331,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657687,"timestamp":1182142812,"id":1326,"parentId":1321,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657697,"timestamp":1182142818,"id":1328,"parentId":1321,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657708,"timestamp":1182142816,"id":1327,"parentId":1321,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657775,"timestamp":1182142755,"id":1322,"parentId":1321,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657735,"timestamp":1182142806,"id":1324,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":657756,"timestamp":1182142793,"id":1323,"parentId":1321,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":721821,"timestamp":1182143165,"id":1487,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":721880,"timestamp":1182143136,"id":1471,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":725678,"timestamp":1182142825,"id":1330,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869704,"timestamp":1182142834,"id":1332,"parentId":1321,"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":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869427,"timestamp":1182143131,"id":1468,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869423,"timestamp":1182143140,"id":1473,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869424,"timestamp":1182143143,"id":1475,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869424,"timestamp":1182143147,"id":1477,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869423,"timestamp":1182143151,"id":1479,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":869416,"timestamp":1182143161,"id":1485,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":939088,"timestamp":1182143138,"id":1472,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":939104,"timestamp":1182143142,"id":1474,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":939095,"timestamp":1182143156,"id":1482,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":939097,"timestamp":1182143158,"id":1483,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":950366,"timestamp":1182143134,"id":1470,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":950375,"timestamp":1182143145,"id":1476,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":950377,"timestamp":1182143149,"id":1478,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":950379,"timestamp":1182143152,"id":1480,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":950405,"timestamp":1182143133,"id":1469,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":956149,"timestamp":1182143166,"id":1488,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":1321005,"timestamp":1182143154,"id":1481,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"add-entry","duration":1321018,"timestamp":1182143163,"id":1486,"parentId":1321,"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":1788050188158,"traceId":"0b90846afb1ac4d1"},{"name":"make","duration":1321714,"timestamp":1182142561,"id":1321,"parentId":1320,"tags":{},"startTime":1788050188157,"traceId":"0b90846afb1ac4d1"},{"name":"chunk-graph","duration":65037,"timestamp":1183618519,"id":1490,"parentId":1489,"tags":{},"startTime":1788050189633,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-modules","duration":7,"timestamp":1183683613,"id":1492,"parentId":1489,"tags":{},"startTime":1788050189698,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunks","duration":66181,"timestamp":1183692569,"id":1494,"parentId":1489,"tags":{},"startTime":1788050189707,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-tree","duration":14,"timestamp":1183758805,"id":1495,"parentId":1489,"tags":{},"startTime":1788050189773,"traceId":"0b90846afb1ac4d1"},{"name":"optimize-chunk-modules","duration":98403,"timestamp":1183758854,"id":1496,"parentId":1489,"tags":{},"startTime":1788050189773,"traceId":"0b90846afb1ac4d1"},{"name":"optimize","duration":173705,"timestamp":1183683593,"id":1491,"parentId":1489,"tags":{},"startTime":1788050189698,"traceId":"0b90846afb1ac4d1"},{"name":"module-hash","duration":55436,"timestamp":1183928939,"id":1497,"parentId":1489,"tags":{},"startTime":1788050189944,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation","duration":8410,"timestamp":1183984423,"id":1498,"parentId":1489,"tags":{},"startTime":1788050189999,"traceId":"0b90846afb1ac4d1"},{"name":"hash","duration":11825,"timestamp":1183999786,"id":1499,"parentId":1489,"tags":{},"startTime":1788050190014,"traceId":"0b90846afb1ac4d1"},{"name":"code-generation-jobs","duration":303,"timestamp":1184011610,"id":1500,"parentId":1489,"tags":{},"startTime":1788050190026,"traceId":"0b90846afb1ac4d1"},{"name":"module-assets","duration":1781,"timestamp":1184011831,"id":1501,"parentId":1489,"tags":{},"startTime":1788050190026,"traceId":"0b90846afb1ac4d1"},{"name":"create-chunk-assets","duration":9213,"timestamp":1184013631,"id":1502,"parentId":1489,"tags":{},"startTime":1788050190028,"traceId":"0b90846afb1ac4d1"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1142,"timestamp":1184025818,"id":1504,"parentId":1320,"tags":{},"startTime":1788050190040,"traceId":"0b90846afb1ac4d1"},{"name":"NextJsBuildManifest-createassets","duration":1863,"timestamp":1184025107,"id":1503,"parentId":1320,"tags":{},"startTime":1788050190040,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1437,"timestamp":1184041434,"id":1506,"parentId":1505,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1411,"timestamp":1184041468,"id":1507,"parentId":1505,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1404,"timestamp":1184041476,"id":1508,"parentId":1505,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1400,"timestamp":1184041482,"id":1509,"parentId":1505,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1395,"timestamp":1184041488,"id":1510,"parentId":1505,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1390,"timestamp":1184041494,"id":1511,"parentId":1505,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1386,"timestamp":1184041499,"id":1512,"parentId":1505,"tags":{"name":"static/chunks/app/layout-2a97a0b229cdb392.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1381,"timestamp":1184041506,"id":1513,"parentId":1505,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1377,"timestamp":1184041511,"id":1514,"parentId":1505,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1372,"timestamp":1184041516,"id":1515,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-2b0e980f3a5952ff.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1368,"timestamp":1184041521,"id":1516,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-94f270714c50a824.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1364,"timestamp":1184041526,"id":1517,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/messages/route-ef923398d32a7b15.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1358,"timestamp":1184041533,"id":1518,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/session/route-3af4423b97addcad.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1354,"timestamp":1184041538,"id":1519,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/start/route-33a822f0a606f74a.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1350,"timestamp":1184041544,"id":1520,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-ad0d711e4a3b0484.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1345,"timestamp":1184041550,"id":1521,"parentId":1505,"tags":{"name":"static/chunks/app/api/assistant/tools/route-7ab780025a0a5b1c.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1341,"timestamp":1184041555,"id":1522,"parentId":1505,"tags":{"name":"static/chunks/app/api/auth/logout/route-da8e11ab3f8a4673.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1337,"timestamp":1184041559,"id":1523,"parentId":1505,"tags":{"name":"static/chunks/app/api/auth/login/route-a9a1c8fb7bf524f8.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1332,"timestamp":1184041565,"id":1524,"parentId":1505,"tags":{"name":"static/chunks/app/api/daily-summary/route-2430d912fa0eca93.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1328,"timestamp":1184041570,"id":1525,"parentId":1505,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-32390f095b1dd634.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1324,"timestamp":1184041576,"id":1526,"parentId":1505,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-e262b8b9dd30869c.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1320,"timestamp":1184041581,"id":1527,"parentId":1505,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-359aa1e7dd9613d8.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1316,"timestamp":1184041585,"id":1528,"parentId":1505,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-f9fc331fc10dc8b5.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1312,"timestamp":1184041591,"id":1529,"parentId":1505,"tags":{"name":"static/chunks/app/api/ollama/models/route-0624121283054e33.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1308,"timestamp":1184041596,"id":1530,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-4fbb025a73502322.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1303,"timestamp":1184041601,"id":1531,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-338e1801bd787114.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1299,"timestamp":1184041606,"id":1532,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-4a42cfa21e93c751.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1295,"timestamp":1184041611,"id":1533,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-337712b8e35955db.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1291,"timestamp":1184041616,"id":1534,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-e12e33937e28ed3c.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1287,"timestamp":1184041621,"id":1535,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/clone/route-13b002f276f043dd.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1282,"timestamp":1184041628,"id":1536,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/restore/route-035694733832280c.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1277,"timestamp":1184041633,"id":1537,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/route-b31f0fbc657c7afa.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1273,"timestamp":1184041639,"id":1538,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e5e83bbdd1f30710.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1269,"timestamp":1184041644,"id":1539,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/sync/route-fc750cc00910de3b.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1265,"timestamp":1184041649,"id":1540,"parentId":1505,"tags":{"name":"static/chunks/app/api/slash-commands/route-1308156cdb5e5f63.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1261,"timestamp":1184041654,"id":1541,"parentId":1505,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-20dfcd4803e061af.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1257,"timestamp":1184041660,"id":1542,"parentId":1505,"tags":{"name":"static/chunks/app/api/templates/[id]/route-7695f733cae4df66.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1253,"timestamp":1184041665,"id":1543,"parentId":1505,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-8bb95699c1a3e74e.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1249,"timestamp":1184041670,"id":1544,"parentId":1505,"tags":{"name":"static/chunks/app/api/templates/route-7e5ffdb77414b8dd.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1245,"timestamp":1184041675,"id":1545,"parentId":1505,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-f9b417a9e964b74f.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1240,"timestamp":1184041680,"id":1546,"parentId":1505,"tags":{"name":"static/chunks/app/api/verification/runs/route-bdb4a856e84424b8.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"}]
|
|
8
|
-
[{"name":"minify-js","duration":1428,"timestamp":1184041685,"id":1547,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-2ae346eab66dc78f.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1427,"timestamp":1184041691,"id":1548,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-21852d2f9fad388e.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1424,"timestamp":1184041696,"id":1549,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-60d847ea07a3085f.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1420,"timestamp":1184041701,"id":1550,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-8d36edfb56cde765.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1417,"timestamp":1184041707,"id":1551,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-4c5eacff77a37549.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1412,"timestamp":1184041712,"id":1552,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-8627cffef067a3d3.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1409,"timestamp":1184041717,"id":1553,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-c41f2817507f7aea.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1405,"timestamp":1184041723,"id":1554,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-b4e9c7e9b963f091.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1402,"timestamp":1184041728,"id":1555,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-3d0533a72ea8562a.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1398,"timestamp":1184041733,"id":1556,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-bcb6531a921feae4.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1394,"timestamp":1184041739,"id":1557,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-b05bb8d1232614bb.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1390,"timestamp":1184041744,"id":1558,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8ad38f9cd69f1ea0.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1387,"timestamp":1184041749,"id":1559,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-b2e1c7cf0ecf6be8.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1384,"timestamp":1184041754,"id":1560,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-12719d1754dcfd59.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1381,"timestamp":1184041759,"id":1561,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-900b141f78b947f6.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1377,"timestamp":1184041765,"id":1562,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-68e325c3e9908ba3.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1373,"timestamp":1184041770,"id":1563,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-05510de204ddd720.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1370,"timestamp":1184041774,"id":1564,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-387eb16471daee15.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1366,"timestamp":1184041779,"id":1565,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-af04a124c6137c95.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1361,"timestamp":1184041786,"id":1566,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-1f291909031a408c.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1357,"timestamp":1184041791,"id":1567,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-dfe3bf5799be1325.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1353,"timestamp":1184041796,"id":1568,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-87b39f0c8f3ec9bd.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1347,"timestamp":1184041804,"id":1569,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-44b8c16d303e697e.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1314,"timestamp":1184041839,"id":1570,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-1406ad606d1096e6.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1309,"timestamp":1184041846,"id":1571,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-f175e6ae629fd54a.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1304,"timestamp":1184041852,"id":1572,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-1508b1d44abd30fe.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1300,"timestamp":1184041857,"id":1573,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-70935b5a5968285f.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1297,"timestamp":1184041863,"id":1574,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-1677e07a0b078a35.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1293,"timestamp":1184041868,"id":1575,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-e0d88fa3b024a7b6.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1289,"timestamp":1184041874,"id":1576,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-e1bdcc686447f834.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1286,"timestamp":1184041879,"id":1577,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-85a4c59df32c1099.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1282,"timestamp":1184041885,"id":1578,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-5900004db833a315.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1279,"timestamp":1184041890,"id":1579,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-0763449f06734605.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1276,"timestamp":1184041896,"id":1580,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-d47e927187a76f7b.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1272,"timestamp":1184041901,"id":1581,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-faaffb5a226b993a.js","cache":"HIT"},"startTime":1788050190056,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1268,"timestamp":1184041907,"id":1582,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-593d4f0d2647fb02.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1265,"timestamp":1184041912,"id":1583,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-fc452ad4b0f44035.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1260,"timestamp":1184041918,"id":1584,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-78f2161451f64841.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1257,"timestamp":1184041923,"id":1585,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-135f0ed4699f7e39.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1254,"timestamp":1184041928,"id":1586,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-9bd8d339057a1e48.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1250,"timestamp":1184041933,"id":1587,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-d814f9c7bd0120c8.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1247,"timestamp":1184041939,"id":1588,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-fafc617889979d67.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1245,"timestamp":1184041944,"id":1589,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-bf880cf7143648ea.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1242,"timestamp":1184041949,"id":1590,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a8be187c590b353b.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1238,"timestamp":1184041954,"id":1591,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-1571c929c3014a67.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1235,"timestamp":1184041959,"id":1592,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-e1d0828d9c98374f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1232,"timestamp":1184041964,"id":1593,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-4c4531dcae70d27a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1228,"timestamp":1184041969,"id":1594,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-3b2af4a1f0f6b440.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1223,"timestamp":1184041975,"id":1595,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-4ce836f9fdba70c7.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1217,"timestamp":1184041982,"id":1596,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-d9226ca9fef751b8.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1211,"timestamp":1184041988,"id":1597,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-82df52ba4e151ff0.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1207,"timestamp":1184041994,"id":1598,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-ef50d43ce6392965.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1202,"timestamp":1184041999,"id":1599,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-5958f949a6c5a5e0.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1182,"timestamp":1184042020,"id":1600,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-587e7bab19b2d699.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1178,"timestamp":1184042025,"id":1601,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-19266e83e2581183.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1174,"timestamp":1184042031,"id":1602,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-44de592b4f7fbfad.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1169,"timestamp":1184042036,"id":1603,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-77091e6f3add2cb1.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1164,"timestamp":1184042043,"id":1604,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-2763b225f02fa446.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1159,"timestamp":1184042048,"id":1605,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-beedd2eb2cbbc53d.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1155,"timestamp":1184042053,"id":1606,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-59f9249eaa2ed033.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1150,"timestamp":1184042059,"id":1607,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-22bb2a0f91fbed2f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1146,"timestamp":1184042065,"id":1608,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-66dd56a4fd52cd52.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1141,"timestamp":1184042070,"id":1609,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-a801c8fa7d1ebe52.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1136,"timestamp":1184042076,"id":1610,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-014bb74efee7698b.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1131,"timestamp":1184042082,"id":1611,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-6d442d7a91e2dd14.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1127,"timestamp":1184042087,"id":1612,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-2b0907817ebfaaec.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1123,"timestamp":1184042092,"id":1613,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-8d9e8388ecc4f336.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1118,"timestamp":1184042098,"id":1614,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-2bd6613cf492ccf4.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1114,"timestamp":1184042103,"id":1615,"parentId":1505,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-435ce24af88cbcc0.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1110,"timestamp":1184042108,"id":1616,"parentId":1505,"tags":{"name":"static/chunks/app/api/app/update/route-b6f4fc245e542399.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1105,"timestamp":1184042114,"id":1617,"parentId":1505,"tags":{"name":"static/chunks/app/api/app/update-check/route-daf8ff38db3ae78f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1100,"timestamp":1184042119,"id":1618,"parentId":1505,"tags":{"name":"static/chunks/app/api/auth/status/route-1967f4459c5a2bc2.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1094,"timestamp":1184042126,"id":1619,"parentId":1505,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-b7f500d913a39f73.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1090,"timestamp":1184042132,"id":1620,"parentId":1505,"tags":{"name":"static/chunks/app/api/capabilities/route-07f656af7c748ef6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1085,"timestamp":1184042137,"id":1621,"parentId":1505,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-d0eaec4c2e939df6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1080,"timestamp":1184042142,"id":1622,"parentId":1505,"tags":{"name":"static/chunks/app/api/external-apps/route-9d5d38bc69d2677c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1076,"timestamp":1184042147,"id":1623,"parentId":1505,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-6fac290c0976e25e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":1071,"timestamp":1184042153,"id":1624,"parentId":1505,"tags":{"name":"static/chunks/app/api/fs/browse/route-badf72fc9d320191.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":955,"timestamp":1184042269,"id":1625,"parentId":1505,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-4d462858bd434168.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":952,"timestamp":1184042274,"id":1626,"parentId":1505,"tags":{"name":"static/chunks/app/api/push/escalation/route-d6cfb79bf0295b8a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":947,"timestamp":1184042278,"id":1627,"parentId":1505,"tags":{"name":"static/chunks/app/api/push/vapid/route-2e62f7a7644bf4be.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":944,"timestamp":1184042282,"id":1628,"parentId":1505,"tags":{"name":"static/chunks/app/api/remote/pair/route-2f6538affcd05c88.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":941,"timestamp":1184042286,"id":1629,"parentId":1505,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-0c0470eea26b5470.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":939,"timestamp":1184042290,"id":1630,"parentId":1505,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-3615be52603420ad.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":936,"timestamp":1184042293,"id":1631,"parentId":1505,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-6a2b0ca550c443c7.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":933,"timestamp":1184042297,"id":1632,"parentId":1505,"tags":{"name":"static/chunks/app/api/skills/[id]/route-c039da0c3fe147a9.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":929,"timestamp":1184042301,"id":1633,"parentId":1505,"tags":{"name":"static/chunks/app/api/skills/installations/route-bbd9948854bbeda9.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":923,"timestamp":1184042308,"id":1634,"parentId":1505,"tags":{"name":"static/chunks/app/api/skills/reindex/route-90b76bd50b5ea3e6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":916,"timestamp":1184042316,"id":1635,"parentId":1505,"tags":{"name":"static/chunks/app/api/todos/route-066ea22520b39a7a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":913,"timestamp":1184042320,"id":1636,"parentId":1505,"tags":{"name":"static/chunks/app/api/skills/route-4184def71863fef3.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":910,"timestamp":1184042323,"id":1637,"parentId":1505,"tags":{"name":"static/chunks/app/api/skills/operations/route-b81ac44b060975be.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":907,"timestamp":1184042327,"id":1638,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-4074cb20b5928598.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":905,"timestamp":1184042330,"id":1639,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-94335089c1ed162c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":903,"timestamp":1184042334,"id":1640,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-e34bd925b953015c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":900,"timestamp":1184042337,"id":1641,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-fad69b8ba2568887.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":897,"timestamp":1184042341,"id":1642,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-66f503251cd608e6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":894,"timestamp":1184042344,"id":1643,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-92f3004c752313d0.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":891,"timestamp":1184042348,"id":1644,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c593d70ce65b375e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":888,"timestamp":1184042352,"id":1645,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-35669d20dc4c1018.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":886,"timestamp":1184042355,"id":1646,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-320e524a722b6f2c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":883,"timestamp":1184042358,"id":1647,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/route-530736b3c9e7283a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"}]
|
|
9
|
-
[{"name":"minify-js","duration":955,"timestamp":1184042361,"id":1648,"parentId":1505,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-edcfed187d072291.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":953,"timestamp":1184042365,"id":1649,"parentId":1505,"tags":{"name":"static/chunks/app/proxy/[...path]/route-514c2357f34eb532.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":951,"timestamp":1184042369,"id":1650,"parentId":1505,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":948,"timestamp":1184042372,"id":1651,"parentId":1505,"tags":{"name":"static/chunks/app/chat/page-1235aace89e497e5.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":945,"timestamp":1184042376,"id":1652,"parentId":1505,"tags":{"name":"static/chunks/app/login/page-1968c112139ca917.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":942,"timestamp":1184042380,"id":1653,"parentId":1505,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":940,"timestamp":1184042383,"id":1654,"parentId":1505,"tags":{"name":"static/chunks/app/page-b38e21d469198e1f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":938,"timestamp":1184042387,"id":1655,"parentId":1505,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":935,"timestamp":1184042390,"id":1656,"parentId":1505,"tags":{"name":"static/chunks/app/repositories/page-2b494cbcecc7382c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":932,"timestamp":1184042393,"id":1657,"parentId":1505,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":930,"timestamp":1184042396,"id":1658,"parentId":1505,"tags":{"name":"static/chunks/app/review/page-4a08a1f0194cd525.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":927,"timestamp":1184042400,"id":1659,"parentId":1505,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":924,"timestamp":1184042403,"id":1660,"parentId":1505,"tags":{"name":"static/chunks/app/more/page-c88f8bb40cf51d0f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":922,"timestamp":1184042407,"id":1661,"parentId":1505,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":919,"timestamp":1184042410,"id":1662,"parentId":1505,"tags":{"name":"static/chunks/app/sessions/page-c90eb4d15abaea74.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":916,"timestamp":1184042414,"id":1663,"parentId":1505,"tags":{"name":"static/chunks/app/skills/[skillId]/page-472f158e36dc4c27.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":914,"timestamp":1184042417,"id":1664,"parentId":1505,"tags":{"name":"static/chunks/app/skills/installed/page-657bece4fb285118.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":911,"timestamp":1184042420,"id":1665,"parentId":1505,"tags":{"name":"static/chunks/app/skills/page-7e7f1c3277f9d1b7.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":908,"timestamp":1184042424,"id":1666,"parentId":1505,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-f89d7e51b3651d30.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":906,"timestamp":1184042428,"id":1667,"parentId":1505,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":903,"timestamp":1184042431,"id":1668,"parentId":1505,"tags":{"name":"static/chunks/app/worktrees/[id]/page-fd111928cfd52f6e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":900,"timestamp":1184042436,"id":1669,"parentId":1505,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-4e24ab2f0dab7883.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":897,"timestamp":1184042439,"id":1670,"parentId":1505,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-5be1048d0099591c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":895,"timestamp":1184042442,"id":1671,"parentId":1505,"tags":{"name":"static/chunks/webpack-7daa513d21cce6ab.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":893,"timestamp":1184042445,"id":1672,"parentId":1505,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":891,"timestamp":1184042449,"id":1673,"parentId":1505,"tags":{"name":"static/chunks/3922.1161db9acd11d263.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":889,"timestamp":1184042452,"id":1674,"parentId":1505,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":886,"timestamp":1184042455,"id":1675,"parentId":1505,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":883,"timestamp":1184042459,"id":1676,"parentId":1505,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":881,"timestamp":1184042462,"id":1677,"parentId":1505,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":879,"timestamp":1184042465,"id":1678,"parentId":1505,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":876,"timestamp":1184042469,"id":1679,"parentId":1505,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":873,"timestamp":1184042473,"id":1680,"parentId":1505,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":871,"timestamp":1184042476,"id":1681,"parentId":1505,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":868,"timestamp":1184042480,"id":1682,"parentId":1505,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":866,"timestamp":1184042483,"id":1683,"parentId":1505,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":863,"timestamp":1184042486,"id":1684,"parentId":1505,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":861,"timestamp":1184042489,"id":1685,"parentId":1505,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":859,"timestamp":1184042492,"id":1686,"parentId":1505,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":856,"timestamp":1184042496,"id":1687,"parentId":1505,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":853,"timestamp":1184042499,"id":1688,"parentId":1505,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":851,"timestamp":1184042502,"id":1689,"parentId":1505,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":849,"timestamp":1184042505,"id":1690,"parentId":1505,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":846,"timestamp":1184042509,"id":1691,"parentId":1505,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":843,"timestamp":1184042512,"id":1692,"parentId":1505,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":841,"timestamp":1184042516,"id":1693,"parentId":1505,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":838,"timestamp":1184042519,"id":1694,"parentId":1505,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":835,"timestamp":1184042523,"id":1695,"parentId":1505,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":833,"timestamp":1184042526,"id":1696,"parentId":1505,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":830,"timestamp":1184042530,"id":1697,"parentId":1505,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":828,"timestamp":1184042533,"id":1698,"parentId":1505,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":825,"timestamp":1184042536,"id":1699,"parentId":1505,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":822,"timestamp":1184042540,"id":1700,"parentId":1505,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":820,"timestamp":1184042543,"id":1701,"parentId":1505,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":818,"timestamp":1184042546,"id":1702,"parentId":1505,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":815,"timestamp":1184042550,"id":1703,"parentId":1505,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":813,"timestamp":1184042554,"id":1704,"parentId":1505,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":810,"timestamp":1184042557,"id":1705,"parentId":1505,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":808,"timestamp":1184042560,"id":1706,"parentId":1505,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":805,"timestamp":1184042563,"id":1707,"parentId":1505,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":803,"timestamp":1184042567,"id":1708,"parentId":1505,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":801,"timestamp":1184042570,"id":1709,"parentId":1505,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":798,"timestamp":1184042573,"id":1710,"parentId":1505,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":796,"timestamp":1184042576,"id":1711,"parentId":1505,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":793,"timestamp":1184042580,"id":1712,"parentId":1505,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":790,"timestamp":1184042584,"id":1713,"parentId":1505,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":788,"timestamp":1184042587,"id":1714,"parentId":1505,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":786,"timestamp":1184042590,"id":1715,"parentId":1505,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":783,"timestamp":1184042594,"id":1716,"parentId":1505,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":781,"timestamp":1184042597,"id":1717,"parentId":1505,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":779,"timestamp":1184042600,"id":1718,"parentId":1505,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":775,"timestamp":1184042604,"id":1719,"parentId":1505,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":773,"timestamp":1184042608,"id":1720,"parentId":1505,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":771,"timestamp":1184042611,"id":1721,"parentId":1505,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":768,"timestamp":1184042614,"id":1722,"parentId":1505,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":765,"timestamp":1184042618,"id":1723,"parentId":1505,"tags":{"name":"static/chunks/4974-8a5cd7ac3ab8bc7e.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":763,"timestamp":1184042620,"id":1724,"parentId":1505,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":761,"timestamp":1184042624,"id":1725,"parentId":1505,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":758,"timestamp":1184042627,"id":1726,"parentId":1505,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":756,"timestamp":1184042630,"id":1727,"parentId":1505,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":753,"timestamp":1184042634,"id":1728,"parentId":1505,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":750,"timestamp":1184042637,"id":1729,"parentId":1505,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":748,"timestamp":1184042640,"id":1730,"parentId":1505,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":746,"timestamp":1184042644,"id":1731,"parentId":1505,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":743,"timestamp":1184042647,"id":1732,"parentId":1505,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":741,"timestamp":1184042650,"id":1733,"parentId":1505,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":738,"timestamp":1184042654,"id":1734,"parentId":1505,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":736,"timestamp":1184042657,"id":1735,"parentId":1505,"tags":{"name":"static/chunks/3968-313559a71234de16.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":733,"timestamp":1184042660,"id":1736,"parentId":1505,"tags":{"name":"static/chunks/1255-8e09e41c0147c246.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":730,"timestamp":1184042664,"id":1737,"parentId":1505,"tags":{"name":"static/chunks/6402-75715c343440fb56.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":728,"timestamp":1184042668,"id":1738,"parentId":1505,"tags":{"name":"static/chunks/3361-28aa9bada479a28c.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":725,"timestamp":1184042671,"id":1739,"parentId":1505,"tags":{"name":"static/chunks/6381-508dbe4da8d66070.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":723,"timestamp":1184042674,"id":1740,"parentId":1505,"tags":{"name":"static/chunks/5229-1ba5498c262a14ef.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":721,"timestamp":1184042677,"id":1741,"parentId":1505,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":718,"timestamp":1184042681,"id":1742,"parentId":1505,"tags":{"name":"static/chunks/2053-11012b32db366351.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":716,"timestamp":1184042685,"id":1743,"parentId":1505,"tags":{"name":"static/chunks/4322-e69448c87a66faa4.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":713,"timestamp":1184042688,"id":1744,"parentId":1505,"tags":{"name":"static/chunks/1188-58b10cca63161219.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":711,"timestamp":1184042691,"id":1745,"parentId":1505,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":570,"timestamp":1184042833,"id":1747,"parentId":1505,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":536,"timestamp":1184042868,"id":1749,"parentId":1505,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-js","duration":2901,"timestamp":1184042698,"id":1746,"parentId":1505,"tags":{"name":"static/uulKcSOgyxChTo4SipUSF/_ssgManifest.js","cache":"MISS"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"}]
|
|
10
|
-
[{"name":"minify-js","duration":4226,"timestamp":1184042838,"id":1748,"parentId":1505,"tags":{"name":"static/uulKcSOgyxChTo4SipUSF/_buildManifest.js","cache":"MISS"},"startTime":1788050190057,"traceId":"0b90846afb1ac4d1"},{"name":"minify-webpack-plugin-optimize","duration":15857,"timestamp":1184031214,"id":1505,"parentId":1320,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1788050190046,"traceId":"0b90846afb1ac4d1"},{"name":"minify-css","duration":105,"timestamp":1184047224,"id":1751,"parentId":1750,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1788050190062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-css","duration":63,"timestamp":1184047269,"id":1752,"parentId":1750,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1788050190062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-css","duration":61,"timestamp":1184047272,"id":1753,"parentId":1750,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1788050190062,"traceId":"0b90846afb1ac4d1"},{"name":"minify-css","duration":59,"timestamp":1184047275,"id":1754,"parentId":1750,"tags":{"file":"static/css/3e1a613dfb2dd109.css","cache":"HIT"},"startTime":1788050190062,"traceId":"0b90846afb1ac4d1"},{"name":"css-minimizer-plugin","duration":175,"timestamp":1184047161,"id":1750,"parentId":1320,"tags":{},"startTime":1788050190062,"traceId":"0b90846afb1ac4d1"},{"name":"seal","duration":558116,"timestamp":1183540258,"id":1489,"parentId":1320,"tags":{},"startTime":1788050189555,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-compilation","duration":1957905,"timestamp":1182140549,"id":1320,"parentId":16,"tags":{"name":"client"},"startTime":1788050188155,"traceId":"0b90846afb1ac4d1"},{"name":"emit","duration":31872,"timestamp":1184098491,"id":1755,"parentId":16,"tags":{},"startTime":1788050190113,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-close","duration":1746522,"timestamp":1184132980,"id":1756,"parentId":16,"tags":{"name":"client"},"startTime":1788050190148,"traceId":"0b90846afb1ac4d1"},{"name":"webpack-generate-error-stats","duration":793,"timestamp":1185879523,"id":1757,"parentId":1756,"tags":{},"startTime":1788050191894,"traceId":"0b90846afb1ac4d1"},{"name":"run-webpack-compiler","duration":23658323,"timestamp":1162222416,"id":16,"parentId":1,"tags":{},"startTime":1788050168237,"traceId":"0b90846afb1ac4d1"},{"name":"format-webpack-messages","duration":74,"timestamp":1185880746,"id":1758,"parentId":1,"tags":{},"startTime":1788050191895,"traceId":"0b90846afb1ac4d1"},{"name":"verify-typescript-setup","duration":28314620,"timestamp":1185884031,"id":1760,"parentId":1,"tags":{},"startTime":1788050191899,"traceId":"0b90846afb1ac4d1"},{"name":"check-static-error-page","duration":41143,"timestamp":1214226273,"id":1763,"parentId":1762,"tags":{},"startTime":1788050220241,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":56452,"timestamp":1214431952,"id":1764,"parentId":1762,"tags":{"page":"/_app"},"startTime":1788050220447,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":55569,"timestamp":1214432856,"id":1766,"parentId":1762,"tags":{"page":"/_document"},"startTime":1788050220447,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":67451,"timestamp":1214432790,"id":1765,"parentId":1762,"tags":{"page":"/_error"},"startTime":1788050220447,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":59404,"timestamp":1214509229,"id":1922,"parentId":1917,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":83703,"timestamp":1214485028,"id":1917,"parentId":1762,"tags":{"page":"/icon.png"},"startTime":1788050220500,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":66805,"timestamp":1214509343,"id":1924,"parentId":1919,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":90633,"timestamp":1214485544,"id":1919,"parentId":1762,"tags":{"page":"/icon2.png"},"startTime":1788050220500,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":67034,"timestamp":1214509306,"id":1923,"parentId":1918,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":91066,"timestamp":1214485285,"id":1918,"parentId":1762,"tags":{"page":"/icon1.png"},"startTime":1788050220500,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":77618,"timestamp":1214509835,"id":1926,"parentId":1768,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":153640,"timestamp":1214433842,"id":1768,"parentId":1762,"tags":{"page":"/api/app/update-check"},"startTime":1788050220448,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":84507,"timestamp":1214510052,"id":1927,"parentId":1769,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":160305,"timestamp":1214434284,"id":1769,"parentId":1762,"tags":{"page":"/api/app/update"},"startTime":1788050220449,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":107157,"timestamp":1214509384,"id":1925,"parentId":1767,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":183445,"timestamp":1214433132,"id":1767,"parentId":1762,"tags":{"page":"/_not-found"},"startTime":1788050220448,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":110525,"timestamp":1214510109,"id":1928,"parentId":1770,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":185959,"timestamp":1214434700,"id":1770,"parentId":1762,"tags":{"page":"/api/assistant/conversation"},"startTime":1788050220449,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":132271,"timestamp":1214510175,"id":1930,"parentId":1772,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":206118,"timestamp":1214436361,"id":1772,"parentId":1762,"tags":{"page":"/api/assistant/messages"},"startTime":1788050220451,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":136572,"timestamp":1214510213,"id":1931,"parentId":1773,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":209968,"timestamp":1214436836,"id":1773,"parentId":1762,"tags":{"page":"/api/assistant/session"},"startTime":1788050220451,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":136608,"timestamp":1214510250,"id":1932,"parentId":1774,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":209552,"timestamp":1214437315,"id":1774,"parentId":1762,"tags":{"page":"/api/assistant/start"},"startTime":1788050220452,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":138855,"timestamp":1214510269,"id":1933,"parentId":1775,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":209294,"timestamp":1214439850,"id":1775,"parentId":1762,"tags":{"page":"/api/assistant/terminal"},"startTime":1788050220454,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":141231,"timestamp":1214510286,"id":1934,"parentId":1777,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":210809,"timestamp":1214440727,"id":1777,"parentId":1762,"tags":{"page":"/api/auth/login"},"startTime":1788050220455,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":143217,"timestamp":1214510297,"id":1935,"parentId":1776,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":213218,"timestamp":1214440314,"id":1776,"parentId":1762,"tags":{"page":"/api/assistant/tools"},"startTime":1788050220455,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":145725,"timestamp":1214510308,"id":1936,"parentId":1778,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":214482,"timestamp":1214441578,"id":1778,"parentId":1762,"tags":{"page":"/api/auth/logout"},"startTime":1788050220456,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":147765,"timestamp":1214510386,"id":1937,"parentId":1779,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":216241,"timestamp":1214441929,"id":1779,"parentId":1762,"tags":{"page":"/api/auth/status"},"startTime":1788050220457,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":148104,"timestamp":1214510142,"id":1929,"parentId":1771,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":223039,"timestamp":1214435223,"id":1771,"parentId":1762,"tags":{"page":"/api/assistant/current-output"},"startTime":1788050220450,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":149395,"timestamp":1214510464,"id":1938,"parentId":1780,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":217511,"timestamp":1214442365,"id":1780,"parentId":1762,"tags":{"page":"/api/capabilities"},"startTime":1788050220457,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":156545,"timestamp":1214510495,"id":1939,"parentId":1781,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":224346,"timestamp":1214442717,"id":1781,"parentId":1762,"tags":{"page":"/api/daily-summary"},"startTime":1788050220457,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":156583,"timestamp":1214510555,"id":1940,"parentId":1782,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":224043,"timestamp":1214443106,"id":1782,"parentId":1762,"tags":{"page":"/api/daily-summary/status"},"startTime":1788050220458,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":161210,"timestamp":1214510707,"id":1942,"parentId":1783,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":228410,"timestamp":1214443532,"id":1783,"parentId":1762,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1788050220458,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":161430,"timestamp":1214510631,"id":1941,"parentId":1784,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":228112,"timestamp":1214443965,"id":1784,"parentId":1762,"tags":{"page":"/api/external-apps/[id]"},"startTime":1788050220459,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":163158,"timestamp":1214510779,"id":1943,"parentId":1785,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":229308,"timestamp":1214444646,"id":1785,"parentId":1762,"tags":{"page":"/api/external-apps"},"startTime":1788050220459,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":165125,"timestamp":1214510946,"id":1945,"parentId":1787,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":230497,"timestamp":1214445593,"id":1787,"parentId":1762,"tags":{"page":"/api/fs/recent-paths"},"startTime":1788050220460,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":165403,"timestamp":1214510870,"id":1944,"parentId":1786,"tags":{},"startTime":1788050220525,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":231105,"timestamp":1214445182,"id":1786,"parentId":1762,"tags":{"page":"/api/fs/browse"},"startTime":1788050220460,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":176258,"timestamp":1214510993,"id":1946,"parentId":1788,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":241290,"timestamp":1214445987,"id":1788,"parentId":1762,"tags":{"page":"/api/hooks/agent-event"},"startTime":1788050220461,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":178583,"timestamp":1214511068,"id":1948,"parentId":1790,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":242879,"timestamp":1214446791,"id":1790,"parentId":1762,"tags":{"page":"/api/hooks/permission-request"},"startTime":1788050220461,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":180466,"timestamp":1214511082,"id":1949,"parentId":1791,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":243673,"timestamp":1214447895,"id":1791,"parentId":1762,"tags":{"page":"/api/metrics/vibe"},"startTime":1788050220462,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":184146,"timestamp":1214511096,"id":1950,"parentId":1792,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":247017,"timestamp":1214448245,"id":1792,"parentId":1762,"tags":{"page":"/api/ollama/models"},"startTime":1788050220463,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":185984,"timestamp":1214511173,"id":1951,"parentId":1793,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":248595,"timestamp":1214448580,"id":1793,"parentId":1762,"tags":{"page":"/api/push/escalation"},"startTime":1788050220463,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":187957,"timestamp":1214511272,"id":1952,"parentId":1794,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":250348,"timestamp":1214448906,"id":1794,"parentId":1762,"tags":{"page":"/api/push/subscriptions"},"startTime":1788050220464,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":190015,"timestamp":1214511333,"id":1953,"parentId":1795,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":252130,"timestamp":1214449233,"id":1795,"parentId":1762,"tags":{"page":"/api/push/vapid"},"startTime":1788050220464,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":192239,"timestamp":1214511456,"id":1954,"parentId":1796,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":254185,"timestamp":1214449530,"id":1796,"parentId":1762,"tags":{"page":"/api/remote/pair"},"startTime":1788050220464,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":194695,"timestamp":1214511482,"id":1955,"parentId":1798,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":256073,"timestamp":1214450139,"id":1798,"parentId":1762,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1788050220465,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":197043,"timestamp":1214511030,"id":1947,"parentId":1789,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":261697,"timestamp":1214446396,"id":1789,"parentId":1762,"tags":{"page":"/api/hooks/claude-done"},"startTime":1788050220461,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":196763,"timestamp":1214511502,"id":1956,"parentId":1797,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":258436,"timestamp":1214449844,"id":1797,"parentId":1762,"tags":{"page":"/api/repositories/[id]"},"startTime":1788050220464,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":200224,"timestamp":1214511520,"id":1957,"parentId":1799,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":261355,"timestamp":1214450408,"id":1799,"parentId":1762,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1788050220465,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":202486,"timestamp":1214511588,"id":1958,"parentId":1800,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":263419,"timestamp":1214450674,"id":1800,"parentId":1762,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1788050220465,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":204184,"timestamp":1214511629,"id":1960,"parentId":1802,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":264612,"timestamp":1214451218,"id":1802,"parentId":1762,"tags":{"page":"/api/repositories/excluded"},"startTime":1788050220466,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":206382,"timestamp":1214511645,"id":1961,"parentId":1803,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":266562,"timestamp":1214451486,"id":1803,"parentId":1762,"tags":{"page":"/api/repositories/restore"},"startTime":1788050220466,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":208911,"timestamp":1214511672,"id":1962,"parentId":1804,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":268846,"timestamp":1214451755,"id":1804,"parentId":1762,"tags":{"page":"/api/repositories"},"startTime":1788050220466,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":211370,"timestamp":1214511693,"id":1963,"parentId":1805,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":271031,"timestamp":1214452050,"id":1805,"parentId":1762,"tags":{"page":"/api/repositories/scan"},"startTime":1788050220467,"traceId":"0b90846afb1ac4d1"}]
|
|
11
|
-
[{"name":"is-page-static","duration":213930,"timestamp":1214511711,"id":1964,"parentId":1806,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":273340,"timestamp":1214452313,"id":1806,"parentId":1762,"tags":{"page":"/api/repositories/sync"},"startTime":1788050220467,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":215865,"timestamp":1214511815,"id":1965,"parentId":1807,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":274587,"timestamp":1214453109,"id":1807,"parentId":1762,"tags":{"page":"/api/repositories/validate-path"},"startTime":1788050220468,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":217879,"timestamp":1214511617,"id":1959,"parentId":1801,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":278573,"timestamp":1214450941,"id":1801,"parentId":1762,"tags":{"page":"/api/repositories/clone"},"startTime":1788050220466,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":217680,"timestamp":1214511894,"id":1966,"parentId":1808,"tags":{},"startTime":1788050220526,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":276202,"timestamp":1214453386,"id":1808,"parentId":1762,"tags":{"page":"/api/sidebar/group-order"},"startTime":1788050220468,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":224592,"timestamp":1214511961,"id":1967,"parentId":1809,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":282929,"timestamp":1214453643,"id":1809,"parentId":1762,"tags":{"page":"/api/skills/[id]"},"startTime":1788050220468,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":224705,"timestamp":1214512060,"id":1968,"parentId":1810,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":282872,"timestamp":1214453907,"id":1810,"parentId":1762,"tags":{"page":"/api/skills/installations"},"startTime":1788050220469,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":229596,"timestamp":1214508931,"id":1921,"parentId":1916,"tags":{},"startTime":1788050220524,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":253795,"timestamp":1214484750,"id":1916,"parentId":1762,"tags":{"page":"/apple-icon.png"},"startTime":1788050220499,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":226753,"timestamp":1214512216,"id":1970,"parentId":1812,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":284539,"timestamp":1214454444,"id":1812,"parentId":1762,"tags":{"page":"/api/skills/reindex"},"startTime":1788050220469,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":231176,"timestamp":1214512151,"id":1969,"parentId":1811,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":289155,"timestamp":1214454191,"id":1811,"parentId":1762,"tags":{"page":"/api/skills/operations"},"startTime":1788050220469,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":231605,"timestamp":1214512290,"id":1972,"parentId":1813,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":289202,"timestamp":1214454707,"id":1813,"parentId":1762,"tags":{"page":"/api/skills"},"startTime":1788050220469,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":233995,"timestamp":1214512306,"id":1973,"parentId":1815,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":291110,"timestamp":1214455249,"id":1815,"parentId":1762,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1788050220470,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":234104,"timestamp":1214512324,"id":1974,"parentId":1816,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":290917,"timestamp":1214455531,"id":1816,"parentId":1762,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1788050220470,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":236196,"timestamp":1214512350,"id":1976,"parentId":1818,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":292485,"timestamp":1214456076,"id":1818,"parentId":1762,"tags":{"page":"/api/templates"},"startTime":1788050220471,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":237294,"timestamp":1214512338,"id":1975,"parentId":1817,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":293848,"timestamp":1214455800,"id":1817,"parentId":1762,"tags":{"page":"/api/templates/[id]"},"startTime":1788050220470,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":237980,"timestamp":1214512408,"id":1977,"parentId":1819,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":294047,"timestamp":1214456352,"id":1819,"parentId":1762,"tags":{"page":"/api/todos"},"startTime":1788050220471,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":239875,"timestamp":1214512438,"id":1979,"parentId":1821,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":295421,"timestamp":1214456906,"id":1821,"parentId":1762,"tags":{"page":"/api/verification/runs"},"startTime":1788050220472,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":240267,"timestamp":1214512424,"id":1978,"parentId":1820,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":296085,"timestamp":1214456622,"id":1820,"parentId":1762,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1788050220471,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":242139,"timestamp":1214512478,"id":1980,"parentId":1822,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":297445,"timestamp":1214457188,"id":1822,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1788050220472,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":243042,"timestamp":1214512495,"id":1981,"parentId":1823,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":297762,"timestamp":1214457792,"id":1823,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1788050220472,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":244227,"timestamp":1214512508,"id":1982,"parentId":1825,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":298389,"timestamp":1214458361,"id":1825,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1788050220473,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":245905,"timestamp":1214512523,"id":1983,"parentId":1824,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":300360,"timestamp":1214458091,"id":1824,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1788050220473,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":246626,"timestamp":1214512542,"id":1984,"parentId":1826,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":300555,"timestamp":1214458627,"id":1826,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1788050220473,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":248534,"timestamp":1214512232,"id":1971,"parentId":1814,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":305824,"timestamp":1214454960,"id":1814,"parentId":1762,"tags":{"page":"/api/slash-commands"},"startTime":1788050220470,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":249044,"timestamp":1214512559,"id":1985,"parentId":1827,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":302733,"timestamp":1214458895,"id":1827,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1788050220473,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":249100,"timestamp":1214512578,"id":1986,"parentId":1828,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":302501,"timestamp":1214459186,"id":1828,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1788050220474,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":252072,"timestamp":1214512601,"id":1988,"parentId":1830,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":304973,"timestamp":1214459718,"id":1830,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1788050220474,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":253300,"timestamp":1214512651,"id":1989,"parentId":1831,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":305988,"timestamp":1214459980,"id":1831,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1788050220475,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":256823,"timestamp":1214512678,"id":1991,"parentId":1833,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":308996,"timestamp":1214460527,"id":1833,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1788050220475,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":260370,"timestamp":1214512667,"id":1990,"parentId":1832,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":312800,"timestamp":1214460259,"id":1832,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1788050220475,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":260442,"timestamp":1214512690,"id":1992,"parentId":1834,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":312351,"timestamp":1214460793,"id":1834,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1788050220475,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":261009,"timestamp":1214512705,"id":1993,"parentId":1836,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":312385,"timestamp":1214461346,"id":1836,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1788050220476,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":263631,"timestamp":1214512729,"id":1995,"parentId":1837,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":314765,"timestamp":1214461609,"id":1837,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1788050220476,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":264051,"timestamp":1214512717,"id":1994,"parentId":1835,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":315705,"timestamp":1214461080,"id":1835,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1788050220476,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":265930,"timestamp":1214512743,"id":1996,"parentId":1838,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":316825,"timestamp":1214461862,"id":1838,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1788050220476,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":266773,"timestamp":1214512755,"id":1997,"parentId":1839,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":316946,"timestamp":1214462600,"id":1839,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1788050220477,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":268033,"timestamp":1214512772,"id":1998,"parentId":1840,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":317944,"timestamp":1214462876,"id":1840,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1788050220477,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":269378,"timestamp":1214512789,"id":1999,"parentId":1841,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":319017,"timestamp":1214463168,"id":1841,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1788050220478,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":270547,"timestamp":1214512805,"id":2000,"parentId":1842,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":319933,"timestamp":1214463434,"id":1842,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1788050220478,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":272148,"timestamp":1214512817,"id":2001,"parentId":1843,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":321299,"timestamp":1214463684,"id":1843,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1788050220478,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":272750,"timestamp":1214512830,"id":2002,"parentId":1844,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":321694,"timestamp":1214463906,"id":1844,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1788050220479,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":275479,"timestamp":1214512855,"id":2004,"parentId":1845,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":324200,"timestamp":1214464151,"id":1845,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1788050220479,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":275896,"timestamp":1214512843,"id":2003,"parentId":1846,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":324344,"timestamp":1214464412,"id":1846,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1788050220479,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":278410,"timestamp":1214512867,"id":2005,"parentId":1847,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":326613,"timestamp":1214464682,"id":1847,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1788050220479,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":278466,"timestamp":1214512879,"id":2006,"parentId":1848,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":326413,"timestamp":1214464944,"id":1848,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1788050220480,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":281015,"timestamp":1214512903,"id":2008,"parentId":1850,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":328456,"timestamp":1214465480,"id":1850,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1788050220480,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":281106,"timestamp":1214512890,"id":2007,"parentId":1849,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":328798,"timestamp":1214465227,"id":1849,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1788050220480,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":282265,"timestamp":1214512590,"id":1987,"parentId":1829,"tags":{},"startTime":1788050220527,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":335417,"timestamp":1214459454,"id":1829,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1788050220474,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":283793,"timestamp":1214512928,"id":2010,"parentId":1852,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":330713,"timestamp":1214466026,"id":1852,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1788050220481,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":287122,"timestamp":1214512914,"id":2009,"parentId":1851,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":334312,"timestamp":1214465743,"id":1851,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1788050220480,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":287140,"timestamp":1214512980,"id":2013,"parentId":1855,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":333310,"timestamp":1214466824,"id":1855,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1788050220481,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":287222,"timestamp":1214512953,"id":2012,"parentId":1854,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"}]
|
|
12
|
-
[{"name":"check-page","duration":333798,"timestamp":1214466567,"id":1854,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1788050220481,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":289402,"timestamp":1214512997,"id":2014,"parentId":1856,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":335021,"timestamp":1214467397,"id":1856,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1788050220482,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":290408,"timestamp":1214512939,"id":2011,"parentId":1853,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":337059,"timestamp":1214466305,"id":1853,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1788050220481,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":291797,"timestamp":1214513049,"id":2015,"parentId":1857,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":337192,"timestamp":1214467672,"id":1857,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1788050220482,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":292193,"timestamp":1214513139,"id":2016,"parentId":1858,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":337414,"timestamp":1214467935,"id":1858,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1788050220483,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":293870,"timestamp":1214513208,"id":2017,"parentId":1859,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":338874,"timestamp":1214468221,"id":1859,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1788050220483,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":294811,"timestamp":1214513241,"id":2019,"parentId":1861,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":339322,"timestamp":1214468747,"id":1861,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1788050220483,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":296570,"timestamp":1214513260,"id":2020,"parentId":1862,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":340817,"timestamp":1214469029,"id":1862,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1788050220484,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":299643,"timestamp":1214513308,"id":2022,"parentId":1864,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":343410,"timestamp":1214469560,"id":1864,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1788050220484,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":300719,"timestamp":1214513277,"id":2021,"parentId":1863,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":345740,"timestamp":1214469299,"id":1863,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1788050220484,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":303318,"timestamp":1214513366,"id":2024,"parentId":1866,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":346615,"timestamp":1214470087,"id":1866,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1788050220485,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":305531,"timestamp":1214513336,"id":2023,"parentId":1865,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":349072,"timestamp":1214469812,"id":1865,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1788050220484,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":306017,"timestamp":1214513406,"id":2025,"parentId":1867,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":349077,"timestamp":1214470362,"id":1867,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1788050220485,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":308687,"timestamp":1214513422,"id":2026,"parentId":1868,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":351505,"timestamp":1214470620,"id":1868,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1788050220485,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":308915,"timestamp":1214513450,"id":2027,"parentId":1869,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":351491,"timestamp":1214470889,"id":1869,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1788050220485,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":311846,"timestamp":1214513497,"id":2029,"parentId":1871,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":353943,"timestamp":1214471419,"id":1871,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1788050220486,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":314440,"timestamp":1214513507,"id":2030,"parentId":1872,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":355910,"timestamp":1214472055,"id":1872,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1788050220487,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":317298,"timestamp":1214513525,"id":2031,"parentId":1873,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":358548,"timestamp":1214472293,"id":1873,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1788050220487,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":322492,"timestamp":1214513542,"id":2032,"parentId":1874,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":363535,"timestamp":1214472518,"id":1874,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1788050220487,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":323147,"timestamp":1214513584,"id":2033,"parentId":1875,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":363990,"timestamp":1214472759,"id":1875,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1788050220487,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":325417,"timestamp":1214513478,"id":2028,"parentId":1870,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":367735,"timestamp":1214471175,"id":1870,"parentId":1762,"tags":{"page":"/api/worktrees/[id]"},"startTime":1788050220486,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":330469,"timestamp":1214513744,"id":2034,"parentId":1877,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":370832,"timestamp":1214473411,"id":1877,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1788050220488,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":333201,"timestamp":1214513922,"id":2036,"parentId":1878,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":373455,"timestamp":1214473686,"id":1878,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1788050220488,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":333878,"timestamp":1214513836,"id":2035,"parentId":1876,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":374748,"timestamp":1214472983,"id":1876,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1788050220488,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":336207,"timestamp":1214513991,"id":2037,"parentId":1879,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":376269,"timestamp":1214473950,"id":1879,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1788050220489,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":338697,"timestamp":1214514301,"id":2039,"parentId":1881,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":378497,"timestamp":1214474545,"id":1881,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1788050220489,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":339307,"timestamp":1214514183,"id":2038,"parentId":1880,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":379236,"timestamp":1214474271,"id":1880,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1788050220489,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":341673,"timestamp":1214514488,"id":2040,"parentId":1882,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":381345,"timestamp":1214474833,"id":1882,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1788050220489,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":341644,"timestamp":1214514580,"id":2041,"parentId":1883,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":381119,"timestamp":1214475115,"id":1883,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1788050220490,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":349305,"timestamp":1214514633,"id":2043,"parentId":1885,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":388306,"timestamp":1214475652,"id":1885,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1788050220490,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":359425,"timestamp":1214514614,"id":2042,"parentId":1884,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":398680,"timestamp":1214475383,"id":1884,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1788050220490,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":360512,"timestamp":1214514668,"id":2045,"parentId":1887,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":399006,"timestamp":1214476191,"id":1887,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1788050220491,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":361715,"timestamp":1214514646,"id":2044,"parentId":1886,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":400468,"timestamp":1214475910,"id":1886,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1788050220491,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":363071,"timestamp":1214514699,"id":2046,"parentId":1888,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":401015,"timestamp":1214476772,"id":1888,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1788050220491,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":364031,"timestamp":1214514711,"id":2047,"parentId":1889,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":401718,"timestamp":1214477054,"id":1889,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1788050220492,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":366235,"timestamp":1214514753,"id":2049,"parentId":1891,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":403442,"timestamp":1214477578,"id":1891,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1788050220492,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":368305,"timestamp":1214514736,"id":2048,"parentId":1890,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":405740,"timestamp":1214477320,"id":1890,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1788050220492,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":369004,"timestamp":1214514788,"id":2051,"parentId":1893,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":405712,"timestamp":1214478108,"id":1893,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1788050220493,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":369092,"timestamp":1214514773,"id":2050,"parentId":1892,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":406052,"timestamp":1214477822,"id":1892,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1788050220492,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":371406,"timestamp":1214514799,"id":2052,"parentId":1894,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":407849,"timestamp":1214478373,"id":1894,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1788050220493,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":373983,"timestamp":1214514821,"id":2053,"parentId":1895,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":410190,"timestamp":1214478632,"id":1895,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1788050220493,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":374271,"timestamp":1214514837,"id":2054,"parentId":1896,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":410220,"timestamp":1214478905,"id":1896,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1788050220494,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":376878,"timestamp":1214514859,"id":2056,"parentId":1898,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":412336,"timestamp":1214479450,"id":1898,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1788050220494,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":377008,"timestamp":1214514847,"id":2055,"parentId":1897,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":412687,"timestamp":1214479182,"id":1897,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1788050220494,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":379642,"timestamp":1214514871,"id":2057,"parentId":1899,"tags":{},"startTime":1788050220529,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":414820,"timestamp":1214479710,"id":1899,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1788050220494,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":379611,"timestamp":1214514965,"id":2058,"parentId":1900,"tags":{},"startTime":1788050220530,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":414612,"timestamp":1214479971,"id":1900,"parentId":1762,"tags":{"page":"/api/worktrees"},"startTime":1788050220495,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":380188,"timestamp":1214517148,"id":2059,"parentId":1906,"tags":{},"startTime":1788050220532,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":415378,"timestamp":1214481974,"id":1906,"parentId":1762,"tags":{"page":"/proxy/[...path]"},"startTime":1788050220497,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":380365,"timestamp":1214518416,"id":2060,"parentId":1920,"tags":{},"startTime":1788050220533,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":412348,"timestamp":1214486453,"id":1920,"parentId":1762,"tags":{"page":"/manifest.webmanifest"},"startTime":1788050220501,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":413487,"timestamp":1214521992,"id":2062,"parentId":1902,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":455009,"timestamp":1214480510,"id":1902,"parentId":1762,"tags":{"page":"/login"},"startTime":1788050220495,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":421612,"timestamp":1214521914,"id":2061,"parentId":1901,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":463300,"timestamp":1214480248,"id":1901,"parentId":1762,"tags":{"page":"/chat"},"startTime":1788050220495,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":422983,"timestamp":1214522084,"id":2063,"parentId":1903,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":464315,"timestamp":1214480772,"id":1903,"parentId":1762,"tags":{"page":"/more"},"startTime":1788050220495,"traceId":"0b90846afb1ac4d1"}]
|
|
13
|
-
[{"name":"is-page-static","duration":423927,"timestamp":1214522149,"id":2064,"parentId":1904,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":464667,"timestamp":1214481427,"id":1904,"parentId":1762,"tags":{"page":"/offline"},"startTime":1788050220496,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":426639,"timestamp":1214522258,"id":2066,"parentId":1907,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":466652,"timestamp":1214482263,"id":1907,"parentId":1762,"tags":{"page":"/repositories"},"startTime":1788050220497,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":427233,"timestamp":1214522206,"id":2065,"parentId":1905,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":467755,"timestamp":1214481697,"id":1905,"parentId":1762,"tags":{"page":"/"},"startTime":1788050220496,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":429340,"timestamp":1214522312,"id":2067,"parentId":1908,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":469130,"timestamp":1214482538,"id":1908,"parentId":1762,"tags":{"page":"/review"},"startTime":1788050220497,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":430415,"timestamp":1214522372,"id":2068,"parentId":1909,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":469995,"timestamp":1214482809,"id":1909,"parentId":1762,"tags":{"page":"/sessions"},"startTime":1788050220497,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":434267,"timestamp":1214522475,"id":2070,"parentId":1911,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":473384,"timestamp":1214483375,"id":1911,"parentId":1762,"tags":{"page":"/skills/installed"},"startTime":1788050220498,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":435772,"timestamp":1214522426,"id":2069,"parentId":1910,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":475113,"timestamp":1214483102,"id":1910,"parentId":1762,"tags":{"page":"/skills/[skillId]"},"startTime":1788050220498,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":437348,"timestamp":1214522522,"id":2071,"parentId":1912,"tags":{},"startTime":1788050220537,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":476242,"timestamp":1214483645,"id":1912,"parentId":1762,"tags":{"page":"/skills"},"startTime":1788050220498,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":452493,"timestamp":1214523052,"id":2073,"parentId":1913,"tags":{},"startTime":1788050220538,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":491649,"timestamp":1214483918,"id":1913,"parentId":1762,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1788050220499,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":456547,"timestamp":1214523107,"id":2074,"parentId":1915,"tags":{},"startTime":1788050220538,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":495188,"timestamp":1214484484,"id":1915,"parentId":1762,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1788050220499,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":460682,"timestamp":1214522968,"id":2072,"parentId":1914,"tags":{},"startTime":1788050220538,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":499455,"timestamp":1214484210,"id":1914,"parentId":1762,"tags":{"page":"/worktrees/[id]"},"startTime":1788050220499,"traceId":"0b90846afb1ac4d1"},{"name":"is-page-static","duration":497895,"timestamp":1214513227,"id":2018,"parentId":1860,"tags":{},"startTime":1788050220528,"traceId":"0b90846afb1ac4d1"},{"name":"check-page","duration":542659,"timestamp":1214468487,"id":1860,"parentId":1762,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1788050220483,"traceId":"0b90846afb1ac4d1"},{"name":"static-check","duration":785611,"timestamp":1214225572,"id":1762,"parentId":1,"tags":{},"startTime":1788050220240,"traceId":"0b90846afb1ac4d1"},{"name":"generate-required-server-files","duration":250,"timestamp":1215011440,"id":2076,"parentId":1,"tags":{},"startTime":1788050221026,"traceId":"0b90846afb1ac4d1"},{"name":"write-routes-manifest","duration":14291,"timestamp":1215021027,"id":2078,"parentId":1,"tags":{},"startTime":1788050221036,"traceId":"0b90846afb1ac4d1"},{"name":"load-dotenv","duration":90,"timestamp":1216518457,"id":2081,"parentId":2080,"tags":{},"startTime":1788050222533,"traceId":"0b90846afb1ac4d1"},{"name":"run-export-path-map","duration":381,"timestamp":1217879048,"id":2082,"parentId":2080,"tags":{},"startTime":1788050223894,"traceId":"0b90846afb1ac4d1"},{"name":"next-export","duration":2833382,"timestamp":1216517751,"id":2080,"parentId":1,"tags":{},"startTime":1788050222532,"traceId":"0b90846afb1ac4d1"},{"name":"move-exported-app-not-found-","duration":70,"timestamp":1219352732,"id":2083,"parentId":2079,"tags":{},"startTime":1788050225367,"traceId":"0b90846afb1ac4d1"},{"name":"move-exported-page","duration":81818,"timestamp":1219352873,"id":2084,"parentId":2079,"tags":{},"startTime":1788050225367,"traceId":"0b90846afb1ac4d1"},{"name":"static-generation","duration":3426188,"timestamp":1216514843,"id":2079,"parentId":1,"tags":{},"startTime":1788050222529,"traceId":"0b90846afb1ac4d1"},{"name":"write-routes-manifest","duration":107559,"timestamp":1219941637,"id":2085,"parentId":1,"tags":{},"startTime":1788050225956,"traceId":"0b90846afb1ac4d1"},{"name":"node-file-trace-build","duration":14631483,"timestamp":1215014370,"id":2077,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1788050221029,"traceId":"0b90846afb1ac4d1"},{"name":"apply-include-excludes","duration":968,"timestamp":1229645873,"id":2086,"parentId":1,"tags":{},"startTime":1788050235660,"traceId":"0b90846afb1ac4d1"},{"name":"print-tree-view","duration":8220,"timestamp":1229647042,"id":2087,"parentId":1,"tags":{},"startTime":1788050235662,"traceId":"0b90846afb1ac4d1"},{"name":"telemetry-flush","duration":38,"timestamp":1229655271,"id":2088,"parentId":1,"tags":{},"startTime":1788050235670,"traceId":"0b90846afb1ac4d1"},{"name":"next-build","duration":67684216,"timestamp":1161971098,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1788050167986,"traceId":"0b90846afb1ac4d1"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":219,"timestamp":1199414860,"id":4,"parentId":1,"tags":{},"startTime":1788179513134,"traceId":"b78eaca40fa519da"},{"name":"load-custom-routes","duration":1783,"timestamp":1199415176,"id":5,"parentId":1,"tags":{},"startTime":1788179513135,"traceId":"b78eaca40fa519da"},{"name":"create-dist-dir","duration":19642,"timestamp":1199497944,"id":6,"parentId":1,"tags":{},"startTime":1788179513217,"traceId":"b78eaca40fa519da"},{"name":"create-pages-mapping","duration":249,"timestamp":1199565912,"id":7,"parentId":1,"tags":{},"startTime":1788179513285,"traceId":"b78eaca40fa519da"},{"name":"collect-app-files","duration":8075,"timestamp":1199566196,"id":8,"parentId":1,"tags":{},"startTime":1788179513286,"traceId":"b78eaca40fa519da"},{"name":"create-app-mapping","duration":8141,"timestamp":1199574291,"id":9,"parentId":1,"tags":{},"startTime":1788179513294,"traceId":"b78eaca40fa519da"},{"name":"create-app-layouts","duration":112,"timestamp":1199582458,"id":10,"parentId":1,"tags":{},"startTime":1788179513302,"traceId":"b78eaca40fa519da"},{"name":"collect-default-files","duration":3256,"timestamp":1199584545,"id":12,"parentId":1,"tags":{},"startTime":1788179513304,"traceId":"b78eaca40fa519da"},{"name":"generate-route-types","duration":25577,"timestamp":1199583689,"id":11,"parentId":1,"tags":{},"startTime":1788179513303,"traceId":"b78eaca40fa519da"},{"name":"public-dir-conflict-check","duration":511,"timestamp":1199609315,"id":13,"parentId":1,"tags":{},"startTime":1788179513329,"traceId":"b78eaca40fa519da"},{"name":"generate-routes-manifest","duration":4450,"timestamp":1199609976,"id":14,"parentId":1,"tags":{},"startTime":1788179513329,"traceId":"b78eaca40fa519da"},{"name":"create-entrypoints","duration":88693,"timestamp":1199621699,"id":17,"parentId":1,"tags":{},"startTime":1788179513341,"traceId":"b78eaca40fa519da"},{"name":"generate-webpack-config","duration":250390,"timestamp":1199710426,"id":18,"parentId":16,"tags":{},"startTime":1788179513430,"traceId":"b78eaca40fa519da"},{"name":"next-trace-entrypoint-plugin","duration":1915,"timestamp":1200050332,"id":20,"parentId":19,"tags":{},"startTime":1788179513770,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2370046,"timestamp":1200060422,"id":130,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2410996,"timestamp":1200060408,"id":125,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2411010,"timestamp":1200060410,"id":126,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2411011,"timestamp":1200060413,"id":127,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2411012,"timestamp":1200060416,"id":128,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2815066,"timestamp":1200060399,"id":122,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2840484,"timestamp":1200060402,"id":123,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2891836,"timestamp":1200060405,"id":124,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2892858,"timestamp":1200060436,"id":135,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2898209,"timestamp":1200060445,"id":138,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":2958317,"timestamp":1200060492,"id":153,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3624040,"timestamp":1200060497,"id":155,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3632006,"timestamp":1200060459,"id":143,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3632027,"timestamp":1200060453,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3632040,"timestamp":1200060448,"id":139,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3638716,"timestamp":1200060456,"id":142,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3649502,"timestamp":1200060476,"id":149,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3692797,"timestamp":1200060486,"id":151,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3695610,"timestamp":1200060468,"id":146,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3775029,"timestamp":1200060451,"id":140,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3774998,"timestamp":1200060501,"id":156,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3775159,"timestamp":1200060465,"id":145,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3811183,"timestamp":1200060537,"id":169,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":3899320,"timestamp":1200060419,"id":129,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4045221,"timestamp":1200060504,"id":157,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4062319,"timestamp":1200060442,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4062348,"timestamp":1200060431,"id":133,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4062588,"timestamp":1200060489,"id":152,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4062567,"timestamp":1200060520,"id":163,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4084885,"timestamp":1200060428,"id":132,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4084889,"timestamp":1200060439,"id":136,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4108683,"timestamp":1200060495,"id":154,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4108717,"timestamp":1200060474,"id":148,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4108716,"timestamp":1200060481,"id":150,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4111594,"timestamp":1200060514,"id":161,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4111588,"timestamp":1200060534,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119418,"timestamp":1200060180,"id":68,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119425,"timestamp":1200060183,"id":69,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119425,"timestamp":1200060186,"id":70,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119423,"timestamp":1200060191,"id":71,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119422,"timestamp":1200060194,"id":72,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119421,"timestamp":1200060197,"id":73,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119421,"timestamp":1200060200,"id":74,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119420,"timestamp":1200060203,"id":75,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119419,"timestamp":1200060206,"id":76,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119419,"timestamp":1200060209,"id":77,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119418,"timestamp":1200060212,"id":78,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119417,"timestamp":1200060216,"id":79,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119416,"timestamp":1200060219,"id":80,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119416,"timestamp":1200060221,"id":81,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119367,"timestamp":1200060273,"id":82,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119360,"timestamp":1200060282,"id":83,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119359,"timestamp":1200060285,"id":84,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119359,"timestamp":1200060288,"id":85,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119357,"timestamp":1200060292,"id":86,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119354,"timestamp":1200060296,"id":87,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119350,"timestamp":1200060302,"id":89,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119350,"timestamp":1200060305,"id":90,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119346,"timestamp":1200060311,"id":92,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119346,"timestamp":1200060314,"id":93,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119345,"timestamp":1200060317,"id":94,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119345,"timestamp":1200060320,"id":95,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119344,"timestamp":1200060323,"id":96,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119343,"timestamp":1200060326,"id":97,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119331,"timestamp":1200060340,"id":102,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119331,"timestamp":1200060343,"id":103,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119330,"timestamp":1200060346,"id":104,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119329,"timestamp":1200060349,"id":105,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119320,"timestamp":1200060360,"id":108,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119312,"timestamp":1200060371,"id":112,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119312,"timestamp":1200060374,"id":113,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119312,"timestamp":1200060376,"id":114,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119311,"timestamp":1200060379,"id":115,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119311,"timestamp":1200060382,"id":116,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119310,"timestamp":1200060385,"id":117,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119309,"timestamp":1200060388,"id":118,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4119305,"timestamp":1200060394,"id":120,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4172075,"timestamp":1200060517,"id":162,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4200508,"timestamp":1200059804,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4200355,"timestamp":1200059976,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4200257,"timestamp":1200060079,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4224284,"timestamp":1200060331,"id":99,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4224108,"timestamp":1200060523,"id":164,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4224467,"timestamp":1200060171,"id":65,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4224468,"timestamp":1200060174,"id":66,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4224469,"timestamp":1200060177,"id":67,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4243031,"timestamp":1200060363,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788179513780,"traceId":"b78eaca40fa519da"}]
|
|
2
|
+
[{"name":"add-entry","duration":4342602,"timestamp":1200060299,"id":88,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4370798,"timestamp":1200060509,"id":159,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4370811,"timestamp":1200060512,"id":160,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4370803,"timestamp":1200060526,"id":165,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4370805,"timestamp":1200060528,"id":166,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4448982,"timestamp":1200060357,"id":107,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4462521,"timestamp":1200059790,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4479516,"timestamp":1200060540,"id":170,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4479638,"timestamp":1200060433,"id":134,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4507214,"timestamp":1200060334,"id":100,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4507211,"timestamp":1200060354,"id":106,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4507203,"timestamp":1200060368,"id":111,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4519392,"timestamp":1200060425,"id":131,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4520921,"timestamp":1200060328,"id":98,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4520931,"timestamp":1200060337,"id":101,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4520743,"timestamp":1200060531,"id":167,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4539173,"timestamp":1200060506,"id":158,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4543730,"timestamp":1200060365,"id":110,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4543720,"timestamp":1200060391,"id":119,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4548548,"timestamp":1200060308,"id":91,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4549605,"timestamp":1200060115,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4581150,"timestamp":1200060462,"id":144,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4581152,"timestamp":1200060471,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4585880,"timestamp":1200059261,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584609,"timestamp":1200060542,"id":171,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584612,"timestamp":1200060545,"id":172,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584613,"timestamp":1200060548,"id":173,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584613,"timestamp":1200060551,"id":174,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584614,"timestamp":1200060553,"id":175,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584615,"timestamp":1200060556,"id":176,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584615,"timestamp":1200060559,"id":177,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584616,"timestamp":1200060561,"id":178,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584617,"timestamp":1200060564,"id":179,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584618,"timestamp":1200060567,"id":180,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584618,"timestamp":1200060570,"id":181,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584619,"timestamp":1200060573,"id":182,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584619,"timestamp":1200060575,"id":183,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4584619,"timestamp":1200060578,"id":184,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599511,"timestamp":1200059702,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599492,"timestamp":1200059730,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599481,"timestamp":1200059745,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4598833,"timestamp":1200060396,"id":121,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599454,"timestamp":1200059778,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599477,"timestamp":1200059758,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599470,"timestamp":1200059768,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599187,"timestamp":1200060054,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599183,"timestamp":1200060066,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599181,"timestamp":1200060070,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599180,"timestamp":1200060073,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599180,"timestamp":1200060076,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599152,"timestamp":1200060106,"id":45,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599178,"timestamp":1200060083,"id":38,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599173,"timestamp":1200060090,"id":40,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599179,"timestamp":1200060087,"id":39,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599170,"timestamp":1200060097,"id":42,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599177,"timestamp":1200060093,"id":41,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599171,"timestamp":1200060100,"id":43,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599170,"timestamp":1200060103,"id":44,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599166,"timestamp":1200060109,"id":46,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599165,"timestamp":1200060112,"id":47,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599157,"timestamp":1200060122,"id":50,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599163,"timestamp":1200060119,"id":49,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599156,"timestamp":1200060128,"id":52,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599161,"timestamp":1200060125,"id":51,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599150,"timestamp":1200060139,"id":55,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599156,"timestamp":1200060135,"id":54,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599161,"timestamp":1200060132,"id":53,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599153,"timestamp":1200060142,"id":56,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599152,"timestamp":1200060145,"id":57,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599148,"timestamp":1200060151,"id":59,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599153,"timestamp":1200060148,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599140,"timestamp":1200060163,"id":63,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599145,"timestamp":1200060160,"id":62,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599153,"timestamp":1200060154,"id":60,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599141,"timestamp":1200060167,"id":64,"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":1788179513780,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":4599154,"timestamp":1200060157,"id":61,"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":1788179513779,"traceId":"b78eaca40fa519da"},{"name":"make","duration":7468484,"timestamp":1200058940,"id":21,"parentId":19,"tags":{},"startTime":1788179513778,"traceId":"b78eaca40fa519da"},{"name":"get-entries","duration":5836,"timestamp":1207528765,"id":1040,"parentId":1039,"tags":{},"startTime":1788179521248,"traceId":"b78eaca40fa519da"},{"name":"node-file-trace-plugin","duration":11488694,"timestamp":1207553364,"id":1041,"parentId":1039,"tags":{"traceEntryCount":"322"},"startTime":1788179521273,"traceId":"b78eaca40fa519da"},{"name":"collect-traced-files","duration":192237,"timestamp":1219042075,"id":1042,"parentId":1039,"tags":{},"startTime":1788179532761,"traceId":"b78eaca40fa519da"},{"name":"finish-modules","duration":11705760,"timestamp":1207528573,"id":1039,"parentId":20,"tags":{},"startTime":1788179521248,"traceId":"b78eaca40fa519da"},{"name":"chunk-graph","duration":169124,"timestamp":1219834653,"id":1044,"parentId":1043,"tags":{},"startTime":1788179533554,"traceId":"b78eaca40fa519da"},{"name":"optimize-modules","duration":31,"timestamp":1220003930,"id":1046,"parentId":1043,"tags":{},"startTime":1788179533723,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunks","duration":217424,"timestamp":1220004072,"id":1047,"parentId":1043,"tags":{},"startTime":1788179533723,"traceId":"b78eaca40fa519da"},{"name":"optimize-tree","duration":189,"timestamp":1220221641,"id":1048,"parentId":1043,"tags":{},"startTime":1788179533941,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunk-modules","duration":221921,"timestamp":1220221982,"id":1049,"parentId":1043,"tags":{},"startTime":1788179533941,"traceId":"b78eaca40fa519da"},{"name":"optimize","duration":440197,"timestamp":1220003859,"id":1045,"parentId":1043,"tags":{},"startTime":1788179533723,"traceId":"b78eaca40fa519da"},{"name":"module-hash","duration":134097,"timestamp":1220543651,"id":1050,"parentId":1043,"tags":{},"startTime":1788179534263,"traceId":"b78eaca40fa519da"},{"name":"code-generation","duration":18720,"timestamp":1220677835,"id":1051,"parentId":1043,"tags":{},"startTime":1788179534397,"traceId":"b78eaca40fa519da"},{"name":"hash","duration":25101,"timestamp":1220715423,"id":1052,"parentId":1043,"tags":{},"startTime":1788179534435,"traceId":"b78eaca40fa519da"},{"name":"code-generation-jobs","duration":412,"timestamp":1220740519,"id":1053,"parentId":1043,"tags":{},"startTime":1788179534460,"traceId":"b78eaca40fa519da"},{"name":"module-assets","duration":2420,"timestamp":1220740767,"id":1054,"parentId":1043,"tags":{},"startTime":1788179534460,"traceId":"b78eaca40fa519da"},{"name":"create-chunk-assets","duration":4169,"timestamp":1220743208,"id":1055,"parentId":1043,"tags":{},"startTime":1788179534463,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4672,"timestamp":1220772654,"id":1057,"parentId":1056,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4546,"timestamp":1220772787,"id":1058,"parentId":1056,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4536,"timestamp":1220772799,"id":1059,"parentId":1056,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4530,"timestamp":1220772807,"id":1060,"parentId":1056,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4525,"timestamp":1220772813,"id":1061,"parentId":1056,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4521,"timestamp":1220772818,"id":1062,"parentId":1056,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4517,"timestamp":1220772824,"id":1063,"parentId":1056,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4513,"timestamp":1220772828,"id":1064,"parentId":1056,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"}]
|
|
3
|
+
[{"name":"minify-js","duration":4762,"timestamp":1220772833,"id":1065,"parentId":1056,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4717,"timestamp":1220772881,"id":1066,"parentId":1056,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4701,"timestamp":1220772898,"id":1067,"parentId":1056,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4692,"timestamp":1220772909,"id":1068,"parentId":1056,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4689,"timestamp":1220772913,"id":1069,"parentId":1056,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4686,"timestamp":1220772917,"id":1070,"parentId":1056,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4682,"timestamp":1220772922,"id":1071,"parentId":1056,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4679,"timestamp":1220772926,"id":1072,"parentId":1056,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4675,"timestamp":1220772931,"id":1073,"parentId":1056,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4673,"timestamp":1220772934,"id":1074,"parentId":1056,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4670,"timestamp":1220772938,"id":1075,"parentId":1056,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4667,"timestamp":1220772942,"id":1076,"parentId":1056,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4664,"timestamp":1220772945,"id":1077,"parentId":1056,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4662,"timestamp":1220772949,"id":1078,"parentId":1056,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4659,"timestamp":1220772953,"id":1079,"parentId":1056,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4656,"timestamp":1220772957,"id":1080,"parentId":1056,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4652,"timestamp":1220772961,"id":1081,"parentId":1056,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4650,"timestamp":1220772964,"id":1082,"parentId":1056,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4646,"timestamp":1220772969,"id":1083,"parentId":1056,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4626,"timestamp":1220772990,"id":1084,"parentId":1056,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4624,"timestamp":1220772994,"id":1085,"parentId":1056,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4621,"timestamp":1220772997,"id":1086,"parentId":1056,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4618,"timestamp":1220773002,"id":1087,"parentId":1056,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4592,"timestamp":1220773029,"id":1088,"parentId":1056,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4589,"timestamp":1220773033,"id":1089,"parentId":1056,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4587,"timestamp":1220773037,"id":1090,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4583,"timestamp":1220773041,"id":1091,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4580,"timestamp":1220773045,"id":1092,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/clear-composer/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4577,"timestamp":1220773049,"id":1093,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4575,"timestamp":1220773052,"id":1094,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4572,"timestamp":1220773056,"id":1095,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4569,"timestamp":1220773060,"id":1096,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/env/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4566,"timestamp":1220773063,"id":1097,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4564,"timestamp":1220773067,"id":1098,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4562,"timestamp":1220773070,"id":1099,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4559,"timestamp":1220773074,"id":1100,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4547,"timestamp":1220773086,"id":1101,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4545,"timestamp":1220773089,"id":1102,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4543,"timestamp":1220773093,"id":1103,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4541,"timestamp":1220773096,"id":1104,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4539,"timestamp":1220773099,"id":1105,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4537,"timestamp":1220773102,"id":1106,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4535,"timestamp":1220773105,"id":1107,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4533,"timestamp":1220773108,"id":1108,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4531,"timestamp":1220773111,"id":1109,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4529,"timestamp":1220773114,"id":1110,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4526,"timestamp":1220773116,"id":1111,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4524,"timestamp":1220773120,"id":1112,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4522,"timestamp":1220773123,"id":1113,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4520,"timestamp":1220773125,"id":1114,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4518,"timestamp":1220773128,"id":1115,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4516,"timestamp":1220773131,"id":1116,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4514,"timestamp":1220773135,"id":1117,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4512,"timestamp":1220773137,"id":1118,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4510,"timestamp":1220773140,"id":1119,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4507,"timestamp":1220773144,"id":1120,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4505,"timestamp":1220773147,"id":1121,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4503,"timestamp":1220773150,"id":1122,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4500,"timestamp":1220773154,"id":1123,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/instances/opencode/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4497,"timestamp":1220773158,"id":1124,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1788179534492,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4495,"timestamp":1220773160,"id":1125,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4493,"timestamp":1220773163,"id":1126,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4491,"timestamp":1220773167,"id":1127,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4489,"timestamp":1220773170,"id":1128,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4487,"timestamp":1220773173,"id":1129,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4485,"timestamp":1220773176,"id":1130,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/opencode/diff/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4482,"timestamp":1220773180,"id":1131,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/opencode/session/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4480,"timestamp":1220773183,"id":1132,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/opencode/share/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4477,"timestamp":1220773186,"id":1133,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4475,"timestamp":1220773189,"id":1134,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/resolve-target/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4473,"timestamp":1220773193,"id":1135,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4470,"timestamp":1220773196,"id":1136,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4467,"timestamp":1220773200,"id":1137,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4463,"timestamp":1220773205,"id":1138,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4461,"timestamp":1220773208,"id":1139,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4457,"timestamp":1220773212,"id":1140,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4455,"timestamp":1220773216,"id":1141,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4452,"timestamp":1220773219,"id":1142,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4450,"timestamp":1220773222,"id":1143,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4448,"timestamp":1220773225,"id":1144,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4446,"timestamp":1220773228,"id":1145,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4444,"timestamp":1220773231,"id":1146,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4441,"timestamp":1220773234,"id":1147,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4439,"timestamp":1220773237,"id":1148,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4437,"timestamp":1220773241,"id":1149,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4435,"timestamp":1220773244,"id":1150,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4433,"timestamp":1220773247,"id":1151,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4430,"timestamp":1220773250,"id":1152,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4428,"timestamp":1220773254,"id":1153,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4426,"timestamp":1220773257,"id":1154,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/verify/config/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4424,"timestamp":1220773260,"id":1155,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4422,"timestamp":1220773263,"id":1156,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4420,"timestamp":1220773266,"id":1157,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4417,"timestamp":1220773269,"id":1158,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4415,"timestamp":1220773273,"id":1159,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4413,"timestamp":1220773276,"id":1160,"parentId":1056,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4411,"timestamp":1220773279,"id":1161,"parentId":1056,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4408,"timestamp":1220773282,"id":1162,"parentId":1056,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4406,"timestamp":1220773285,"id":1163,"parentId":1056,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4404,"timestamp":1220773288,"id":1164,"parentId":1056,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4402,"timestamp":1220773291,"id":1165,"parentId":1056,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"}]
|
|
4
|
+
[{"name":"minify-js","duration":4556,"timestamp":1220773294,"id":1166,"parentId":1056,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4556,"timestamp":1220773297,"id":1167,"parentId":1056,"tags":{"name":"../app/api/agents/versions/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4555,"timestamp":1220773300,"id":1168,"parentId":1056,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4552,"timestamp":1220773303,"id":1169,"parentId":1056,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4545,"timestamp":1220773312,"id":1170,"parentId":1056,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4543,"timestamp":1220773315,"id":1171,"parentId":1056,"tags":{"name":"../app/api/agents/update/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4541,"timestamp":1220773318,"id":1172,"parentId":1056,"tags":{"name":"../app/api/capabilities/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4538,"timestamp":1220773322,"id":1173,"parentId":1056,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4536,"timestamp":1220773325,"id":1174,"parentId":1056,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4534,"timestamp":1220773328,"id":1175,"parentId":1056,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4532,"timestamp":1220773331,"id":1176,"parentId":1056,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4529,"timestamp":1220773335,"id":1177,"parentId":1056,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4527,"timestamp":1220773338,"id":1178,"parentId":1056,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4525,"timestamp":1220773341,"id":1179,"parentId":1056,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4522,"timestamp":1220773344,"id":1180,"parentId":1056,"tags":{"name":"../app/api/remote/pair/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4521,"timestamp":1220773347,"id":1181,"parentId":1056,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4518,"timestamp":1220773350,"id":1182,"parentId":1056,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4516,"timestamp":1220773354,"id":1183,"parentId":1056,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4513,"timestamp":1220773357,"id":1184,"parentId":1056,"tags":{"name":"../app/api/settings/default-agents/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4510,"timestamp":1220773361,"id":1185,"parentId":1056,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4498,"timestamp":1220773374,"id":1186,"parentId":1056,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4496,"timestamp":1220773377,"id":1187,"parentId":1056,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4494,"timestamp":1220773380,"id":1188,"parentId":1056,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4492,"timestamp":1220773383,"id":1189,"parentId":1056,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4489,"timestamp":1220773386,"id":1190,"parentId":1056,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4487,"timestamp":1220773389,"id":1191,"parentId":1056,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4485,"timestamp":1220773392,"id":1192,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4483,"timestamp":1220773395,"id":1193,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":4480,"timestamp":1220773399,"id":1194,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1788179534493,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1082,"timestamp":1220776798,"id":1195,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1033,"timestamp":1220776849,"id":1196,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1028,"timestamp":1220776855,"id":1197,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1026,"timestamp":1220776858,"id":1198,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1024,"timestamp":1220776862,"id":1199,"parentId":1056,"tags":{"name":"../app/api/worktrees/apply-default-agents/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1022,"timestamp":1220776865,"id":1200,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1020,"timestamp":1220776868,"id":1201,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1018,"timestamp":1220776871,"id":1202,"parentId":1056,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1016,"timestamp":1220776875,"id":1203,"parentId":1056,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1014,"timestamp":1220776878,"id":1204,"parentId":1056,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1012,"timestamp":1220776880,"id":1205,"parentId":1056,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1010,"timestamp":1220776883,"id":1206,"parentId":1056,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1008,"timestamp":1220776886,"id":1207,"parentId":1056,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1006,"timestamp":1220776889,"id":1208,"parentId":1056,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1004,"timestamp":1220776892,"id":1209,"parentId":1056,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1002,"timestamp":1220776896,"id":1210,"parentId":1056,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1000,"timestamp":1220776899,"id":1211,"parentId":1056,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":998,"timestamp":1220776902,"id":1212,"parentId":1056,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":996,"timestamp":1220776906,"id":1213,"parentId":1056,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":994,"timestamp":1220776909,"id":1214,"parentId":1056,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":992,"timestamp":1220776912,"id":1215,"parentId":1056,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":990,"timestamp":1220776915,"id":1216,"parentId":1056,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":988,"timestamp":1220776919,"id":1217,"parentId":1056,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":985,"timestamp":1220776922,"id":1218,"parentId":1056,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":982,"timestamp":1220776926,"id":1219,"parentId":1056,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":980,"timestamp":1220776929,"id":1220,"parentId":1056,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":978,"timestamp":1220776932,"id":1221,"parentId":1056,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":976,"timestamp":1220776936,"id":1222,"parentId":1056,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":974,"timestamp":1220776939,"id":1223,"parentId":1056,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":972,"timestamp":1220776943,"id":1224,"parentId":1056,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":969,"timestamp":1220776946,"id":1225,"parentId":1056,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":967,"timestamp":1220776949,"id":1226,"parentId":1056,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":965,"timestamp":1220776952,"id":1227,"parentId":1056,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":963,"timestamp":1220776955,"id":1228,"parentId":1056,"tags":{"name":"450.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":961,"timestamp":1220776958,"id":1229,"parentId":1056,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":959,"timestamp":1220776961,"id":1230,"parentId":1056,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":958,"timestamp":1220776964,"id":1231,"parentId":1056,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":956,"timestamp":1220776967,"id":1232,"parentId":1056,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":955,"timestamp":1220776970,"id":1233,"parentId":1056,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":953,"timestamp":1220776973,"id":1234,"parentId":1056,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":951,"timestamp":1220776976,"id":1235,"parentId":1056,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":949,"timestamp":1220776979,"id":1236,"parentId":1056,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":946,"timestamp":1220776982,"id":1237,"parentId":1056,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":944,"timestamp":1220776985,"id":1238,"parentId":1056,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":942,"timestamp":1220776988,"id":1239,"parentId":1056,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":940,"timestamp":1220776991,"id":1240,"parentId":1056,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":938,"timestamp":1220776994,"id":1241,"parentId":1056,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":936,"timestamp":1220776997,"id":1242,"parentId":1056,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":934,"timestamp":1220777000,"id":1243,"parentId":1056,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":911,"timestamp":1220777024,"id":1244,"parentId":1056,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":909,"timestamp":1220777028,"id":1245,"parentId":1056,"tags":{"name":"1341.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":906,"timestamp":1220777031,"id":1246,"parentId":1056,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":904,"timestamp":1220777035,"id":1247,"parentId":1056,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":902,"timestamp":1220777038,"id":1248,"parentId":1056,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":900,"timestamp":1220777041,"id":1249,"parentId":1056,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":898,"timestamp":1220777044,"id":1250,"parentId":1056,"tags":{"name":"22.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":896,"timestamp":1220777047,"id":1251,"parentId":1056,"tags":{"name":"5220.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":894,"timestamp":1220777050,"id":1252,"parentId":1056,"tags":{"name":"6337.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":892,"timestamp":1220777053,"id":1253,"parentId":1056,"tags":{"name":"1191.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":888,"timestamp":1220777058,"id":1254,"parentId":1056,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":886,"timestamp":1220777061,"id":1255,"parentId":1056,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":884,"timestamp":1220777065,"id":1256,"parentId":1056,"tags":{"name":"2759.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":881,"timestamp":1220777068,"id":1257,"parentId":1056,"tags":{"name":"2839.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":879,"timestamp":1220777071,"id":1258,"parentId":1056,"tags":{"name":"9508.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":877,"timestamp":1220777074,"id":1259,"parentId":1056,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":875,"timestamp":1220777077,"id":1260,"parentId":1056,"tags":{"name":"641.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":873,"timestamp":1220777081,"id":1261,"parentId":1056,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":870,"timestamp":1220777084,"id":1262,"parentId":1056,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":868,"timestamp":1220777088,"id":1263,"parentId":1056,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":866,"timestamp":1220777091,"id":1264,"parentId":1056,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":864,"timestamp":1220777094,"id":1265,"parentId":1056,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":862,"timestamp":1220777097,"id":1266,"parentId":1056,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"}]
|
|
5
|
+
[{"name":"minify-js","duration":966,"timestamp":1220777100,"id":1267,"parentId":1056,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":965,"timestamp":1220777103,"id":1268,"parentId":1056,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":963,"timestamp":1220777107,"id":1269,"parentId":1056,"tags":{"name":"243.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":961,"timestamp":1220777110,"id":1270,"parentId":1056,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":959,"timestamp":1220777113,"id":1271,"parentId":1056,"tags":{"name":"180.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":957,"timestamp":1220777116,"id":1272,"parentId":1056,"tags":{"name":"120.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":955,"timestamp":1220777119,"id":1273,"parentId":1056,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":953,"timestamp":1220777123,"id":1274,"parentId":1056,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":951,"timestamp":1220777126,"id":1275,"parentId":1056,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":949,"timestamp":1220777129,"id":1276,"parentId":1056,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":947,"timestamp":1220777132,"id":1277,"parentId":1056,"tags":{"name":"9627.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":946,"timestamp":1220777135,"id":1278,"parentId":1056,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":944,"timestamp":1220777138,"id":1279,"parentId":1056,"tags":{"name":"406.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":942,"timestamp":1220777141,"id":1280,"parentId":1056,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":941,"timestamp":1220777144,"id":1281,"parentId":1056,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":938,"timestamp":1220777147,"id":1282,"parentId":1056,"tags":{"name":"9798.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":937,"timestamp":1220777150,"id":1283,"parentId":1056,"tags":{"name":"1714.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":935,"timestamp":1220777153,"id":1284,"parentId":1056,"tags":{"name":"9130.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":933,"timestamp":1220777156,"id":1285,"parentId":1056,"tags":{"name":"8800.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":931,"timestamp":1220777159,"id":1286,"parentId":1056,"tags":{"name":"4299.js","cache":"HIT"},"startTime":1788179534496,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":929,"timestamp":1220777162,"id":1287,"parentId":1056,"tags":{"name":"7905.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":927,"timestamp":1220777165,"id":1288,"parentId":1056,"tags":{"name":"1886.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":925,"timestamp":1220777168,"id":1289,"parentId":1056,"tags":{"name":"1944.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":923,"timestamp":1220777171,"id":1290,"parentId":1056,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":921,"timestamp":1220777173,"id":1291,"parentId":1056,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":919,"timestamp":1220777177,"id":1292,"parentId":1056,"tags":{"name":"7824.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":917,"timestamp":1220777180,"id":1293,"parentId":1056,"tags":{"name":"7472.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":915,"timestamp":1220777183,"id":1294,"parentId":1056,"tags":{"name":"5017.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":913,"timestamp":1220777186,"id":1295,"parentId":1056,"tags":{"name":"1058.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":910,"timestamp":1220777189,"id":1296,"parentId":1056,"tags":{"name":"221.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":908,"timestamp":1220777193,"id":1297,"parentId":1056,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":906,"timestamp":1220777196,"id":1298,"parentId":1056,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":904,"timestamp":1220777199,"id":1299,"parentId":1056,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":902,"timestamp":1220777202,"id":1300,"parentId":1056,"tags":{"name":"8118.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":900,"timestamp":1220777205,"id":1301,"parentId":1056,"tags":{"name":"880.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":899,"timestamp":1220777208,"id":1302,"parentId":1056,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":897,"timestamp":1220777211,"id":1303,"parentId":1056,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":895,"timestamp":1220777214,"id":1304,"parentId":1056,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":893,"timestamp":1220777216,"id":1305,"parentId":1056,"tags":{"name":"1501.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":891,"timestamp":1220777219,"id":1306,"parentId":1056,"tags":{"name":"7366.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":889,"timestamp":1220777222,"id":1307,"parentId":1056,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":887,"timestamp":1220777225,"id":1308,"parentId":1056,"tags":{"name":"3707.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":846,"timestamp":1220777268,"id":1309,"parentId":1056,"tags":{"name":"9584.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":844,"timestamp":1220777271,"id":1310,"parentId":1056,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":842,"timestamp":1220777274,"id":1311,"parentId":1056,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":839,"timestamp":1220777278,"id":1312,"parentId":1056,"tags":{"name":"5354.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":838,"timestamp":1220777280,"id":1313,"parentId":1056,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":834,"timestamp":1220777285,"id":1314,"parentId":1056,"tags":{"name":"3558.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":832,"timestamp":1220777288,"id":1315,"parentId":1056,"tags":{"name":"28.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":831,"timestamp":1220777291,"id":1316,"parentId":1056,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":829,"timestamp":1220777294,"id":1317,"parentId":1056,"tags":{"name":"9938.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":828,"timestamp":1220777296,"id":1318,"parentId":1056,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":826,"timestamp":1220777300,"id":1319,"parentId":1056,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":823,"timestamp":1220777303,"id":1320,"parentId":1056,"tags":{"name":"848.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":821,"timestamp":1220777306,"id":1321,"parentId":1056,"tags":{"name":"663.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":820,"timestamp":1220777309,"id":1322,"parentId":1056,"tags":{"name":"7506.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":818,"timestamp":1220777312,"id":1323,"parentId":1056,"tags":{"name":"2198.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":816,"timestamp":1220777315,"id":1324,"parentId":1056,"tags":{"name":"3869.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":814,"timestamp":1220777318,"id":1325,"parentId":1056,"tags":{"name":"4393.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":812,"timestamp":1220777320,"id":1326,"parentId":1056,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":810,"timestamp":1220777323,"id":1327,"parentId":1056,"tags":{"name":"365.js","cache":"HIT"},"startTime":1788179534497,"traceId":"b78eaca40fa519da"},{"name":"minify-webpack-plugin-optimize","duration":27313,"timestamp":1220750905,"id":1056,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1788179534470,"traceId":"b78eaca40fa519da"},{"name":"css-minimizer-plugin","duration":154,"timestamp":1220778368,"id":1328,"parentId":19,"tags":{},"startTime":1788179534498,"traceId":"b78eaca40fa519da"},{"name":"create-trace-assets","duration":88481,"timestamp":1220778730,"id":1329,"parentId":20,"tags":{},"startTime":1788179534498,"traceId":"b78eaca40fa519da"},{"name":"seal","duration":1462062,"timestamp":1219468360,"id":1043,"parentId":19,"tags":{},"startTime":1788179533188,"traceId":"b78eaca40fa519da"},{"name":"webpack-compilation","duration":21038698,"timestamp":1200048516,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1788179513768,"traceId":"b78eaca40fa519da"},{"name":"emit","duration":84604,"timestamp":1221087743,"id":1330,"parentId":16,"tags":{},"startTime":1788179534807,"traceId":"b78eaca40fa519da"},{"name":"webpack-close","duration":796,"timestamp":1221178398,"id":1331,"parentId":16,"tags":{"name":"server"},"startTime":1788179534898,"traceId":"b78eaca40fa519da"},{"name":"webpack-generate-error-stats","duration":2638,"timestamp":1221179250,"id":1332,"parentId":1331,"tags":{},"startTime":1788179534899,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":92990,"timestamp":1221192002,"id":1335,"parentId":1334,"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":1788179534911,"traceId":"b78eaca40fa519da"},{"name":"make","duration":93569,"timestamp":1221191907,"id":1334,"parentId":1333,"tags":{},"startTime":1788179534911,"traceId":"b78eaca40fa519da"},{"name":"chunk-graph","duration":1400,"timestamp":1221293677,"id":1337,"parentId":1336,"tags":{},"startTime":1788179535013,"traceId":"b78eaca40fa519da"},{"name":"optimize-modules","duration":23,"timestamp":1221295190,"id":1339,"parentId":1336,"tags":{},"startTime":1788179535015,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunks","duration":984,"timestamp":1221295326,"id":1340,"parentId":1336,"tags":{},"startTime":1788179535015,"traceId":"b78eaca40fa519da"},{"name":"optimize-tree","duration":21,"timestamp":1221296403,"id":1341,"parentId":1336,"tags":{},"startTime":1788179535016,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunk-modules","duration":4728,"timestamp":1221296534,"id":1342,"parentId":1336,"tags":{},"startTime":1788179535016,"traceId":"b78eaca40fa519da"},{"name":"optimize","duration":6235,"timestamp":1221295109,"id":1338,"parentId":1336,"tags":{},"startTime":1788179535014,"traceId":"b78eaca40fa519da"},{"name":"module-hash","duration":2538,"timestamp":1221302714,"id":1343,"parentId":1336,"tags":{},"startTime":1788179535022,"traceId":"b78eaca40fa519da"},{"name":"code-generation","duration":203,"timestamp":1221305310,"id":1344,"parentId":1336,"tags":{},"startTime":1788179535025,"traceId":"b78eaca40fa519da"},{"name":"hash","duration":2195,"timestamp":1221307158,"id":1345,"parentId":1336,"tags":{},"startTime":1788179535026,"traceId":"b78eaca40fa519da"},{"name":"code-generation-jobs","duration":160,"timestamp":1221309352,"id":1346,"parentId":1336,"tags":{},"startTime":1788179535029,"traceId":"b78eaca40fa519da"},{"name":"module-assets","duration":68,"timestamp":1221309489,"id":1347,"parentId":1336,"tags":{},"startTime":1788179535029,"traceId":"b78eaca40fa519da"},{"name":"create-chunk-assets","duration":240,"timestamp":1221309568,"id":1348,"parentId":1336,"tags":{},"startTime":1788179535029,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":37,"timestamp":1221317688,"id":1350,"parentId":1349,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1788179535037,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":22,"timestamp":1221317708,"id":1351,"parentId":1349,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1788179535037,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":17,"timestamp":1221317715,"id":1352,"parentId":1349,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1788179535037,"traceId":"b78eaca40fa519da"},{"name":"minify-webpack-plugin-optimize","duration":442,"timestamp":1221317293,"id":1349,"parentId":1333,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1788179535037,"traceId":"b78eaca40fa519da"},{"name":"css-minimizer-plugin","duration":8,"timestamp":1221317788,"id":1353,"parentId":1333,"tags":{},"startTime":1788179535037,"traceId":"b78eaca40fa519da"},{"name":"seal","duration":32603,"timestamp":1221291114,"id":1336,"parentId":1333,"tags":{},"startTime":1788179535010,"traceId":"b78eaca40fa519da"},{"name":"webpack-compilation","duration":134065,"timestamp":1221189829,"id":1333,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788179534909,"traceId":"b78eaca40fa519da"},{"name":"emit","duration":4457,"timestamp":1221323964,"id":1354,"parentId":16,"tags":{},"startTime":1788179535043,"traceId":"b78eaca40fa519da"},{"name":"webpack-close","duration":256,"timestamp":1221328725,"id":1355,"parentId":16,"tags":{"name":"edge-server"},"startTime":1788179535048,"traceId":"b78eaca40fa519da"},{"name":"webpack-generate-error-stats","duration":553,"timestamp":1221328988,"id":1356,"parentId":1355,"tags":{},"startTime":1788179535048,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729174,"timestamp":1221340451,"id":1370,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729191,"timestamp":1221340454,"id":1371,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729194,"timestamp":1221340456,"id":1372,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729196,"timestamp":1221340459,"id":1373,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729197,"timestamp":1221340462,"id":1374,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729198,"timestamp":1221340464,"id":1375,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729198,"timestamp":1221340467,"id":1376,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729199,"timestamp":1221340470,"id":1377,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"}]
|
|
6
|
+
[{"name":"add-entry","duration":729453,"timestamp":1221340473,"id":1378,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729464,"timestamp":1221340476,"id":1379,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729466,"timestamp":1221340479,"id":1380,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729468,"timestamp":1221340482,"id":1381,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729469,"timestamp":1221340484,"id":1382,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729470,"timestamp":1221340487,"id":1383,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729471,"timestamp":1221340489,"id":1384,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729472,"timestamp":1221340492,"id":1385,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729473,"timestamp":1221340494,"id":1386,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729475,"timestamp":1221340497,"id":1387,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729477,"timestamp":1221340499,"id":1388,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729478,"timestamp":1221340502,"id":1389,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729479,"timestamp":1221340504,"id":1390,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729480,"timestamp":1221340507,"id":1391,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729481,"timestamp":1221340510,"id":1392,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729482,"timestamp":1221340513,"id":1393,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729484,"timestamp":1221340515,"id":1394,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729485,"timestamp":1221340518,"id":1395,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729512,"timestamp":1221340520,"id":1396,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729515,"timestamp":1221340522,"id":1397,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729517,"timestamp":1221340525,"id":1398,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729519,"timestamp":1221340527,"id":1399,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729520,"timestamp":1221340530,"id":1400,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729522,"timestamp":1221340532,"id":1401,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340535,"id":1402,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340537,"id":1403,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340540,"id":1404,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340542,"id":1405,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340544,"id":1406,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340547,"id":1407,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340550,"id":1408,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340552,"id":1409,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340555,"id":1410,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340557,"id":1411,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340560,"id":1412,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729524,"timestamp":1221340562,"id":1413,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340565,"id":1414,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340567,"id":1415,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340570,"id":1416,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340572,"id":1417,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729523,"timestamp":1221340575,"id":1418,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729522,"timestamp":1221340578,"id":1419,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729522,"timestamp":1221340580,"id":1420,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729522,"timestamp":1221340582,"id":1421,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729521,"timestamp":1221340585,"id":1422,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729521,"timestamp":1221340588,"id":1423,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729520,"timestamp":1221340591,"id":1424,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729519,"timestamp":1221340595,"id":1425,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340598,"id":1426,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729519,"timestamp":1221340601,"id":1427,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340603,"id":1428,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340606,"id":1429,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340608,"id":1430,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340610,"id":1431,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340613,"id":1432,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340615,"id":1433,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729518,"timestamp":1221340618,"id":1434,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729517,"timestamp":1221340620,"id":1435,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729517,"timestamp":1221340622,"id":1436,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729517,"timestamp":1221340625,"id":1437,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729517,"timestamp":1221340627,"id":1438,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729516,"timestamp":1221340629,"id":1439,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729516,"timestamp":1221340632,"id":1440,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729516,"timestamp":1221340634,"id":1441,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729515,"timestamp":1221340637,"id":1442,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729515,"timestamp":1221340639,"id":1443,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729515,"timestamp":1221340642,"id":1444,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729514,"timestamp":1221340645,"id":1445,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729514,"timestamp":1221340647,"id":1446,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340650,"id":1447,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340652,"id":1448,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340655,"id":1449,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729514,"timestamp":1221340657,"id":1450,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729514,"timestamp":1221340659,"id":1451,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340661,"id":1452,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340664,"id":1453,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340666,"id":1454,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340668,"id":1455,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729513,"timestamp":1221340671,"id":1456,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729512,"timestamp":1221340673,"id":1457,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729512,"timestamp":1221340676,"id":1458,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729512,"timestamp":1221340678,"id":1459,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729511,"timestamp":1221340680,"id":1460,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729511,"timestamp":1221340683,"id":1461,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729511,"timestamp":1221340685,"id":1462,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729510,"timestamp":1221340688,"id":1463,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729510,"timestamp":1221340691,"id":1464,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729509,"timestamp":1221340693,"id":1465,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729509,"timestamp":1221340696,"id":1466,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729508,"timestamp":1221340698,"id":1467,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729507,"timestamp":1221340701,"id":1468,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729507,"timestamp":1221340704,"id":1469,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729506,"timestamp":1221340706,"id":1470,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729505,"timestamp":1221340709,"id":1471,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729505,"timestamp":1221340711,"id":1472,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729504,"timestamp":1221340714,"id":1473,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729503,"timestamp":1221340716,"id":1474,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729503,"timestamp":1221340719,"id":1475,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729502,"timestamp":1221340721,"id":1476,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729502,"timestamp":1221340723,"id":1477,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729501,"timestamp":1221340726,"id":1478,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"}]
|
|
7
|
+
[{"name":"add-entry","duration":729598,"timestamp":1221340728,"id":1479,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729599,"timestamp":1221340731,"id":1480,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729598,"timestamp":1221340734,"id":1481,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729597,"timestamp":1221340737,"id":1482,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729597,"timestamp":1221340739,"id":1483,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729596,"timestamp":1221340742,"id":1484,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729596,"timestamp":1221340744,"id":1485,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729595,"timestamp":1221340747,"id":1486,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729595,"timestamp":1221340749,"id":1487,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729592,"timestamp":1221340754,"id":1488,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729589,"timestamp":1221340758,"id":1489,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729589,"timestamp":1221340761,"id":1490,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729588,"timestamp":1221340764,"id":1491,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729587,"timestamp":1221340766,"id":1492,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729587,"timestamp":1221340769,"id":1493,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729586,"timestamp":1221340771,"id":1494,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729585,"timestamp":1221340775,"id":1495,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729584,"timestamp":1221340777,"id":1496,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729584,"timestamp":1221340780,"id":1497,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729583,"timestamp":1221340782,"id":1498,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729582,"timestamp":1221340785,"id":1499,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729581,"timestamp":1221340788,"id":1500,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729580,"timestamp":1221340791,"id":1501,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729580,"timestamp":1221340793,"id":1502,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729579,"timestamp":1221340796,"id":1503,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729579,"timestamp":1221340798,"id":1504,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729578,"timestamp":1221340801,"id":1505,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729577,"timestamp":1221340803,"id":1506,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729576,"timestamp":1221340806,"id":1507,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729576,"timestamp":1221340808,"id":1508,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729575,"timestamp":1221340810,"id":1509,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729574,"timestamp":1221340813,"id":1510,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":729534,"timestamp":1221340856,"id":1527,"parentId":1358,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":830797,"timestamp":1221340403,"id":1362,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":864655,"timestamp":1221340421,"id":1366,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":901311,"timestamp":1221340436,"id":1368,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926642,"timestamp":1221340407,"id":1363,"parentId":1358,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926650,"timestamp":1221340417,"id":1365,"parentId":1358,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926663,"timestamp":1221340412,"id":1364,"parentId":1358,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926751,"timestamp":1221340332,"id":1359,"parentId":1358,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926695,"timestamp":1221340398,"id":1361,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":926720,"timestamp":1221340380,"id":1360,"parentId":1358,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1010551,"timestamp":1221340864,"id":1530,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1010610,"timestamp":1221340824,"id":1514,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1063834,"timestamp":1221340427,"id":1367,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216936,"timestamp":1221340448,"id":1369,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216591,"timestamp":1221340816,"id":1511,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216584,"timestamp":1221340829,"id":1516,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216584,"timestamp":1221340834,"id":1518,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216583,"timestamp":1221340839,"id":1520,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216582,"timestamp":1221340844,"id":1522,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1216572,"timestamp":1221340858,"id":1528,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1293322,"timestamp":1221340818,"id":1512,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1293334,"timestamp":1221340826,"id":1515,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1293324,"timestamp":1221340841,"id":1521,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1293321,"timestamp":1221340849,"id":1524,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1293320,"timestamp":1221340854,"id":1526,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1318108,"timestamp":1221340861,"id":1529,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1318162,"timestamp":1221340821,"id":1513,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1318157,"timestamp":1221340831,"id":1517,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1318155,"timestamp":1221340836,"id":1519,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1318148,"timestamp":1221340846,"id":1523,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1779833,"timestamp":1221340851,"id":1525,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"add-entry","duration":1779837,"timestamp":1221340866,"id":1531,"parentId":1358,"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":1788179535060,"traceId":"b78eaca40fa519da"},{"name":"make","duration":1780728,"timestamp":1221340068,"id":1358,"parentId":1357,"tags":{},"startTime":1788179535059,"traceId":"b78eaca40fa519da"},{"name":"chunk-graph","duration":78015,"timestamp":1223299358,"id":1533,"parentId":1532,"tags":{},"startTime":1788179537019,"traceId":"b78eaca40fa519da"},{"name":"optimize-modules","duration":10,"timestamp":1223377436,"id":1535,"parentId":1532,"tags":{},"startTime":1788179537097,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunks","duration":82180,"timestamp":1223390665,"id":1537,"parentId":1532,"tags":{},"startTime":1788179537110,"traceId":"b78eaca40fa519da"},{"name":"optimize-tree","duration":14,"timestamp":1223472892,"id":1538,"parentId":1532,"tags":{},"startTime":1788179537192,"traceId":"b78eaca40fa519da"},{"name":"optimize-chunk-modules","duration":111160,"timestamp":1223472935,"id":1539,"parentId":1532,"tags":{},"startTime":1788179537192,"traceId":"b78eaca40fa519da"},{"name":"optimize","duration":206726,"timestamp":1223377414,"id":1534,"parentId":1532,"tags":{},"startTime":1788179537097,"traceId":"b78eaca40fa519da"},{"name":"module-hash","duration":69463,"timestamp":1223672802,"id":1540,"parentId":1532,"tags":{},"startTime":1788179537392,"traceId":"b78eaca40fa519da"},{"name":"code-generation","duration":9467,"timestamp":1223742306,"id":1541,"parentId":1532,"tags":{},"startTime":1788179537462,"traceId":"b78eaca40fa519da"},{"name":"hash","duration":16940,"timestamp":1223759736,"id":1542,"parentId":1532,"tags":{},"startTime":1788179537479,"traceId":"b78eaca40fa519da"},{"name":"code-generation-jobs","duration":234,"timestamp":1223776675,"id":1543,"parentId":1532,"tags":{},"startTime":1788179537496,"traceId":"b78eaca40fa519da"},{"name":"module-assets","duration":1782,"timestamp":1223776831,"id":1544,"parentId":1532,"tags":{},"startTime":1788179537496,"traceId":"b78eaca40fa519da"},{"name":"create-chunk-assets","duration":9883,"timestamp":1223778629,"id":1545,"parentId":1532,"tags":{},"startTime":1788179537498,"traceId":"b78eaca40fa519da"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1521,"timestamp":1223791900,"id":1547,"parentId":1357,"tags":{},"startTime":1788179537511,"traceId":"b78eaca40fa519da"},{"name":"NextJsBuildManifest-createassets","duration":2439,"timestamp":1223790994,"id":1546,"parentId":1357,"tags":{},"startTime":1788179537510,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1516,"timestamp":1223805137,"id":1549,"parentId":1548,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1788179537524,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1496,"timestamp":1223805164,"id":1550,"parentId":1548,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1489,"timestamp":1223805173,"id":1551,"parentId":1548,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1486,"timestamp":1223805178,"id":1552,"parentId":1548,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1483,"timestamp":1223805183,"id":1553,"parentId":1548,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1480,"timestamp":1223805189,"id":1554,"parentId":1548,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1477,"timestamp":1223805193,"id":1555,"parentId":1548,"tags":{"name":"static/chunks/app/layout-2a97a0b229cdb392.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1473,"timestamp":1223805198,"id":1556,"parentId":1548,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1470,"timestamp":1223805202,"id":1557,"parentId":1548,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1466,"timestamp":1223805207,"id":1558,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-497cb5ca0eba00dd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1463,"timestamp":1223805212,"id":1559,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-a8e3cb6c11a1ef7d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1460,"timestamp":1223805216,"id":1560,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/messages/route-80bac03f81ae88ab.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1458,"timestamp":1223805220,"id":1561,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/session/route-f38637c91d94c47b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1454,"timestamp":1223805224,"id":1562,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/start/route-179200c1adc78236.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1452,"timestamp":1223805228,"id":1563,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-ccb02ab95190074f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1448,"timestamp":1223805233,"id":1564,"parentId":1548,"tags":{"name":"static/chunks/app/api/assistant/tools/route-a2ca9374ec83b229.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1445,"timestamp":1223805237,"id":1565,"parentId":1548,"tags":{"name":"static/chunks/app/api/auth/logout/route-e03f7c688c70a063.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1443,"timestamp":1223805241,"id":1566,"parentId":1548,"tags":{"name":"static/chunks/app/api/auth/login/route-bbdef66e39df4c4a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1439,"timestamp":1223805246,"id":1567,"parentId":1548,"tags":{"name":"static/chunks/app/api/daily-summary/route-2387e494d9ab86db.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1436,"timestamp":1223805250,"id":1568,"parentId":1548,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-3a96948f5d7b5787.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1434,"timestamp":1223805254,"id":1569,"parentId":1548,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-c1db78c07e28defb.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1431,"timestamp":1223805258,"id":1570,"parentId":1548,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-77833c13f6e4e39d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"}]
|
|
8
|
+
[{"name":"minify-js","duration":1609,"timestamp":1223805262,"id":1571,"parentId":1548,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-cecbce1a11f3c782.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1610,"timestamp":1223805266,"id":1572,"parentId":1548,"tags":{"name":"static/chunks/app/api/ollama/models/route-f781b6e561cbec65.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1609,"timestamp":1223805270,"id":1573,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-41e375c79c281bb4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1608,"timestamp":1223805274,"id":1574,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-c326a404653f3f40.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1605,"timestamp":1223805279,"id":1575,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-4960b7857ab2e274.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1603,"timestamp":1223805284,"id":1576,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-3b1bc9098b401cad.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1601,"timestamp":1223805287,"id":1577,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/clone/route-39841e8a78d955cf.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1598,"timestamp":1223805293,"id":1578,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-e05799b062d1c166.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1595,"timestamp":1223805298,"id":1579,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/restore/route-ddb729d644a8f913.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1594,"timestamp":1223805302,"id":1580,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/route-1881a27fba2e45dc.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1591,"timestamp":1223805307,"id":1581,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/scan/route-391dcdc6936ef4e2.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1589,"timestamp":1223805311,"id":1582,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/sync/route-3c72dd448c2d6eee.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1586,"timestamp":1223805316,"id":1583,"parentId":1548,"tags":{"name":"static/chunks/app/api/slash-commands/route-985ba3fd013e910d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1584,"timestamp":1223805320,"id":1584,"parentId":1548,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-29477c71a07e5730.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1582,"timestamp":1223805323,"id":1585,"parentId":1548,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-ca731c8509f1bd53.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1579,"timestamp":1223805328,"id":1586,"parentId":1548,"tags":{"name":"static/chunks/app/api/templates/[id]/route-456411af72ea81dd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1578,"timestamp":1223805332,"id":1587,"parentId":1548,"tags":{"name":"static/chunks/app/api/templates/route-5b2d4120dd525b7d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1576,"timestamp":1223805336,"id":1588,"parentId":1548,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-83297f965df7eead.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1574,"timestamp":1223805340,"id":1589,"parentId":1548,"tags":{"name":"static/chunks/app/api/verification/runs/route-7820c623b410fff9.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1573,"timestamp":1223805343,"id":1590,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-df5d02a25e97ae9e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1570,"timestamp":1223805348,"id":1591,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-23152b088cb7e8c7.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1568,"timestamp":1223805352,"id":1592,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/clear-composer/route-e4de37bca2c7cf49.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1567,"timestamp":1223805355,"id":1593,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-48c26b9096683602.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1564,"timestamp":1223805360,"id":1594,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-702c9bd27716b2a4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1563,"timestamp":1223805364,"id":1595,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-be1cfd4c58ea64a9.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1561,"timestamp":1223805367,"id":1596,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/env/route-2791bd4ff7c3028c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1559,"timestamp":1223805372,"id":1597,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c591d3b08a910311.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1557,"timestamp":1223805376,"id":1598,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-236e8be0b2892e80.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1555,"timestamp":1223805380,"id":1599,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-9207668ccfe12b09.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1553,"timestamp":1223805384,"id":1600,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-1634660ebf156ac9.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1552,"timestamp":1223805388,"id":1601,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-39366426549b44f6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1550,"timestamp":1223805392,"id":1602,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-bfdb132843961cfd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1549,"timestamp":1223805395,"id":1603,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3062bc90c52ce9f4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1548,"timestamp":1223805399,"id":1604,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-5449a2e7c139143f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1546,"timestamp":1223805403,"id":1605,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-8a75320b53983168.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1544,"timestamp":1223805408,"id":1606,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-42f1610bb4fd0ad1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1542,"timestamp":1223805412,"id":1607,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-360f6cb7b77224d1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1540,"timestamp":1223805416,"id":1608,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-939ea0311d3a9e52.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1538,"timestamp":1223805420,"id":1609,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-c3bfe0f1459497ee.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1537,"timestamp":1223805424,"id":1610,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-4fe511e125415761.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1536,"timestamp":1223805428,"id":1611,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-be28a1e177a72e01.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1534,"timestamp":1223805433,"id":1612,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-a13b9d3335c33bca.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1509,"timestamp":1223805459,"id":1613,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-92c8ae75562995dd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1506,"timestamp":1223805464,"id":1614,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-745e3ae8998bdbea.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1503,"timestamp":1223805469,"id":1615,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-0981c730a03eca30.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1501,"timestamp":1223805473,"id":1616,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-245f7ac5f2eef7d8.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1498,"timestamp":1223805477,"id":1617,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-d40672faccfde3eb.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1495,"timestamp":1223805481,"id":1618,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-83c27c7c0ea151c7.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1492,"timestamp":1223805485,"id":1619,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-e49c13abe5c231f6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1490,"timestamp":1223805489,"id":1620,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-8a21d398252aca1f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1487,"timestamp":1223805493,"id":1621,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-6e28659719d801d1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1484,"timestamp":1223805497,"id":1622,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-d55c6e3c2790f172.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1480,"timestamp":1223805502,"id":1623,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/instances/opencode/route-334a13210fb50aec.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1478,"timestamp":1223805505,"id":1624,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-b497bc29ad328488.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1473,"timestamp":1223805511,"id":1625,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-2d59e497b33b5829.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1470,"timestamp":1223805515,"id":1626,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-d2b35b46bdb6431b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1467,"timestamp":1223805519,"id":1627,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-51db02a3eed00ccb.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1464,"timestamp":1223805524,"id":1628,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-f1737aec1069e4de.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1461,"timestamp":1223805528,"id":1629,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-fc8d59523798ad4a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1458,"timestamp":1223805532,"id":1630,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/diff/route-585e65fccbbad851.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1454,"timestamp":1223805537,"id":1631,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/session/route-816f7904c95bf945.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1452,"timestamp":1223805540,"id":1632,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/opencode/share/route-1ef79fd45eb943f3.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1449,"timestamp":1223805545,"id":1633,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-0b38c30506aeeeb9.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1446,"timestamp":1223805549,"id":1634,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/resolve-target/route-f2630233e97b8dd9.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1443,"timestamp":1223805553,"id":1635,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-1cc28546f1dc0069.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1439,"timestamp":1223805558,"id":1636,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-f4a05651a961e985.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1434,"timestamp":1223805563,"id":1637,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-5fdc87b2491382db.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1431,"timestamp":1223805567,"id":1638,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-7f7cbc48d001ee3a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1427,"timestamp":1223805572,"id":1639,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-48ecaf16db32b963.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1425,"timestamp":1223805576,"id":1640,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-09c78aec335c2f87.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1421,"timestamp":1223805581,"id":1641,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-03c6bb4ec5c30307.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1418,"timestamp":1223805585,"id":1642,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-5aba7589cc066365.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1430,"timestamp":1223805589,"id":1643,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-f2cff9712ab42f18.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1427,"timestamp":1223805593,"id":1644,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-03d3af048ef8a116.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1424,"timestamp":1223805598,"id":1645,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-4c48e25ab2b9ec2b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1421,"timestamp":1223805602,"id":1646,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-5b4fc164068416fe.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1418,"timestamp":1223805606,"id":1647,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-822756b345397716.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1416,"timestamp":1223805610,"id":1648,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-96f7dede714521fc.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1412,"timestamp":1223805615,"id":1649,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-027af6a94d1f3c87.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1410,"timestamp":1223805618,"id":1650,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-8f8c03c0246fe43b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1407,"timestamp":1223805622,"id":1651,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c6266f169fc5fade.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1404,"timestamp":1223805626,"id":1652,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-54615d687a214564.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1402,"timestamp":1223805630,"id":1653,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-e0b95d6373a6b318.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1400,"timestamp":1223805634,"id":1654,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/config/route-8a58b06915ff4a61.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1398,"timestamp":1223805638,"id":1655,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-960233e2028a2c1f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1395,"timestamp":1223805642,"id":1656,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-4faf292d117120fa.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1392,"timestamp":1223805647,"id":1657,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-78d565c79fe5cef2.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1389,"timestamp":1223805651,"id":1658,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-b0790ad61a5bd347.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1386,"timestamp":1223805655,"id":1659,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-0ed3dabe1231f475.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1382,"timestamp":1223805660,"id":1660,"parentId":1548,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-db21e3e898f4c5c8.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1379,"timestamp":1223805664,"id":1661,"parentId":1548,"tags":{"name":"static/chunks/app/api/agents/versions/route-3a031dd6f8656eb6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1376,"timestamp":1223805668,"id":1662,"parentId":1548,"tags":{"name":"static/chunks/app/api/app/update-check/route-8216b8044e953bac.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1373,"timestamp":1223805673,"id":1663,"parentId":1548,"tags":{"name":"static/chunks/app/api/app/update/route-7914f874ac1d0a48.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1370,"timestamp":1223805677,"id":1664,"parentId":1548,"tags":{"name":"static/chunks/app/api/auth/status/route-ec326c7ace72b87d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1367,"timestamp":1223805682,"id":1665,"parentId":1548,"tags":{"name":"static/chunks/app/api/agents/update/route-da1dec6325d1c85a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1364,"timestamp":1223805686,"id":1666,"parentId":1548,"tags":{"name":"static/chunks/app/api/capabilities/route-0895f1290d3a1895.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1361,"timestamp":1223805690,"id":1667,"parentId":1548,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-768a2ea268474d02.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1358,"timestamp":1223805694,"id":1668,"parentId":1548,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-d21db08b344f22a4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1355,"timestamp":1223805698,"id":1669,"parentId":1548,"tags":{"name":"static/chunks/app/api/fs/browse/route-860d884b86a14517.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1352,"timestamp":1223805702,"id":1670,"parentId":1548,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-33067d58f5caf0dd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1349,"timestamp":1223805706,"id":1671,"parentId":1548,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-2f0474dad0061db2.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"}]
|
|
9
|
+
[{"name":"minify-js","duration":1439,"timestamp":1223805710,"id":1672,"parentId":1548,"tags":{"name":"static/chunks/app/api/external-apps/route-4ec4f6ef964aa704.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1436,"timestamp":1223805715,"id":1673,"parentId":1548,"tags":{"name":"static/chunks/app/api/push/vapid/route-7341109c72b95b8c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1433,"timestamp":1223805719,"id":1674,"parentId":1548,"tags":{"name":"static/chunks/app/api/remote/pair/route-b78394dda8186c9c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1431,"timestamp":1223805723,"id":1675,"parentId":1548,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-d7ca62624765d17a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1428,"timestamp":1223805727,"id":1676,"parentId":1548,"tags":{"name":"static/chunks/app/api/push/escalation/route-bac0e7a41fadc0e3.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1423,"timestamp":1223805733,"id":1677,"parentId":1548,"tags":{"name":"static/chunks/app/api/skills/[id]/route-d5cdde834dd112dc.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1416,"timestamp":1223805741,"id":1678,"parentId":1548,"tags":{"name":"static/chunks/app/api/settings/default-agents/route-919599fe9b17a793.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1412,"timestamp":1223805746,"id":1679,"parentId":1548,"tags":{"name":"static/chunks/app/api/skills/installations/route-5afe5e90c8071b21.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1409,"timestamp":1223805750,"id":1680,"parentId":1548,"tags":{"name":"static/chunks/app/api/skills/operations/route-7971f850df27bed6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1406,"timestamp":1223805755,"id":1681,"parentId":1548,"tags":{"name":"static/chunks/app/api/skills/reindex/route-f8b10fb2d152ffdd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1404,"timestamp":1223805758,"id":1682,"parentId":1548,"tags":{"name":"static/chunks/app/api/todos/route-36df140ade476f4c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1401,"timestamp":1223805762,"id":1683,"parentId":1548,"tags":{"name":"static/chunks/app/api/skills/route-01fbf4102d606352.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1398,"timestamp":1223805766,"id":1684,"parentId":1548,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-5dedc0c327c73796.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1395,"timestamp":1223805770,"id":1685,"parentId":1548,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8545f2e358962a42.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1393,"timestamp":1223805774,"id":1686,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-932a58ed113cd556.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1390,"timestamp":1223805778,"id":1687,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-7deec97ec322ca4a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1387,"timestamp":1223805782,"id":1688,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-5bfebca071629233.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1384,"timestamp":1223805786,"id":1689,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-e1b17f33b24b625c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1381,"timestamp":1223805790,"id":1690,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ab5414577c75f1c8.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1379,"timestamp":1223805794,"id":1691,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-f96c2b879cce4f59.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1376,"timestamp":1223805798,"id":1692,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-a25c4cf5a79e6bb7.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1372,"timestamp":1223805803,"id":1693,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/apply-default-agents/route-6a7bc0ca4451d139.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1370,"timestamp":1223805806,"id":1694,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-3efa4ae388164810.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1367,"timestamp":1223805810,"id":1695,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-0a5f1aded772e8db.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1364,"timestamp":1223805814,"id":1696,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/route-340a65b56dd12a67.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1361,"timestamp":1223805818,"id":1697,"parentId":1548,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-058913ceed351ec6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1358,"timestamp":1223805822,"id":1698,"parentId":1548,"tags":{"name":"static/chunks/app/proxy/[...path]/route-98b74f4d9dbee3e6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1355,"timestamp":1223805827,"id":1699,"parentId":1548,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1351,"timestamp":1223805831,"id":1700,"parentId":1548,"tags":{"name":"static/chunks/app/chat/page-13382a2d0988b12e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1348,"timestamp":1223805835,"id":1701,"parentId":1548,"tags":{"name":"static/chunks/app/login/page-7974413c4ae4fea4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1345,"timestamp":1223805839,"id":1702,"parentId":1548,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1342,"timestamp":1223805843,"id":1703,"parentId":1548,"tags":{"name":"static/chunks/app/page-cacadc12dc13a9b1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1339,"timestamp":1223805847,"id":1704,"parentId":1548,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1336,"timestamp":1223805852,"id":1705,"parentId":1548,"tags":{"name":"static/chunks/app/more/page-966b37c61d9ff0f7.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1333,"timestamp":1223805855,"id":1706,"parentId":1548,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1331,"timestamp":1223805859,"id":1707,"parentId":1548,"tags":{"name":"static/chunks/app/review/page-4c4eef5604ccc735.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1328,"timestamp":1223805863,"id":1708,"parentId":1548,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1325,"timestamp":1223805867,"id":1709,"parentId":1548,"tags":{"name":"static/chunks/app/repositories/page-abff42d048e9e3bd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1322,"timestamp":1223805871,"id":1710,"parentId":1548,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1320,"timestamp":1223805875,"id":1711,"parentId":1548,"tags":{"name":"static/chunks/app/sessions/page-74ab7b4466049350.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1318,"timestamp":1223805878,"id":1712,"parentId":1548,"tags":{"name":"static/chunks/app/skills/installed/page-40a8bbcab5b6ece3.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1315,"timestamp":1223805883,"id":1713,"parentId":1548,"tags":{"name":"static/chunks/app/skills/[skillId]/page-d9cd34c9b58000ca.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1312,"timestamp":1223805887,"id":1714,"parentId":1548,"tags":{"name":"static/chunks/app/skills/page-1eeac18c42870f77.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1309,"timestamp":1223805891,"id":1715,"parentId":1548,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-8e1cee9be58ed2e6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1307,"timestamp":1223805894,"id":1716,"parentId":1548,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1304,"timestamp":1223805898,"id":1717,"parentId":1548,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-6b8634c2046dc424.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1301,"timestamp":1223805902,"id":1718,"parentId":1548,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-4e24ab2f0dab7883.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1298,"timestamp":1223805906,"id":1719,"parentId":1548,"tags":{"name":"static/chunks/app/worktrees/[id]/page-906cbc00c43c5773.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1295,"timestamp":1223805910,"id":1720,"parentId":1548,"tags":{"name":"static/chunks/webpack-f4fec17b9f35f5a5.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1292,"timestamp":1223805914,"id":1721,"parentId":1548,"tags":{"name":"static/chunks/3922.9c9fb69feaf52684.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1290,"timestamp":1223805918,"id":1722,"parentId":1548,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1287,"timestamp":1223805922,"id":1723,"parentId":1548,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1284,"timestamp":1223805926,"id":1724,"parentId":1548,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1282,"timestamp":1223805929,"id":1725,"parentId":1548,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1279,"timestamp":1223805933,"id":1726,"parentId":1548,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1275,"timestamp":1223805938,"id":1727,"parentId":1548,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1272,"timestamp":1223805943,"id":1728,"parentId":1548,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1269,"timestamp":1223805947,"id":1729,"parentId":1548,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1266,"timestamp":1223805951,"id":1730,"parentId":1548,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1263,"timestamp":1223805955,"id":1731,"parentId":1548,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1260,"timestamp":1223805959,"id":1732,"parentId":1548,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1257,"timestamp":1223805962,"id":1733,"parentId":1548,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1254,"timestamp":1223805966,"id":1734,"parentId":1548,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1251,"timestamp":1223805971,"id":1735,"parentId":1548,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1248,"timestamp":1223805975,"id":1736,"parentId":1548,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1245,"timestamp":1223805979,"id":1737,"parentId":1548,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1243,"timestamp":1223805983,"id":1738,"parentId":1548,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1240,"timestamp":1223805987,"id":1739,"parentId":1548,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1237,"timestamp":1223805991,"id":1740,"parentId":1548,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1234,"timestamp":1223805994,"id":1741,"parentId":1548,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1231,"timestamp":1223805998,"id":1742,"parentId":1548,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1229,"timestamp":1223806002,"id":1743,"parentId":1548,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1201,"timestamp":1223806031,"id":1744,"parentId":1548,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1192,"timestamp":1223806040,"id":1745,"parentId":1548,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1188,"timestamp":1223806046,"id":1746,"parentId":1548,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1185,"timestamp":1223806050,"id":1747,"parentId":1548,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1182,"timestamp":1223806054,"id":1748,"parentId":1548,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1179,"timestamp":1223806059,"id":1749,"parentId":1548,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1176,"timestamp":1223806062,"id":1750,"parentId":1548,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1173,"timestamp":1223806066,"id":1751,"parentId":1548,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1170,"timestamp":1223806070,"id":1752,"parentId":1548,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1168,"timestamp":1223806074,"id":1753,"parentId":1548,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1165,"timestamp":1223806077,"id":1754,"parentId":1548,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1162,"timestamp":1223806082,"id":1755,"parentId":1548,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1159,"timestamp":1223806086,"id":1756,"parentId":1548,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1156,"timestamp":1223806090,"id":1757,"parentId":1548,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1153,"timestamp":1223806094,"id":1758,"parentId":1548,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1150,"timestamp":1223806098,"id":1759,"parentId":1548,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1147,"timestamp":1223806103,"id":1760,"parentId":1548,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1144,"timestamp":1223806107,"id":1761,"parentId":1548,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1141,"timestamp":1223806111,"id":1762,"parentId":1548,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1138,"timestamp":1223806115,"id":1763,"parentId":1548,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1135,"timestamp":1223806120,"id":1764,"parentId":1548,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1132,"timestamp":1223806124,"id":1765,"parentId":1548,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1128,"timestamp":1223806128,"id":1766,"parentId":1548,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1125,"timestamp":1223806132,"id":1767,"parentId":1548,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1122,"timestamp":1223806137,"id":1768,"parentId":1548,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1119,"timestamp":1223806140,"id":1769,"parentId":1548,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1117,"timestamp":1223806145,"id":1770,"parentId":1548,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1114,"timestamp":1223806148,"id":1771,"parentId":1548,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1110,"timestamp":1223806153,"id":1772,"parentId":1548,"tags":{"name":"static/chunks/4974-8a5cd7ac3ab8bc7e.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"}]
|
|
10
|
+
[{"name":"minify-js","duration":1206,"timestamp":1223806157,"id":1773,"parentId":1548,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1788179537525,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1209,"timestamp":1223806161,"id":1774,"parentId":1548,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1207,"timestamp":1223806165,"id":1775,"parentId":1548,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1205,"timestamp":1223806169,"id":1776,"parentId":1548,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1202,"timestamp":1223806174,"id":1777,"parentId":1548,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1200,"timestamp":1223806178,"id":1778,"parentId":1548,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1198,"timestamp":1223806183,"id":1779,"parentId":1548,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1197,"timestamp":1223806187,"id":1780,"parentId":1548,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1195,"timestamp":1223806191,"id":1781,"parentId":1548,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1193,"timestamp":1223806195,"id":1782,"parentId":1548,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1191,"timestamp":1223806199,"id":1783,"parentId":1548,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1189,"timestamp":1223806203,"id":1784,"parentId":1548,"tags":{"name":"static/chunks/4882-1ab97d427bff637d.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1187,"timestamp":1223806207,"id":1785,"parentId":1548,"tags":{"name":"static/chunks/1255-8e09e41c0147c246.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1185,"timestamp":1223806211,"id":1786,"parentId":1548,"tags":{"name":"static/chunks/6402-96ee872755f6c8a1.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1183,"timestamp":1223806215,"id":1787,"parentId":1548,"tags":{"name":"static/chunks/8019-548536699508f978.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1181,"timestamp":1223806219,"id":1788,"parentId":1548,"tags":{"name":"static/chunks/6381-25ca08606554085c.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1179,"timestamp":1223806222,"id":1789,"parentId":1548,"tags":{"name":"static/chunks/5229-fd074c6b27f41525.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1177,"timestamp":1223806226,"id":1790,"parentId":1548,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1174,"timestamp":1223806230,"id":1791,"parentId":1548,"tags":{"name":"static/chunks/2053-8f09186730bed088.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1172,"timestamp":1223806234,"id":1792,"parentId":1548,"tags":{"name":"static/chunks/1379-9c8de7ad7b6e8769.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1170,"timestamp":1223806238,"id":1793,"parentId":1548,"tags":{"name":"static/chunks/4322-e69448c87a66faa4.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1168,"timestamp":1223806242,"id":1794,"parentId":1548,"tags":{"name":"static/chunks/8593-e72cfa4b121bab89.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":1166,"timestamp":1223806246,"id":1795,"parentId":1548,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":829,"timestamp":1223806584,"id":1797,"parentId":1548,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":768,"timestamp":1223806648,"id":1799,"parentId":1548,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":2745,"timestamp":1223806252,"id":1796,"parentId":1548,"tags":{"name":"static/0YoRrahue4Vchxg1z83IQ/_ssgManifest.js","cache":"MISS"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-js","duration":3858,"timestamp":1223806597,"id":1798,"parentId":1548,"tags":{"name":"static/0YoRrahue4Vchxg1z83IQ/_buildManifest.js","cache":"MISS"},"startTime":1788179537526,"traceId":"b78eaca40fa519da"},{"name":"minify-webpack-plugin-optimize","duration":12631,"timestamp":1223797832,"id":1548,"parentId":1357,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1788179537517,"traceId":"b78eaca40fa519da"},{"name":"minify-css","duration":125,"timestamp":1223810636,"id":1801,"parentId":1800,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1788179537530,"traceId":"b78eaca40fa519da"},{"name":"minify-css","duration":85,"timestamp":1223810680,"id":1802,"parentId":1800,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1788179537530,"traceId":"b78eaca40fa519da"},{"name":"minify-css","duration":81,"timestamp":1223810686,"id":1803,"parentId":1800,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1788179537530,"traceId":"b78eaca40fa519da"},{"name":"minify-css","duration":78,"timestamp":1223810690,"id":1804,"parentId":1800,"tags":{"file":"static/css/09364fb467b5cef1.css","cache":"HIT"},"startTime":1788179537530,"traceId":"b78eaca40fa519da"},{"name":"css-minimizer-plugin","duration":212,"timestamp":1223810558,"id":1800,"parentId":1357,"tags":{},"startTime":1788179537530,"traceId":"b78eaca40fa519da"},{"name":"seal","duration":671665,"timestamp":1223203874,"id":1532,"parentId":1357,"tags":{},"startTime":1788179536923,"traceId":"b78eaca40fa519da"},{"name":"webpack-compilation","duration":2538368,"timestamp":1221337250,"id":1357,"parentId":16,"tags":{"name":"client"},"startTime":1788179535057,"traceId":"b78eaca40fa519da"},{"name":"emit","duration":55333,"timestamp":1223875663,"id":1805,"parentId":16,"tags":{},"startTime":1788179537595,"traceId":"b78eaca40fa519da"},{"name":"webpack-close","duration":1106271,"timestamp":1223933990,"id":1806,"parentId":16,"tags":{"name":"client"},"startTime":1788179537653,"traceId":"b78eaca40fa519da"},{"name":"webpack-generate-error-stats","duration":854,"timestamp":1225040282,"id":1807,"parentId":1806,"tags":{},"startTime":1788179538760,"traceId":"b78eaca40fa519da"},{"name":"run-webpack-compiler","duration":25419873,"timestamp":1199621695,"id":16,"parentId":1,"tags":{},"startTime":1788179513341,"traceId":"b78eaca40fa519da"},{"name":"format-webpack-messages","duration":84,"timestamp":1225041576,"id":1808,"parentId":1,"tags":{},"startTime":1788179538761,"traceId":"b78eaca40fa519da"},{"name":"verify-typescript-setup","duration":37817506,"timestamp":1225045935,"id":1810,"parentId":1,"tags":{},"startTime":1788179538765,"traceId":"b78eaca40fa519da"},{"name":"check-static-error-page","duration":48002,"timestamp":1262890732,"id":1813,"parentId":1812,"tags":{},"startTime":1788179576610,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":87707,"timestamp":1263141133,"id":1814,"parentId":1812,"tags":{"page":"/_app"},"startTime":1788179576860,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":86586,"timestamp":1263142278,"id":1816,"parentId":1812,"tags":{"page":"/_document"},"startTime":1788179576862,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":109723,"timestamp":1263142186,"id":1815,"parentId":1812,"tags":{"page":"/_error"},"startTime":1788179576862,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":66642,"timestamp":1263265870,"id":1978,"parentId":1973,"tags":{},"startTime":1788179576985,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":107548,"timestamp":1263225047,"id":1973,"parentId":1812,"tags":{"page":"/icon.png"},"startTime":1788179576944,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":77637,"timestamp":1263266052,"id":1980,"parentId":1975,"tags":{},"startTime":1788179576985,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":117849,"timestamp":1263225873,"id":1975,"parentId":1812,"tags":{"page":"/icon2.png"},"startTime":1788179576945,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":96885,"timestamp":1263265964,"id":1979,"parentId":1974,"tags":{},"startTime":1788179576985,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":137416,"timestamp":1263225463,"id":1974,"parentId":1812,"tags":{"page":"/icon1.png"},"startTime":1788179576945,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":103837,"timestamp":1263266682,"id":1982,"parentId":1818,"tags":{},"startTime":1788179576986,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":225411,"timestamp":1263145141,"id":1818,"parentId":1812,"tags":{"page":"/api/agents/update"},"startTime":1788179576864,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":116246,"timestamp":1263266927,"id":1983,"parentId":1819,"tags":{},"startTime":1788179576986,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":237456,"timestamp":1263145748,"id":1819,"parentId":1812,"tags":{"page":"/api/agents/versions"},"startTime":1788179576865,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":120018,"timestamp":1263266121,"id":1981,"parentId":1817,"tags":{},"startTime":1788179576985,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":243835,"timestamp":1263142331,"id":1817,"parentId":1812,"tags":{"page":"/_not-found"},"startTime":1788179576862,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":128928,"timestamp":1263267135,"id":1984,"parentId":1820,"tags":{},"startTime":1788179576986,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":249755,"timestamp":1263146337,"id":1820,"parentId":1812,"tags":{"page":"/api/app/update-check"},"startTime":1788179576866,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":130489,"timestamp":1263267360,"id":1986,"parentId":1821,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":250986,"timestamp":1263146882,"id":1821,"parentId":1812,"tags":{"page":"/api/app/update"},"startTime":1788179576866,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":172333,"timestamp":1263267432,"id":1987,"parentId":1823,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":291539,"timestamp":1263148254,"id":1823,"parentId":1812,"tags":{"page":"/api/assistant/current-output"},"startTime":1788179576868,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":192024,"timestamp":1263267196,"id":1985,"parentId":1822,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":311701,"timestamp":1263147550,"id":1822,"parentId":1812,"tags":{"page":"/api/assistant/conversation"},"startTime":1788179576867,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":201380,"timestamp":1263267475,"id":1988,"parentId":1825,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":319470,"timestamp":1263149406,"id":1825,"parentId":1812,"tags":{"page":"/api/assistant/session"},"startTime":1788179576869,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":204236,"timestamp":1263267553,"id":1990,"parentId":1826,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":321767,"timestamp":1263150041,"id":1826,"parentId":1812,"tags":{"page":"/api/assistant/start"},"startTime":1788179576869,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":207564,"timestamp":1263267585,"id":1991,"parentId":1827,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":322554,"timestamp":1263152619,"id":1827,"parentId":1812,"tags":{"page":"/api/assistant/terminal"},"startTime":1788179576872,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":210075,"timestamp":1263267603,"id":1992,"parentId":1828,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":324498,"timestamp":1263153200,"id":1828,"parentId":1812,"tags":{"page":"/api/assistant/tools"},"startTime":1788179576873,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":213206,"timestamp":1263267625,"id":1993,"parentId":1829,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":327040,"timestamp":1263153814,"id":1829,"parentId":1812,"tags":{"page":"/api/auth/login"},"startTime":1788179576873,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":216217,"timestamp":1263267640,"id":1994,"parentId":1830,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":329477,"timestamp":1263154398,"id":1830,"parentId":1812,"tags":{"page":"/api/auth/logout"},"startTime":1788179576874,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":218622,"timestamp":1263267738,"id":1995,"parentId":1831,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":331457,"timestamp":1263154925,"id":1831,"parentId":1812,"tags":{"page":"/api/auth/status"},"startTime":1788179576874,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":220700,"timestamp":1263267851,"id":1996,"parentId":1832,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":332959,"timestamp":1263155607,"id":1832,"parentId":1812,"tags":{"page":"/api/capabilities"},"startTime":1788179576875,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":228728,"timestamp":1263267897,"id":1997,"parentId":1833,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":340516,"timestamp":1263156130,"id":1833,"parentId":1812,"tags":{"page":"/api/daily-summary"},"startTime":1788179576875,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":231658,"timestamp":1263267999,"id":1998,"parentId":1834,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":343066,"timestamp":1263156611,"id":1834,"parentId":1812,"tags":{"page":"/api/daily-summary/status"},"startTime":1788179576876,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":234632,"timestamp":1263267504,"id":1989,"parentId":1824,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":353379,"timestamp":1263148780,"id":1824,"parentId":1812,"tags":{"page":"/api/assistant/messages"},"startTime":1788179576868,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":237932,"timestamp":1263268150,"id":1999,"parentId":1835,"tags":{},"startTime":1788179576987,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":348980,"timestamp":1263157134,"id":1835,"parentId":1812,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1788179576876,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":237928,"timestamp":1263268275,"id":2000,"parentId":1837,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":348058,"timestamp":1263158159,"id":1837,"parentId":1812,"tags":{"page":"/api/external-apps"},"startTime":1788179576878,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":240141,"timestamp":1263268398,"id":2001,"parentId":1836,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":350914,"timestamp":1263157647,"id":1836,"parentId":1812,"tags":{"page":"/api/external-apps/[id]"},"startTime":1788179576877,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":242232,"timestamp":1263268528,"id":2002,"parentId":1838,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":352148,"timestamp":1263158632,"id":1838,"parentId":1812,"tags":{"page":"/api/fs/browse"},"startTime":1788179576878,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":242986,"timestamp":1263268634,"id":2003,"parentId":1839,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":352460,"timestamp":1263159181,"id":1839,"parentId":1812,"tags":{"page":"/api/fs/recent-paths"},"startTime":1788179576879,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":248942,"timestamp":1263268731,"id":2005,"parentId":1841,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":357290,"timestamp":1263160408,"id":1841,"parentId":1812,"tags":{"page":"/api/hooks/claude-done"},"startTime":1788179576880,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":251193,"timestamp":1263268753,"id":2006,"parentId":1843,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":358438,"timestamp":1263161531,"id":1843,"parentId":1812,"tags":{"page":"/api/metrics/vibe"},"startTime":1788179576881,"traceId":"b78eaca40fa519da"}]
|
|
11
|
+
[{"name":"is-page-static","duration":252468,"timestamp":1263268697,"id":2004,"parentId":1840,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":361454,"timestamp":1263159739,"id":1840,"parentId":1812,"tags":{"page":"/api/hooks/agent-event"},"startTime":1788179576879,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":257272,"timestamp":1263268804,"id":2007,"parentId":1842,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":365146,"timestamp":1263160963,"id":1842,"parentId":1812,"tags":{"page":"/api/hooks/permission-request"},"startTime":1788179576880,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":257369,"timestamp":1263268827,"id":2008,"parentId":1844,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":364076,"timestamp":1263162140,"id":1844,"parentId":1812,"tags":{"page":"/api/ollama/models"},"startTime":1788179576881,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":259276,"timestamp":1263268925,"id":2009,"parentId":1845,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":365495,"timestamp":1263162724,"id":1845,"parentId":1812,"tags":{"page":"/api/push/escalation"},"startTime":1788179576882,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":262973,"timestamp":1263269078,"id":2010,"parentId":1846,"tags":{},"startTime":1788179576988,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":368860,"timestamp":1263163223,"id":1846,"parentId":1812,"tags":{"page":"/api/push/subscriptions"},"startTime":1788179576883,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":264577,"timestamp":1263269180,"id":2011,"parentId":1847,"tags":{},"startTime":1788179576989,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":370141,"timestamp":1263163634,"id":1847,"parentId":1812,"tags":{"page":"/api/push/vapid"},"startTime":1788179576883,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":264648,"timestamp":1263270110,"id":2012,"parentId":1848,"tags":{},"startTime":1788179576989,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":370815,"timestamp":1263163968,"id":1848,"parentId":1812,"tags":{"page":"/api/remote/pair"},"startTime":1788179576883,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":266593,"timestamp":1263270155,"id":2013,"parentId":1849,"tags":{},"startTime":1788179576989,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":372266,"timestamp":1263164501,"id":1849,"parentId":1812,"tags":{"page":"/api/repositories/[id]"},"startTime":1788179576884,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":269452,"timestamp":1263270282,"id":2015,"parentId":1851,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":374124,"timestamp":1263165626,"id":1851,"parentId":1812,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1788179576885,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":276216,"timestamp":1263270255,"id":2014,"parentId":1850,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":381455,"timestamp":1263165038,"id":1850,"parentId":1812,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1788179576884,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":279042,"timestamp":1263270302,"id":2016,"parentId":1852,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":383233,"timestamp":1263166134,"id":1852,"parentId":1812,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1788179576885,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":279612,"timestamp":1263270318,"id":2017,"parentId":1854,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":382824,"timestamp":1263167128,"id":1854,"parentId":1812,"tags":{"page":"/api/repositories/excluded"},"startTime":1788179576886,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":283107,"timestamp":1263270347,"id":2018,"parentId":1853,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":386858,"timestamp":1263166616,"id":1853,"parentId":1812,"tags":{"page":"/api/repositories/clone"},"startTime":1788179576886,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":286639,"timestamp":1263270397,"id":2020,"parentId":1856,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":389016,"timestamp":1263168043,"id":1856,"parentId":1812,"tags":{"page":"/api/repositories"},"startTime":1788179576887,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":289346,"timestamp":1263270364,"id":2019,"parentId":1855,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":392149,"timestamp":1263167583,"id":1855,"parentId":1812,"tags":{"page":"/api/repositories/restore"},"startTime":1788179576887,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":290811,"timestamp":1263270420,"id":2021,"parentId":1857,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":391704,"timestamp":1263169548,"id":1857,"parentId":1812,"tags":{"page":"/api/repositories/scan"},"startTime":1788179576889,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":292626,"timestamp":1263270448,"id":2022,"parentId":1858,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":393134,"timestamp":1263169962,"id":1858,"parentId":1812,"tags":{"page":"/api/repositories/sync"},"startTime":1788179576889,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":294043,"timestamp":1263270572,"id":2023,"parentId":1859,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":394246,"timestamp":1263170389,"id":1859,"parentId":1812,"tags":{"page":"/api/repositories/validate-path"},"startTime":1788179576890,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":295788,"timestamp":1263270695,"id":2024,"parentId":1860,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":395718,"timestamp":1263170786,"id":1860,"parentId":1812,"tags":{"page":"/api/settings/default-agents"},"startTime":1788179576890,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":296175,"timestamp":1263270792,"id":2025,"parentId":1861,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":395796,"timestamp":1263171191,"id":1861,"parentId":1812,"tags":{"page":"/api/sidebar/group-order"},"startTime":1788179576891,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":302010,"timestamp":1263271000,"id":2027,"parentId":1862,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":401518,"timestamp":1263171534,"id":1862,"parentId":1812,"tags":{"page":"/api/skills/[id]"},"startTime":1788179576891,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":304796,"timestamp":1263271158,"id":2028,"parentId":1864,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":403652,"timestamp":1263172323,"id":1864,"parentId":1812,"tags":{"page":"/api/skills/operations"},"startTime":1788179576892,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":309835,"timestamp":1263270908,"id":2026,"parentId":1863,"tags":{},"startTime":1788179576990,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":408873,"timestamp":1263171889,"id":1863,"parentId":1812,"tags":{"page":"/api/skills/installations"},"startTime":1788179576891,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":310966,"timestamp":1263271261,"id":2029,"parentId":1865,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":409503,"timestamp":1263172740,"id":1865,"parentId":1812,"tags":{"page":"/api/skills/reindex"},"startTime":1788179576892,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":316914,"timestamp":1263271306,"id":2031,"parentId":1868,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":414165,"timestamp":1263174079,"id":1868,"parentId":1812,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1788179576893,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":318930,"timestamp":1263271406,"id":2032,"parentId":1866,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":417134,"timestamp":1263173220,"id":1866,"parentId":1812,"tags":{"page":"/api/skills"},"startTime":1788179576893,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":321497,"timestamp":1263271440,"id":2033,"parentId":1869,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":418468,"timestamp":1263174492,"id":1869,"parentId":1812,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1788179576894,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":324449,"timestamp":1263271462,"id":2034,"parentId":1870,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":421023,"timestamp":1263174908,"id":1870,"parentId":1812,"tags":{"page":"/api/templates/[id]"},"startTime":1788179576894,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":332661,"timestamp":1263265486,"id":1977,"parentId":1972,"tags":{},"startTime":1788179576985,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":374284,"timestamp":1263223886,"id":1972,"parentId":1812,"tags":{"page":"/apple-icon.png"},"startTime":1788179576943,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":327086,"timestamp":1263271481,"id":2035,"parentId":1871,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":423227,"timestamp":1263175361,"id":1871,"parentId":1812,"tags":{"page":"/api/templates"},"startTime":1788179576895,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":329902,"timestamp":1263271598,"id":2037,"parentId":1873,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":425196,"timestamp":1263176329,"id":1873,"parentId":1812,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1788179576896,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":332500,"timestamp":1263271287,"id":2030,"parentId":1867,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":430175,"timestamp":1263173632,"id":1867,"parentId":1812,"tags":{"page":"/api/slash-commands"},"startTime":1788179576893,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":332255,"timestamp":1263271619,"id":2038,"parentId":1874,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":427054,"timestamp":1263176837,"id":1874,"parentId":1812,"tags":{"page":"/api/verification/runs"},"startTime":1788179576896,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":339367,"timestamp":1263271697,"id":2040,"parentId":1876,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":433252,"timestamp":1263177845,"id":1876,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1788179576897,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":340907,"timestamp":1263271674,"id":2039,"parentId":1875,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":435283,"timestamp":1263177362,"id":1875,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1788179576897,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":342267,"timestamp":1263271721,"id":2041,"parentId":1877,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":435633,"timestamp":1263178374,"id":1877,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/clear-composer"},"startTime":1788179576898,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":347304,"timestamp":1263271768,"id":2043,"parentId":1879,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":439710,"timestamp":1263179411,"id":1879,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1788179576899,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":347472,"timestamp":1263271740,"id":2042,"parentId":1878,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":440346,"timestamp":1263178882,"id":1878,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1788179576898,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":349030,"timestamp":1263271794,"id":2044,"parentId":1880,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":440931,"timestamp":1263179916,"id":1880,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1788179576899,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":353230,"timestamp":1263271822,"id":2045,"parentId":1881,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":444625,"timestamp":1263180449,"id":1881,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/env"},"startTime":1788179576900,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":353320,"timestamp":1263271841,"id":2046,"parentId":1883,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":443727,"timestamp":1263181450,"id":1883,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1788179576901,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":356633,"timestamp":1263271860,"id":2047,"parentId":1882,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":447591,"timestamp":1263180925,"id":1882,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1788179576900,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":358322,"timestamp":1263271927,"id":2048,"parentId":1884,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":448325,"timestamp":1263181942,"id":1884,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1788179576901,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":360980,"timestamp":1263271963,"id":2050,"parentId":1886,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":448866,"timestamp":1263184094,"id":1886,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1788179576903,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":362961,"timestamp":1263271946,"id":2049,"parentId":1885,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":452436,"timestamp":1263182493,"id":1885,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1788179576902,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":363495,"timestamp":1263271981,"id":2051,"parentId":1887,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":450854,"timestamp":1263184639,"id":1887,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1788179576904,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":366075,"timestamp":1263272065,"id":2053,"parentId":1888,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":452981,"timestamp":1263185176,"id":1888,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1788179576905,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":366930,"timestamp":1263272005,"id":2052,"parentId":1889,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":452303,"timestamp":1263186654,"id":1889,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1788179576906,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":368604,"timestamp":1263272084,"id":2054,"parentId":1890,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":453588,"timestamp":1263187117,"id":1890,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1788179576906,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":370746,"timestamp":1263272129,"id":2055,"parentId":1891,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":455357,"timestamp":1263187538,"id":1891,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1788179576907,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":372246,"timestamp":1263272152,"id":2056,"parentId":1892,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"}]
|
|
12
|
+
[{"name":"check-page","duration":456663,"timestamp":1263187969,"id":1892,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1788179576907,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":374939,"timestamp":1263272194,"id":2058,"parentId":1894,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":458317,"timestamp":1263188843,"id":1894,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1788179576908,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":375568,"timestamp":1263272174,"id":2057,"parentId":1893,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":459336,"timestamp":1263188422,"id":1893,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1788179576908,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":377570,"timestamp":1263272215,"id":2059,"parentId":1895,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":460494,"timestamp":1263189307,"id":1895,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1788179576909,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":379677,"timestamp":1263272234,"id":2060,"parentId":1896,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":462199,"timestamp":1263189736,"id":1896,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1788179576909,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":380349,"timestamp":1263272251,"id":2061,"parentId":1897,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":462422,"timestamp":1263190195,"id":1897,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1788179576910,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":382777,"timestamp":1263272288,"id":2063,"parentId":1899,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":464011,"timestamp":1263191072,"id":1899,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1788179576910,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":384467,"timestamp":1263272270,"id":2062,"parentId":1898,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":466134,"timestamp":1263190621,"id":1898,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1788179576910,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":385284,"timestamp":1263272307,"id":2064,"parentId":1900,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":466102,"timestamp":1263191508,"id":1900,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1788179576911,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":387837,"timestamp":1263272339,"id":2066,"parentId":1902,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":467797,"timestamp":1263192398,"id":1902,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1788179576912,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":388047,"timestamp":1263272324,"id":2065,"parentId":1901,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":468446,"timestamp":1263191945,"id":1901,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1788179576911,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":391532,"timestamp":1263272372,"id":2068,"parentId":1904,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":470663,"timestamp":1263193262,"id":1904,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1788179576913,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":392049,"timestamp":1263272355,"id":2067,"parentId":1903,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":471598,"timestamp":1263192824,"id":1903,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1788179576912,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":396002,"timestamp":1263272391,"id":2069,"parentId":1905,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":474754,"timestamp":1263193659,"id":1905,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1788179576913,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":397228,"timestamp":1263271573,"id":2036,"parentId":1872,"tags":{},"startTime":1788179576991,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":493013,"timestamp":1263175806,"id":1872,"parentId":1812,"tags":{"page":"/api/todos"},"startTime":1788179576895,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":399703,"timestamp":1263272408,"id":2070,"parentId":1906,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":478047,"timestamp":1263194087,"id":1906,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1788179576913,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":399817,"timestamp":1263272426,"id":2071,"parentId":1907,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":477769,"timestamp":1263194494,"id":1907,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1788179576914,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":401883,"timestamp":1263272485,"id":2073,"parentId":1909,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":479037,"timestamp":1263195348,"id":1909,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1788179576915,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":403581,"timestamp":1263272519,"id":2074,"parentId":1910,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":480363,"timestamp":1263195757,"id":1910,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1788179576915,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":404531,"timestamp":1263272634,"id":2075,"parentId":1911,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":480986,"timestamp":1263196196,"id":1911,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1788179576916,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":407429,"timestamp":1263272736,"id":2076,"parentId":1912,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":483578,"timestamp":1263196607,"id":1912,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1788179576916,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":413988,"timestamp":1263272461,"id":2072,"parentId":1908,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":491566,"timestamp":1263194906,"id":1908,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/instances/opencode"},"startTime":1788179576914,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":416668,"timestamp":1263272798,"id":2078,"parentId":1914,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":492044,"timestamp":1263197445,"id":1914,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1788179576917,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":417243,"timestamp":1263272826,"id":2079,"parentId":1915,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":492194,"timestamp":1263197895,"id":1915,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1788179576917,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":420100,"timestamp":1263272850,"id":2080,"parentId":1916,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":494635,"timestamp":1263198337,"id":1916,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1788179576918,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":422178,"timestamp":1263272890,"id":2081,"parentId":1917,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":496333,"timestamp":1263198758,"id":1917,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/opencode/diff"},"startTime":1788179576918,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":423844,"timestamp":1263272930,"id":2082,"parentId":1918,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":497607,"timestamp":1263199189,"id":1918,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/opencode/session"},"startTime":1788179576919,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":424181,"timestamp":1263272972,"id":2083,"parentId":1919,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":497578,"timestamp":1263199595,"id":1919,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/opencode/share"},"startTime":1788179576919,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":427637,"timestamp":1263273055,"id":2084,"parentId":1920,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":500714,"timestamp":1263200000,"id":1920,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1788179576919,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":427870,"timestamp":1263273084,"id":2085,"parentId":1921,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":499702,"timestamp":1263201272,"id":1921,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/resolve-target"},"startTime":1788179576921,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":432929,"timestamp":1263273122,"id":2086,"parentId":1922,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":504383,"timestamp":1263201692,"id":1922,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1788179576921,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":435693,"timestamp":1263273190,"id":2088,"parentId":1924,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":506350,"timestamp":1263202556,"id":1924,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1788179576922,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":439293,"timestamp":1263273207,"id":2089,"parentId":1925,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":509565,"timestamp":1263202958,"id":1925,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1788179576922,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":443128,"timestamp":1263273232,"id":2090,"parentId":1926,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":512971,"timestamp":1263203412,"id":1926,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1788179576923,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":447536,"timestamp":1263273259,"id":2091,"parentId":1927,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":516989,"timestamp":1263203826,"id":1927,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1788179576923,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":449447,"timestamp":1263273160,"id":2087,"parentId":1923,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":520463,"timestamp":1263202164,"id":1923,"parentId":1812,"tags":{"page":"/api/worktrees/[id]"},"startTime":1788179576922,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":451374,"timestamp":1263273315,"id":2092,"parentId":1928,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":520064,"timestamp":1263204645,"id":1928,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1788179576924,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":461072,"timestamp":1263273465,"id":2093,"parentId":1929,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":529484,"timestamp":1263205087,"id":1929,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1788179576924,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":461184,"timestamp":1263273677,"id":2094,"parentId":1930,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":529368,"timestamp":1263205512,"id":1930,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1788179576925,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":464931,"timestamp":1263273952,"id":2096,"parentId":1931,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":532982,"timestamp":1263205922,"id":1931,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1788179576925,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":466972,"timestamp":1263273811,"id":2095,"parentId":1932,"tags":{},"startTime":1788179576993,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":534438,"timestamp":1263206369,"id":1932,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1788179576926,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":469290,"timestamp":1263274193,"id":2097,"parentId":1933,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":536720,"timestamp":1263206783,"id":1933,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1788179576926,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":473256,"timestamp":1263274345,"id":2098,"parentId":1934,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":540395,"timestamp":1263207223,"id":1934,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1788179576927,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":474565,"timestamp":1263274585,"id":2099,"parentId":1935,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":541539,"timestamp":1263207633,"id":1935,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1788179576927,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":476730,"timestamp":1263274718,"id":2100,"parentId":1936,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":543400,"timestamp":1263208068,"id":1936,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1788179576927,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":477903,"timestamp":1263274756,"id":2101,"parentId":1938,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":543805,"timestamp":1263208874,"id":1938,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1788179576928,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":481258,"timestamp":1263274827,"id":2103,"parentId":1939,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":546823,"timestamp":1263209303,"id":1939,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1788179576929,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":485429,"timestamp":1263274859,"id":2104,"parentId":1940,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":550617,"timestamp":1263209708,"id":1940,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1788179576929,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":488723,"timestamp":1263274895,"id":2105,"parentId":1941,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":553482,"timestamp":1263210156,"id":1941,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1788179576929,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":492468,"timestamp":1263274804,"id":2102,"parentId":1937,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":558821,"timestamp":1263208472,"id":1937,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1788179576928,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":494056,"timestamp":1263274916,"id":2106,"parentId":1942,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":558480,"timestamp":1263210566,"id":1942,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1788179576930,"traceId":"b78eaca40fa519da"}]
|
|
13
|
+
[{"name":"is-page-static","duration":497511,"timestamp":1263274976,"id":2108,"parentId":1944,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":561108,"timestamp":1263211401,"id":1944,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1788179576931,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":501066,"timestamp":1263275004,"id":2109,"parentId":1945,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":564309,"timestamp":1263211802,"id":1945,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1788179576931,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":504339,"timestamp":1263275058,"id":2110,"parentId":1946,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":567181,"timestamp":1263212238,"id":1946,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1788179576932,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":507465,"timestamp":1263275082,"id":2111,"parentId":1947,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":569904,"timestamp":1263212663,"id":1947,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1788179576932,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":517346,"timestamp":1263274951,"id":2107,"parentId":1943,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":581351,"timestamp":1263210970,"id":1943,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1788179576930,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":517413,"timestamp":1263275114,"id":2112,"parentId":1948,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":579454,"timestamp":1263213093,"id":1948,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1788179576932,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":522914,"timestamp":1263275142,"id":2113,"parentId":1949,"tags":{},"startTime":1788179576994,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":584573,"timestamp":1263213505,"id":1949,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/verify/config"},"startTime":1788179576933,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":522996,"timestamp":1263275162,"id":2114,"parentId":1950,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":584260,"timestamp":1263213914,"id":1950,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1788179576933,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":525928,"timestamp":1263275178,"id":2115,"parentId":1952,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":586560,"timestamp":1263214615,"id":1952,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1788179576934,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":527048,"timestamp":1263275199,"id":2116,"parentId":1951,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":587976,"timestamp":1263214293,"id":1951,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]/cancel"},"startTime":1788179576934,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":529924,"timestamp":1263275214,"id":2117,"parentId":1953,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":589275,"timestamp":1263215885,"id":1953,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1788179576935,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":533047,"timestamp":1263275352,"id":2119,"parentId":1955,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":591685,"timestamp":1263216733,"id":1955,"parentId":1812,"tags":{"page":"/api/worktrees/apply-default-agents"},"startTime":1788179576936,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":535889,"timestamp":1263275227,"id":2118,"parentId":1954,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":594808,"timestamp":1263216327,"id":1954,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1788179576936,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":539229,"timestamp":1263275474,"id":2120,"parentId":1956,"tags":{},"startTime":1788179576995,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":597556,"timestamp":1263217166,"id":1956,"parentId":1812,"tags":{"page":"/api/worktrees"},"startTime":1788179576937,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":537593,"timestamp":1263277641,"id":2121,"parentId":1962,"tags":{},"startTime":1788179576997,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":595606,"timestamp":1263219644,"id":1962,"parentId":1812,"tags":{"page":"/proxy/[...path]"},"startTime":1788179576939,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":538573,"timestamp":1263278701,"id":2122,"parentId":1976,"tags":{},"startTime":1788179576998,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":590998,"timestamp":1263226299,"id":1976,"parentId":1812,"tags":{"page":"/manifest.webmanifest"},"startTime":1788179576946,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":567725,"timestamp":1263282259,"id":2123,"parentId":1957,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":632467,"timestamp":1263217573,"id":1957,"parentId":1812,"tags":{"page":"/chat"},"startTime":1788179576937,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":568504,"timestamp":1263282356,"id":2124,"parentId":1958,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":632905,"timestamp":1263217979,"id":1958,"parentId":1812,"tags":{"page":"/login"},"startTime":1788179576937,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":571718,"timestamp":1263282519,"id":2126,"parentId":1960,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":635465,"timestamp":1263218804,"id":1960,"parentId":1812,"tags":{"page":"/offline"},"startTime":1788179576938,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":573016,"timestamp":1263282440,"id":2125,"parentId":1959,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":637063,"timestamp":1263218413,"id":1959,"parentId":1812,"tags":{"page":"/more"},"startTime":1788179576938,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":578127,"timestamp":1263282681,"id":2128,"parentId":1961,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":641586,"timestamp":1263219239,"id":1961,"parentId":1812,"tags":{"page":"/"},"startTime":1788179576939,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":580690,"timestamp":1263282599,"id":2127,"parentId":1963,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":643233,"timestamp":1263220076,"id":1963,"parentId":1812,"tags":{"page":"/repositories"},"startTime":1788179576939,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":584396,"timestamp":1263282847,"id":2130,"parentId":1965,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":646350,"timestamp":1263220914,"id":1965,"parentId":1812,"tags":{"page":"/sessions"},"startTime":1788179576940,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":584935,"timestamp":1263282763,"id":2129,"parentId":1964,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":647219,"timestamp":1263220497,"id":1964,"parentId":1812,"tags":{"page":"/review"},"startTime":1788179576940,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":590787,"timestamp":1263283050,"id":2132,"parentId":1967,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":652080,"timestamp":1263221777,"id":1967,"parentId":1812,"tags":{"page":"/skills/installed"},"startTime":1788179576941,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":594598,"timestamp":1263283380,"id":2133,"parentId":1968,"tags":{},"startTime":1788179577003,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":655787,"timestamp":1263222211,"id":1968,"parentId":1812,"tags":{"page":"/skills"},"startTime":1788179576942,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":600816,"timestamp":1263283828,"id":2134,"parentId":1969,"tags":{},"startTime":1788179577003,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":662040,"timestamp":1263222626,"id":1969,"parentId":1812,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1788179576942,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":603638,"timestamp":1263282930,"id":2131,"parentId":1966,"tags":{},"startTime":1788179577002,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":665235,"timestamp":1263221353,"id":1966,"parentId":1812,"tags":{"page":"/skills/[skillId]"},"startTime":1788179576941,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":607265,"timestamp":1263283995,"id":2136,"parentId":1971,"tags":{},"startTime":1788179577003,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":667784,"timestamp":1263223494,"id":1971,"parentId":1812,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1788179576943,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":642676,"timestamp":1263283917,"id":2135,"parentId":1970,"tags":{},"startTime":1788179577003,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":703548,"timestamp":1263223070,"id":1970,"parentId":1812,"tags":{"page":"/worktrees/[id]"},"startTime":1788179576942,"traceId":"b78eaca40fa519da"},{"name":"is-page-static","duration":687711,"timestamp":1263272775,"id":2077,"parentId":1913,"tags":{},"startTime":1788179576992,"traceId":"b78eaca40fa519da"},{"name":"check-page","duration":763477,"timestamp":1263197037,"id":1913,"parentId":1812,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1788179576916,"traceId":"b78eaca40fa519da"},{"name":"static-check","duration":1070617,"timestamp":1262889923,"id":1812,"parentId":1,"tags":{},"startTime":1788179576609,"traceId":"b78eaca40fa519da"},{"name":"generate-required-server-files","duration":345,"timestamp":1263960747,"id":2138,"parentId":1,"tags":{},"startTime":1788179577680,"traceId":"b78eaca40fa519da"},{"name":"write-routes-manifest","duration":50038,"timestamp":1263973226,"id":2140,"parentId":1,"tags":{},"startTime":1788179577693,"traceId":"b78eaca40fa519da"},{"name":"load-dotenv","duration":131,"timestamp":1265988063,"id":2143,"parentId":2142,"tags":{},"startTime":1788179579707,"traceId":"b78eaca40fa519da"},{"name":"run-export-path-map","duration":466,"timestamp":1267715634,"id":2144,"parentId":2142,"tags":{},"startTime":1788179581435,"traceId":"b78eaca40fa519da"},{"name":"next-export","duration":3769796,"timestamp":1265987189,"id":2142,"parentId":1,"tags":{},"startTime":1788179579707,"traceId":"b78eaca40fa519da"},{"name":"move-exported-app-not-found-","duration":84,"timestamp":1269759053,"id":2145,"parentId":2141,"tags":{},"startTime":1788179583478,"traceId":"b78eaca40fa519da"},{"name":"move-exported-page","duration":130841,"timestamp":1269759233,"id":2146,"parentId":2141,"tags":{},"startTime":1788179583479,"traceId":"b78eaca40fa519da"},{"name":"static-generation","duration":4643368,"timestamp":1265983562,"id":2141,"parentId":1,"tags":{},"startTime":1788179579703,"traceId":"b78eaca40fa519da"},{"name":"write-routes-manifest","duration":164543,"timestamp":1270627577,"id":2147,"parentId":1,"tags":{},"startTime":1788179584347,"traceId":"b78eaca40fa519da"},{"name":"node-file-trace-build","duration":20358899,"timestamp":1263964536,"id":2139,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1788179577684,"traceId":"b78eaca40fa519da"},{"name":"apply-include-excludes","duration":1219,"timestamp":1284323454,"id":2148,"parentId":1,"tags":{},"startTime":1788179598043,"traceId":"b78eaca40fa519da"},{"name":"print-tree-view","duration":10363,"timestamp":1284324902,"id":2149,"parentId":1,"tags":{},"startTime":1788179598044,"traceId":"b78eaca40fa519da"},{"name":"telemetry-flush","duration":59,"timestamp":1284335276,"id":2150,"parentId":1,"tags":{},"startTime":1788179598055,"traceId":"b78eaca40fa519da"},{"name":"next-build","duration":85028971,"timestamp":1199306372,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1788179513026,"traceId":"b78eaca40fa519da"}]
|