@sleep2agi/agent-network-dashboard 0.4.6-preview.39 → 0.4.6-preview.396
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-path-routes-manifest.json +2 -0
- package/.next/build-manifest.json +3 -3
- package/.next/diagnostics/route-bundle-stats.json +41 -41
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/routes-manifest.json +16 -0
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +12 -12
- package/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin.html +2 -2
- package/.next/server/app/admin.rsc +14 -14
- package/.next/server/app/admin.segments/_full.segment.rsc +14 -14
- package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
- package/.next/server/app/admin.segments/_index.segment.rsc +7 -7
- package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
- package/.next/server/app/api/hub/server/[hostname]/agents/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route/build-manifest.json +9 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js +7 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js.map +5 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js.nft.json +1 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/build-manifest.json +9 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js +7 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js.map +5 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js.nft.json +1 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route_client-reference-manifest.js +3 -0
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +14 -14
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +7 -7
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login.html +2 -2
- package/.next/server/app/login.rsc +14 -14
- package/.next/server/app/login.segments/_full.segment.rsc +14 -14
- package/.next/server/app/login.segments/_head.segment.rsc +4 -4
- package/.next/server/app/login.segments/_index.segment.rsc +7 -7
- package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/login.segments/login.segment.rsc +3 -3
- package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/logs.html +2 -2
- package/.next/server/app/logs.rsc +14 -14
- package/.next/server/app/logs.segments/_full.segment.rsc +14 -14
- package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/logs.segments/_index.segment.rsc +7 -7
- package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
- package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/messages.html +2 -2
- package/.next/server/app/messages.rsc +14 -14
- package/.next/server/app/messages.segments/_full.segment.rsc +14 -14
- package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
- package/.next/server/app/messages.segments/_index.segment.rsc +7 -7
- package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
- package/.next/server/app/node/page_client-reference-manifest.js +1 -1
- package/.next/server/app/node.html +2 -2
- package/.next/server/app/node.rsc +14 -14
- package/.next/server/app/node.segments/_full.segment.rsc +14 -14
- package/.next/server/app/node.segments/_head.segment.rsc +4 -4
- package/.next/server/app/node.segments/_index.segment.rsc +7 -7
- package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/node.segments/node.segment.rsc +3 -3
- package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/nodes.html +2 -2
- package/.next/server/app/nodes.rsc +14 -14
- package/.next/server/app/nodes.segments/_full.segment.rsc +14 -14
- package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/_index.segment.rsc +7 -7
- package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs.html +2 -2
- package/.next/server/app/server-logs.rsc +14 -14
- package/.next/server/app/server-logs.segments/_full.segment.rsc +14 -14
- package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/_index.segment.rsc +7 -7
- package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
- package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/networks.html +2 -2
- package/.next/server/app/settings/networks.rsc +14 -14
- package/.next/server/app/settings/networks.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
- package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens.html +2 -2
- package/.next/server/app/settings/tokens.rsc +14 -14
- package/.next/server/app/settings/tokens.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
- package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings.html +2 -2
- package/.next/server/app/settings.rsc +14 -14
- package/.next/server/app/settings.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks.html +2 -2
- package/.next/server/app/tasks.rsc +14 -14
- package/.next/server/app/tasks.segments/_full.segment.rsc +14 -14
- package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/_index.segment.rsc +7 -7
- package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
- package/.next/server/app-paths-manifest.json +2 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js +3 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js.map +1 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js +3 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__05nyivw._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__05nyivw._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0floe3h._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0floe3h._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__03b.f76._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__03b.f76._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_057q.ne._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_057q.ne._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0-mpa_947ipeq.js +1 -0
- package/.next/static/chunks/01lmbsd37fybu.js +1 -0
- package/.next/static/chunks/03o.h6kvmw4l_.js +1 -0
- package/.next/static/chunks/03~~oirxz7~vc.js +1 -0
- package/.next/static/chunks/05uk96gc~9mni.js +1 -0
- package/.next/static/chunks/06nb5y2kl41td.js +1 -0
- package/.next/static/chunks/08kf-.bgs10ze.js +1 -0
- package/.next/static/chunks/0aauz~36q5n2a.css +2 -0
- package/.next/static/chunks/0glmrdj9112tc.js +7 -0
- package/.next/static/chunks/0l_~q07bhpkcx.js +7 -0
- package/.next/static/chunks/0ql1lg_6gwlv8.js +4 -0
- package/.next/static/chunks/0rxrez_cjn.eh.js +1 -0
- package/.next/static/chunks/0x8x.29hkju5a.js +1 -0
- package/.next/static/chunks/117g0j1~f0vr..js +1 -0
- package/.next/static/chunks/174re5ar~kxne.js +1 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/.next/types/routes.d.ts +3 -1
- package/.next/types/validator.ts +18 -0
- package/app/api/hub/server/[hostname]/agents/route.ts +62 -0
- package/app/api/hub/server/[hostname]/health/route.ts +58 -0
- package/app/api/hub/servers/route.ts +88 -1
- package/app/components/ChatPopover.tsx +38 -2
- package/app/components/CommandPalette.tsx +107 -0
- package/app/components/HelpOverlay.tsx +109 -1
- package/app/components/ServersDrawer.tsx +181 -5
- package/app/components/TopoGraph.tsx +6492 -270
- package/app/components/utils.ts +8 -7
- package/app/globals.css +110 -5
- package/app/lib/time.ts +36 -0
- package/app/lib/vendorIdentity.ts +14 -3
- package/docs/rfc/v0.10.0-hero3-dashboard-upgrade.md +230 -0
- package/package.json +2 -2
- package/public/sleep2agi-logo.svg +11 -0
- package/public/vendors/claude.svg +11 -0
- package/public/vendors/minimax.svg +11 -0
- package/public/vendors/openai.svg +12 -0
- package/screenshots/r293-p0/after-full.png +0 -0
- package/screenshots/r293-p0/after-topo.png +0 -0
- package/screenshots/r293-p0/baseline-full.png +0 -0
- package/screenshots/r293-p0/baseline-topo.png +0 -0
- package/screenshots/r293-p0/logo-integrated-full.png +0 -0
- package/screenshots/r293-p0/logo-integrated-topo.png +0 -0
- package/screenshots/r293-p0/servers-drawer-v0.10.0-full.png +0 -0
- package/screenshots/r293-p0/servers-drawer-v0.10.0.png +0 -0
- package/screenshots/r293-p0/wave1-after-full.png +0 -0
- package/screenshots/r293-p0/wave1-after-topo.png +0 -0
- package/scripts/p0-servers-drawer-screenshot.mjs +99 -0
- package/scripts/p0-topo-screenshot.mjs +82 -0
- package/scripts/topo-active-filter-pill-test.mjs +101 -0
- package/scripts/topo-active-links-chip-hover-test.mjs +103 -0
- package/scripts/topo-active-links-chip-nav-test.mjs +117 -0
- package/scripts/topo-active-links-chip-self-hover-test.mjs +171 -0
- package/scripts/topo-active-links-chip-test.mjs +73 -0
- package/scripts/topo-active-links-empty-recede-test.mjs +125 -0
- package/scripts/topo-active-links-freshness-test.mjs +113 -0
- package/scripts/topo-active-links-tooltip-test.mjs +79 -0
- package/scripts/topo-active-pulse-ease-test.mjs +120 -0
- package/scripts/topo-brand-logo-transition-test.mjs +94 -0
- package/scripts/topo-brand-watermark-test.mjs +97 -0
- package/scripts/topo-canvas-aria-test.mjs +108 -0
- package/scripts/topo-canvas-brand-fade-test.mjs +87 -0
- package/scripts/topo-chat-target-breath-test.mjs +84 -0
- package/scripts/topo-chat-target-ring-ease-test.mjs +82 -0
- package/scripts/topo-chat-target-ring-fade-test.mjs +124 -0
- package/scripts/topo-chip-empty-recede-test.mjs +116 -0
- package/scripts/topo-chip-focus-test.mjs +95 -0
- package/scripts/topo-chip-pin-mirror-test.mjs +113 -0
- package/scripts/topo-chip-row-gap-test.mjs +90 -0
- package/scripts/topo-chip-row-semantic-gap-test.mjs +97 -0
- package/scripts/topo-chip-row-tabular-test.mjs +111 -0
- package/scripts/topo-chiprow-data-weight-test.mjs +94 -0
- package/scripts/topo-chrome-a11y-test.mjs +107 -0
- package/scripts/topo-chrome-active-weight-test.mjs +104 -0
- package/scripts/topo-chrome-focus-ring-unify-test.mjs +100 -0
- package/scripts/topo-chrome-gap-test.mjs +73 -0
- package/scripts/topo-chrome-icon-stroke-test.mjs +95 -0
- package/scripts/topo-chrome-inactive-color-test.mjs +90 -0
- package/scripts/topo-chrome-pop-extension-test.mjs +98 -0
- package/scripts/topo-chrome-pop-nodesize-test.mjs +88 -0
- package/scripts/topo-chrome-press-state-test.mjs +135 -0
- package/scripts/topo-chrome-strip-semantic-gap-test.mjs +99 -0
- package/scripts/topo-chrome-strip-theme-ease-test.mjs +99 -0
- package/scripts/topo-chrome-zoom-level-pop-test.mjs +122 -0
- package/scripts/topo-chrome-zoom-pop-test.mjs +130 -0
- package/scripts/topo-chrome-zoom-readout-weight-test.mjs +81 -0
- package/scripts/topo-click-ripple-ease-test.mjs +94 -0
- package/scripts/topo-cmdk-edge-clear-test.mjs +109 -0
- package/scripts/topo-cmdk-layout-view-test.mjs +108 -0
- package/scripts/topo-cmdk-pin-test.mjs +123 -0
- package/scripts/topo-cmdk-vendor-clear-test.mjs +133 -0
- package/scripts/topo-cmdk-vendor-pin-test.mjs +103 -0
- package/scripts/topo-corner-radius-unify-test.mjs +103 -0
- package/scripts/topo-cwd-tooltip-test.mjs +64 -0
- package/scripts/topo-dblclick-reset-test.mjs +74 -0
- package/scripts/topo-dense-alias-fill-transition-test.mjs +133 -0
- package/scripts/topo-discrete-zoom-smooth-test.mjs +125 -0
- package/scripts/topo-edge-badge-click-pin-test.mjs +94 -0
- package/scripts/topo-edge-badge-crossfade-test.mjs +138 -0
- package/scripts/topo-edge-badge-hot-test.mjs +115 -0
- package/scripts/topo-edge-badge-hover-test.mjs +85 -0
- package/scripts/topo-edge-badge-lift-test.mjs +150 -0
- package/scripts/topo-edge-badge-ripple-test.mjs +111 -0
- package/scripts/topo-edge-badge-stroke-transition-test.mjs +118 -0
- package/scripts/topo-edge-badge-text-pin-test.mjs +121 -0
- package/scripts/topo-edge-badge-theme-ease-test.mjs +89 -0
- package/scripts/topo-edge-count-badge-test.mjs +86 -0
- package/scripts/topo-edge-endpoint-highlight-test.mjs +111 -0
- package/scripts/topo-edge-fadein-test.mjs +106 -0
- package/scripts/topo-edge-focus-test.mjs +113 -0
- package/scripts/topo-edge-hover-test.mjs +93 -0
- package/scripts/topo-edge-pill-hot-test.mjs +129 -0
- package/scripts/topo-edge-pill-test.mjs +105 -0
- package/scripts/topo-edge-ping-pulse-retired-test.mjs +119 -0
- package/scripts/topo-edge-stroke-ease-test.mjs +100 -0
- package/scripts/topo-edge-stroke-transition-test.mjs +132 -0
- package/scripts/topo-edge-tooltip-test.mjs +70 -0
- package/scripts/topo-empty-hint-tracking-test.mjs +84 -0
- package/scripts/topo-empty-state-breath-test.mjs +150 -0
- package/scripts/topo-empty-state-crossfade-test.mjs +130 -0
- package/scripts/topo-empty-state-recenter-test.mjs +107 -0
- package/scripts/topo-empty-subhint-tracking-test.mjs +87 -0
- package/scripts/topo-endpoint-ring-fade-test.mjs +132 -0
- package/scripts/topo-endpoint-ring-test.mjs +93 -0
- package/scripts/topo-endpoint-ring-thicken-test.mjs +112 -0
- package/scripts/topo-esc-clears-pin-test.mjs +98 -0
- package/scripts/topo-filter-pill-aliases-test.mjs +121 -0
- package/scripts/topo-filter-pill-body-click-test.mjs +112 -0
- package/scripts/topo-filter-pill-count-tabular-test.mjs +135 -0
- package/scripts/topo-filter-pill-count-test.mjs +110 -0
- package/scripts/topo-filter-pill-mobile-test.mjs +90 -0
- package/scripts/topo-freshness-chip-test.mjs +74 -0
- package/scripts/topo-freshness-chip-transition-test.mjs +80 -0
- package/scripts/topo-freshness-chip-weight-test.mjs +90 -0
- package/scripts/topo-freshness-conditional-render-test.mjs +92 -0
- package/scripts/topo-fullscreen-active-test.mjs +115 -0
- package/scripts/topo-group-box-pinned-state-test.mjs +95 -0
- package/scripts/topo-group-count-test.mjs +6 -1
- package/scripts/topo-group-label-a11y-test.mjs +113 -0
- package/scripts/topo-group-label-count-inherit-test.mjs +99 -0
- package/scripts/topo-group-label-hover-test.mjs +119 -0
- package/scripts/topo-group-label-pin-spacing-test.mjs +136 -0
- package/scripts/topo-group-label-tint-test.mjs +99 -0
- package/scripts/topo-group-label-title-test.mjs +83 -0
- package/scripts/topo-group-pin-test.mjs +119 -0
- package/scripts/topo-group-pip-fadein-test.mjs +104 -0
- package/scripts/topo-group-pip-singletier-drop-test.mjs +131 -0
- package/scripts/topo-group-pip-tabular-test.mjs +95 -0
- package/scripts/topo-group-status-pips-test.mjs +103 -0
- package/scripts/topo-groupbox-fadein-test.mjs +95 -0
- package/scripts/topo-groupbox-hover-lift-test.mjs +127 -0
- package/scripts/topo-groupbox-hubcore-ease-test.mjs +106 -0
- package/scripts/topo-groupbox-live-test.mjs +100 -0
- package/scripts/topo-groupbox-march-busyness-test.mjs +155 -0
- package/scripts/topo-groupbox-test.mjs +4 -2
- package/scripts/topo-header-gap-test.mjs +94 -0
- package/scripts/topo-help-overlay-r109-test.mjs +67 -0
- package/scripts/topo-help-overlay-r118-test.mjs +69 -0
- package/scripts/topo-help-overlay-r123-test.mjs +69 -0
- package/scripts/topo-help-overlay-r134-test.mjs +74 -0
- package/scripts/topo-help-overlay-r137-test.mjs +81 -0
- package/scripts/topo-help-overlay-r141-test.mjs +86 -0
- package/scripts/topo-help-overlay-r153-test.mjs +85 -0
- package/scripts/topo-help-overlay-r59-test.mjs +67 -0
- package/scripts/topo-help-overlay-r65-test.mjs +64 -0
- package/scripts/topo-help-overlay-r70-test.mjs +63 -0
- package/scripts/topo-help-overlay-r78-test.mjs +59 -0
- package/scripts/topo-help-overlay-r81-test.mjs +58 -0
- package/scripts/topo-help-overlay-r87-test.mjs +64 -0
- package/scripts/topo-help-overlay-r91-test.mjs +65 -0
- package/scripts/topo-hot-tail-crossfade-test.mjs +117 -0
- package/scripts/topo-html-overlay-padding-unify-test.mjs +120 -0
- package/scripts/topo-hub-a11y-test.mjs +112 -0
- package/scripts/topo-hub-busyness-test.mjs +100 -0
- package/scripts/topo-hub-center-crossfade-test.mjs +124 -0
- package/scripts/topo-hub-click-fit-test.mjs +137 -0
- package/scripts/topo-hub-digit-scale-test.mjs +129 -0
- package/scripts/topo-hub-fadein-test.mjs +88 -0
- package/scripts/topo-hub-hover-lift-test.mjs +101 -0
- package/scripts/topo-hub-hover-ring-test.mjs +82 -0
- package/scripts/topo-hub-pip-theme-ease-test.mjs +116 -0
- package/scripts/topo-hub-spoke-ease-test.mjs +120 -0
- package/scripts/topo-hub-title-test.mjs +93 -0
- package/scripts/topo-hub-working-count-test.mjs +99 -0
- package/scripts/topo-ingroup-edge-test.mjs +103 -0
- package/scripts/topo-inner-radar-ring-retired-test.mjs +89 -0
- package/scripts/topo-kicker-color-test.mjs +93 -0
- package/scripts/topo-kicker-tracking-test.mjs +101 -0
- package/scripts/topo-kicker-weight-test.mjs +98 -0
- package/scripts/topo-label-card-theme-ease-test.mjs +85 -0
- package/scripts/topo-label-lift-test.mjs +5 -1
- package/scripts/topo-lastseen-tooltip-test.mjs +59 -0
- package/scripts/topo-layout-hover-text-preview-test.mjs +101 -0
- package/scripts/topo-layout-switch-crossfade-test.mjs +126 -0
- package/scripts/topo-layout-toggle-border-unify-test.mjs +104 -0
- package/scripts/topo-layout-toggle-test.mjs +131 -0
- package/scripts/topo-layout-trailer-mr-test.mjs +82 -0
- package/scripts/topo-legend-compress-test.mjs +107 -0
- package/scripts/topo-legend-count-empty-test.mjs +126 -0
- package/scripts/topo-legend-count-tabular-parity-test.mjs +90 -0
- package/scripts/topo-legend-count-tabular-test.mjs +87 -0
- package/scripts/topo-legend-count-test.mjs +88 -0
- package/scripts/topo-legend-count-tier-fill-test.mjs +121 -0
- package/scripts/topo-legend-count-weight-test.mjs +86 -0
- package/scripts/topo-legend-header-symmetric-inset-test.mjs +112 -0
- package/scripts/topo-legend-hitbox-swatch-center-test.mjs +93 -0
- package/scripts/topo-legend-hover-test.mjs +113 -0
- package/scripts/topo-legend-offline-delimiter-test.mjs +84 -0
- package/scripts/topo-legend-offline-label-simplify-test.mjs +86 -0
- package/scripts/topo-legend-panel-count-weight-test.mjs +89 -0
- package/scripts/topo-legend-panel-header-test.mjs +83 -0
- package/scripts/topo-legend-pin-ring-fade-test.mjs +112 -0
- package/scripts/topo-legend-pin-test.mjs +128 -0
- package/scripts/topo-legend-row-hover-lift-test.mjs +109 -0
- package/scripts/topo-legend-row-labels-simplify-test.mjs +80 -0
- package/scripts/topo-legend-row-pin-spacing-test.mjs +124 -0
- package/scripts/topo-legend-row-tint-test.mjs +95 -0
- package/scripts/topo-legend-row-title-test.mjs +102 -0
- package/scripts/topo-legend-swatch-grow-test.mjs +116 -0
- package/scripts/topo-legend-swatch-radius-test.mjs +78 -0
- package/scripts/topo-minimap-a11y-test.mjs +101 -0
- package/scripts/topo-minimap-dot-transition-test.mjs +113 -0
- package/scripts/topo-minimap-radius-test.mjs +88 -0
- package/scripts/topo-minimap-rect-stroke-test.mjs +94 -0
- package/scripts/topo-minimap-viewport-smooth-test.mjs +124 -0
- package/scripts/topo-mobile-chips-test.mjs +103 -0
- package/scripts/topo-monogram-font-test.mjs +112 -0
- package/scripts/topo-monogram-stroke-test.mjs +101 -0
- package/scripts/topo-more-flows-letterspacing-test.mjs +111 -0
- package/scripts/topo-node-a11y-test.mjs +107 -0
- package/scripts/topo-node-alias-chat-pin-test.mjs +95 -0
- package/scripts/topo-node-hover-lift-test.mjs +85 -0
- package/scripts/topo-node-label-card-elevation-test.mjs +157 -0
- package/scripts/topo-node-label-card-stroke-test.mjs +135 -0
- package/scripts/topo-node-stroke-transition-test.mjs +103 -0
- package/scripts/topo-node-text-fill-transition-test.mjs +119 -0
- package/scripts/topo-node-title-peers-test.mjs +107 -0
- package/scripts/topo-node-title-test.mjs +101 -0
- package/scripts/topo-nodesize-active-hover-test.mjs +109 -0
- package/scripts/topo-nodesize-crossfade-test.mjs +141 -0
- package/scripts/topo-online-chip-nav-test.mjs +143 -0
- package/scripts/topo-orbit-particles-retired-test.mjs +91 -0
- package/scripts/topo-panel-elevation-test.mjs +76 -0
- package/scripts/topo-panel-fadein-test.mjs +102 -0
- package/scripts/topo-panel-hot-tail-fade-test.mjs +132 -0
- package/scripts/topo-panel-hover-elevation-test.mjs +118 -0
- package/scripts/topo-panel-rx-test.mjs +90 -0
- package/scripts/topo-panel-theme-ease-test.mjs +85 -0
- package/scripts/topo-panel-title-fill-ease-test.mjs +91 -0
- package/scripts/topo-panel-title-tracking-test.mjs +78 -0
- package/scripts/topo-particle-stagger-test.mjs +82 -0
- package/scripts/topo-pin-intersection-color-ease-test.mjs +111 -0
- package/scripts/topo-pin-intersection-empty-test.mjs +129 -0
- package/scripts/topo-pin-intersection-tabular-test.mjs +96 -0
- package/scripts/topo-pin-intersection-test.mjs +121 -0
- package/scripts/topo-pin-intersection-warning-crossfade-test.mjs +107 -0
- package/scripts/topo-pin-mirror-transition-test.mjs +101 -0
- package/scripts/topo-pin-persistence-test.mjs +105 -0
- package/scripts/topo-popover-meta-test.mjs +78 -0
- package/scripts/topo-prefix-opacity-test.mjs +107 -0
- package/scripts/topo-prepublish-guard-test.mjs +95 -0
- package/scripts/topo-pressure-hover-test.mjs +123 -0
- package/scripts/topo-pressure-pin-test.mjs +119 -0
- package/scripts/topo-pressure-seg-self-hover-test.mjs +126 -0
- package/scripts/topo-pressure-seg-tooltip-test.mjs +98 -0
- package/scripts/topo-pressure-seg-transition-test.mjs +107 -0
- package/scripts/topo-pulse-dot-crossfade-test.mjs +122 -0
- package/scripts/topo-pulse-dot-retired-test.mjs +86 -0
- package/scripts/topo-recent-panel-count-freshness-test.mjs +109 -0
- package/scripts/topo-recent-panel-count-test.mjs +72 -0
- package/scripts/topo-recent-panel-count-weight-test.mjs +91 -0
- package/scripts/topo-recent-panel-footer-breath-test.mjs +142 -0
- package/scripts/topo-recent-panel-hot-header-test.mjs +132 -0
- package/scripts/topo-recent-panel-hot-tabular-test.mjs +113 -0
- package/scripts/topo-recent-panel-more-crossfade-test.mjs +124 -0
- package/scripts/topo-recent-panel-more-cyan-hover-test.mjs +151 -0
- package/scripts/topo-recent-panel-more-nav-test.mjs +127 -0
- package/scripts/topo-recent-panel-more-test.mjs +106 -0
- package/scripts/topo-recent-panel-readability-bump-test.mjs +151 -0
- package/scripts/topo-recent-row-count-fill-test.mjs +129 -0
- package/scripts/topo-recent-row-count-weight-test.mjs +112 -0
- package/scripts/topo-recent-row-fadein-test.mjs +107 -0
- package/scripts/topo-recent-row-freshness-test.mjs +102 -0
- package/scripts/topo-recent-row-hot-test.mjs +110 -0
- package/scripts/topo-recent-row-hover-lift-test.mjs +128 -0
- package/scripts/topo-recent-row-hover-test.mjs +122 -0
- package/scripts/topo-recent-row-pin-spacing-test.mjs +137 -0
- package/scripts/topo-recent-row-pin-test.mjs +126 -0
- package/scripts/topo-recent-row-tint-test.mjs +91 -0
- package/scripts/topo-recent-row-title-test.mjs +112 -0
- package/scripts/topo-recent-row-ts-alpha-test.mjs +100 -0
- package/scripts/topo-recent-row-ts-tabular-test.mjs +108 -0
- package/scripts/topo-recent-row-ts-test.mjs +95 -0
- package/scripts/topo-recent-row-typography-test.mjs +119 -0
- package/scripts/topo-recent-signal-empty-hint-test.mjs +73 -0
- package/scripts/topo-recent-signal-empty-test.mjs +63 -0
- package/scripts/topo-reduced-motion-test.mjs +77 -0
- package/scripts/topo-reset-spin-test.mjs +120 -0
- package/scripts/topo-runtime-badge-grow-test.mjs +114 -0
- package/scripts/topo-spokes-retired-test.mjs +93 -0
- package/scripts/topo-starfield-density-test.mjs +89 -0
- package/scripts/topo-status-chip-hover-test.mjs +101 -0
- package/scripts/topo-status-chip-tooltip-test.mjs +95 -0
- package/scripts/topo-statusbar-chips-self-hover-test.mjs +177 -0
- package/scripts/topo-svg-focus-test.mjs +112 -0
- package/scripts/topo-sweep-busyness-test.mjs +94 -0
- package/scripts/topo-tabular-nums-sweep-test.mjs +93 -0
- package/scripts/topo-tier-guide-dashes-test.mjs +86 -0
- package/scripts/topo-tier-ring-fadein-test.mjs +107 -0
- package/scripts/topo-tier-ring-occupancy-test.mjs +87 -0
- package/scripts/topo-tier-ring-test.mjs +69 -0
- package/scripts/topo-tier-ring-tint-test.mjs +110 -0
- package/scripts/topo-tier-stagger-test.mjs +89 -0
- package/scripts/topo-title-block-tight-leading-test.mjs +95 -0
- package/scripts/topo-title-tracking-test.mjs +98 -0
- package/scripts/topo-titleblock-gap-test.mjs +86 -0
- package/scripts/topo-titleblock-margin-test.mjs +83 -0
- package/scripts/topo-toggle-inactive-cyan-hover-test.mjs +110 -0
- package/scripts/topo-top-rail-theme-ease-test.mjs +89 -0
- package/scripts/topo-tz-ghost-test.mjs +69 -0
- package/scripts/topo-vendor-chip-hover-test.mjs +111 -0
- package/scripts/topo-vendor-chip-self-hover-test.mjs +131 -0
- package/scripts/topo-vendor-chip-tabular-test.mjs +92 -0
- package/scripts/topo-vendor-chip-threshold-test.mjs +78 -0
- package/scripts/topo-vendor-chip-weight-test.mjs +87 -0
- package/scripts/topo-vendor-count-suffix-test.mjs +95 -0
- package/scripts/topo-vendor-letter-tooltip-test.mjs +92 -0
- package/scripts/topo-vendor-pill-test.mjs +125 -0
- package/scripts/topo-vendor-pin-test.mjs +125 -0
- package/scripts/topo-view-smooth-test.mjs +131 -0
- package/scripts/topo-watermark-tracking-test.mjs +99 -0
- package/scripts/topo-working-chip-pin-test.mjs +154 -0
- package/scripts/topo-working-halo-breath-retired-test.mjs +99 -0
- package/scripts/topo-wrapper-flow-arrow-theme-test.mjs +97 -0
- package/scripts/topo-wrapper-radius-test.mjs +73 -0
- package/scripts/topo-wrapper-shadow-theme-ease-test.mjs +89 -0
- package/.next/static/chunks/0-7iowzu4.798.js +0 -1
- package/.next/static/chunks/02t5jr4shh.hy.js +0 -1
- package/.next/static/chunks/06tr6yzu4mb8_.js +0 -1
- package/.next/static/chunks/0_qfg5s5uzs7..js +0 -7
- package/.next/static/chunks/0c_yjgkf2~vd4.js +0 -1
- package/.next/static/chunks/0dev7f7k0p604.js +0 -1
- package/.next/static/chunks/0elalb9n_.~di.js +0 -1
- package/.next/static/chunks/0j_q__o8p6g83.js +0 -1
- package/.next/static/chunks/0jl6_w50zh4l5.js +0 -1
- package/.next/static/chunks/0mqwn-l7wtcdo.js +0 -7
- package/.next/static/chunks/0r4q73.-1bkyl.js +0 -1
- package/.next/static/chunks/0r_c8eccg3z2o.js +0 -1
- package/.next/static/chunks/10oi7l-tycgl9.js +0 -1
- package/.next/static/chunks/11uk1izuv3~0t.js +0 -1
- package/.next/static/chunks/13.zti9ix.1eh.css +0 -2
- /package/.next/static/{iRlmfdOMzDPfMsgsshJPP → kIvF5k1V8bBog5pvLf9QA}/_buildManifest.js +0 -0
- /package/.next/static/{iRlmfdOMzDPfMsgsshJPP → kIvF5k1V8bBog5pvLf9QA}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{iRlmfdOMzDPfMsgsshJPP → kIvF5k1V8bBog5pvLf9QA}/_ssgManifest.js +0 -0
package/.next/trace
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":400,"timestamp":16433479552,"id":4,"parentId":1,"tags":{},"startTime":1778824405726,"traceId":"b405438ab9a7c143"},{"name":"load-custom-routes","duration":638,"timestamp":16433480204,"id":5,"parentId":1,"tags":{},"startTime":1778824405726,"traceId":"b405438ab9a7c143"},{"name":"create-dist-dir","duration":654,"timestamp":16433480891,"id":6,"parentId":1,"tags":{},"startTime":1778824405727,"traceId":"b405438ab9a7c143"},{"name":"clean","duration":471,"timestamp":16433482273,"id":7,"parentId":1,"tags":{},"startTime":1778824405729,"traceId":"b405438ab9a7c143"},{"name":"discover-routes","duration":9014,"timestamp":16433568694,"id":8,"parentId":1,"tags":{},"startTime":1778824405815,"traceId":"b405438ab9a7c143"},{"name":"create-root-mapping","duration":112,"timestamp":16433577772,"id":9,"parentId":1,"tags":{},"startTime":1778824405824,"traceId":"b405438ab9a7c143"},{"name":"generate-route-types","duration":32387,"timestamp":16433580053,"id":10,"parentId":1,"tags":{},"startTime":1778824405826,"traceId":"b405438ab9a7c143"},{"name":"public-dir-conflict-check","duration":106,"timestamp":16433612613,"id":11,"parentId":1,"tags":{},"startTime":1778824405859,"traceId":"b405438ab9a7c143"},{"name":"generate-routes-manifest","duration":4586,"timestamp":16433612859,"id":12,"parentId":1,"tags":{},"startTime":1778824405859,"traceId":"b405438ab9a7c143"},{"name":"run-turbopack","duration":5325765,"timestamp":16433623473,"id":14,"parentId":1,"tags":{},"startTime":1778824405870,"traceId":"b405438ab9a7c143"},{"name":"turbopack-build-events","duration":90,"timestamp":16433909704,"id":15,"parentId":1,"tags":{},"startTime":1778824406156,"traceId":"b405438ab9a7c143"},{"name":"run-typescript","duration":8418307,"timestamp":16438962032,"id":16,"parentId":1,"tags":{},"startTime":1778824411208,"traceId":"b405438ab9a7c143"},{"name":"generate-required-server-files","duration":2384,"timestamp":16447381354,"id":18,"parentId":1,"tags":{},"startTime":1778824419628,"traceId":"b405438ab9a7c143"},{"name":"check-static-error-page","duration":10570,"timestamp":16447571515,"id":20,"parentId":19,"tags":{},"startTime":1778824419818,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":415959,"timestamp":16447584712,"id":63,"parentId":22,"tags":{},"startTime":1778824419831,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":426766,"timestamp":16447574047,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778824419820,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":504910,"timestamp":16447584801,"id":64,"parentId":25,"tags":{},"startTime":1778824419831,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":513461,"timestamp":16447576344,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":506823,"timestamp":16447584889,"id":65,"parentId":26,"tags":{},"startTime":1778824419831,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":515298,"timestamp":16447576472,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":513418,"timestamp":16447585808,"id":71,"parentId":33,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":522107,"timestamp":16447577175,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":515671,"timestamp":16447585734,"id":70,"parentId":32,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":524369,"timestamp":16447577086,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":521046,"timestamp":16447585919,"id":73,"parentId":35,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":529803,"timestamp":16447577336,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":527346,"timestamp":16447586054,"id":74,"parentId":36,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":535857,"timestamp":16447577647,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":529422,"timestamp":16447585562,"id":69,"parentId":30,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":538246,"timestamp":16447576807,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":536405,"timestamp":16447586080,"id":75,"parentId":37,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":544702,"timestamp":16447577833,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":540500,"timestamp":16447585257,"id":67,"parentId":28,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":549166,"timestamp":16447576634,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":542836,"timestamp":16447586107,"id":77,"parentId":39,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":550850,"timestamp":16447578137,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":545286,"timestamp":16447586118,"id":78,"parentId":40,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":553483,"timestamp":16447578257,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":555431,"timestamp":16447585887,"id":72,"parentId":34,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":564140,"timestamp":16447577247,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":560236,"timestamp":16447584430,"id":62,"parentId":21,"tags":{},"startTime":1778824419831,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":572027,"timestamp":16447572699,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778824419819,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":558766,"timestamp":16447586126,"id":79,"parentId":41,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":566540,"timestamp":16447578381,"id":41,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":562815,"timestamp":16447586168,"id":83,"parentId":45,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":570273,"timestamp":16447578776,"id":45,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":567699,"timestamp":16447584997,"id":66,"parentId":27,"tags":{},"startTime":1778824419831,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":576198,"timestamp":16447576554,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":567817,"timestamp":16447586180,"id":84,"parentId":46,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":575206,"timestamp":16447578857,"id":46,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":572008,"timestamp":16447586149,"id":81,"parentId":43,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":579601,"timestamp":16447578598,"id":43,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":574223,"timestamp":16447586192,"id":85,"parentId":47,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":581499,"timestamp":16447578962,"id":47,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":575386,"timestamp":16447586200,"id":86,"parentId":48,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":582544,"timestamp":16447579091,"id":48,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":576575,"timestamp":16447586215,"id":87,"parentId":49,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":583644,"timestamp":16447579192,"id":49,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":572616,"timestamp":16447594767,"id":89,"parentId":31,"tags":{},"startTime":1778824419841,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":590568,"timestamp":16447576884,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":581535,"timestamp":16447586095,"id":76,"parentId":38,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":589732,"timestamp":16447577939,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778824419824,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":585119,"timestamp":16447586137,"id":80,"parentId":42,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":592827,"timestamp":16447578500,"id":42,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":602819,"timestamp":16447585425,"id":68,"parentId":29,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":611624,"timestamp":16447576710,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778824419823,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":598511,"timestamp":16447593597,"id":88,"parentId":24,"tags":{},"startTime":1778824419840,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":617702,"timestamp":16447574476,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778824419821,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":627041,"timestamp":16447600247,"id":91,"parentId":50,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":647812,"timestamp":16447579569,"id":50,"parentId":19,"tags":{"page":"/login"},"startTime":1778824419826,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":645346,"timestamp":16447586157,"id":82,"parentId":44,"tags":{},"startTime":1778824419832,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":652895,"timestamp":16447578673,"id":44,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778824419825,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":635181,"timestamp":16447600219,"id":90,"parentId":23,"tags":{},"startTime":1778824419846,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":661179,"timestamp":16447574276,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778824419821,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":635836,"timestamp":16447600278,"id":93,"parentId":52,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":656329,"timestamp":16447579841,"id":52,"parentId":19,"tags":{"page":"/messages"},"startTime":1778824419826,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":636014,"timestamp":16447600330,"id":96,"parentId":56,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":655511,"timestamp":16447580868,"id":56,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778824419827,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":645763,"timestamp":16447600354,"id":98,"parentId":59,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":664565,"timestamp":16447581631,"id":59,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778824419828,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":646013,"timestamp":16447600395,"id":100,"parentId":61,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":664595,"timestamp":16447581848,"id":61,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778824419828,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":649216,"timestamp":16447600344,"id":97,"parentId":57,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":668531,"timestamp":16447581089,"id":57,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778824419827,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":651020,"timestamp":16447600372,"id":99,"parentId":60,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":669724,"timestamp":16447581737,"id":60,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778824419828,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":652224,"timestamp":16447600264,"id":92,"parentId":51,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":672824,"timestamp":16447579710,"id":51,"parentId":19,"tags":{"page":"/logs"},"startTime":1778824419826,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":638581,"timestamp":16447614050,"id":101,"parentId":55,"tags":{},"startTime":1778824419860,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":672222,"timestamp":16447580436,"id":55,"parentId":19,"tags":{"page":"/"},"startTime":1778824419827,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":633506,"timestamp":16447619939,"id":102,"parentId":58,"tags":{},"startTime":1778824419866,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":672193,"timestamp":16447581295,"id":58,"parentId":19,"tags":{"page":"/settings"},"startTime":1778824419828,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":678518,"timestamp":16447600287,"id":94,"parentId":53,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":698842,"timestamp":16447580032,"id":53,"parentId":19,"tags":{"page":"/node"},"startTime":1778824419826,"traceId":"b405438ab9a7c143"},{"name":"is-page-static","duration":684994,"timestamp":16447600315,"id":95,"parentId":54,"tags":{},"startTime":1778824419847,"traceId":"b405438ab9a7c143"},{"name":"check-page","duration":705141,"timestamp":16447580221,"id":54,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778824419826,"traceId":"b405438ab9a7c143"},{"name":"static-check","duration":714638,"timestamp":16447570777,"id":19,"parentId":1,"tags":{},"startTime":1778824419817,"traceId":"b405438ab9a7c143"},{"name":"write-routes-manifest","duration":408,"timestamp":16448292507,"id":104,"parentId":1,"tags":{},"startTime":1778824420539,"traceId":"b405438ab9a7c143"},{"name":"load-dotenv","duration":36,"timestamp":16448303894,"id":107,"parentId":106,"tags":{},"startTime":1778824420550,"traceId":"b405438ab9a7c143"},{"name":"run-export-path-map","duration":668,"timestamp":16448306579,"id":108,"parentId":106,"tags":{},"startTime":1778824420553,"traceId":"b405438ab9a7c143"},{"name":"next-export","duration":556922,"timestamp":16448302704,"id":106,"parentId":1,"tags":{},"startTime":1778824420549,"traceId":"b405438ab9a7c143"}]
|
|
2
|
-
[{"name":"move-exported-app-not-found-","duration":
|
|
1
|
+
[{"name":"generate-buildid","duration":375,"timestamp":127258471759,"id":4,"parentId":1,"tags":{},"startTime":1778935230718,"traceId":"42a46b2cc42e3254"},{"name":"load-custom-routes","duration":520,"timestamp":127258472322,"id":5,"parentId":1,"tags":{},"startTime":1778935230719,"traceId":"42a46b2cc42e3254"},{"name":"create-dist-dir","duration":699,"timestamp":127258472909,"id":6,"parentId":1,"tags":{},"startTime":1778935230719,"traceId":"42a46b2cc42e3254"},{"name":"clean","duration":33986,"timestamp":127258474297,"id":7,"parentId":1,"tags":{},"startTime":1778935230721,"traceId":"42a46b2cc42e3254"},{"name":"discover-routes","duration":29008,"timestamp":127258601257,"id":8,"parentId":1,"tags":{},"startTime":1778935230848,"traceId":"42a46b2cc42e3254"},{"name":"create-root-mapping","duration":142,"timestamp":127258630345,"id":9,"parentId":1,"tags":{},"startTime":1778935230877,"traceId":"42a46b2cc42e3254"},{"name":"generate-route-types","duration":23135,"timestamp":127258633784,"id":10,"parentId":1,"tags":{},"startTime":1778935230880,"traceId":"42a46b2cc42e3254"},{"name":"public-dir-conflict-check","duration":124,"timestamp":127258657052,"id":11,"parentId":1,"tags":{},"startTime":1778935230903,"traceId":"42a46b2cc42e3254"},{"name":"generate-routes-manifest","duration":4862,"timestamp":127258657334,"id":12,"parentId":1,"tags":{},"startTime":1778935230904,"traceId":"42a46b2cc42e3254"},{"name":"run-turbopack","duration":6545484,"timestamp":127258668263,"id":14,"parentId":1,"tags":{},"startTime":1778935230915,"traceId":"42a46b2cc42e3254"},{"name":"turbopack-build-events","duration":129,"timestamp":127258982804,"id":15,"parentId":1,"tags":{},"startTime":1778935231229,"traceId":"42a46b2cc42e3254"},{"name":"run-typescript","duration":9657890,"timestamp":127265222661,"id":16,"parentId":1,"tags":{},"startTime":1778935237469,"traceId":"42a46b2cc42e3254"},{"name":"generate-required-server-files","duration":2915,"timestamp":127274881801,"id":18,"parentId":1,"tags":{},"startTime":1778935247128,"traceId":"42a46b2cc42e3254"},{"name":"check-static-error-page","duration":17310,"timestamp":127275080043,"id":20,"parentId":19,"tags":{},"startTime":1778935247326,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":547785,"timestamp":127275101465,"id":65,"parentId":22,"tags":{},"startTime":1778935247348,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":565954,"timestamp":127275083467,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778935247330,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":618070,"timestamp":127275101905,"id":68,"parentId":27,"tags":{},"startTime":1778935247348,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":634121,"timestamp":127275086936,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778935247333,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":654951,"timestamp":127275100140,"id":64,"parentId":21,"tags":{},"startTime":1778935247346,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":673452,"timestamp":127275081718,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778935247328,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":654933,"timestamp":127275104496,"id":72,"parentId":32,"tags":{},"startTime":1778935247351,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":671792,"timestamp":127275087742,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778935247334,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":673465,"timestamp":127275106676,"id":74,"parentId":34,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":692048,"timestamp":127275088174,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778935247334,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":677879,"timestamp":127275104241,"id":70,"parentId":29,"tags":{},"startTime":1778935247351,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":694961,"timestamp":127275087219,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778935247333,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":679768,"timestamp":127275106750,"id":75,"parentId":35,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":698266,"timestamp":127275088320,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778935247335,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":682946,"timestamp":127275103868,"id":69,"parentId":28,"tags":{},"startTime":1778935247350,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":699781,"timestamp":127275087090,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778935247333,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":682068,"timestamp":127275106777,"id":76,"parentId":36,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":699811,"timestamp":127275089088,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778935247335,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":689513,"timestamp":127275106841,"id":78,"parentId":38,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":706984,"timestamp":127275089416,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":689721,"timestamp":127275106811,"id":77,"parentId":37,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":707278,"timestamp":127275089279,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":699338,"timestamp":127275106897,"id":81,"parentId":42,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":716250,"timestamp":127275090047,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":703737,"timestamp":127275106912,"id":82,"parentId":44,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":720043,"timestamp":127275090650,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":708981,"timestamp":127275106925,"id":83,"parentId":45,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":725174,"timestamp":127275090777,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":712989,"timestamp":127275106938,"id":84,"parentId":46,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":729085,"timestamp":127275090882,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":723396,"timestamp":127275106857,"id":79,"parentId":39,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":740767,"timestamp":127275089536,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":723515,"timestamp":127275106947,"id":85,"parentId":47,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":739520,"timestamp":127275090991,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":723768,"timestamp":127275106886,"id":80,"parentId":40,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":741037,"timestamp":127275089651,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":740169,"timestamp":127275101634,"id":66,"parentId":25,"tags":{},"startTime":1778935247348,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":755261,"timestamp":127275086603,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778935247333,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":741746,"timestamp":127275101758,"id":67,"parentId":26,"tags":{},"startTime":1778935247348,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":756762,"timestamp":127275086792,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778935247333,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":739158,"timestamp":127275106961,"id":86,"parentId":48,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":755043,"timestamp":127275091118,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":739497,"timestamp":127275106995,"id":89,"parentId":51,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":753058,"timestamp":127275093480,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778935247340,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":745120,"timestamp":127275106983,"id":88,"parentId":50,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":758796,"timestamp":127275093352,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778935247340,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":725185,"timestamp":127275129521,"id":90,"parentId":24,"tags":{},"startTime":1778935247376,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":770725,"timestamp":127275084023,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778935247330,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":701662,"timestamp":127275155030,"id":93,"parentId":43,"tags":{},"startTime":1778935247401,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":766375,"timestamp":127275090358,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778935247337,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":756244,"timestamp":127275106974,"id":87,"parentId":49,"tags":{},"startTime":1778935247353,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":770101,"timestamp":127275093162,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778935247339,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":734604,"timestamp":127275132609,"id":91,"parentId":31,"tags":{},"startTime":1778935247379,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":779778,"timestamp":127275087480,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778935247334,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":789568,"timestamp":127275104421,"id":71,"parentId":30,"tags":{},"startTime":1778935247351,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":806700,"timestamp":127275087365,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778935247334,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":725041,"timestamp":127275190542,"id":95,"parentId":52,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":821704,"timestamp":127275093939,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1778935247340,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":769479,"timestamp":127275153263,"id":92,"parentId":41,"tags":{},"startTime":1778935247400,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":833046,"timestamp":127275089753,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1778935247336,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":818262,"timestamp":127275104677,"id":73,"parentId":33,"tags":{},"startTime":1778935247351,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":835084,"timestamp":127275087886,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778935247334,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":732507,"timestamp":127275190603,"id":99,"parentId":56,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":828286,"timestamp":127275094850,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778935247341,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":739058,"timestamp":127275190859,"id":102,"parentId":61,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":833291,"timestamp":127275096696,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778935247343,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":744646,"timestamp":127275190559,"id":96,"parentId":53,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":841086,"timestamp":127275094170,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1778935247340,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":754654,"timestamp":127275190575,"id":97,"parentId":54,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":855730,"timestamp":127275094354,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1778935247341,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":759418,"timestamp":127275190876,"id":103,"parentId":62,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":853453,"timestamp":127275096883,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778935247343,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":759518,"timestamp":127275190895,"id":104,"parentId":63,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":853360,"timestamp":127275097077,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778935247343,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":757697,"timestamp":127275198810,"id":105,"parentId":60,"tags":{},"startTime":1778935247445,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":860331,"timestamp":127275096227,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1778935247343,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":751331,"timestamp":127275207530,"id":106,"parentId":57,"tags":{},"startTime":1778935247454,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":863767,"timestamp":127275095145,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1778935247341,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":774382,"timestamp":127275190815,"id":101,"parentId":59,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":869281,"timestamp":127275095997,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778935247342,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":774915,"timestamp":127275190587,"id":98,"parentId":55,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":870936,"timestamp":127275094603,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1778935247341,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":788603,"timestamp":127275190494,"id":94,"parentId":23,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":895407,"timestamp":127275083740,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778935247330,"traceId":"42a46b2cc42e3254"},{"name":"is-page-static","duration":805635,"timestamp":127275190619,"id":100,"parentId":58,"tags":{},"startTime":1778935247437,"traceId":"42a46b2cc42e3254"},{"name":"check-page","duration":900563,"timestamp":127275095744,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778935247342,"traceId":"42a46b2cc42e3254"},{"name":"static-check","duration":917622,"timestamp":127275078737,"id":19,"parentId":1,"tags":{},"startTime":1778935247325,"traceId":"42a46b2cc42e3254"}]
|
|
2
|
+
[{"name":"write-routes-manifest","duration":639,"timestamp":127276006279,"id":108,"parentId":1,"tags":{},"startTime":1778935248253,"traceId":"42a46b2cc42e3254"},{"name":"load-dotenv","duration":50,"timestamp":127276020133,"id":111,"parentId":110,"tags":{},"startTime":1778935248266,"traceId":"42a46b2cc42e3254"},{"name":"run-export-path-map","duration":718,"timestamp":127276023143,"id":112,"parentId":110,"tags":{},"startTime":1778935248269,"traceId":"42a46b2cc42e3254"},{"name":"next-export","duration":712751,"timestamp":127276018908,"id":110,"parentId":1,"tags":{},"startTime":1778935248265,"traceId":"42a46b2cc42e3254"},{"name":"move-exported-app-not-found-","duration":681,"timestamp":127276735943,"id":113,"parentId":109,"tags":{},"startTime":1778935248982,"traceId":"42a46b2cc42e3254"},{"name":"move-exported-app-global-error-","duration":925,"timestamp":127276736755,"id":114,"parentId":109,"tags":{},"startTime":1778935248983,"traceId":"42a46b2cc42e3254"},{"name":"static-generation","duration":727105,"timestamp":127276013182,"id":109,"parentId":1,"tags":{},"startTime":1778935248259,"traceId":"42a46b2cc42e3254"},{"name":"write-routes-manifest","duration":1516,"timestamp":127276740679,"id":115,"parentId":1,"tags":{},"startTime":1778935248987,"traceId":"42a46b2cc42e3254"},{"name":"print-tree-view","duration":6086,"timestamp":127276774880,"id":116,"parentId":1,"tags":{},"startTime":1778935249021,"traceId":"42a46b2cc42e3254"},{"name":"write-route-bundle-stats","duration":21396,"timestamp":127276781045,"id":117,"parentId":1,"tags":{},"startTime":1778935249027,"traceId":"42a46b2cc42e3254"},{"name":"telemetry-flush","duration":173,"timestamp":127276802488,"id":118,"parentId":1,"tags":{},"startTime":1778935249049,"traceId":"42a46b2cc42e3254"},{"name":"next-build","duration":18386299,"timestamp":127258416395,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778935230663,"traceId":"42a46b2cc42e3254"}]
|
package/.next/trace-build
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"run-turbopack","duration":
|
|
1
|
+
[{"name":"run-turbopack","duration":6545484,"timestamp":127258668263,"id":14,"parentId":1,"tags":{},"startTime":1778935230915,"traceId":"42a46b2cc42e3254"},{"name":"turbopack-build-events","duration":129,"timestamp":127258982804,"id":15,"parentId":1,"tags":{},"startTime":1778935231229,"traceId":"42a46b2cc42e3254"},{"name":"run-typescript","duration":9657890,"timestamp":127265222661,"id":16,"parentId":1,"tags":{},"startTime":1778935237469,"traceId":"42a46b2cc42e3254"},{"name":"static-check","duration":917622,"timestamp":127275078737,"id":19,"parentId":1,"tags":{},"startTime":1778935247325,"traceId":"42a46b2cc42e3254"},{"name":"static-generation","duration":727105,"timestamp":127276013182,"id":109,"parentId":1,"tags":{},"startTime":1778935248259,"traceId":"42a46b2cc42e3254"},{"name":"telemetry-flush","duration":173,"timestamp":127276802488,"id":118,"parentId":1,"tags":{},"startTime":1778935249049,"traceId":"42a46b2cc42e3254"},{"name":"next-build","duration":18386299,"timestamp":127258416395,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778935230663,"traceId":"42a46b2cc42e3254"}]
|
package/.next/types/routes.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Do not edit this file manually
|
|
3
3
|
|
|
4
4
|
type AppRoutes = "/" | "/admin" | "/login" | "/logs" | "/messages" | "/node" | "/nodes" | "/server-logs" | "/settings" | "/settings/networks" | "/settings/tokens" | "/tasks" | "/tasks/[id]"
|
|
5
|
-
type AppRouteHandlerRoutes = "/api/anet/config" | "/api/auth/login" | "/api/auth/logout" | "/api/auth/v3" | "/api/hub/audit-log" | "/api/hub/auth" | "/api/hub/broadcast" | "/api/hub/events" | "/api/hub/health" | "/api/hub/inbox" | "/api/hub/license" | "/api/hub/messages" | "/api/hub/networks" | "/api/hub/nodes" | "/api/hub/register" | "/api/hub/send" | "/api/hub/server-logs" | "/api/hub/servers" | "/api/hub/session" | "/api/hub/stats" | "/api/hub/status" | "/api/hub/task-events" | "/api/hub/tasks" | "/api/hub/tmux" | "/api/hub/tokens"
|
|
5
|
+
type AppRouteHandlerRoutes = "/api/anet/config" | "/api/auth/login" | "/api/auth/logout" | "/api/auth/v3" | "/api/hub/audit-log" | "/api/hub/auth" | "/api/hub/broadcast" | "/api/hub/events" | "/api/hub/health" | "/api/hub/inbox" | "/api/hub/license" | "/api/hub/messages" | "/api/hub/networks" | "/api/hub/nodes" | "/api/hub/register" | "/api/hub/send" | "/api/hub/server-logs" | "/api/hub/server/[hostname]/agents" | "/api/hub/server/[hostname]/health" | "/api/hub/servers" | "/api/hub/session" | "/api/hub/stats" | "/api/hub/status" | "/api/hub/task-events" | "/api/hub/tasks" | "/api/hub/tmux" | "/api/hub/tokens"
|
|
6
6
|
type PageRoutes = never
|
|
7
7
|
type LayoutRoutes = "/"
|
|
8
8
|
type RedirectRoutes = never
|
|
@@ -30,6 +30,8 @@ interface ParamMap {
|
|
|
30
30
|
"/api/hub/register": {}
|
|
31
31
|
"/api/hub/send": {}
|
|
32
32
|
"/api/hub/server-logs": {}
|
|
33
|
+
"/api/hub/server/[hostname]/agents": { "hostname": string; }
|
|
34
|
+
"/api/hub/server/[hostname]/health": { "hostname": string; }
|
|
33
35
|
"/api/hub/servers": {}
|
|
34
36
|
"/api/hub/session": {}
|
|
35
37
|
"/api/hub/stats": {}
|
package/.next/types/validator.ts
CHANGED
|
@@ -317,6 +317,24 @@ type RouteHandlerConfig<Route extends AppRouteHandlerRoutes = AppRouteHandlerRou
|
|
|
317
317
|
type __Unused = __Check
|
|
318
318
|
}
|
|
319
319
|
|
|
320
|
+
// Validate ../../app/api/hub/server/[hostname]/agents/route.ts
|
|
321
|
+
{
|
|
322
|
+
type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/server/[hostname]/agents">> = Specific
|
|
323
|
+
const handler = {} as typeof import("../../app/api/hub/server/[hostname]/agents/route.js")
|
|
324
|
+
type __Check = __IsExpected<typeof handler>
|
|
325
|
+
// @ts-ignore
|
|
326
|
+
type __Unused = __Check
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
// Validate ../../app/api/hub/server/[hostname]/health/route.ts
|
|
330
|
+
{
|
|
331
|
+
type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/server/[hostname]/health">> = Specific
|
|
332
|
+
const handler = {} as typeof import("../../app/api/hub/server/[hostname]/health/route.js")
|
|
333
|
+
type __Check = __IsExpected<typeof handler>
|
|
334
|
+
// @ts-ignore
|
|
335
|
+
type __Unused = __Check
|
|
336
|
+
}
|
|
337
|
+
|
|
320
338
|
// Validate ../../app/api/hub/servers/route.ts
|
|
321
339
|
{
|
|
322
340
|
type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/servers">> = Specific
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { requireDashboardAuth, getV3UserToken } from '@/app/lib/dashboard-auth';
|
|
2
|
+
|
|
3
|
+
const HUB_URL = process.env.COMMHUB_URL || 'http://127.0.0.1:9200';
|
|
4
|
+
|
|
5
|
+
async function hubHeaders(): Promise<Record<string, string>> {
|
|
6
|
+
const userToken = await getV3UserToken();
|
|
7
|
+
const h: Record<string, string> = {};
|
|
8
|
+
if (userToken) h['Authorization'] = `Bearer ${userToken}`;
|
|
9
|
+
return h;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Proxy: GET /api/server/:hostname/agents from CommHub.
|
|
14
|
+
*
|
|
15
|
+
* v0.10.0 Hero 2 — per-server agent rollup endpoint exposed by
|
|
16
|
+
* commhub-server ≥ 0.8.1-preview.5 with the process_telemetry field
|
|
17
|
+
* shipped in agent-node ≥ 2.3.11-preview.1 (通信SDK马 T2.1+T2.2+T2.3
|
|
18
|
+
* dispatch chain). Returns per-agent stats:
|
|
19
|
+
* {
|
|
20
|
+
* agents: [
|
|
21
|
+
* {
|
|
22
|
+
* alias, runtime, status, last_seen_at,
|
|
23
|
+
* process_rss_bytes, process_cpu_pct,
|
|
24
|
+
* process_uptime_seconds, process_in_flight_count,
|
|
25
|
+
* progress,
|
|
26
|
+
* },
|
|
27
|
+
* ...
|
|
28
|
+
* ],
|
|
29
|
+
* }
|
|
30
|
+
*
|
|
31
|
+
* Forward-compat: when the upstream hub predates the endpoint, 404
|
|
32
|
+
* surfaces as `{ agents: [], unavailable: true }` so the consumer
|
|
33
|
+
* UI renders the "agent rollup pending hub ≥ 0.8.2-preview" hint.
|
|
34
|
+
*/
|
|
35
|
+
export async function GET(
|
|
36
|
+
_req: Request,
|
|
37
|
+
{ params }: { params: Promise<{ hostname: string }> },
|
|
38
|
+
) {
|
|
39
|
+
const authFailure = await requireDashboardAuth();
|
|
40
|
+
if (authFailure) return authFailure;
|
|
41
|
+
|
|
42
|
+
const { hostname } = await params;
|
|
43
|
+
if (!hostname || !/^[A-Za-z0-9._\-]+$/.test(hostname)) {
|
|
44
|
+
return Response.json({ error: 'invalid hostname' }, { status: 400 });
|
|
45
|
+
}
|
|
46
|
+
try {
|
|
47
|
+
const res = await fetch(
|
|
48
|
+
`${HUB_URL}/api/server/${encodeURIComponent(hostname)}/agents`,
|
|
49
|
+
{ headers: await hubHeaders(), next: { revalidate: 0 } },
|
|
50
|
+
);
|
|
51
|
+
if (!res.ok) {
|
|
52
|
+
if (res.status === 404) return Response.json({ agents: [], unavailable: true });
|
|
53
|
+
return Response.json({ error: `hub ${res.status}` }, { status: res.status });
|
|
54
|
+
}
|
|
55
|
+
return Response.json(await res.json());
|
|
56
|
+
} catch (e: unknown) {
|
|
57
|
+
return Response.json(
|
|
58
|
+
{ error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) },
|
|
59
|
+
{ status: 502 },
|
|
60
|
+
);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { requireDashboardAuth, getV3UserToken } from '@/app/lib/dashboard-auth';
|
|
2
|
+
|
|
3
|
+
const HUB_URL = process.env.COMMHUB_URL || 'http://127.0.0.1:9200';
|
|
4
|
+
|
|
5
|
+
async function hubHeaders(): Promise<Record<string, string>> {
|
|
6
|
+
const userToken = await getV3UserToken();
|
|
7
|
+
const h: Record<string, string> = {};
|
|
8
|
+
if (userToken) h['Authorization'] = `Bearer ${userToken}`;
|
|
9
|
+
return h;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Proxy: GET /api/server/:hostname/health from CommHub.
|
|
14
|
+
*
|
|
15
|
+
* v0.10.0 Hero 1 — per-server detailed health endpoint exposed by
|
|
16
|
+
* commhub-server ≥ 0.8.1-preview.5 (通信牛 T2.2 ship, see #140
|
|
17
|
+
* comment 4466558xxx). Returns:
|
|
18
|
+
* {
|
|
19
|
+
* hostname, ip,
|
|
20
|
+
* cpu_load_1min, cpu_cores, mem_used_gb, mem_total_gb,
|
|
21
|
+
* disk_used_gb, disk_total_gb,
|
|
22
|
+
* cpu_history: number[], mem_history: number[],
|
|
23
|
+
* last_seen_at,
|
|
24
|
+
* }
|
|
25
|
+
*
|
|
26
|
+
* Forward-compat: when the upstream hub predates the endpoint
|
|
27
|
+
* (currently 0.8.0 is what's deployed locally), 404 is surfaced as
|
|
28
|
+
* `{ unavailable: true }` so the ServersDrawer renders a "pending
|
|
29
|
+
* hub upgrade" hint instead of an error.
|
|
30
|
+
*/
|
|
31
|
+
export async function GET(
|
|
32
|
+
_req: Request,
|
|
33
|
+
{ params }: { params: Promise<{ hostname: string }> },
|
|
34
|
+
) {
|
|
35
|
+
const authFailure = await requireDashboardAuth();
|
|
36
|
+
if (authFailure) return authFailure;
|
|
37
|
+
|
|
38
|
+
const { hostname } = await params;
|
|
39
|
+
if (!hostname || !/^[A-Za-z0-9._\-]+$/.test(hostname)) {
|
|
40
|
+
return Response.json({ error: 'invalid hostname' }, { status: 400 });
|
|
41
|
+
}
|
|
42
|
+
try {
|
|
43
|
+
const res = await fetch(
|
|
44
|
+
`${HUB_URL}/api/server/${encodeURIComponent(hostname)}/health`,
|
|
45
|
+
{ headers: await hubHeaders(), next: { revalidate: 0 } },
|
|
46
|
+
);
|
|
47
|
+
if (!res.ok) {
|
|
48
|
+
if (res.status === 404) return Response.json({ unavailable: true });
|
|
49
|
+
return Response.json({ error: `hub ${res.status}` }, { status: res.status });
|
|
50
|
+
}
|
|
51
|
+
return Response.json(await res.json());
|
|
52
|
+
} catch (e: unknown) {
|
|
53
|
+
return Response.json(
|
|
54
|
+
{ error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) },
|
|
55
|
+
{ status: 502 },
|
|
56
|
+
);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -15,7 +15,83 @@ async function hubHeaders(): Promise<Record<string, string>> {
|
|
|
15
15
|
* agent_count, status). Per issue #119; lands in v0.8.1-preview.2 of the
|
|
16
16
|
* commhub-server (通信牛). The dashboard <ServersDrawer> mounts in
|
|
17
17
|
* AppShell and refreshes every 5s when expanded.
|
|
18
|
+
*
|
|
19
|
+
* v0.10.0 Hero 1+2 — normalization layer. commhub-server@0.8.1-preview.5
|
|
20
|
+
* (LOCAL hub upgraded 2026-05-16 per 通信龙 d627eca7) returns:
|
|
21
|
+
* raw array `[{hostname, ip, agent_count, cpu_load_1min, cpu_cores,
|
|
22
|
+
* mem_avail_gb, mem_used_gb, last_seen}, ...]`
|
|
23
|
+
* — without the `{servers: [...]}` envelope the dashboard's ServersDrawer
|
|
24
|
+
* expects. Also uses `mem_avail_gb` instead of `mem_total_gb`. This
|
|
25
|
+
* proxy normalizes both:
|
|
26
|
+
* 1. Wraps raw array in `{servers: [...]}` envelope. If hub later
|
|
27
|
+
* switches to that shape natively, the pass-through still works.
|
|
28
|
+
* 2. Computes `mem_total_gb = mem_used_gb + mem_avail_gb` when the
|
|
29
|
+
* hub reports avail instead of total (older shape).
|
|
30
|
+
* 3. Marks server `status: 'online'|'offline'` from last_seen freshness
|
|
31
|
+
* (within 60s = online). Hub doesn't carry an explicit status
|
|
32
|
+
* field in 0.8.1-preview.5.
|
|
18
33
|
*/
|
|
34
|
+
|
|
35
|
+
interface HubServerRow {
|
|
36
|
+
hostname: string;
|
|
37
|
+
ip?: string | null;
|
|
38
|
+
agent_count?: number;
|
|
39
|
+
cpu_load_1min?: number | null;
|
|
40
|
+
cpu_cores?: number | null;
|
|
41
|
+
mem_used_gb?: number | null;
|
|
42
|
+
mem_total_gb?: number | null;
|
|
43
|
+
mem_avail_gb?: number | null;
|
|
44
|
+
disk_used_gb?: number | null;
|
|
45
|
+
disk_total_gb?: number | null;
|
|
46
|
+
cpu_history?: number[];
|
|
47
|
+
mem_history?: number[];
|
|
48
|
+
agents?: unknown[];
|
|
49
|
+
last_seen?: string | null;
|
|
50
|
+
status?: 'online' | 'offline';
|
|
51
|
+
note?: string;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
function freshnessStatus(lastSeen: string | null | undefined): 'online' | 'offline' {
|
|
55
|
+
if (!lastSeen) return 'offline';
|
|
56
|
+
// commhub-server@0.8.1-preview.5 reports last_seen in "YYYY-MM-DD
|
|
57
|
+
// HH:MM:SS" (space-separated, no timezone). Treat as UTC so all
|
|
58
|
+
// clients agree regardless of their local zone. If a later hub
|
|
59
|
+
// upgrade switches to ISO 8601 with explicit timezone, Date.parse
|
|
60
|
+
// will accept either format and the +'Z' suffix is harmless.
|
|
61
|
+
const iso = lastSeen.includes('T') ? lastSeen : lastSeen.replace(' ', 'T');
|
|
62
|
+
const withTz = /[zZ]|[+-]\d{2}:?\d{2}$/.test(iso) ? iso : iso + 'Z';
|
|
63
|
+
const t = Date.parse(withTz);
|
|
64
|
+
if (Number.isNaN(t)) return 'offline';
|
|
65
|
+
// 90s freshness window — wider than the agent-node 30s report
|
|
66
|
+
// cadence to absorb network latency + clock drift between client
|
|
67
|
+
// and hub. A truly offline agent flips status within ~2 missed
|
|
68
|
+
// reports.
|
|
69
|
+
return Date.now() - t < 90_000 ? 'online' : 'offline';
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
function normalizeServer(row: HubServerRow) {
|
|
73
|
+
const memTotal = row.mem_total_gb ??
|
|
74
|
+
(row.mem_used_gb != null && row.mem_avail_gb != null
|
|
75
|
+
? row.mem_used_gb + row.mem_avail_gb
|
|
76
|
+
: null);
|
|
77
|
+
return {
|
|
78
|
+
hostname: row.hostname,
|
|
79
|
+
ip: row.ip ?? null,
|
|
80
|
+
agent_count: row.agent_count ?? 0,
|
|
81
|
+
cpu_load_1min: row.cpu_load_1min ?? null,
|
|
82
|
+
cpu_cores: row.cpu_cores ?? 0,
|
|
83
|
+
mem_used_gb: row.mem_used_gb ?? null,
|
|
84
|
+
mem_total_gb: memTotal,
|
|
85
|
+
disk_used_gb: row.disk_used_gb ?? null,
|
|
86
|
+
disk_total_gb: row.disk_total_gb ?? null,
|
|
87
|
+
cpu_history: row.cpu_history,
|
|
88
|
+
mem_history: row.mem_history,
|
|
89
|
+
agents: row.agents,
|
|
90
|
+
status: row.status ?? freshnessStatus(row.last_seen),
|
|
91
|
+
note: row.note,
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
|
+
|
|
19
95
|
export async function GET() {
|
|
20
96
|
const authFailure = await requireDashboardAuth();
|
|
21
97
|
if (authFailure) return authFailure;
|
|
@@ -32,7 +108,18 @@ export async function GET() {
|
|
|
32
108
|
if (res.status === 404) return Response.json({ servers: [], unavailable: true });
|
|
33
109
|
return Response.json({ error: `hub ${res.status}` }, { status: res.status });
|
|
34
110
|
}
|
|
35
|
-
|
|
111
|
+
const raw = await res.json();
|
|
112
|
+
// Accept both shapes: bare array (0.8.1-preview.5) or {servers: [...]}
|
|
113
|
+
// wrapper (future hub revisions).
|
|
114
|
+
const rows: HubServerRow[] = Array.isArray(raw)
|
|
115
|
+
? raw
|
|
116
|
+
: Array.isArray(raw?.servers)
|
|
117
|
+
? raw.servers
|
|
118
|
+
: [];
|
|
119
|
+
return Response.json({
|
|
120
|
+
servers: rows.map(normalizeServer),
|
|
121
|
+
unavailable: raw?.unavailable === true,
|
|
122
|
+
});
|
|
36
123
|
} catch (e: unknown) {
|
|
37
124
|
return Response.json({ error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) }, { status: 502 });
|
|
38
125
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { useCallback, useEffect, useRef, useState } from 'react';
|
|
3
|
+
import { useCallback, useEffect, useMemo, useRef, useState } from 'react';
|
|
4
4
|
import { AliasAvatar } from './AliasAvatar';
|
|
5
5
|
import { TaskChatPanel } from './TaskChatPanel';
|
|
6
|
+
import { useSessions } from '../lib/hooks';
|
|
7
|
+
import { relativeAgo } from '../lib/time';
|
|
6
8
|
|
|
7
9
|
interface ChatPopoverProps {
|
|
8
10
|
/** Node alias to chat with. Changing it switches the conversation. */
|
|
@@ -37,6 +39,16 @@ const MOBILE_BP = 640;
|
|
|
37
39
|
* history are already solved there; this component only adds the floating
|
|
38
40
|
* shell + drag/resize behaviour.
|
|
39
41
|
*/
|
|
42
|
+
/** Round 37 / Loop: surface node metadata (cwd + last-seen) inside the
|
|
43
|
+
* ChatPopover header. The SVG <title> tooltip (Rounds 33-34) only shows
|
|
44
|
+
* on hover-over-node, which is lost once the popover is open and
|
|
45
|
+
* potentially dragged away. Lifting cwd and last-seen into the popover
|
|
46
|
+
* header keeps the context where the user actually needs it.
|
|
47
|
+
*
|
|
48
|
+
* Round 38: relativeAgo factored to app/lib/time.ts so this file shares
|
|
49
|
+
* the same TZ-safe parser as TopoGraph (was a duplicated mirror until
|
|
50
|
+
* this round). */
|
|
51
|
+
|
|
40
52
|
export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
|
|
41
53
|
// Position + size are resolved on mount (SSR-safe defaults here).
|
|
42
54
|
const [pos, setPos] = useState({ x: 0, y: 0 });
|
|
@@ -48,6 +60,13 @@ export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
|
|
|
48
60
|
active: false, startX: 0, startY: 0, baseW: 0, baseH: 0,
|
|
49
61
|
});
|
|
50
62
|
|
|
63
|
+
// Round 37 / Loop: pull the target session out of the SWR cache that
|
|
64
|
+
// TopoGraph already populates — same URL, so no extra network fetch.
|
|
65
|
+
const { sessions } = useSessions();
|
|
66
|
+
const session = useMemo(() => sessions.find(s => s.alias === alias), [sessions, alias]);
|
|
67
|
+
const isOnline = !!session && session.status !== 'offline';
|
|
68
|
+
const lastSeenLine = !isOnline ? relativeAgo(session?.last_seen_at) : null;
|
|
69
|
+
|
|
51
70
|
const clamp = useCallback((x: number, y: number, w: number, h: number) => {
|
|
52
71
|
const maxX = Math.max(MARGIN, window.innerWidth - w - MARGIN);
|
|
53
72
|
const maxY = Math.max(MARGIN, window.innerHeight - h - MARGIN);
|
|
@@ -146,7 +165,24 @@ export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
|
|
|
146
165
|
<AliasAvatar alias={alias} size={28} />
|
|
147
166
|
<div className="min-w-0">
|
|
148
167
|
<div className="text-sm font-semibold text-[var(--fg)] truncate">{alias}</div>
|
|
149
|
-
|
|
168
|
+
{/* Round 37: cwd / last-seen lines surface the same metadata
|
|
169
|
+
the SVG <title> tooltip carries (rounds 33-34), but inside
|
|
170
|
+
the popover where it stays accessible after dragging the
|
|
171
|
+
window away from the node. Fall back to the drag-hint
|
|
172
|
+
when no metadata is reported. */}
|
|
173
|
+
{session?.project_dir ? (
|
|
174
|
+
<div className="text-[10px] text-[var(--fg-muted)] truncate font-mono" title={session.project_dir} data-popover-cwd>
|
|
175
|
+
cwd: {session.project_dir}
|
|
176
|
+
</div>
|
|
177
|
+
) : null}
|
|
178
|
+
{lastSeenLine ? (
|
|
179
|
+
<div className="text-[10px] text-[var(--fg-muted)] truncate" data-popover-lastseen>
|
|
180
|
+
last seen: {lastSeenLine}
|
|
181
|
+
</div>
|
|
182
|
+
) : null}
|
|
183
|
+
{!session?.project_dir && !lastSeenLine ? (
|
|
184
|
+
<div className="text-[10px] text-[var(--fg-muted)]">Drag to move · Esc to close</div>
|
|
185
|
+
) : null}
|
|
150
186
|
</div>
|
|
151
187
|
</div>
|
|
152
188
|
<button
|
|
@@ -159,6 +159,113 @@ const COMMANDS: Command[] = [
|
|
|
159
159
|
// Dispatch synthetic `?` keydown so HelpOverlay's global listener opens
|
|
160
160
|
window.dispatchEvent(new KeyboardEvent('keydown', { key: '?' }));
|
|
161
161
|
} },
|
|
162
|
+
|
|
163
|
+
// ── Round 69 / Loop: topology filter actions ────────────────
|
|
164
|
+
// Write the pin directly into sessionStorage (the same key R66
|
|
165
|
+
// hydrates from) and broadcast a `storage`-like custom event
|
|
166
|
+
// so TopoGraph picks it up without a reload. Keyboard-accessible
|
|
167
|
+
// filter trigger from anywhere on the dashboard.
|
|
168
|
+
{ id: 'act-pin-working', title: 'Pin topology filter: working', hint: 'highlight working nodes only', group: 'Actions',
|
|
169
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
170
|
+
perform: () => {
|
|
171
|
+
try { sessionStorage.setItem('anet-topo-pinned-status', 'working'); } catch {}
|
|
172
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'working' } }));
|
|
173
|
+
} },
|
|
174
|
+
{ id: 'act-pin-idle', title: 'Pin topology filter: idle', hint: 'highlight idle (online) nodes only', group: 'Actions',
|
|
175
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
176
|
+
perform: () => {
|
|
177
|
+
try { sessionStorage.setItem('anet-topo-pinned-status', 'idle'); } catch {}
|
|
178
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'idle' } }));
|
|
179
|
+
} },
|
|
180
|
+
{ id: 'act-pin-offline', title: 'Pin topology filter: offline', hint: 'highlight offline / no-SSE nodes', group: 'Actions',
|
|
181
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
182
|
+
perform: () => {
|
|
183
|
+
try { sessionStorage.setItem('anet-topo-pinned-status', 'offline'); } catch {}
|
|
184
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'offline' } }));
|
|
185
|
+
} },
|
|
186
|
+
// Round 108 / Loop: pin-vendor palette actions. R88 made vendor
|
|
187
|
+
// letters clickable in the chip row, R89 added the filter pill,
|
|
188
|
+
// R90 added clear-vendor here — but PIN-vendor was missing. Three
|
|
189
|
+
// static commands for the major vendors (Anthropic / OpenAI /
|
|
190
|
+
// 书生) cover the common case; users with unusual vendors still
|
|
191
|
+
// have the chip-row click + cmdk clear path. TopoGraph's R108
|
|
192
|
+
// listener handles kind='vendor' to set the pin. The R88 stale-
|
|
193
|
+
// purge useEffect cleans up if the targeted vendor isn't actually
|
|
194
|
+
// in the fleet, so these commands are safe to invoke any time.
|
|
195
|
+
{ id: 'act-pin-vendor-A', title: 'Pin topology filter: Anthropic', hint: 'highlight A vendor only', group: 'Actions',
|
|
196
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
197
|
+
perform: () => {
|
|
198
|
+
try { sessionStorage.setItem('anet-topo-pinned-vendor', 'A'); } catch {}
|
|
199
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: 'A' } }));
|
|
200
|
+
} },
|
|
201
|
+
{ id: 'act-pin-vendor-O', title: 'Pin topology filter: OpenAI', hint: 'highlight O vendor only', group: 'Actions',
|
|
202
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
203
|
+
perform: () => {
|
|
204
|
+
try { sessionStorage.setItem('anet-topo-pinned-vendor', 'O'); } catch {}
|
|
205
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: 'O' } }));
|
|
206
|
+
} },
|
|
207
|
+
{ id: 'act-pin-vendor-S', title: 'Pin topology filter: 书生', hint: 'highlight 书 vendor only', group: 'Actions',
|
|
208
|
+
icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
|
|
209
|
+
perform: () => {
|
|
210
|
+
try { sessionStorage.setItem('anet-topo-pinned-vendor', '书'); } catch {}
|
|
211
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: '书' } }));
|
|
212
|
+
} },
|
|
213
|
+
{ id: 'act-clear-topo-pins', title: 'Clear topology filters', hint: 'release pinned status + group + vendor + edge', group: 'Actions',
|
|
214
|
+
icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
|
|
215
|
+
perform: () => {
|
|
216
|
+
try {
|
|
217
|
+
sessionStorage.removeItem('anet-topo-pinned-status');
|
|
218
|
+
sessionStorage.removeItem('anet-topo-pinned-group');
|
|
219
|
+
// Round 90 / Loop: R88 added pinnedVendor as the third filter
|
|
220
|
+
// dimension. The clear-all command must clear it too or it
|
|
221
|
+
// silently retains the vendor pin, which a user would read
|
|
222
|
+
// as a stuck filter.
|
|
223
|
+
// Round 117 / Loop: R116 added pinnedEdgeKey as the fourth pin
|
|
224
|
+
// dim — no sessionStorage (per-tab transient), but the
|
|
225
|
+
// dispatched `clear` event still needs to flip it. The
|
|
226
|
+
// TopoGraph listener handles that.
|
|
227
|
+
sessionStorage.removeItem('anet-topo-pinned-vendor');
|
|
228
|
+
} catch {}
|
|
229
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear' } }));
|
|
230
|
+
} },
|
|
231
|
+
// Round 117 / Loop: granular edge-only clear, mirror of R90
|
|
232
|
+
// clear-vendor. Releases the pinnedEdgeKey without disturbing
|
|
233
|
+
// status/group/vendor pins. pinnedEdgeKey lives only in React
|
|
234
|
+
// state (no sessionStorage), so the perform is just a dispatch.
|
|
235
|
+
{ id: 'act-clear-topo-edge', title: 'Clear topology edge pin', hint: 'release pinned recent-signal row only', group: 'Actions',
|
|
236
|
+
icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
|
|
237
|
+
perform: () => {
|
|
238
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear-edge' } }));
|
|
239
|
+
} },
|
|
240
|
+
// Round 90 / Loop: granular vendor-only clear. R88 added per-letter
|
|
241
|
+
// toggle and Esc-clears-all; this fills the keyboard-only middle
|
|
242
|
+
// ground (release the vendor pin without disturbing status/group).
|
|
243
|
+
// Listed only when the user types "vendor" — fuzzy match still
|
|
244
|
+
// surfaces it under broader queries like "clear".
|
|
245
|
+
{ id: 'act-clear-topo-vendor', title: 'Clear topology vendor filter', hint: 'release pinned vendor only', group: 'Actions',
|
|
246
|
+
icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
|
|
247
|
+
perform: () => {
|
|
248
|
+
try { sessionStorage.removeItem('anet-topo-pinned-vendor'); } catch {}
|
|
249
|
+
window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear-vendor' } }));
|
|
250
|
+
} },
|
|
251
|
+
|
|
252
|
+
// ── Round 74 / Loop: layout + view shortcuts via the palette ──
|
|
253
|
+
// Sister to R69 pin actions. Layout toggle and fit-to-canvas already
|
|
254
|
+
// have keyboard shortcuts (l / f, per R29 R32) but users who forget
|
|
255
|
+
// the keys can search "layout" / "fit" in the palette instead.
|
|
256
|
+
// Layout: write localStorage in lockstep then broadcast — the storage
|
|
257
|
+
// write matters for SSR (init reader uses it) and the event keeps the
|
|
258
|
+
// mounted canvas in sync without a reload.
|
|
259
|
+
{ id: 'act-topo-toggle-layout', title: 'Toggle topology layout', hint: 'ring ↔ grid (or press `l`)', group: 'Actions',
|
|
260
|
+
icon: <NavIcon d="M4 4h6v6H4V4zm10 0h6v6h-6V4zM4 14h6v6H4v-6zm10 0h6v6h-6v-6z" />,
|
|
261
|
+
perform: () => {
|
|
262
|
+
window.dispatchEvent(new CustomEvent('anet:topo-layout', { detail: { kind: 'toggle' } }));
|
|
263
|
+
} },
|
|
264
|
+
{ id: 'act-topo-fit', title: 'Fit topology to canvas', hint: 'auto-zoom to content (or press `f`)', group: 'Actions',
|
|
265
|
+
icon: <NavIcon d="M4 8V4h4M16 4h4v4M20 16v4h-4M8 20H4v-4" />,
|
|
266
|
+
perform: () => {
|
|
267
|
+
window.dispatchEvent(new CustomEvent('anet:topo-view', { detail: { kind: 'fit' } }));
|
|
268
|
+
} },
|
|
162
269
|
];
|
|
163
270
|
|
|
164
271
|
export function CommandPalette() {
|