@sleep2agi/agent-network-dashboard 0.1.0 → 0.1.1

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 (126) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/fallback-build-manifest.json +3 -3
  4. package/.next/server/app/_global-error.html +1 -1
  5. package/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/server/app/_not-found.html +1 -1
  12. package/.next/server/app/_not-found.rsc +1 -1
  13. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  14. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  15. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  16. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  19. package/.next/server/app/admin.html +1 -1
  20. package/.next/server/app/admin.rsc +1 -1
  21. package/.next/server/app/admin.segments/_full.segment.rsc +1 -1
  22. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  23. package/.next/server/app/admin.segments/_index.segment.rsc +1 -1
  24. package/.next/server/app/admin.segments/_tree.segment.rsc +1 -1
  25. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  26. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  27. package/.next/server/app/docs.html +1 -1
  28. package/.next/server/app/docs.rsc +1 -1
  29. package/.next/server/app/docs.segments/_full.segment.rsc +1 -1
  30. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  31. package/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  32. package/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  33. package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
  34. package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  35. package/.next/server/app/index.html +1 -1
  36. package/.next/server/app/index.rsc +1 -1
  37. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  38. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  39. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  40. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  41. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  42. package/.next/server/app/login.html +1 -1
  43. package/.next/server/app/login.rsc +1 -1
  44. package/.next/server/app/login.segments/_full.segment.rsc +1 -1
  45. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  46. package/.next/server/app/login.segments/_index.segment.rsc +1 -1
  47. package/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  48. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  49. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  50. package/.next/server/app/logs.html +1 -1
  51. package/.next/server/app/logs.rsc +1 -1
  52. package/.next/server/app/logs.segments/_full.segment.rsc +1 -1
  53. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  54. package/.next/server/app/logs.segments/_index.segment.rsc +1 -1
  55. package/.next/server/app/logs.segments/_tree.segment.rsc +1 -1
  56. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  57. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  58. package/.next/server/app/messages.html +1 -1
  59. package/.next/server/app/messages.rsc +1 -1
  60. package/.next/server/app/messages.segments/_full.segment.rsc +1 -1
  61. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  62. package/.next/server/app/messages.segments/_index.segment.rsc +1 -1
  63. package/.next/server/app/messages.segments/_tree.segment.rsc +1 -1
  64. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  65. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  66. package/.next/server/app/node.html +1 -1
  67. package/.next/server/app/node.rsc +1 -1
  68. package/.next/server/app/node.segments/_full.segment.rsc +1 -1
  69. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/node.segments/_index.segment.rsc +1 -1
  71. package/.next/server/app/node.segments/_tree.segment.rsc +1 -1
  72. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  74. package/.next/server/app/nodes.html +1 -1
  75. package/.next/server/app/nodes.rsc +1 -1
  76. package/.next/server/app/nodes.segments/_full.segment.rsc +1 -1
  77. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  78. package/.next/server/app/nodes.segments/_index.segment.rsc +1 -1
  79. package/.next/server/app/nodes.segments/_tree.segment.rsc +1 -1
  80. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
  81. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  82. package/.next/server/app/settings/networks.html +1 -1
  83. package/.next/server/app/settings/networks.rsc +1 -1
  84. package/.next/server/app/settings/networks.segments/_full.segment.rsc +1 -1
  85. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  86. package/.next/server/app/settings/networks.segments/_index.segment.rsc +1 -1
  87. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +1 -1
  88. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  89. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  90. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  91. package/.next/server/app/settings/tokens.html +1 -1
  92. package/.next/server/app/settings/tokens.rsc +1 -1
  93. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +1 -1
  94. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  95. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +1 -1
  96. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +1 -1
  97. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  98. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  99. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  100. package/.next/server/app/settings.html +1 -1
  101. package/.next/server/app/settings.rsc +1 -1
  102. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  103. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  104. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  105. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  106. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
  107. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  108. package/.next/server/app/tasks.html +1 -1
  109. package/.next/server/app/tasks.rsc +1 -1
  110. package/.next/server/app/tasks.segments/_full.segment.rsc +1 -1
  111. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  112. package/.next/server/app/tasks.segments/_index.segment.rsc +1 -1
  113. package/.next/server/app/tasks.segments/_tree.segment.rsc +1 -1
  114. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  115. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  116. package/.next/server/middleware-build-manifest.js +3 -3
  117. package/.next/server/pages/404.html +1 -1
  118. package/.next/server/pages/500.html +1 -1
  119. package/.next/trace +2 -2
  120. package/.next/trace-build +1 -1
  121. package/README.md +71 -20
  122. package/bin/start.js +15 -8
  123. package/package.json +1 -1
  124. /package/.next/static/{OhhT30BnG1-kXYvlQ_2y3 → 72Me7zOC4uwLXxSGI8XNq}/_buildManifest.js +0 -0
  125. /package/.next/static/{OhhT30BnG1-kXYvlQ_2y3 → 72Me7zOC4uwLXxSGI8XNq}/_clientMiddlewareManifest.js +0 -0
  126. /package/.next/static/{OhhT30BnG1-kXYvlQ_2y3 → 72Me7zOC4uwLXxSGI8XNq}/_ssgManifest.js +0 -0
@@ -4,4 +4,4 @@
4
4
  w-52
5
5
  -translate-x-full
6
6
  lg:translate-x-0 lg:static lg:shrink-0
