@sleep2agi/agent-network-dashboard 0.5.7-preview.2 → 0.5.7-preview.20

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.
Files changed (226) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +46 -46
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/_not-found.html +3 -3
  15. package/.next/server/app/_not-found.rsc +13 -13
  16. package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
  17. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  18. package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
  19. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  21. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  22. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/admin.html +3 -3
  24. package/.next/server/app/admin.rsc +15 -15
  25. package/.next/server/app/admin.segments/_full.segment.rsc +15 -15
  26. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  27. package/.next/server/app/admin.segments/_index.segment.rsc +8 -8
  28. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  29. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  30. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  31. package/.next/server/app/index.html +3 -3
  32. package/.next/server/app/index.rsc +15 -15
  33. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  34. package/.next/server/app/index.segments/_full.segment.rsc +15 -15
  35. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  36. package/.next/server/app/index.segments/_index.segment.rsc +8 -8
  37. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  38. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app/login.html +2 -2
  40. package/.next/server/app/login.rsc +15 -15
  41. package/.next/server/app/login.segments/_full.segment.rsc +15 -15
  42. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  43. package/.next/server/app/login.segments/_index.segment.rsc +8 -8
  44. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  46. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  47. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/logs.html +3 -3
  49. package/.next/server/app/logs.rsc +15 -15
  50. package/.next/server/app/logs.segments/_full.segment.rsc +15 -15
  51. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  52. package/.next/server/app/logs.segments/_index.segment.rsc +8 -8
  53. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  54. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  55. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  56. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/messages.html +3 -3
  58. package/.next/server/app/messages.rsc +15 -15
  59. package/.next/server/app/messages.segments/_full.segment.rsc +15 -15
  60. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  61. package/.next/server/app/messages.segments/_index.segment.rsc +8 -8
  62. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  63. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  64. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  65. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/node.html +3 -3
  67. package/.next/server/app/node.rsc +15 -15
  68. package/.next/server/app/node.segments/_full.segment.rsc +15 -15
  69. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  70. package/.next/server/app/node.segments/_index.segment.rsc +8 -8
  71. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  72. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  73. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  74. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/nodes.html +3 -3
  76. package/.next/server/app/nodes.rsc +15 -15
  77. package/.next/server/app/nodes.segments/_full.segment.rsc +15 -15
  78. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  79. package/.next/server/app/nodes.segments/_index.segment.rsc +8 -8
  80. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  81. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  82. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  83. package/.next/server/app/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  85. package/.next/server/app/server-logs.html +3 -3
  86. package/.next/server/app/server-logs.rsc +15 -15
  87. package/.next/server/app/server-logs.segments/_full.segment.rsc +15 -15
  88. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  89. package/.next/server/app/server-logs.segments/_index.segment.rsc +8 -8
  90. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  91. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  92. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  93. package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/servers.html +3 -3
  95. package/.next/server/app/servers.rsc +15 -15
  96. package/.next/server/app/servers.segments/_full.segment.rsc +15 -15
  97. package/.next/server/app/servers.segments/_head.segment.rsc +4 -4
  98. package/.next/server/app/servers.segments/_index.segment.rsc +8 -8
  99. package/.next/server/app/servers.segments/_tree.segment.rsc +2 -2
  100. package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +4 -4
  101. package/.next/server/app/servers.segments/servers.segment.rsc +3 -3
  102. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/settings/networks.html +3 -3
  104. package/.next/server/app/settings/networks.rsc +15 -15
  105. package/.next/server/app/settings/networks.segments/_full.segment.rsc +15 -15
  106. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  107. package/.next/server/app/settings/networks.segments/_index.segment.rsc +8 -8
  108. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  109. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  110. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  111. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  112. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  113. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  114. package/.next/server/app/settings/tokens.html +3 -3
  115. package/.next/server/app/settings/tokens.rsc +15 -15
  116. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +15 -15
  117. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  118. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +8 -8
  119. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  120. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  121. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  122. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  123. package/.next/server/app/settings.html +3 -3
  124. package/.next/server/app/settings.rsc +15 -15
  125. package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
  126. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  127. package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
  128. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  129. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  130. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  131. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  133. package/.next/server/app/tasks.html +3 -3
  134. package/.next/server/app/tasks.rsc +15 -15
  135. package/.next/server/app/tasks.segments/_full.segment.rsc +15 -15
  136. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  137. package/.next/server/app/tasks.segments/_index.segment.rsc +8 -8
  138. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  139. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  140. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  141. package/.next/server/chunks/ssr/[root-of-the-server]__030vg4n._.js +1 -1
  142. package/.next/server/chunks/ssr/[root-of-the-server]__030vg4n._.js.map +1 -1
  143. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js +1 -1
  144. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js.map +1 -1
  145. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js +1 -1
  146. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js.map +1 -1
  147. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  148. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  149. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +2 -2
  150. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  151. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  152. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  153. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  154. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  155. package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js +1 -1
  156. package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js.map +1 -1
  157. package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js +1 -1
  158. package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js.map +1 -1
  159. package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js +1 -1
  160. package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js.map +1 -1
  161. package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js +1 -1
  162. package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js.map +1 -1
  163. package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js +1 -1
  164. package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js.map +1 -1
  165. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js +2 -2
  166. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js.map +1 -1
  167. package/.next/server/chunks/ssr/agent-network-dashboard_app_server-logs_page_tsx_0dg.l_8._.js +1 -1
  168. package/.next/server/chunks/ssr/agent-network-dashboard_app_server-logs_page_tsx_0dg.l_8._.js.map +1 -1
  169. package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js +1 -1
  170. package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js.map +1 -1
  171. package/.next/server/middleware-build-manifest.js +3 -3
  172. package/.next/server/pages/404.html +3 -3
  173. package/.next/server/pages/500.html +1 -1
  174. package/.next/server/server-reference-manifest.js +1 -1
  175. package/.next/server/server-reference-manifest.json +1 -1
  176. package/.next/static/chunks/0.054rbp43q.y.js +1 -0
  177. package/.next/static/chunks/{181u38qblp8lz.js → 00b-ysl~m~dr~.js} +1 -1
  178. package/.next/static/chunks/{0jp~cs9-zkmqa.js → 00b4y77vxfabl.js} +1 -1
  179. package/.next/static/chunks/05t2sau-x_ey_.js +1 -0
  180. package/.next/static/chunks/{0561vp5-q5.zp.js → 05wpkysi1s2zn.js} +1 -1
  181. package/.next/static/chunks/06iwj-z8xtcq3.js +7 -0
  182. package/.next/static/chunks/08hehv_3m45c4.js +1 -0
  183. package/.next/static/chunks/{0a.9~-nf0gpec.js → 0_eddxjio~tei.js} +1 -1
  184. package/.next/static/chunks/0fzfrj9t-fbn_.js +1 -0
  185. package/.next/static/chunks/{0im751o4n61c7.js → 0hv6izw.g6cnm.js} +1 -1
  186. package/.next/static/chunks/{08sos26.n11bq.js → 0j5u675o-ahfe.js} +1 -1
  187. package/.next/static/chunks/{15qxef.ilfysw.js → 0krnytsw5zwk5.js} +3 -3
  188. package/.next/static/chunks/{05uk96gc~9mni.js → 0ti3v67ixu43p.js} +1 -1
  189. package/.next/static/chunks/0zxp22qnae87..css +1 -0
  190. package/.next/static/chunks/{0.66f3.rtcybb.js → 136r0ae9ihgvo.js} +1 -1
  191. package/.next/static/chunks/{0nqm.7w9_inwd.js → 15yjjo1fv.muz.js} +2 -2
  192. package/.next/trace +2 -2
  193. package/.next/trace-build +1 -1
  194. package/app/admin/page.tsx +9 -4
  195. package/app/components/AgentCard.tsx +19 -9
  196. package/app/components/ChatPopover.tsx +1 -1
  197. package/app/components/CommandCenter.tsx +12 -2
  198. package/app/components/CommandPalette.tsx +1 -1
  199. package/app/components/DispatchPanel.tsx +3 -3
  200. package/app/components/HealthBanner.tsx +10 -2
  201. package/app/components/MobileNav.tsx +2 -2
  202. package/app/components/Sidebar.tsx +6 -4
  203. package/app/components/TaskChatPanel.tsx +19 -5
  204. package/app/components/TaskDrawer.tsx +3 -1
  205. package/app/components/UserBar.tsx +3 -3
  206. package/app/login/page.tsx +3 -3
  207. package/app/logs/page.tsx +6 -2
  208. package/app/messages/page.tsx +19 -12
  209. package/app/node/page.tsx +2 -2
  210. package/app/nodes/page.tsx +12 -6
  211. package/app/server-logs/page.tsx +10 -3
  212. package/app/settings/networks/page.tsx +3 -3
  213. package/app/settings/page.tsx +8 -5
  214. package/app/settings/tokens/page.tsx +1 -1
  215. package/app/tasks/page.tsx +13 -9
  216. package/bin/start.js +0 -0
  217. package/package.json +1 -1
  218. package/.next/static/chunks/0hxvojbn.tprh.css +0 -1
  219. package/.next/static/chunks/0inql3s9ldyx5.js +0 -1
  220. package/.next/static/chunks/0yyx7754lietg.js +0 -1
  221. package/.next/static/chunks/11xnnivocgef4.js +0 -1
  222. package/.next/static/chunks/12-6xsdci5.9v.js +0 -1
  223. package/.next/static/chunks/15-ltfhot3b4n.js +0 -7
  224. /package/.next/static/{D1tOdIVZJAhZcHTEAKrHD → HuNrNSqeWmWxsQhyfWvFw}/_buildManifest.js +0 -0
  225. /package/.next/static/{D1tOdIVZJAhZcHTEAKrHD → HuNrNSqeWmWxsQhyfWvFw}/_clientMiddlewareManifest.js +0 -0
  226. /package/.next/static/{D1tOdIVZJAhZcHTEAKrHD → HuNrNSqeWmWxsQhyfWvFw}/_ssgManifest.js +0 -0
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
8
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
9
- :HL["/_next/static/chunks/0hxvojbn.tprh.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0hxvojbn.tprh.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",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":"D1tOdIVZJAhZcHTEAKrHD"}
9
+ :HL["/_next/static/chunks/0zxp22qnae87..css","style"]
10
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0zxp22qnae87..css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/06iwj-z8xtcq3.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",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":"HuNrNSqeWmWxsQhyfWvFw"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
2
- :HL["/_next/static/chunks/0hxvojbn.tprh.css","style"]
2
+ :HL["/_next/static/chunks/0zxp22qnae87..css","style"]
3
3
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"admin","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"D1tOdIVZJAhZcHTEAKrHD"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"admin","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"HuNrNSqeWmWxsQhyfWvFw"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
- 3:I[28729,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/12-6xsdci5.9v.js"],"default"]
4
- 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
+ 3:I[28729,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0fzfrj9t-fbn_.js"],"default"]
4
+ 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/12-6xsdci5.9v.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"D1tOdIVZJAhZcHTEAKrHD"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0fzfrj9t-fbn_.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"HuNrNSqeWmWxsQhyfWvFw"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
- 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
2
+ 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
+ 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.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":"D1tOdIVZJAhZcHTEAKrHD"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"HuNrNSqeWmWxsQhyfWvFw"}
@@ -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=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/17sxlwlx5fhrp.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0hxvojbn.tprh.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/0u240x6paxno2.js" async=""></script><script src="/_next/static/chunks/0ku0fjqlm9mca.js" async=""></script><script src="/_next/static/chunks/15-ltfhot3b4n.js" async=""></script><script src="/_next/static/chunks/0u3b93reo9xci.js" async=""></script><script src="/_next/static/chunks/08sos26.n11bq.js" async=""></script><script src="/_next/static/chunks/15qxef.ilfysw.js" async=""></script><script src="/_next/static/chunks/0jp~cs9-zkmqa.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>
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/17sxlwlx5fhrp.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0zxp22qnae87..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/0u240x6paxno2.js" async=""></script><script src="/_next/static/chunks/0ku0fjqlm9mca.js" async=""></script><script src="/_next/static/chunks/06iwj-z8xtcq3.js" async=""></script><script src="/_next/static/chunks/0u3b93reo9xci.js" async=""></script><script src="/_next/static/chunks/0j5u675o-ahfe.js" async=""></script><script src="/_next/static/chunks/0krnytsw5zwk5.js" async=""></script><script src="/_next/static/chunks/00b4y77vxfabl.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-[100dvh] max-w-full overflow-x-hidden"><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="
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] max-w-full overflow-x-hidden"><button class="fixed top-3 left-3 z-50 lg:hidden bg-[#111128] border border-[#2a2a4a] rounded-lg p-3 min-h-[44px] min-w-[44px] inline-flex items-center justify-center 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] bg-cyan-500/10 text-cyan-300 border border-cyan-500/20 anet-nav-active " 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="/servers"><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="M4 6.5A2.5 2.5 0 016.5 4h11A2.5 2.5 0 0120 6.5v1A2.5 2.5 0 0117.5 10h-11A2.5 2.5 0 014 7.5v-1zM4 16.5A2.5 2.5 0 016.5 14h11a2.5 2.5 0 012.5 2.5v1a2.5 2.5 0 01-2.5 2.5h-11A2.5 2.5 0 014 17.5v-1zM7 7h.01M7 17h.01"></path></svg><span>Servers</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] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " 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 max-w-full overflow-x-hidden flex flex-col"><div class="flex-1 min-w-0 max-w-full overflow-x-hidden 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="grid grid-cols-2 sm:grid-cols-4 gap-3 mb-8 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="flex items-center gap-3 mb-3 anet-skeleton-pulse"><div class="anet-skeleton-bar " style="width:6rem;height:2.5rem;border-radius:0.75rem"></div><div class="flex-1 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-2.5 flex items-center gap-3"><div class="w-8 h-8 rounded-full anet-skeleton-bar"></div><div class="flex-1"><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:10rem;height:0.625rem;border-radius:0.375rem"></div></div></div></div><div class="mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse"><div class="anet-skeleton-bar " style="width:14rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="grid grid-cols-3 gap-2 sm:gap-3 mb-3 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="grid grid-cols-3 gap-2 sm:gap-3 mb-6 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div></div><div class="mb-6 flex gap-2 anet-skeleton-pulse"><div class="flex-1 h-10 rounded-lg border border-[#2a2a4a] bg-[#111128]"></div><div class="w-28 h-10 rounded-lg anet-skeleton-bar"></div></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></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 aria-current="page" class="flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors bg-cyan-500/12 text-cyan-300" 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/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[28516,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"PwaInstaller\"]\n5:I[22485,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n6:I[10561,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[85887,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n8:I[98231,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n9:I[18722,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/08sos26.n11bq.js\",\"/_next/static/chunks/15qxef.ilfysw.js\",\"/_next/static/chunks/0jp~cs9-zkmqa.js\"],\"default\"]\nc:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n11:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n13:I[95183,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"style\"]\n:HL[\"/_next/static/chunks/0hxvojbn.tprh.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\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0hxvojbn.tprh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u240x6paxno2.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/15-ltfhot3b4n.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,{}],[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",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\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/08sos26.n11bq.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/15qxef.ilfysw.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0jp~cs9-zkmqa.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",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/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0hxvojbn.tprh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"D1tOdIVZJAhZcHTEAKrHD\"}\n"])</script><script>self.__next_f.push([1,"a:{}\nb:\"$0:f:0:1: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,"14:I[1974,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\ne: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\"}],[\"$\",\"$L14\",\"14\",{}]]\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] bg-cyan-500/10 text-cyan-300 border border-cyan-500/20 anet-nav-active " 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="/servers"><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="M4 6.5A2.5 2.5 0 016.5 4h11A2.5 2.5 0 0120 6.5v1A2.5 2.5 0 0117.5 10h-11A2.5 2.5 0 014 7.5v-1zM4 16.5A2.5 2.5 0 016.5 14h11a2.5 2.5 0 012.5 2.5v1a2.5 2.5 0 01-2.5 2.5h-11A2.5 2.5 0 014 17.5v-1zM7 7h.01M7 17h.01"></path></svg><span>Servers</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] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " 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-3 lg: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 max-w-full overflow-x-hidden flex flex-col"><div class="flex-1 min-w-0 max-w-full overflow-x-hidden 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="grid grid-cols-2 sm:grid-cols-4 gap-3 mb-8 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3"><div class="anet-skeleton-bar " style="width:2.5rem;height:1.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-2" style="width:3.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:5rem;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="flex items-center gap-3 mb-3 anet-skeleton-pulse"><div class="anet-skeleton-bar " style="width:6rem;height:2.5rem;border-radius:0.75rem"></div><div class="flex-1 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-2.5 flex items-center gap-3"><div class="w-8 h-8 rounded-full anet-skeleton-bar"></div><div class="flex-1"><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:10rem;height:0.625rem;border-radius:0.375rem"></div></div></div></div><div class="mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse"><div class="anet-skeleton-bar " style="width:14rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="grid grid-cols-3 gap-2 sm:gap-3 mb-3 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3"><div class="anet-skeleton-bar " style="width:2rem;height:1.25rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-1" style="width:2.5rem;height:0.75rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar mt-px" style="width:3.5rem;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="grid grid-cols-3 gap-2 sm:gap-3 mb-6 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2"><div class="w-4 h-4 rounded anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:4rem;height:0.75rem;border-radius:0.375rem"></div></div></div><div class="mb-6 flex gap-2 anet-skeleton-pulse"><div class="flex-1 h-10 rounded-lg border border-[#2a2a4a] bg-[#111128]"></div><div class="w-28 h-10 rounded-lg anet-skeleton-bar"></div></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse"><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></div><div class="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4"><div class="flex items-center gap-2 mb-3"><div class="w-2 h-2 rounded-full anet-skeleton-bar"></div><div class="anet-skeleton-bar " style="width:6rem;height:0.875rem;border-radius:0.375rem"></div></div><div class="space-y-2"><div class="anet-skeleton-bar " style="width:100%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:75%;height:0.625rem;border-radius:0.375rem"></div><div class="anet-skeleton-bar " style="width:55%;height:0.625rem;border-radius:0.375rem"></div></div></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 aria-current="page" class="relative flex min-h-12 flex-col items-center justify-center gap-0.5 rounded-xl px-1 text-[10px] transition-colors bg-cyan-500/12 text-cyan-300 before:absolute before:top-0 before:left-3 before:right-3 before:h-0.5 before:rounded-full before:bg-cyan-400" 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="relative 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="relative 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="relative 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/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[28516,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"PwaInstaller\"]\n5:I[22485,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n6:I[10561,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[85887,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n8:I[98231,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n9:I[18722,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/0j5u675o-ahfe.js\",\"/_next/static/chunks/0krnytsw5zwk5.js\",\"/_next/static/chunks/00b4y77vxfabl.js\"],\"default\"]\nc:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n11:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n13:I[95183,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"style\"]\n:HL[\"/_next/static/chunks/0zxp22qnae87..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\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0zxp22qnae87..css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u240x6paxno2.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/06iwj-z8xtcq3.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,{}],[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",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\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0j5u675o-ahfe.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0krnytsw5zwk5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/00b4y77vxfabl.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$d\",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/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0zxp22qnae87..css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"HuNrNSqeWmWxsQhyfWvFw\"}\n"])</script><script>self.__next_f.push([1,"a:{}\nb:\"$0:f:0:1: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,"14:I[1974,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/06iwj-z8xtcq3.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\ne: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\"}],[\"$\",\"$L14\",\"14\",{}]]\n"])</script></body></html>
@@ -1,24 +1,24 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
- 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/08sos26.n11bq.js","/_next/static/chunks/15qxef.ilfysw.js","/_next/static/chunks/0jp~cs9-zkmqa.js"],"default"]
10
- c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
+ 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
+ 9:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0j5u675o-ahfe.js","/_next/static/chunks/0krnytsw5zwk5.js","/_next/static/chunks/00b4y77vxfabl.js"],"default"]
10
+ c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- f:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
- 11:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
- 13:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
12
+ f:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
+ 11:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
+ 13:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
16
- :HL["/_next/static/chunks/0hxvojbn.tprh.css","style"]
16
+ :HL["/_next/static/chunks/0zxp22qnae87..css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0hxvojbn.tprh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.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/15-ltfhot3b4n.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/08sos26.n11bq.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/15qxef.ilfysw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0jp~cs9-zkmqa.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",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/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0hxvojbn.tprh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"D1tOdIVZJAhZcHTEAKrHD"}
18
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0zxp22qnae87..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.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/06iwj-z8xtcq3.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0j5u675o-ahfe.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0krnytsw5zwk5.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00b4y77vxfabl.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",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/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0zxp22qnae87..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"HuNrNSqeWmWxsQhyfWvFw"}
19
19
  a:{}
20
20
  b:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
21
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
- 14:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
22
+ 14:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
23
23
  e:null
24
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"}],["$","$L14","14",{}]]
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
- 3:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/08sos26.n11bq.js","/_next/static/chunks/15qxef.ilfysw.js","/_next/static/chunks/0jp~cs9-zkmqa.js"],"default"]
4
- 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
+ 3:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0j5u675o-ahfe.js","/_next/static/chunks/0krnytsw5zwk5.js","/_next/static/chunks/00b4y77vxfabl.js"],"default"]
4
+ 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/08sos26.n11bq.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/15qxef.ilfysw.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0jp~cs9-zkmqa.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"D1tOdIVZJAhZcHTEAKrHD"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0j5u675o-ahfe.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0krnytsw5zwk5.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/00b4y77vxfabl.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"HuNrNSqeWmWxsQhyfWvFw"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,24 +1,24 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
- 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/08sos26.n11bq.js","/_next/static/chunks/15qxef.ilfysw.js","/_next/static/chunks/0jp~cs9-zkmqa.js"],"default"]
10
- c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
+ 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
+ 9:I[18722,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0j5u675o-ahfe.js","/_next/static/chunks/0krnytsw5zwk5.js","/_next/static/chunks/00b4y77vxfabl.js"],"default"]
10
+ c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- f:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
- 11:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
- 13:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
12
+ f:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
+ 11:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
+ 13:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
16
- :HL["/_next/static/chunks/0hxvojbn.tprh.css","style"]
16
+ :HL["/_next/static/chunks/0zxp22qnae87..css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0hxvojbn.tprh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.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/15-ltfhot3b4n.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/08sos26.n11bq.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/15qxef.ilfysw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0jp~cs9-zkmqa.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",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/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0hxvojbn.tprh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"D1tOdIVZJAhZcHTEAKrHD"}
18
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0zxp22qnae87..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.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/06iwj-z8xtcq3.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,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0j5u675o-ahfe.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0krnytsw5zwk5.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00b4y77vxfabl.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$d",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/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0zxp22qnae87..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"HuNrNSqeWmWxsQhyfWvFw"}
19
19
  a:{}
20
20
  b:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
21
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
- 14:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
22
+ 14:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
23
23
  e:null
24
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"}],["$","$L14","14",{}]]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
3
- 3:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
2
+ 2:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
3
+ 3:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.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":"D1tOdIVZJAhZcHTEAKrHD"}
5
+ 5:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/06iwj-z8xtcq3.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":"HuNrNSqeWmWxsQhyfWvFw"}