@sleep2agi/agent-network-dashboard 0.5.3 → 0.5.5-preview.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +2 -0
- package/.next/build-manifest.json +3 -3
- package/.next/diagnostics/route-bundle-stats.json +37 -37
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +29 -0
- package/.next/routes-manifest.json +12 -0
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +2 -2
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
- 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 +3 -3
- package/.next/server/app/_not-found.rsc +14 -14
- package/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- 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 +3 -3
- package/.next/server/app/admin.rsc +16 -16
- package/.next/server/app/admin.segments/_full.segment.rsc +16 -16
- 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/upload/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/hub/upload/route/build-manifest.json +9 -0
- package/.next/server/app/api/hub/upload/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/hub/upload/route.js +7 -0
- package/.next/server/app/api/hub/upload/route.js.map +5 -0
- package/.next/server/app/api/hub/upload/route.js.nft.json +1 -0
- package/.next/server/app/api/hub/upload/route_client-reference-manifest.js +3 -0
- package/.next/server/app/index.html +3 -3
- package/.next/server/app/index.rsc +16 -16
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/index.segments/_full.segment.rsc +16 -16
- 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 +16 -16
- package/.next/server/app/login.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/logs.rsc +16 -16
- package/.next/server/app/logs.segments/_full.segment.rsc +16 -16
- 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/manifest.webmanifest/route/app-paths-manifest.json +3 -0
- package/.next/server/app/manifest.webmanifest/route/build-manifest.json +9 -0
- package/.next/server/app/manifest.webmanifest/route/server-reference-manifest.json +4 -0
- package/.next/server/app/manifest.webmanifest/route.js +8 -0
- package/.next/server/app/manifest.webmanifest/route.js.map +5 -0
- package/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -0
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +3 -0
- package/.next/server/app/manifest.webmanifest.body +1 -0
- package/.next/server/app/manifest.webmanifest.meta +1 -0
- package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/messages.html +3 -3
- package/.next/server/app/messages.rsc +16 -16
- package/.next/server/app/messages.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/node.rsc +16 -16
- package/.next/server/app/node.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/nodes.rsc +16 -16
- package/.next/server/app/nodes.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/server-logs.rsc +16 -16
- package/.next/server/app/server-logs.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/settings/networks.rsc +16 -16
- package/.next/server/app/settings/networks.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/settings/tokens.rsc +16 -16
- package/.next/server/app/settings/tokens.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/settings.rsc +16 -16
- package/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- 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 +3 -3
- package/.next/server/app/tasks.rsc +16 -16
- package/.next/server/app/tasks.segments/_full.segment.rsc +16 -16
- 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/00jm_next_dist_0ju_ux9._.js +18 -0
- package/.next/server/chunks/00jm_next_dist_0ju_ux9._.js.map +1 -0
- package/.next/server/chunks/0ykm__next-internal_server_app_api_hub_upload_route_actions_03_eqnf.js +3 -0
- package/.next/server/chunks/0ykm__next-internal_server_app_manifest_webmanifest_route_actions_0m16rb8.js +3 -0
- package/.next/server/chunks/0ykm__next-internal_server_app_manifest_webmanifest_route_actions_0m16rb8.js.map +1 -0
- package/.next/server/chunks/{[externals]__11vad82._.js → [externals]__036g1.i._.js} +2 -2
- package/.next/server/chunks/[externals]__036g1.i._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0-8_f0o._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0-8_f0o._.js.map +1 -0
- package/.next/server/chunks/{[root-of-the-server]__08uyvdq._.js → [root-of-the-server]__0jndzts._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__08uyvdq._.js.map → [root-of-the-server]__0jndzts._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__0mxw4vb._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0mxw4vb._.js.map +1 -1
- 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/00jm_next_dist_esm_build_templates_app-page_0..ddwm.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0..ddwm.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_02bxi6j.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_02bxi6j.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05oassd.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05oassd.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05vxtby.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05vxtby.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05~eml4.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_05~eml4.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0_-g_q2.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0_-g_q2.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0_ec0xu.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0_ec0xu.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0czb6wz.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0czb6wz.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0e-cn.p.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0e-cn.p.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0k8_sr8.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0k8_sr8.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0lt_3bw.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0lt_3bw.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0uyh3yt.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0uyh3yt.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0v-a2ps.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_0v-a2ps.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_12.4r9~.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_12.4r9~.js.map +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_13mqkay.js +1 -1
- package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_13mqkay.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__030vg4n._.js +4 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__030vg4n._.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/[root-of-the-server]__0sv~g.o._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0u5aqkk._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0u5aqkk._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -4
- 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_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_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/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/middleware.js +2 -2
- package/.next/server/middleware.js.nft.json +1 -1
- package/.next/server/pages/404.html +3 -3
- package/.next/server/pages/500.html +1 -1
- package/.next/static/chunks/{07~8sx3_5uiox.js → 0csnc6nlttr5s.js} +4 -1
- package/.next/static/chunks/0grmy4z.ylqtd.css +2 -0
- package/.next/static/chunks/0k68tvhf0o-sb.js +1 -0
- package/.next/static/chunks/{0v4-5tng.uh.7.js → 0lc4e9o91uv.n.js} +2 -2
- package/.next/static/chunks/0prdn66k~zu45.js +1 -0
- package/.next/static/chunks/{0ph1in3421~o-.js → 0qvb.hq86qp2g.js} +1 -1
- package/.next/static/chunks/0wyjrc0bekhiz.js +1 -0
- package/.next/static/chunks/0~ykmap37nw9d.js +1 -0
- package/.next/static/chunks/17r9h6cx1w6q-.js +4 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/.next/types/routes.d.ts +2 -1
- package/.next/types/validator.ts +9 -0
- package/app/api/hub/send/route.ts +11 -2
- package/app/api/hub/servers/route.ts +3 -29
- package/app/api/hub/upload/route.ts +83 -0
- package/app/components/AppShell.tsx +4 -2
- package/app/components/CommandCenter.tsx +1 -1
- package/app/components/DispatchPanel.tsx +1 -1
- package/app/components/MobileNav.tsx +58 -0
- package/app/components/TaskChatPanel.tsx +209 -30
- package/app/components/TaskDrawer.tsx +1 -1
- package/app/components/TopoGraph.tsx +6686 -248
- package/app/globals.css +897 -7
- package/app/layout.tsx +8 -2
- package/app/lib/serverDedupe.ts +122 -0
- package/app/lib/vendorIdentity.ts +74 -56
- package/app/manifest.ts +23 -0
- package/app/nodes/page.tsx +21 -151
- package/package.json +4 -4
- package/public/vendors/claude.svg +7 -8
- package/public/vendors/minimax.svg +8 -9
- package/public/vendors/openai.svg +8 -10
- package/scripts/p157-rc2-dedup-test.mjs +110 -0
- package/scripts/topo-a11y-titles-catalog-test.mjs +132 -0
- package/scripts/topo-active-chrome-hover-text-test.mjs +107 -0
- package/scripts/topo-active-links-chip-halo-layers-test.mjs +81 -0
- package/scripts/topo-alias-chat-brightness-test.mjs +79 -0
- package/scripts/topo-alias-text-halo-layers-test.mjs +98 -0
- package/scripts/topo-animation-temporal-modes-catalog-test.mjs +144 -0
- package/scripts/topo-avatar-chat-gate-test.mjs +77 -0
- package/scripts/topo-avatar-drop-shadow-test.mjs +86 -0
- package/scripts/topo-avatar-fallback-hover-test.mjs +104 -0
- package/scripts/topo-avatar-fallback-rotate-test.mjs +92 -0
- package/scripts/topo-avatar-rotate-test.mjs +85 -0
- package/scripts/topo-avatar-scale-test.mjs +89 -0
- package/scripts/topo-badge-chat-gate-test.mjs +74 -0
- package/scripts/topo-brand-drop-shadow-test.mjs +71 -0
- package/scripts/topo-brand-logo-breath-test.mjs +102 -0
- package/scripts/topo-brand-logo-halo-layers-test.mjs +85 -0
- package/scripts/topo-brand-logo-hover-brightness-test.mjs +105 -0
- package/scripts/topo-brand-logo-hover-rotate-test.mjs +93 -0
- package/scripts/topo-brand-logo-hover-test.mjs +85 -0
- package/scripts/topo-canvas-desc-a11y-test.mjs +87 -0
- package/scripts/topo-canvas-entrance-animation-test.mjs +117 -0
- package/scripts/topo-canvas-scan-beam-diagonal-test.mjs +148 -0
- package/scripts/topo-canvas-scan-beam-test.mjs +109 -0
- package/scripts/topo-canvas-scan-beam-vertical-test.mjs +123 -0
- package/scripts/topo-card-chat-brightness-test.mjs +86 -0
- package/scripts/topo-chat-ring-breath-curve-test.mjs +114 -0
- package/scripts/topo-chat-ring-brightness-test.mjs +80 -0
- package/scripts/topo-chat-ring-halo-layers-test.mjs +100 -0
- package/scripts/topo-chat-ring-r-breath-test.mjs +121 -0
- package/scripts/topo-chat-ring-status-halo-test.mjs +106 -0
- package/scripts/topo-chat-ring-sw-breath-test.mjs +123 -0
- package/scripts/topo-chip-pin-halo-test.mjs +85 -0
- package/scripts/topo-chip-row-digit-ls-test.mjs +135 -0
- package/scripts/topo-chip-row-member-alias-lit-test.mjs +154 -0
- package/scripts/topo-chip-row-tier-glow-brightness-test.mjs +99 -0
- package/scripts/topo-chip-row-unit-hover-tracking-test.mjs +124 -0
- package/scripts/topo-chrome-control-halo-layers-test.mjs +22 -0
- package/scripts/topo-chrome-fullscreen-breath-test.mjs +121 -0
- package/scripts/topo-chrome-layout-trailer-breath-test.mjs +86 -0
- package/scripts/topo-chrome-nodesize-trailer-breath-test.mjs +86 -0
- package/scripts/topo-chrome-reset-breath-test.mjs +115 -0
- package/scripts/topo-chrome-strip-entrance-animation-test.mjs +115 -0
- package/scripts/topo-chrome-wrapper-halo-test.mjs +83 -0
- package/scripts/topo-chrome-zoom-wrapper-breath-test.mjs +85 -0
- package/scripts/topo-click-ripple-glow-test.mjs +86 -0
- package/scripts/topo-click-ripple-halo-layers-test.mjs +79 -0
- package/scripts/topo-click-ripple-sw-test.mjs +110 -0
- package/scripts/topo-cluster-count-attr-test.mjs +80 -0
- package/scripts/topo-crescent-breath-test.mjs +104 -0
- package/scripts/topo-crescent-envelope-breath-test.mjs +103 -0
- package/scripts/topo-crescent-recede-test.mjs +111 -0
- package/scripts/topo-dense-alias-chat-halo-test.mjs +73 -0
- package/scripts/topo-dense-alias-halo-layers-test.mjs +80 -0
- package/scripts/topo-dual-axis-surfaces-catalog-test.mjs +94 -0
- package/scripts/topo-edge-badge-circle-brightness-test.mjs +82 -0
- package/scripts/topo-edge-badge-circle-hot-pulse-test.mjs +100 -0
- package/scripts/topo-edge-badge-digit-halo-layers-test.mjs +107 -0
- package/scripts/topo-edge-badge-endpoint-gate-test.mjs +94 -0
- package/scripts/topo-edge-badge-halo-layers-test.mjs +85 -0
- package/scripts/topo-edge-badge-hot-pulse-test.mjs +92 -0
- package/scripts/topo-edge-badge-hover-glow-test.mjs +90 -0
- package/scripts/topo-edge-badge-text-brightness-test.mjs +83 -0
- package/scripts/topo-edge-chat-gate-test.mjs +71 -0
- package/scripts/topo-edge-flow-rail-halo-layers-test.mjs +89 -0
- package/scripts/topo-edge-particle-brightness-test.mjs +82 -0
- package/scripts/topo-edge-particle-halo-layers-test.mjs +91 -0
- package/scripts/topo-edge-pill-glow-test.mjs +67 -0
- package/scripts/topo-edge-pin-halo-test.mjs +99 -0
- package/scripts/topo-edge-visible-brightness-test.mjs +84 -0
- package/scripts/topo-edge-visible-halo-layers-test.mjs +87 -0
- package/scripts/topo-endpoint-ring-brightness-test.mjs +83 -0
- package/scripts/topo-endpoint-ring-flow-halo-test.mjs +107 -0
- package/scripts/topo-endpoint-ring-halo-layers-test.mjs +100 -0
- package/scripts/topo-filter-pill-glow-test.mjs +90 -0
- package/scripts/topo-filter-pill-halo-layers-test.mjs +27 -0
- package/scripts/topo-flow-arrow-brightness-test.mjs +82 -0
- package/scripts/topo-flow-rail-brightness-test.mjs +80 -0
- package/scripts/topo-fullscreen-attr-test.mjs +73 -0
- package/scripts/topo-fullscreen-brightness-test.mjs +84 -0
- package/scripts/topo-fullscreen-icon-rotate-test.mjs +93 -0
- package/scripts/topo-grid-content-bottom-attr-test.mjs +72 -0
- package/scripts/topo-group-box-brightness-test.mjs +84 -0
- package/scripts/topo-group-box-halo-layers-test.mjs +91 -0
- package/scripts/topo-group-chat-gate-test.mjs +77 -0
- package/scripts/topo-group-label-brightness-test.mjs +84 -0
- package/scripts/topo-group-label-halo-layers-test.mjs +78 -0
- package/scripts/topo-group-label-hover-glow-test.mjs +86 -0
- package/scripts/topo-group-label-member-alias-hover-test.mjs +125 -0
- package/scripts/topo-group-pill-glow-test.mjs +76 -0
- package/scripts/topo-group-tint-brightness-test.mjs +82 -0
- package/scripts/topo-h2-dual-axis-breath-test.mjs +92 -0
- package/scripts/topo-h2-triple-axis-breath-test.mjs +142 -0
- package/scripts/topo-halo-chat-gate-test.mjs +72 -0
- package/scripts/topo-hover-detail-halo-test.mjs +76 -0
- package/scripts/topo-hub-a11y-title-test.mjs +95 -0
- package/scripts/topo-hub-core-brightness-test.mjs +82 -0
- package/scripts/topo-hub-core-halo-layers-test.mjs +81 -0
- package/scripts/topo-hub-digit-brightness-test.mjs +79 -0
- package/scripts/topo-hub-digit-halo-layers-test.mjs +76 -0
- package/scripts/topo-hub-digit-ls-test.mjs +119 -0
- package/scripts/topo-hub-halo-brightness-test.mjs +80 -0
- package/scripts/topo-hub-halo-glow-test.mjs +96 -0
- package/scripts/topo-hub-halo-halo-layers-test.mjs +76 -0
- package/scripts/topo-hub-highlight-brightness-test.mjs +84 -0
- package/scripts/topo-hub-highlight-glow-test.mjs +99 -0
- package/scripts/topo-hub-highlight-halo-layers-test.mjs +78 -0
- package/scripts/topo-hub-highlight-r-test.mjs +112 -0
- package/scripts/topo-hub-hover-ring-brightness-test.mjs +79 -0
- package/scripts/topo-hub-hover-ring-glow-test.mjs +97 -0
- package/scripts/topo-hub-hover-ring-halo-layers-test.mjs +71 -0
- package/scripts/topo-hub-spoke-brightness-test.mjs +77 -0
- package/scripts/topo-hub-spoke-glow-test.mjs +112 -0
- package/scripts/topo-hub-spoke-halo-layers-test.mjs +97 -0
- package/scripts/topo-hub-spoke-self-filter-test.mjs +119 -0
- package/scripts/topo-kicker-breath-test.mjs +100 -0
- package/scripts/topo-kicker-dual-axis-breath-test.mjs +81 -0
- package/scripts/topo-kicker-halo-layers-test.mjs +82 -0
- package/scripts/topo-kicker-triple-axis-breath-test.mjs +124 -0
- package/scripts/topo-label-card-brightness-test.mjs +81 -0
- package/scripts/topo-layout-hover-fw-test.mjs +98 -0
- package/scripts/topo-layout-toggle-brightness-test.mjs +94 -0
- package/scripts/topo-layout-toggle-halo-layers-test.mjs +95 -0
- package/scripts/topo-legend-count-brightness-test.mjs +80 -0
- package/scripts/topo-legend-count-halo-layers-test.mjs +79 -0
- package/scripts/topo-legend-count-letter-spacing-test.mjs +108 -0
- package/scripts/topo-legend-label-fw-test.mjs +107 -0
- package/scripts/topo-legend-panel-title-breath-test.mjs +86 -0
- package/scripts/topo-legend-pin-ring-brightness-test.mjs +82 -0
- package/scripts/topo-legend-pin-ring-halo-layers-test.mjs +71 -0
- package/scripts/topo-legend-row-count-brightness-test.mjs +85 -0
- package/scripts/topo-legend-row-label-glow-test.mjs +102 -0
- package/scripts/topo-legend-swatch-glow-test.mjs +109 -0
- package/scripts/topo-legend-swatch-member-alias-match-test.mjs +139 -0
- package/scripts/topo-legend-tint-brightness-test.mjs +83 -0
- package/scripts/topo-legend-trio-halo-layers-test.mjs +22 -0
- package/scripts/topo-live-lanes.mjs +48 -0
- package/scripts/topo-minimap-container-halo-test.mjs +82 -0
- package/scripts/topo-minimap-dot-chat-gate-test.mjs +81 -0
- package/scripts/topo-minimap-hover-glow-test.mjs +109 -0
- package/scripts/topo-minimap-viewport-brightness-test.mjs +84 -0
- package/scripts/topo-minimap-viewport-halo-layers-test.mjs +24 -0
- package/scripts/topo-more-footer-brightness-test.mjs +94 -0
- package/scripts/topo-node-alias-brightness-test.mjs +84 -0
- package/scripts/topo-node-avatar-halo-layers-test.mjs +25 -0
- package/scripts/topo-node-hover-ring-halo-layers-test.mjs +70 -0
- package/scripts/topo-node-label-card-halo-test.mjs +76 -0
- package/scripts/topo-node-sub-text-brightness-test.mjs +88 -0
- package/scripts/topo-nodesize-brightness-test.mjs +82 -0
- package/scripts/topo-nodesize-halo-layers-test.mjs +89 -0
- package/scripts/topo-nodesize-hover-fw-test.mjs +99 -0
- package/scripts/topo-orphan-label-opacity-test.mjs +98 -0
- package/scripts/topo-overlap-test.mjs +22 -8
- package/scripts/topo-panel-count-halo-layers-test.mjs +91 -0
- package/scripts/topo-panel-count-hover-ls-test.mjs +87 -0
- package/scripts/topo-panel-rect-halo-test.mjs +90 -0
- package/scripts/topo-panel-row-brightness-test.mjs +116 -0
- package/scripts/topo-panel-title-brightness-test.mjs +98 -0
- package/scripts/topo-panel-title-glow-test.mjs +111 -0
- package/scripts/topo-panel-titles-dual-axis-breath-test.mjs +94 -0
- package/scripts/topo-panel-titles-halo-layers-test.mjs +23 -0
- package/scripts/topo-panel-titles-triple-axis-breath-test.mjs +161 -0
- package/scripts/topo-pill-x-rotate-test.mjs +96 -0
- package/scripts/topo-pip-brightness-test.mjs +85 -0
- package/scripts/topo-pressure-bar-halo-layers-test.mjs +19 -0
- package/scripts/topo-pressure-seg-glow-test.mjs +92 -0
- package/scripts/topo-pressure-seg-member-alias-match-test.mjs +133 -0
- package/scripts/topo-pressure-seg-motion-test.mjs +101 -0
- package/scripts/topo-r717-scan-beam-pair-pattern-test.mjs +100 -0
- package/scripts/topo-r717-triple-axis-pair-pattern-test.mjs +113 -0
- package/scripts/topo-r717-triple-axis-tier-pattern-test.mjs +117 -0
- package/scripts/topo-recent-count-brightness-test.mjs +84 -0
- package/scripts/topo-recent-more-fw-test.mjs +126 -0
- package/scripts/topo-recent-more-halo-layers-test.mjs +90 -0
- package/scripts/topo-recent-panel-hot-pulse-test.mjs +105 -0
- package/scripts/topo-recent-panel-title-breath-test.mjs +91 -0
- package/scripts/topo-recent-pip-halo-layers-test.mjs +82 -0
- package/scripts/topo-recent-row-chat-gate-test.mjs +75 -0
- package/scripts/topo-recent-row-content-lift-test.mjs +140 -0
- package/scripts/topo-recent-row-fw-test.mjs +115 -0
- package/scripts/topo-recent-row-text-glow-test.mjs +86 -0
- package/scripts/topo-recent-row-text-halo-layers-test.mjs +67 -0
- package/scripts/topo-recent-tint-brightness-test.mjs +80 -0
- package/scripts/topo-recent-ts-brightness-test.mjs +86 -0
- package/scripts/topo-reduced-motion-attr-test.mjs +69 -0
- package/scripts/topo-reset-brightness-test.mjs +83 -0
- package/scripts/topo-reset-icon-hover-scale-test.mjs +102 -0
- package/scripts/topo-respiratory-axis-count-stats-test.mjs +154 -0
- package/scripts/topo-respiratory-patterns-catalog-test.mjs +112 -0
- package/scripts/topo-respiratory-rolodex-test.mjs +83 -0
- package/scripts/topo-respiratory-tiers-catalog-test.mjs +119 -0
- package/scripts/topo-respiratory-triple-axis-surfaces-catalog-test.mjs +127 -0
- package/scripts/topo-runtime-badge-brightness-test.mjs +78 -0
- package/scripts/topo-runtime-badge-glow-test.mjs +108 -0
- package/scripts/topo-runtime-badge-halo-layers-test.mjs +87 -0
- package/scripts/topo-runtime-badge-rotate-test.mjs +85 -0
- package/scripts/topo-section-title-breath-test.mjs +83 -0
- package/scripts/topo-section-title-halo-layers-test.mjs +88 -0
- package/scripts/topo-spoke-chat-gate-test.mjs +72 -0
- package/scripts/topo-starfield-hue-test.mjs +109 -0
- package/scripts/topo-status-pin-pill-halo-layers-test.mjs +17 -0
- package/scripts/topo-status-ring-brightness-test.mjs +84 -0
- package/scripts/topo-status-ring-chat-gate-test.mjs +72 -0
- package/scripts/topo-status-ring-halo-layers-test.mjs +105 -0
- package/scripts/topo-status-ring-status-halo-test.mjs +110 -0
- package/scripts/topo-sub-text-chat-brightness-test.mjs +81 -0
- package/scripts/topo-svg-title-a11y-r731-test.mjs +93 -0
- package/scripts/topo-svg-title-a11y-test.mjs +88 -0
- package/scripts/topo-title-block-entrance-animation-test.mjs +127 -0
- package/scripts/topo-title-block-envelope-breath-test.mjs +87 -0
- package/scripts/topo-titleblock-h2-hover-fw-test.mjs +109 -0
- package/scripts/topo-titleblock-h2-hover-tracking-test.mjs +128 -0
- package/scripts/topo-titleblock-kicker-hover-test.mjs +134 -0
- package/scripts/topo-tree-diag.mjs +95 -0
- package/scripts/topo-vendor-chip-glow-test.mjs +97 -0
- package/scripts/topo-vendor-chip-halo-layers-test.mjs +18 -0
- package/scripts/topo-vendor-chip-pin-halo-test.mjs +88 -0
- package/scripts/topo-vendor-count-suffix-halo-layers-test.mjs +79 -0
- package/scripts/topo-vendor-distribution-wrapper-halo-test.mjs +93 -0
- package/scripts/topo-vendor-letter-halo-layers-test.mjs +93 -0
- package/scripts/topo-vendor-pill-glow-test.mjs +98 -0
- package/scripts/topo-watermark-breath-test.mjs +100 -0
- package/scripts/topo-watermark-dual-axis-breath-test.mjs +88 -0
- package/scripts/topo-watermark-envelope-breath-test.mjs +88 -0
- package/scripts/topo-watermark-recede-test.mjs +114 -0
- package/scripts/topo-watermark-triple-axis-breath-test.mjs +129 -0
- package/scripts/topo-working-online-chip-halo-layers-test.mjs +94 -0
- package/scripts/topo-zoom-buttons-brightness-test.mjs +94 -0
- package/scripts/topo-zoom-in-out-halo-layers-test.mjs +97 -0
- package/scripts/topo-zoom-level-breath-test.mjs +87 -0
- package/scripts/topo-zoom-level-brightness-test.mjs +83 -0
- package/scripts/topo-zoom-level-color-test.mjs +105 -0
- package/scripts/topo-zoom-level-dual-axis-breath-test.mjs +83 -0
- package/scripts/topo-zoom-level-halo-layers-test.mjs +78 -0
- package/scripts/topo-zoom-level-triple-axis-breath-test.mjs +148 -0
- package/.next/static/chunks/01lmbsd37fybu.js +0 -1
- package/.next/static/chunks/03o.h6kvmw4l_.js +0 -1
- package/.next/static/chunks/0fuba20p57-zo.js +0 -1
- package/.next/static/chunks/0m.1mvl~t.avc.css +0 -2
- package/.next/static/chunks/10cj-86disers.js +0 -1
- package/.next/static/chunks/158h2g7f-nxbt.js +0 -4
- /package/.next/server/chunks/{[externals]__11vad82._.js.map → 0ykm__next-internal_server_app_api_hub_upload_route_actions_03_eqnf.js.map} +0 -0
- /package/.next/static/{tQ1EtcEiS7ikgAoAyZWm7 → 7CjN6e7QM2eogH8RhsM1k}/_buildManifest.js +0 -0
- /package/.next/static/{tQ1EtcEiS7ikgAoAyZWm7 → 7CjN6e7QM2eogH8RhsM1k}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{tQ1EtcEiS7ikgAoAyZWm7 → 7CjN6e7QM2eogH8RhsM1k}/_ssgManifest.js +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
3
|
-
3:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
2
|
+
2:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
3
|
+
3:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"7CjN6e7QM2eogH8RhsM1k"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx <module evaluation>":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0v4-5tng.uh.7.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"46860":{"*":{"id":32111,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js","server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"46860":{"*":{"id":69476,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/0m.1mvl~t.avc.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0m.1mvl~t.avc.css","inlined":false}],"[project]/agent-network-dashboard/app/logs/page":[{"path":"static/chunks/0m.1mvl~t.avc.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0v4-5tng.uh.7.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0v4-5tng.uh.7.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/logs/page":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0v4-5tng.uh.7.js","static/chunks/0u3b93reo9xci.js","static/chunks/174re5ar~kxne.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx <module evaluation>":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"46860":{"*":{"id":32111,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0p-95r_._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js","server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"46860":{"*":{"id":69476,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/0grmy4z.ylqtd.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0grmy4z.ylqtd.css","inlined":false}],"[project]/agent-network-dashboard/app/logs/page":[{"path":"static/chunks/0grmy4z.ylqtd.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0lc4e9o91uv.n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0lc4e9o91uv.n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/logs/page":["static/chunks/0tvn2l1pc.h65.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/0lc4e9o91uv.n.js","static/chunks/0u3b93reo9xci.js","static/chunks/174re5ar~kxne.js"]}};
|
|
3
3
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=
|
|
1
|
+
<!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0grmy4z.ylqtd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/05oi25hh7b81r.js"/><script src="/_next/static/chunks/0_pxg.4pebw__.js" async=""></script><script src="/_next/static/chunks/039-b.v_9-_rm.js" async=""></script><script src="/_next/static/chunks/0b8wnt4put-5n.js" async=""></script><script src="/_next/static/chunks/turbopack-0.7dvsf9rllt0.js" async=""></script><script src="/_next/static/chunks/0tvn2l1pc.h65.js" async=""></script><script src="/_next/static/chunks/0ku0fjqlm9mca.js" async=""></script><script src="/_next/static/chunks/0lc4e9o91uv.n.js" async=""></script><script src="/_next/static/chunks/0u3b93reo9xci.js" async=""></script><script src="/_next/static/chunks/174re5ar~kxne.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a1a"/><title>Agent Network Dashboard</title><meta name="description" content="Real-time monitoring dashboard for Agent Network nodes via CommHub"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Agent Network"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><meta property="og:title" content="Agent Network Dashboard"/><meta property="og:description" content="Real-time monitoring dashboard for Agent Network nodes"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Agent Network Dashboard"/><meta name="twitter:description" content="Real-time monitoring dashboard for Agent Network nodes"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><link rel="icon" href="/favicon.svg"/><script>
|
|
2
2
|
try {
|
|
3
3
|
var t = localStorage.getItem('anet-theme') || 'cyber';
|
|
4
4
|
document.documentElement.setAttribute('data-theme', t);
|
|
5
5
|
} catch (e) {}
|
|
6
|
-
</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-
|
|
6
|
+
</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-[100dvh]"><button class="fixed top-4 left-3 z-50 lg:hidden bg-[#111128] border border-[#2a2a4a] rounded-lg p-2.5 text-gray-400 hover:text-white active:bg-[#1a1a3a]" aria-label="Toggle menu"><svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M4 6h16M4 12h16M4 18h16"></path></svg></button><aside data-anet-sidebar="true" class="
|
|
7
7
|
fixed top-0 left-0 h-full z-40 bg-[#0d0d1a] border-r border-[#2a2a4a]
|
|
8
8
|
transition-transform duration-200 ease-out
|
|
9
9
|
w-52
|
|
10
10
|
-translate-x-full
|
|
11
11
|
lg:translate-x-0 lg:static lg:shrink-0 lg:shadow-none
|
|
12
|
-
"><a class="block px-4 py-4 flex items-center gap-3 hover:bg-[#11112a]/40 transition-colors rounded-r-xl" aria-label="Agent Network — home" href="/"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true" class="shrink-0"><circle cx="16" cy="16" r="10" fill="none" stroke="currentColor" stroke-width="1.5" opacity="0.2" class="text-cyan-400"></circle><line x1="16" y1="10" x2="10" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><line x1="16" y1="10" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><line x1="10" y1="20" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><circle cx="16" cy="10" r="2.5" fill="currentColor" class="text-cyan-400"></circle><circle cx="10" cy="20" r="2.5" fill="currentColor" class="text-green-400"></circle><circle cx="22" cy="20" r="2.5" fill="currentColor" class="text-violet-400"></circle></svg><div class="min-w-0"><div class="text-white text-[13px] font-semibold leading-tight">Agent Network</div><div class="text-[10px] text-gray-500 flex items-center gap-1.5 mt-0.5"><span class="inline-block w-1.5 h-1.5 rounded-full bg-gray-600" aria-hidden="true"></span><span>waiting for agents</span></div></div></a><div class="border-b border-[#2a2a4a]"></div><div class="pb-20"><nav class="flex flex-col gap-1 px-2 py-4"><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path></svg><span>Overview</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/tasks"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path></svg><span>Tasks</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/nodes"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"></path></svg><span>Nodes</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/messages"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path></svg><span>Messages</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/settings/networks"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"></path></svg><span>Networks</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] bg-cyan-500/10 text-cyan-300 border border-cyan-500/20 anet-nav-active " href="/logs"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path></svg><span>Audit Log</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/server-logs"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"></path></svg><span>Server Logs</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/admin"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"></path></svg><span>Admin</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/settings"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path></svg><span>Settings</span></a></nav></div><div class="absolute bottom-0 left-0 right-0 border-t border-[#2a2a4a] bg-[#0d0d1a]"><button class="w-full flex items-center text-[11px] text-gray-600 hover:text-gray-400 hover:bg-[#1a1a2a] transition-colors justify-between gap-2 px-5 py-2" aria-label="Open command palette"><span class="flex items-center gap-2"><svg class="w-3.5 h-3.5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg>Quick search</span><kbd class="text-[10px] border border-current rounded px-1 py-0.5 opacity-60 font-mono">⌘K</kbd></button><button class="w-full flex items-center text-xs text-gray-500 hover:text-red-400 hover:bg-red-500/5 transition-colors gap-3 px-5 py-3"><svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"></path></svg>Sign out</button><div class="flex items-center gap-2 px-3 py-2 justify-between"><div class="relative"><button aria-label="切换主题" class="px-2.5 py-1.5 rounded-md text-xs flex items-center gap-1.5 hover:opacity-80 transition-opacity" style="background:var(--bg-elevated);color:var(--fg);border:1px solid var(--border)"><span aria-hidden="true">🌃</span><span>Cyber</span></button></div><button title="Collapse sidebar" class="hidden lg:flex p-1.5 rounded text-gray-600 hover:text-gray-400 transition-colors" aria-label="Collapse sidebar"><svg class="w-4 h-4 transition-transform " fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M15 19l-7-7 7-7"></path></svg></button></div></div></aside><main class="flex-1 min-w-0 flex flex-col"><div class="flex-1 min-w-0"><div class="min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono"><div class="flex items-center gap-4 mb-6"><h1 class="text-2xl font-bold text-white lg:ml-0 ml-10">Audit Log</h1></div><div class="mb-6 flex flex-wrap items-center gap-1 anet-tabstrip-wrap overflow-x-auto sm:overflow-x-visible"><button type="button" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap bg-cyan-500/10 text-cyan-300 border border-cyan-500/30"><span>All</span><span class="text-[10px] tabular-nums text-cyan-400">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#60a5fa"></span><span>login</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#ef4444"></span><span>login_failed</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#4ade80"></span><span>register</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#a78bfa"></span><span>create_network</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#22d3ee"></span><span>send_task</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button></div><div class="animate-pulse space-y-2"><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div></div></div><!--$--><!--/$--></div></main><aside class="fixed right-0 top-20 z-40 hidden lg:flex flex-col rounded-l-xl border border-r-0 shadow-xl shadow-black/30 anet-fade-in" style="background:var(--bg-secondary);border-color:var(--border);width:40px;max-height:calc(100vh - 6rem);transition:width 200ms ease-out" aria-label="Servers panel"><button aria-expanded="false" aria-label="Expand servers panel" class="flex items-center gap-2 px-2.5 py-2 border-b text-[11px] font-semibold tracking-wide select-none" style="color:var(--fg);border-color:var(--border)"><svg class="w-4 h-4 shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="6" rx="1.5"></rect><rect x="3" y="14" width="18" height="6" rx="1.5"></rect><circle cx="7" cy="7" r="0.7" fill="currentColor"></circle><circle cx="7" cy="17" r="0.7" fill="currentColor"></circle></svg></button></aside></div><script src="/_next/static/chunks/05oi25hh7b81r.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24156,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[22485,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n5:I[10561,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n6:I[85887,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[98231,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n8:I[46860,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/174re5ar~kxne.js\"],\"default\"]\nb:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n11:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n13:I[95183,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0m.1mvl~t.avc.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"logs\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"logs\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0m.1mvl~t.avc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0u3b93reo9xci.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/174re5ar~kxne.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0m.1mvl~t.avc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"tQ1EtcEiS7ikgAoAyZWm7\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[1974,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0v4-5tng.uh.7.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"10\",{}]]\n"])</script></body></html>
|
|
12
|
+
"><a class="block px-4 py-4 flex items-center gap-3 hover:bg-[#11112a]/40 transition-colors rounded-r-xl" aria-label="Agent Network — home" href="/"><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true" class="shrink-0"><circle cx="16" cy="16" r="10" fill="none" stroke="currentColor" stroke-width="1.5" opacity="0.2" class="text-cyan-400"></circle><line x1="16" y1="10" x2="10" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><line x1="16" y1="10" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><line x1="10" y1="20" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.45" class="text-cyan-400"></line><circle cx="16" cy="10" r="2.5" fill="currentColor" class="text-cyan-400"></circle><circle cx="10" cy="20" r="2.5" fill="currentColor" class="text-green-400"></circle><circle cx="22" cy="20" r="2.5" fill="currentColor" class="text-violet-400"></circle></svg><div class="min-w-0"><div class="text-white text-[13px] font-semibold leading-tight">Agent Network</div><div class="text-[10px] text-gray-500 flex items-center gap-1.5 mt-0.5"><span class="inline-block w-1.5 h-1.5 rounded-full bg-gray-600" aria-hidden="true"></span><span>waiting for agents</span></div></div></a><div class="border-b border-[#2a2a4a]"></div><div class="pb-20"><nav class="flex flex-col gap-1 px-2 py-4"><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path></svg><span>Overview</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/tasks"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path></svg><span>Tasks</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/nodes"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"></path></svg><span>Nodes</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/messages"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path></svg><span>Messages</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/settings/networks"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"></path></svg><span>Networks</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] bg-cyan-500/10 text-cyan-300 border border-cyan-500/20 anet-nav-active " href="/logs"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path></svg><span>Audit Log</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/server-logs"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"></path></svg><span>Server Logs</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/admin"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"></path></svg><span>Admin</span></a><a class="relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/settings"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path></svg><span>Settings</span></a></nav></div><div class="absolute bottom-0 left-0 right-0 border-t border-[#2a2a4a] bg-[#0d0d1a]"><button class="w-full flex items-center text-[11px] text-gray-600 hover:text-gray-400 hover:bg-[#1a1a2a] transition-colors justify-between gap-2 px-5 py-2" aria-label="Open command palette"><span class="flex items-center gap-2"><svg class="w-3.5 h-3.5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg>Quick search</span><kbd class="text-[10px] border border-current rounded px-1 py-0.5 opacity-60 font-mono">⌘K</kbd></button><button class="w-full flex items-center text-xs text-gray-500 hover:text-red-400 hover:bg-red-500/5 transition-colors gap-3 px-5 py-3"><svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"></path></svg>Sign out</button><div class="flex items-center gap-2 px-3 py-2 justify-between"><div class="relative"><button aria-label="切换主题" class="px-2.5 py-1.5 rounded-md text-xs flex items-center gap-1.5 hover:opacity-80 transition-opacity" style="background:var(--bg-elevated);color:var(--fg);border:1px solid var(--border)"><span aria-hidden="true">🌃</span><span>Cyber</span></button></div><button title="Collapse sidebar" class="hidden lg:flex p-1.5 rounded text-gray-600 hover:text-gray-400 transition-colors" aria-label="Collapse sidebar"><svg class="w-4 h-4 transition-transform " fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M15 19l-7-7 7-7"></path></svg></button></div></div></aside><main class="flex-1 min-w-0 flex flex-col"><div class="flex-1 min-w-0 pb-[calc(5rem+env(safe-area-inset-bottom))] lg:pb-0"><div class="min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono"><div class="flex items-center gap-4 mb-6"><h1 class="text-2xl font-bold text-white lg:ml-0 ml-10">Audit Log</h1></div><div class="mb-6 flex flex-wrap items-center gap-1 anet-tabstrip-wrap overflow-x-auto sm:overflow-x-visible"><button type="button" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap bg-cyan-500/10 text-cyan-300 border border-cyan-500/30"><span>All</span><span class="text-[10px] tabular-nums text-cyan-400">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#60a5fa"></span><span>login</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#ef4444"></span><span>login_failed</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#4ade80"></span><span>register</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#a78bfa"></span><span>create_network</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button><button type="button" disabled="" class="flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"><span aria-hidden="true" class="inline-block w-1.5 h-1.5 rounded-full" style="background-color:#22d3ee"></span><span>send_task</span><span class="text-[10px] tabular-nums text-gray-600">0</span></button></div><div class="animate-pulse space-y-2"><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div><div class="h-14 bg-gray-800/20 rounded-lg"></div></div></div><!--$--><!--/$--></div></main><nav class="fixed inset-x-0 bottom-0 z-40 border-t border-[#2a2a4a] bg-[#0d0d1a]/95 px-1 pb-[calc(env(safe-area-inset-bottom)+0.35rem)] pt-1.5 backdrop-blur lg:hidden"><div class="mx-auto grid max-w-md grid-cols-5 gap-1"><a class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors text-gray-500 active:bg-[#1a1a3a] active:text-gray-200" href="/"><svg class="h-5 w-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.6"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path></svg><span class="max-w-full truncate">Overview</span></a><a class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors text-gray-500 active:bg-[#1a1a3a] active:text-gray-200" href="/tasks"><svg class="h-5 w-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.6"><path stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path></svg><span class="max-w-full truncate">Tasks</span></a><a class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors text-gray-500 active:bg-[#1a1a3a] active:text-gray-200" href="/nodes"><svg class="h-5 w-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.6"><path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"></path></svg><span class="max-w-full truncate">Agents</span></a><a class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors text-gray-500 active:bg-[#1a1a3a] active:text-gray-200" href="/messages"><svg class="h-5 w-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.6"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path></svg><span class="max-w-full truncate">Chats</span></a><button type="button" class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] text-gray-500 transition-colors active:bg-[#1a1a3a] active:text-gray-200" aria-label="Open command palette"><svg class="h-5 w-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.6"><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v3m0 12v3m9-9h-3M6 12H3m15.364-6.364l-2.121 2.121M7.757 16.243l-2.121 2.121m12.728 0l-2.121-2.121M7.757 7.757L5.636 5.636M12 8.5A3.5 3.5 0 1112 15.5 3.5 3.5 0 0112 8.5z"></path></svg><span class="max-w-full truncate">Command</span></button></div></nav><aside class="fixed right-0 top-20 z-40 hidden lg:flex flex-col rounded-l-xl border border-r-0 shadow-xl shadow-black/30 anet-fade-in" style="background:var(--bg-secondary);border-color:var(--border);width:40px;max-height:calc(100vh - 6rem);transition:width 200ms ease-out" aria-label="Servers panel"><button aria-expanded="false" aria-label="Expand servers panel" class="flex items-center gap-2 px-2.5 py-2 border-b text-[11px] font-semibold tracking-wide select-none" style="color:var(--fg);border-color:var(--border)"><svg class="w-4 h-4 shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="6" rx="1.5"></rect><rect x="3" y="14" width="18" height="6" rx="1.5"></rect><circle cx="7" cy="7" r="0.7" fill="currentColor"></circle><circle cx="7" cy="17" r="0.7" fill="currentColor"></circle></svg></button></aside></div><script src="/_next/static/chunks/05oi25hh7b81r.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24156,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[22485,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n5:I[10561,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n6:I[85887,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[98231,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n8:I[46860,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/174re5ar~kxne.js\"],\"default\"]\nb:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n11:I[1185,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n13:I[95183,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0grmy4z.ylqtd.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"logs\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"logs\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0grmy4z.ylqtd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0u3b93reo9xci.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/174re5ar~kxne.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0grmy4z.ylqtd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"7CjN6e7QM2eogH8RhsM1k\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[1974,[\"/_next/static/chunks/0tvn2l1pc.h65.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/0lc4e9o91uv.n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Agent Network\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"9\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"11\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"12\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"13\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"14\",{}]]\n"])</script></body></html>
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
3
|
-
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
4
|
-
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
5
|
-
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
6
|
-
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
7
|
-
7:I[98231,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
8
|
-
8:I[46860,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
9
|
-
b:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
2
|
+
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
|
|
3
|
+
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
|
|
4
|
+
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
|
|
5
|
+
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
6
|
+
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
7
|
+
7:I[98231,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[46860,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"default"]
|
|
9
|
+
b:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
|
|
10
10
|
c:"$Sreact.suspense"
|
|
11
|
-
f:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
12
|
-
11:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
13
|
-
13:I[95183,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
f:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
|
|
12
|
+
11:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
|
|
13
|
+
13:I[95183,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
|
|
14
|
+
:HL["/_next/static/chunks/0grmy4z.ylqtd.css","style"]
|
|
15
15
|
:HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
-
0:{"P":null,"c":["","logs"],"q":"","i":false,"f":[[["",{"children":["logs",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
+
0:{"P":null,"c":["","logs"],"q":"","i":false,"f":[[["",{"children":["logs",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0grmy4z.ylqtd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0tvn2l1pc.h65.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0lc4e9o91uv.n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/174re5ar~kxne.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0grmy4z.ylqtd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"7CjN6e7QM2eogH8RhsM1k"}
|
|
17
17
|
14:[]
|
|
18
18
|
e:"$W14"
|
|
19
19
|
9:{}
|
|
20
20
|
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
21
|
-
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=
|
|
22
|
-
15:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
21
|
+
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]
|
|
22
|
+
15:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
|
|
23
23
|
d:null
|
|
24
|
-
12:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","
|
|
24
|
+
12:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","6",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","7",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","8",{"property":"og:type","content":"website"}],["$","meta","9",{"name":"twitter:card","content":"summary"}],["$","meta","10",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","11",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","12",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","13",{"rel":"icon","href":"/favicon.svg"}],["$","$L15","14",{}]]
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
3
|
-
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
4
|
-
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
5
|
-
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
6
|
-
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
7
|
-
7:I[98231,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
8
|
-
8:I[46860,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
9
|
-
b:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
2
|
+
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
|
|
3
|
+
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
|
|
4
|
+
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
|
|
5
|
+
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
6
|
+
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
7
|
+
7:I[98231,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[46860,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/174re5ar~kxne.js"],"default"]
|
|
9
|
+
b:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
|
|
10
10
|
c:"$Sreact.suspense"
|
|
11
|
-
f:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
12
|
-
11:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
13
|
-
13:I[95183,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
f:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
|
|
12
|
+
11:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
|
|
13
|
+
13:I[95183,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
|
|
14
|
+
:HL["/_next/static/chunks/0grmy4z.ylqtd.css","style"]
|
|
15
15
|
:HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
-
0:{"P":null,"c":["","logs"],"q":"","i":false,"f":[[["",{"children":["logs",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
+
0:{"P":null,"c":["","logs"],"q":"","i":false,"f":[[["",{"children":["logs",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0grmy4z.ylqtd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0tvn2l1pc.h65.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0lc4e9o91uv.n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/174re5ar~kxne.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0grmy4z.ylqtd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"7CjN6e7QM2eogH8RhsM1k"}
|
|
17
17
|
14:[]
|
|
18
18
|
e:"$W14"
|
|
19
19
|
9:{}
|
|
20
20
|
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
21
|
-
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=
|
|
22
|
-
15:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
21
|
+
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]
|
|
22
|
+
15:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
|
|
23
23
|
d:null
|
|
24
|
-
12:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","
|
|
24
|
+
12:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","6",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","7",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","8",{"property":"og:type","content":"website"}],["$","meta","9",{"name":"twitter:card","content":"summary"}],["$","meta","10",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","11",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","12",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","13",{"rel":"icon","href":"/favicon.svg"}],["$","$L15","14",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
3
|
-
3:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
2
|
+
2:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[1185,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=
|
|
5
|
+
5:I[1974,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","6",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","7",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","8",{"property":"og:type","content":"website"}],["$","meta","9",{"name":"twitter:card","content":"summary"}],["$","meta","10",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","11",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","12",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","13",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","14",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7CjN6e7QM2eogH8RhsM1k"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
3
|
-
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
4
|
-
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
5
|
-
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
6
|
-
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
8
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
2
|
+
2:I[24156,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
|
|
3
|
+
3:I[11449,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
|
|
4
|
+
4:I[22485,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
|
|
5
|
+
5:I[10561,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
6
|
+
6:I[85887,["/_next/static/chunks/0tvn2l1pc.h65.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/0lc4e9o91uv.n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
|
|
7
|
+
:HL["/_next/static/chunks/0grmy4z.ylqtd.css","style"]
|
|
8
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0grmy4z.ylqtd.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0tvn2l1pc.h65.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0lc4e9o91uv.n.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7CjN6e7QM2eogH8RhsM1k"}
|