7
- "><div class="px-4 py-5 border-b border-[#2a2a4a] "><div><div class="text-white font-bold text-sm">Agent Network</div><div class="text-gray-600 text-xs">Dashboard</div></div></div><div class="pb-20"><nav class="flex flex-col gap-1 px-2 py-4"><a class="flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path></svg><span>Overview</span></a><a class="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="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="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="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="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>Logs</span></a><a class="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="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="/docs"><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 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path></svg><span>Docs</span></a><a class="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 gap-3 px-5 py-3 text-xs text-gray-500 hover:text-red-400 hover:bg-red-500/5 transition-colors"><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><button class="hidden lg:flex w-full justify-center py-2 text-gray-600 hover:text-gray-400 transition-colors"><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></aside><main class="flex-1 min-w-0"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0xrnwfefpke-g.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[58963,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"NetworkProvider\"]\n3:I[25045,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"AppShell\"]\n4:I[39756,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0bajlbn83u82v.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0bajlbn83u82v.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/060yf6n1jdcri.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14bsg3_-taiw4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full bg-[#0a0a1a]\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0bajlbn83u82v.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"OhhT30BnG1-kXYvlQ_2y3\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"10\",{}]]\n"])</script></body></html>
7
+ "><div class="px-4 py-5 border-b border-[#2a2a4a] "><div><div class="text-white font-bold text-sm">Agent Network</div><div class="text-gray-600 text-xs">Dashboard</div></div></div><div class="pb-20"><nav class="flex flex-col gap-1 px-2 py-4"><a class="flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a] " href="/"><svg class="w-5 h-5 shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path></svg><span>Overview</span></a><a class="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="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="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="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="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>Logs</span></a><a class="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="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="/docs"><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 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path></svg><span>Docs</span></a><a class="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 gap-3 px-5 py-3 text-xs text-gray-500 hover:text-red-400 hover:bg-red-500/5 transition-colors"><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><button class="hidden lg:flex w-full justify-center py-2 text-gray-600 hover:text-gray-400 transition-colors"><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></aside><main class="flex-1 min-w-0"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0xrnwfefpke-g.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[58963,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"NetworkProvider\"]\n3:I[25045,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"AppShell\"]\n4:I[39756,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0bajlbn83u82v.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0bajlbn83u82v.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/060yf6n1jdcri.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14bsg3_-taiw4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full bg-[#0a0a1a]\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0bajlbn83u82v.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"72Me7zOC4uwLXxSGI8XNq\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/060yf6n1jdcri.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"10\",{}]]\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0xrnwfefpke-g.js"/><script src="/_next/static/chunks/0pqt~8bl3ukh4.js" async=""></script><script src="/_next/static/chunks/0u359llqm1_01.js" async=""></script><script src="/_next/static/chunks/0e-wrhqh4h3r5.js" async=""></script><script src="/_next/static/chunks/turbopack-0vsvjs02l449s.js" async=""></script><script src="/_next/static/chunks/01xlw8hd842-c.js" async=""></script><script src="/_next/static/chunks/14bsg3_-taiw4.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0xrnwfefpke-g.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[39756,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"OhhT30BnG1-kXYvlQ_2y3\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[27201,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0xrnwfefpke-g.js"/><script src="/_next/static/chunks/0pqt~8bl3ukh4.js" async=""></script><script src="/_next/static/chunks/0u359llqm1_01.js" async=""></script><script src="/_next/static/chunks/0e-wrhqh4h3r5.js" async=""></script><script src="/_next/static/chunks/turbopack-0vsvjs02l449s.js" async=""></script><script src="/_next/static/chunks/01xlw8hd842-c.js" async=""></script><script src="/_next/static/chunks/14bsg3_-taiw4.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0xrnwfefpke-g.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[39756,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"72Me7zOC4uwLXxSGI8XNq\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[27201,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":8341,"timestamp":1739001191324,"id":4,"parentId":1,"tags":{},"startTime":1777713101638,"traceId":"f8d35858fac0924e"},{"name":"load-custom-routes","duration":29035,"timestamp":1739001204823,"id":5,"parentId":1,"tags":{},"startTime":1777713101651,"traceId":"f8d35858fac0924e"},{"name":"create-dist-dir","duration":22973,"timestamp":1739001239504,"id":6,"parentId":1,"tags":{},"startTime":1777713101687,"traceId":"f8d35858fac0924e"},{"name":"clean","duration":284811,"timestamp":1739001269114,"id":7,"parentId":1,"tags":{},"startTime":1777713101715,"traceId":"f8d35858fac0924e"},{"name":"discover-routes","duration":188537,"timestamp":1739001984122,"id":8,"parentId":1,"tags":{},"startTime":1777713102430,"traceId":"f8d35858fac0924e"},{"name":"create-root-mapping","duration":918,"timestamp":1739002172828,"id":9,"parentId":1,"tags":{},"startTime":1777713102619,"traceId":"f8d35858fac0924e"},{"name":"generate-route-types","duration":99582,"timestamp":1739002195177,"id":10,"parentId":1,"tags":{},"startTime":1777713102642,"traceId":"f8d35858fac0924e"},{"name":"public-dir-conflict-check","duration":796,"timestamp":1739002295412,"id":11,"parentId":1,"tags":{},"startTime":1777713102742,"traceId":"f8d35858fac0924e"},{"name":"generate-routes-manifest","duration":73151,"timestamp":1739002296765,"id":12,"parentId":1,"tags":{},"startTime":1777713102743,"traceId":"f8d35858fac0924e"},{"name":"run-turbopack","duration":53911578,"timestamp":1739002489631,"id":14,"parentId":1,"tags":{},"startTime":1777713102936,"traceId":"f8d35858fac0924e"},{"name":"turbopack-build-events","duration":165,"timestamp":1739004229791,"id":15,"parentId":1,"tags":{},"startTime":1777713104676,"traceId":"f8d35858fac0924e"},{"name":"run-typescript","duration":47295260,"timestamp":1739056478259,"id":16,"parentId":1,"tags":{},"startTime":1777713156925,"traceId":"f8d35858fac0924e"},{"name":"generate-required-server-files","duration":28562,"timestamp":1739103784540,"id":18,"parentId":1,"tags":{},"startTime":1777713204231,"traceId":"f8d35858fac0924e"},{"name":"check-static-error-page","duration":157811,"timestamp":1739104118648,"id":20,"parentId":19,"tags":{},"startTime":1777713204565,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":2861214,"timestamp":1739104295388,"id":61,"parentId":22,"tags":{},"startTime":1777713204742,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3022051,"timestamp":1739104134780,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1777713204581,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3198994,"timestamp":1739104296951,"id":62,"parentId":25,"tags":{},"startTime":1777713204743,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3305284,"timestamp":1739104190816,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1777713204637,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3291728,"timestamp":1739104298160,"id":64,"parentId":27,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3395526,"timestamp":1739104194702,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1777713204641,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3303036,"timestamp":1739104291191,"id":60,"parentId":21,"tags":{},"startTime":1777713204738,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3464295,"timestamp":1739104130081,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1777713204576,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3318055,"timestamp":1739104298441,"id":65,"parentId":28,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3421303,"timestamp":1739104195328,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1777713204642,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3449071,"timestamp":1739104298560,"id":67,"parentId":30,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3551527,"timestamp":1739104196295,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1777713204643,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3512416,"timestamp":1739104298616,"id":68,"parentId":32,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3613293,"timestamp":1739104198599,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1777713204645,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3542634,"timestamp":1739104297950,"id":63,"parentId":26,"tags":{},"startTime":1777713204744,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3648579,"timestamp":1739104192477,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1777713204639,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3543142,"timestamp":1739104299111,"id":69,"parentId":33,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3643661,"timestamp":1739104198829,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1777713204645,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3545238,"timestamp":1739104298513,"id":66,"parentId":29,"tags":{},"startTime":1777713204745,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3657263,"timestamp":1739104195590,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1777713204642,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3564647,"timestamp":1739104299256,"id":71,"parentId":35,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3662853,"timestamp":1739104201135,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1777713204647,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3569240,"timestamp":1739104299289,"id":72,"parentId":36,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3665399,"timestamp":1739104203224,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1777713204650,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3585897,"timestamp":1739104299345,"id":74,"parentId":38,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3677559,"timestamp":1739104207789,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1777713204654,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3625036,"timestamp":1739104299353,"id":75,"parentId":39,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3715759,"timestamp":1739104208741,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1777713204655,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3637503,"timestamp":1739104299335,"id":73,"parentId":37,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3732581,"timestamp":1739104204359,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1777713204651,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3651751,"timestamp":1739104299361,"id":76,"parentId":40,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3742175,"timestamp":1739104209222,"id":40,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1777713204656,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3677371,"timestamp":1739104299368,"id":77,"parentId":41,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3766311,"timestamp":1739104210606,"id":41,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1777713204657,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3695211,"timestamp":1739104299376,"id":78,"parentId":42,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3783368,"timestamp":1739104211337,"id":42,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1777713204658,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3698800,"timestamp":1739104299235,"id":70,"parentId":34,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3798116,"timestamp":1739104199999,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1777713204646,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3713726,"timestamp":1739104299391,"id":80,"parentId":44,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3799363,"timestamp":1739104215721,"id":44,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1777713204662,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3719833,"timestamp":1739104299383,"id":79,"parentId":43,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3806023,"timestamp":1739104213275,"id":43,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1777713204660,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3727825,"timestamp":1739104299407,"id":82,"parentId":46,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3809845,"timestamp":1739104218143,"id":46,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1777713204665,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3734648,"timestamp":1739104299399,"id":81,"parentId":45,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3818281,"timestamp":1739104216878,"id":45,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1777713204663,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3725585,"timestamp":1739104328412,"id":85,"parentId":31,"tags":{},"startTime":1777713204775,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3856485,"timestamp":1739104197605,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1777713204644,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3759063,"timestamp":1739104299414,"id":83,"parentId":48,"tags":{},"startTime":1777713204746,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3834551,"timestamp":1739104224041,"id":48,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1777713204670,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3749423,"timestamp":1739104317961,"id":84,"parentId":24,"tags":{},"startTime":1777713204764,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3931471,"timestamp":1739104136376,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1777713204583,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3539733,"timestamp":1739104561770,"id":88,"parentId":50,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3872129,"timestamp":1739104229482,"id":50,"parentId":19,"tags":{"page":"/logs"},"startTime":1777713204677,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3587073,"timestamp":1739104561826,"id":89,"parentId":51,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":3917363,"timestamp":1739104231676,"id":51,"parentId":19,"tags":{"page":"/messages"},"startTime":1777713204678,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3672503,"timestamp":1739104561834,"id":90,"parentId":52,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4005123,"timestamp":1739104233861,"id":52,"parentId":19,"tags":{"page":"/node"},"startTime":1777713204680,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3715870,"timestamp":1739104561845,"id":91,"parentId":53,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4038242,"timestamp":1739104240296,"id":53,"parentId":19,"tags":{"page":"/nodes"},"startTime":1777713204687,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3761768,"timestamp":1739104561697,"id":87,"parentId":49,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4097037,"timestamp":1739104226554,"id":49,"parentId":19,"tags":{"page":"/login"},"startTime":1777713204673,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3769613,"timestamp":1739104561856,"id":92,"parentId":55,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4086503,"timestamp":1739104245753,"id":55,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1777713204692,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3809224,"timestamp":1739104561864,"id":93,"parentId":57,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4111400,"timestamp":1739104259855,"id":57,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1777713204706,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3811641,"timestamp":1739104561607,"id":86,"parentId":23,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4237787,"timestamp":1739104135546,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1777713204582,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3843925,"timestamp":1739104561907,"id":96,"parentId":47,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4183317,"timestamp":1739104222624,"id":47,"parentId":19,"tags":{"page":"/docs"},"startTime":1777713204669,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3861799,"timestamp":1739104561899,"id":95,"parentId":59,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4148393,"timestamp":1739104275427,"id":59,"parentId":19,"tags":{"page":"/tasks"},"startTime":1777713204722,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3890928,"timestamp":1739104562034,"id":98,"parentId":56,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4204574,"timestamp":1739104252114,"id":56,"parentId":19,"tags":{"page":"/settings"},"startTime":1777713204698,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3895086,"timestamp":1739104561886,"id":94,"parentId":58,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4181935,"timestamp":1739104275127,"id":58,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1777713204721,"traceId":"f8d35858fac0924e"},{"name":"is-page-static","duration":3909534,"timestamp":1739104561976,"id":97,"parentId":54,"tags":{},"startTime":1777713205008,"traceId":"f8d35858fac0924e"},{"name":"check-page","duration":4230666,"timestamp":1739104240944,"id":54,"parentId":19,"tags":{"page":"/"},"startTime":1777713204687,"traceId":"f8d35858fac0924e"},{"name":"static-check","duration":4356612,"timestamp":1739104115940,"id":19,"parentId":1,"tags":{},"startTime":1777713204563,"traceId":"f8d35858fac0924e"},{"name":"write-routes-manifest","duration":1028,"timestamp":1739108506508,"id":100,"parentId":1,"tags":{},"startTime":1777713208953,"traceId":"f8d35858fac0924e"},{"name":"load-dotenv","duration":167,"timestamp":1739108575338,"id":103,"parentId":102,"tags":{},"startTime":1777713209022,"traceId":"f8d35858fac0924e"},{"name":"run-export-path-map","duration":1700,"timestamp":1739108607645,"id":104,"parentId":102,"tags":{},"startTime":1777713209054,"traceId":"f8d35858fac0924e"},{"name":"next-export","duration":3610613,"timestamp":1739108571224,"id":102,"parentId":1,"tags":{},"startTime":1777713209018,"traceId":"f8d35858fac0924e"},{"name":"move-exported-app-not-found-","duration":1621,"timestamp":1739112187331,"id":105,"parentId":101,"tags":{},"startTime":1777713212634,"traceId":"f8d35858fac0924e"},{"name":"move-exported-app-global-error-","duration":828,"timestamp":1739112189287,"id":106,"parentId":101,"tags":{},"startTime":1777713212636,"traceId":"f8d35858fac0924e"},{"name":"static-generation","duration":3650649,"timestamp":1739108545238,"id":101,"parentId":1,"tags":{},"startTime":1777713208992,"traceId":"f8d35858fac0924e"},{"name":"write-routes-manifest","duration":1717,"timestamp":1739112196426,"id":107,"parentId":1,"tags":{},"startTime":1777713212643,"traceId":"f8d35858fac0924e"}]
2
- [{"name":"print-tree-view","duration":7799,"timestamp":1739112236454,"id":108,"parentId":1,"tags":{},"startTime":1777713212683,"traceId":"f8d35858fac0924e"},{"name":"write-route-bundle-stats","duration":40285,"timestamp":1739112244324,"id":109,"parentId":1,"tags":{},"startTime":1777713212691,"traceId":"f8d35858fac0924e"},{"name":"telemetry-flush","duration":273,"timestamp":1739112284696,"id":110,"parentId":1,"tags":{},"startTime":1777713212731,"traceId":"f8d35858fac0924e"},{"name":"next-build","duration":111439017,"timestamp":1739000846137,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777713101293,"traceId":"f8d35858fac0924e"}]
1
+ [{"name":"generate-buildid","duration":2220,"timestamp":1759393024942,"id":4,"parentId":1,"tags":{},"startTime":1777733493471,"traceId":"df8372178015785f"},{"name":"load-custom-routes","duration":2269,"timestamp":1759393028262,"id":5,"parentId":1,"tags":{},"startTime":1777733493475,"traceId":"df8372178015785f"},{"name":"create-dist-dir","duration":1353,"timestamp":1759393031360,"id":6,"parentId":1,"tags":{},"startTime":1777733493478,"traceId":"df8372178015785f"},{"name":"clean","duration":306744,"timestamp":1759393039846,"id":7,"parentId":1,"tags":{},"startTime":1777733493486,"traceId":"df8372178015785f"},{"name":"discover-routes","duration":108766,"timestamp":1759393639220,"id":8,"parentId":1,"tags":{},"startTime":1777733494086,"traceId":"df8372178015785f"},{"name":"create-root-mapping","duration":1481,"timestamp":1759393748924,"id":9,"parentId":1,"tags":{},"startTime":1777733494195,"traceId":"df8372178015785f"},{"name":"generate-route-types","duration":222178,"timestamp":1759393764488,"id":10,"parentId":1,"tags":{},"startTime":1777733494211,"traceId":"df8372178015785f"},{"name":"public-dir-conflict-check","duration":1309,"timestamp":1759393996594,"id":11,"parentId":1,"tags":{},"startTime":1777733494443,"traceId":"df8372178015785f"},{"name":"generate-routes-manifest","duration":40514,"timestamp":1759393998521,"id":12,"parentId":1,"tags":{},"startTime":1777733494445,"traceId":"df8372178015785f"},{"name":"run-turbopack","duration":59250057,"timestamp":1759394096308,"id":14,"parentId":1,"tags":{},"startTime":1777733494543,"traceId":"df8372178015785f"},{"name":"turbopack-build-events","duration":187,"timestamp":1759395451444,"id":15,"parentId":1,"tags":{},"startTime":1777733495898,"traceId":"df8372178015785f"},{"name":"run-typescript","duration":51618461,"timestamp":1759453484444,"id":16,"parentId":1,"tags":{},"startTime":1777733553931,"traceId":"df8372178015785f"},{"name":"generate-required-server-files","duration":13337,"timestamp":1759505109640,"id":18,"parentId":1,"tags":{},"startTime":1777733605556,"traceId":"df8372178015785f"},{"name":"check-static-error-page","duration":133341,"timestamp":1759505626526,"id":20,"parentId":19,"tags":{},"startTime":1777733606073,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":2483480,"timestamp":1759505786207,"id":61,"parentId":22,"tags":{},"startTime":1777733606233,"traceId":"df8372178015785f"},{"name":"check-page","duration":2628186,"timestamp":1759505644735,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1777733606091,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3054045,"timestamp":1759505791505,"id":62,"parentId":25,"tags":{},"startTime":1777733606238,"traceId":"df8372178015785f"},{"name":"check-page","duration":3167192,"timestamp":1759505678465,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1777733606125,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3035799,"timestamp":1759505824075,"id":63,"parentId":26,"tags":{},"startTime":1777733606270,"traceId":"df8372178015785f"},{"name":"check-page","duration":3180483,"timestamp":1759505679487,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1777733606126,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3064404,"timestamp":1759505830454,"id":65,"parentId":28,"tags":{},"startTime":1777733606277,"traceId":"df8372178015785f"},{"name":"check-page","duration":3213328,"timestamp":1759505681631,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1777733606128,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3103579,"timestamp":1759505832179,"id":66,"parentId":29,"tags":{},"startTime":1777733606279,"traceId":"df8372178015785f"},{"name":"check-page","duration":3251827,"timestamp":1759505684081,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1777733606130,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3113615,"timestamp":1759505830146,"id":64,"parentId":27,"tags":{},"startTime":1777733606277,"traceId":"df8372178015785f"},{"name":"check-page","duration":3263186,"timestamp":1759505680664,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1777733606127,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3154647,"timestamp":1759505832292,"id":67,"parentId":30,"tags":{},"startTime":1777733606279,"traceId":"df8372178015785f"},{"name":"check-page","duration":3297237,"timestamp":1759505689860,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1777733606136,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3159056,"timestamp":1759505837042,"id":68,"parentId":32,"tags":{},"startTime":1777733606283,"traceId":"df8372178015785f"},{"name":"check-page","duration":3304003,"timestamp":1759505694560,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1777733606141,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3164437,"timestamp":1759505840126,"id":69,"parentId":33,"tags":{},"startTime":1777733606286,"traceId":"df8372178015785f"},{"name":"check-page","duration":3309123,"timestamp":1759505695605,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1777733606142,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3174648,"timestamp":1759505840261,"id":70,"parentId":34,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3318375,"timestamp":1759505696659,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1777733606143,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3202039,"timestamp":1759505840312,"id":72,"parentId":36,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3341161,"timestamp":1759505701264,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1777733606148,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3204282,"timestamp":1759505840296,"id":71,"parentId":35,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3347006,"timestamp":1759505697670,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1777733606144,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3224454,"timestamp":1759505840366,"id":74,"parentId":38,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3358264,"timestamp":1759505706692,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1777733606153,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3226177,"timestamp":1759505840350,"id":73,"parentId":37,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3361175,"timestamp":1759505705416,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1777733606152,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3246369,"timestamp":1759505840389,"id":76,"parentId":40,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3359314,"timestamp":1759505727614,"id":40,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1777733606174,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3254783,"timestamp":1759505840374,"id":75,"parentId":39,"tags":{},"startTime":1777733606287,"traceId":"df8372178015785f"},{"name":"check-page","duration":3368515,"timestamp":1759505727040,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1777733606173,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3270543,"timestamp":1759505844660,"id":77,"parentId":41,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3386385,"timestamp":1759505728930,"id":41,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1777733606175,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3294547,"timestamp":1759505844729,"id":79,"parentId":43,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3409215,"timestamp":1759505730231,"id":43,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1777733606177,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3317964,"timestamp":1759505844701,"id":78,"parentId":42,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3432808,"timestamp":1759505729982,"id":42,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1777733606176,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3353511,"timestamp":1759505844741,"id":80,"parentId":44,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3465718,"timestamp":1759505732619,"id":44,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1777733606179,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3388852,"timestamp":1759505844750,"id":81,"parentId":45,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3500843,"timestamp":1759505732849,"id":45,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1777733606179,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3397301,"timestamp":1759505844761,"id":82,"parentId":46,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3508745,"timestamp":1759505733712,"id":46,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1777733606180,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3422703,"timestamp":1759505844773,"id":83,"parentId":48,"tags":{},"startTime":1777733606291,"traceId":"df8372178015785f"},{"name":"check-page","duration":3527845,"timestamp":1759505739811,"id":48,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1777733606186,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3403895,"timestamp":1759505891051,"id":85,"parentId":31,"tags":{},"startTime":1777733606337,"traceId":"df8372178015785f"},{"name":"check-page","duration":3603086,"timestamp":1759505691976,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1777733606138,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3432989,"timestamp":1759505881593,"id":84,"parentId":24,"tags":{},"startTime":1777733606328,"traceId":"df8372178015785f"},{"name":"check-page","duration":3667529,"timestamp":1759505647165,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1777733606094,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3702828,"timestamp":1759505783650,"id":60,"parentId":21,"tags":{},"startTime":1777733606230,"traceId":"df8372178015785f"},{"name":"check-page","duration":3853190,"timestamp":1759505633363,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1777733606080,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3724872,"timestamp":1759505923464,"id":88,"parentId":50,"tags":{},"startTime":1777733606370,"traceId":"df8372178015785f"},{"name":"check-page","duration":3914411,"timestamp":1759505742708,"id":50,"parentId":19,"tags":{"page":"/logs"},"startTime":1777733606189,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3774446,"timestamp":1759505923477,"id":89,"parentId":51,"tags":{},"startTime":1777733606370,"traceId":"df8372178015785f"},{"name":"check-page","duration":3954934,"timestamp":1759505743132,"id":51,"parentId":19,"tags":{"page":"/messages"},"startTime":1777733606189,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3888220,"timestamp":1759505923485,"id":90,"parentId":52,"tags":{},"startTime":1777733606370,"traceId":"df8372178015785f"},{"name":"check-page","duration":4067684,"timestamp":1759505744122,"id":52,"parentId":19,"tags":{"page":"/node"},"startTime":1777733606190,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3901296,"timestamp":1759505923376,"id":86,"parentId":23,"tags":{},"startTime":1777733606370,"traceId":"df8372178015785f"},{"name":"check-page","duration":4178726,"timestamp":1759505646016,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1777733606092,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3955028,"timestamp":1759505924585,"id":91,"parentId":53,"tags":{},"startTime":1777733606371,"traceId":"df8372178015785f"},{"name":"check-page","duration":4134994,"timestamp":1759505745199,"id":53,"parentId":19,"tags":{"page":"/nodes"},"startTime":1777733606192,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3960199,"timestamp":1759505924618,"id":92,"parentId":55,"tags":{},"startTime":1777733606371,"traceId":"df8372178015785f"},{"name":"check-page","duration":4136692,"timestamp":1759505748478,"id":55,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1777733606195,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3977190,"timestamp":1759505923445,"id":87,"parentId":49,"tags":{},"startTime":1777733606370,"traceId":"df8372178015785f"},{"name":"check-page","duration":4159012,"timestamp":1759505741740,"id":49,"parentId":19,"tags":{"page":"/login"},"startTime":1777733606188,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":4009351,"timestamp":1759505924626,"id":93,"parentId":57,"tags":{},"startTime":1777733606371,"traceId":"df8372178015785f"},{"name":"check-page","duration":4194479,"timestamp":1759505755627,"id":57,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1777733606202,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":4032573,"timestamp":1759505924648,"id":95,"parentId":59,"tags":{},"startTime":1777733606371,"traceId":"df8372178015785f"},{"name":"check-page","duration":4203732,"timestamp":1759505757744,"id":59,"parentId":19,"tags":{"page":"/tasks"},"startTime":1777733606204,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":4062411,"timestamp":1759505924637,"id":94,"parentId":58,"tags":{},"startTime":1777733606371,"traceId":"df8372178015785f"},{"name":"check-page","duration":4230477,"timestamp":1759505756679,"id":58,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1777733606203,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3996004,"timestamp":1759505996030,"id":96,"parentId":56,"tags":{},"startTime":1777733606442,"traceId":"df8372178015785f"},{"name":"check-page","duration":4242036,"timestamp":1759505750401,"id":56,"parentId":19,"tags":{"page":"/settings"},"startTime":1777733606197,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3978863,"timestamp":1759506033092,"id":97,"parentId":47,"tags":{},"startTime":1777733606479,"traceId":"df8372178015785f"},{"name":"check-page","duration":4277375,"timestamp":1759505734689,"id":47,"parentId":19,"tags":{"page":"/docs"},"startTime":1777733606181,"traceId":"df8372178015785f"},{"name":"is-page-static","duration":3952151,"timestamp":1759506085913,"id":98,"parentId":54,"tags":{},"startTime":1777733606532,"traceId":"df8372178015785f"},{"name":"check-page","duration":4291753,"timestamp":1759505746386,"id":54,"parentId":19,"tags":{"page":"/"},"startTime":1777733606193,"traceId":"df8372178015785f"},{"name":"static-check","duration":4420470,"timestamp":1759505617721,"id":19,"parentId":1,"tags":{},"startTime":1777733606064,"traceId":"df8372178015785f"},{"name":"write-routes-manifest","duration":3295,"timestamp":1759510111122,"id":100,"parentId":1,"tags":{},"startTime":1777733610557,"traceId":"df8372178015785f"},{"name":"load-dotenv","duration":144,"timestamp":1759510931931,"id":103,"parentId":102,"tags":{},"startTime":1777733611378,"traceId":"df8372178015785f"},{"name":"run-export-path-map","duration":3047,"timestamp":1759510956731,"id":104,"parentId":102,"tags":{},"startTime":1777733611403,"traceId":"df8372178015785f"},{"name":"next-export","duration":4142233,"timestamp":1759510926820,"id":102,"parentId":1,"tags":{},"startTime":1777733611373,"traceId":"df8372178015785f"},{"name":"move-exported-app-not-found-","duration":7494,"timestamp":1759515088701,"id":105,"parentId":101,"tags":{},"startTime":1777733615535,"traceId":"df8372178015785f"},{"name":"move-exported-app-global-error-","duration":1055,"timestamp":1759515096440,"id":106,"parentId":101,"tags":{},"startTime":1777733615543,"traceId":"df8372178015785f"},{"name":"static-generation","duration":4919046,"timestamp":1759510198744,"id":101,"parentId":1,"tags":{},"startTime":1777733610645,"traceId":"df8372178015785f"},{"name":"write-routes-manifest","duration":5496,"timestamp":1759515119638,"id":107,"parentId":1,"tags":{},"startTime":1777733615566,"traceId":"df8372178015785f"}]
2
+ [{"name":"print-tree-view","duration":16814,"timestamp":1759515219508,"id":108,"parentId":1,"tags":{},"startTime":1777733615666,"traceId":"df8372178015785f"},{"name":"write-route-bundle-stats","duration":79236,"timestamp":1759515236395,"id":109,"parentId":1,"tags":{},"startTime":1777733615683,"traceId":"df8372178015785f"},{"name":"telemetry-flush","duration":219,"timestamp":1759515315702,"id":110,"parentId":1,"tags":{},"startTime":1777733615762,"traceId":"df8372178015785f"},{"name":"next-build","duration":122749003,"timestamp":1759392566949,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777733493013,"traceId":"df8372178015785f"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":53911578,"timestamp":1739002489631,"id":14,"parentId":1,"tags":{},"startTime":1777713102936,"traceId":"f8d35858fac0924e"},{"name":"turbopack-build-events","duration":165,"timestamp":1739004229791,"id":15,"parentId":1,"tags":{},"startTime":1777713104676,"traceId":"f8d35858fac0924e"},{"name":"run-typescript","duration":47295260,"timestamp":1739056478259,"id":16,"parentId":1,"tags":{},"startTime":1777713156925,"traceId":"f8d35858fac0924e"},{"name":"static-check","duration":4356612,"timestamp":1739104115940,"id":19,"parentId":1,"tags":{},"startTime":1777713204563,"traceId":"f8d35858fac0924e"},{"name":"static-generation","duration":3650649,"timestamp":1739108545238,"id":101,"parentId":1,"tags":{},"startTime":1777713208992,"traceId":"f8d35858fac0924e"},{"name":"telemetry-flush","duration":273,"timestamp":1739112284696,"id":110,"parentId":1,"tags":{},"startTime":1777713212731,"traceId":"f8d35858fac0924e"},{"name":"next-build","duration":111439017,"timestamp":1739000846137,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777713101293,"traceId":"f8d35858fac0924e"}]
1
+ [{"name":"run-turbopack","duration":59250057,"timestamp":1759394096308,"id":14,"parentId":1,"tags":{},"startTime":1777733494543,"traceId":"df8372178015785f"},{"name":"turbopack-build-events","duration":187,"timestamp":1759395451444,"id":15,"parentId":1,"tags":{},"startTime":1777733495898,"traceId":"df8372178015785f"},{"name":"run-typescript","duration":51618461,"timestamp":1759453484444,"id":16,"parentId":1,"tags":{},"startTime":1777733553931,"traceId":"df8372178015785f"},{"name":"static-check","duration":4420470,"timestamp":1759505617721,"id":19,"parentId":1,"tags":{},"startTime":1777733606064,"traceId":"df8372178015785f"},{"name":"static-generation","duration":4919046,"timestamp":1759510198744,"id":101,"parentId":1,"tags":{},"startTime":1777733610645,"traceId":"df8372178015785f"},{"name":"telemetry-flush","duration":219,"timestamp":1759515315702,"id":110,"parentId":1,"tags":{},"startTime":1777733615762,"traceId":"df8372178015785f"},{"name":"next-build","duration":122749003,"timestamp":1759392566949,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777733493013,"traceId":"df8372178015785f"}]
package/README.md CHANGED
@@ -1,36 +1,87 @@
1
- This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
1
+ # @sleep2agi/agent-network-dashboard
2
2
 
3
- ## Getting Started
3
+ Web UI for an Agent Network — real-time chat, tasks, messages, nodes, networks, logs, and admin views over a CommHub server.
4
4
 
5
- First, run the development server:
5
+ **v0.1.0 stable.** Pairs with `@sleep2agi/commhub-server` 0.5.0 and `@sleep2agi/agent-network` 2.0.0. The verified path is to launch via the `anet` CLI.
6
+
7
+ ## Verified launch
8
+
9
+ ```bash
10
+ npm install -g @sleep2agi/agent-network
11
+
12
+ # Terminal 1 — hub
13
+ anet hub start
14
+ # • http://127.0.0.1:9200
15
+ # • SQLite at ~/.commhub/commhub.db
16
+ # • Default admin auto-created: admin / anethub
17
+
18
+ # Terminal 2 — dashboard
19
+ anet hub dashboard
20
+ # • http://localhost:3000
21
+ ```
22
+
23
+ Open the browser, log in with `admin / anethub`, and you have the full UI: Chat / Nodes / Tasks / Messages / Networks / Logs / Admin / Docs.
24
+
25
+ ## Verified features
26
+
27
+ - **Chat panel** — markdown rendering (GFM tables, fenced code), Enter to send, Shift+Enter for newline
28
+ - **Optimistic echo** — your own message renders instantly, before the server ack
29
+ - **Source labels** — bubbles tagged `You` or `↳ <agent-alias>` so you can tell speakers apart
30
+ - **Persistent history** — chat stays after a page reload
31
+ - **Failure rendering** — network blips, server hiccups, expired tokens all render an error bubble (no white screen)
32
+ - **Multi-agent visibility** — when one agent dispatches a sub-task to a peer, the handshake shows up in the Tasks and Messages pages live
33
+ - **LAN-shared hub** — point the dashboard at any reachable hub via `COMMHUB_URL`
34
+
35
+ ## Direct invocation
36
+
37
+ ```bash
38
+ COMMHUB_URL=http://127.0.0.1:9200 npx @sleep2agi/agent-network-dashboard
39
+ ```
40
+
41
+ ## From source
6
42
 
7
43
  ```bash
44
+ git clone https://github.com/sleep2agi/agent-network-dashboard
45
+ cd agent-network-dashboard
46
+ npm install
8
47
  npm run dev
9
- # or
10
- yarn dev
11
- # or
12
- pnpm dev
13
- # or
14
- bun dev
15
48
  ```
16
49
 
17
- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
50
+ ## Environment
18
51
 
19
- You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
52
+ | Variable | Default | Notes |
53
+ |---|---|---|
54
+ | `COMMHUB_URL` | `http://127.0.0.1:9200` | hub address |
55
+ | `PORT` | `3000` | dashboard listen port |
56
+ | `DASHBOARD_PASSWORD` | (none) | optional gate for standalone deploys |
20
57
 
21
- This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
58
+ If `DASHBOARD_PASSWORD` is unset the dashboard reuses the hub's user system (login as the default `admin / anethub`, or any account you've created via `anet register`).
59
+
60
+ ## Data flow
61
+
62
+ ```
63
+ Browser ──┬─ /api/hub/* → fetch → CommHub REST (/api/*)
64
+ ├─ SSE long-poll → CommHub /events/:alias
65
+ └─ cookie-based utok_ → issued by hub login, dashboard transparently relays
66
+ ```
22
67
 
23
- ## Learn More
68
+ The dashboard is stateless — all persistence lives in the hub's SQLite (`~/.commhub/commhub.db`).
24
69
 
25
- To learn more about Next.js, take a look at the following resources:
70
+ ## Not verified
26
71
 
27
- - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
28
- - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
72
+ - Standalone deployment with `DASHBOARD_PASSWORD` against a remote hub on the public internet (works in dev, no production E2E in v2.0.0).
73
+ - Network management UI (multi-network create / invite / member roles) page exists, the underlying APIs are not E2E regressed.
29
74
 
30
- You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
75
+ ## Related
31
76
 
32
- ## Deploy on Vercel
77
+ | | |
78
+ |---|---|
79
+ | npm | [@sleep2agi/agent-network-dashboard](https://www.npmjs.com/package/@sleep2agi/agent-network-dashboard) (0.1.0) |
80
+ | Hub | [@sleep2agi/commhub-server](https://www.npmjs.com/package/@sleep2agi/commhub-server) (0.5.0) |
81
+ | CLI | [@sleep2agi/agent-network](https://www.npmjs.com/package/@sleep2agi/agent-network) (2.0.0) |
82
+ | Agent | [@sleep2agi/agent-node](https://www.npmjs.com/package/@sleep2agi/agent-node) (2.1.1) |
83
+ | Docs | https://anet.vansin.me |
33
84
 
34
- The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
85
+ ## License
35
86
 
36
- Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
87
+ MIT
package/bin/start.js CHANGED
@@ -1,19 +1,26 @@
1
1
  #!/usr/bin/env node
2
- const { execSync, spawn } = require("child_process");
2
+ const { spawn } = require("child_process");
3
3
  const path = require("path");
4
4
 
5
5
  const port = process.env.PORT || "3000";
6
+ // Bind address: HOSTNAME (next start convention) or HOST. Default 127.0.0.1
7
+ // for safety; LAN access via --hostname 0.0.0.0 / HOSTNAME=0.0.0.0.
8
+ const hostname = process.env.HOSTNAME || process.env.HOST || "127.0.0.1";
6
9
  const dir = path.join(__dirname, "..");
7
10
 
8
- console.log(`[dashboard] Starting on port ${port}...`);
11
+ console.log(`[dashboard] Starting on ${hostname}:${port}...`);
9
12
  console.log(`[dashboard] Open http://localhost:${port}`);
10
13
 
11
- const child = spawn("npx", ["next", "start", "-p", port], {
12
- cwd: dir,
13
- stdio: "inherit",
14
- shell: true,
15
- env: { ...process.env, PORT: port },
16
- });
14
+ const child = spawn(
15
+ "npx",
16
+ ["next", "start", "-p", port, "-H", hostname],
17
+ {
18
+ cwd: dir,
19
+ stdio: "inherit",
20
+ shell: true,
21
+ env: { ...process.env, PORT: port, HOSTNAME: hostname },
22
+ }
23
+ );
17
24
 
18
25
  child.on("exit", (code) => process.exit(code || 0));
19
26
  process.on("SIGINT", () => { child.kill(); process.exit(0); });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Agent Network Dashboard — Web UI for managing AI Agent networks",
5
5
  "scripts": {
6
6
  "dev": "next dev",