@sleep2agi/agent-network-dashboard 0.5.7-preview.41 → 0.5.7-preview.43

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 (167) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +7 -7
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/server/app/_global-error.html +1 -1
  6. package/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/_not-found.html +2 -2
  14. package/.next/server/app/_not-found.rsc +2 -2
  15. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  16. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  21. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/admin.html +2 -2
  23. package/.next/server/app/admin.rsc +2 -2
  24. package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
  25. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  26. package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
  27. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  29. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  30. package/.next/server/app/index.html +2 -2
  31. package/.next/server/app/index.rsc +3 -3
  32. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  33. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  34. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  35. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  36. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  37. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/login.html +2 -2
  39. package/.next/server/app/login.rsc +3 -3
  40. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  41. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  42. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  43. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  46. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/logs.html +2 -2
  48. package/.next/server/app/logs.rsc +2 -2
  49. package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
  50. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  51. package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
  52. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  54. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  55. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/messages.html +2 -2
  57. package/.next/server/app/messages.rsc +2 -2
  58. package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
  59. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  60. package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
  61. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  63. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  64. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/node.html +2 -2
  66. package/.next/server/app/node.rsc +2 -2
  67. package/.next/server/app/node.segments/_full.segment.rsc +2 -2
  68. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  69. package/.next/server/app/node.segments/_index.segment.rsc +2 -2
  70. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  72. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  73. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/nodes.html +2 -2
  75. package/.next/server/app/nodes.rsc +2 -2
  76. package/.next/server/app/nodes.segments/_full.segment.rsc +2 -2
  77. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  78. package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
  79. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  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/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs.html +2 -2
  85. package/.next/server/app/server-logs.rsc +2 -2
  86. package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
  87. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  88. package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
  89. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  90. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
  91. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  92. package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
  93. package/.next/server/app/servers.html +2 -2
  94. package/.next/server/app/servers.rsc +3 -3
  95. package/.next/server/app/servers.segments/_full.segment.rsc +3 -3
  96. package/.next/server/app/servers.segments/_head.segment.rsc +1 -1
  97. package/.next/server/app/servers.segments/_index.segment.rsc +2 -2
  98. package/.next/server/app/servers.segments/_tree.segment.rsc +2 -2
  99. package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +2 -2
  100. package/.next/server/app/servers.segments/servers.segment.rsc +1 -1
  101. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  102. package/.next/server/app/settings/networks.html +2 -2
  103. package/.next/server/app/settings/networks.rsc +2 -2
  104. package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
  105. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  106. package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
  107. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  108. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  109. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  110. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  111. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  113. package/.next/server/app/settings/tokens.html +2 -2
  114. package/.next/server/app/settings/tokens.rsc +2 -2
  115. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
  116. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
  118. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  120. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  121. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  122. package/.next/server/app/settings.html +2 -2
  123. package/.next/server/app/settings.rsc +3 -3
  124. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  125. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  126. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  127. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  128. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  129. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  130. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  131. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/tasks.html +2 -2
  133. package/.next/server/app/tasks.rsc +2 -2
  134. package/.next/server/app/tasks.segments/_full.segment.rsc +2 -2
  135. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  136. package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
  137. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  138. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  139. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  140. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  141. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  142. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +1 -1
  143. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  144. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  145. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  146. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  147. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  148. package/.next/server/chunks/ssr/agent-network-dashboard_app_servers_page_tsx_0jib5qm._.js +1 -1
  149. package/.next/server/chunks/ssr/agent-network-dashboard_app_servers_page_tsx_0jib5qm._.js.map +1 -1
  150. package/.next/server/middleware-build-manifest.js +3 -3
  151. package/.next/server/pages/404.html +2 -2
  152. package/.next/server/pages/500.html +1 -1
  153. package/.next/static/chunks/{03rfxivuawnc8.css → 01bvvdf.-5qy8.css} +1 -1
  154. package/.next/static/chunks/{02i~-uz0v~7ke.js → 03~sat~dc9g~o.js} +1 -1
  155. package/.next/static/chunks/{120~r8iab8l~1.js → 0ep398omg1pxu.js} +1 -1
  156. package/.next/static/chunks/0xtyszv7d5ofj.js +1 -0
  157. package/.next/static/chunks/{132yi-q_9~-q8.js → 0ycbber_tgbdu.js} +1 -1
  158. package/.next/static/chunks/{0yxm49gpjsfl5.js → 12mg~qly_gn1q.js} +1 -1
  159. package/.next/trace +2 -2
  160. package/.next/trace-build +1 -1
  161. package/app/components/LoadingSkeleton.tsx +25 -15
  162. package/app/servers/page.tsx +31 -10
  163. package/package.json +1 -1
  164. package/.next/static/chunks/13yktdzuatx3d.js +0 -1
  165. /package/.next/static/{ZTMl9nwIhD2JFX-jfYkql → wYWtUV5kuHjcZ9ooVDePi}/_buildManifest.js +0 -0
  166. /package/.next/static/{ZTMl9nwIhD2JFX-jfYkql → wYWtUV5kuHjcZ9ooVDePi}/_clientMiddlewareManifest.js +0 -0
  167. /package/.next/static/{ZTMl9nwIhD2JFX-jfYkql → wYWtUV5kuHjcZ9ooVDePi}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.41"],70286)},48941,e=>{"use strict";var t=e.i(22381),r=e.i(23910),a=e.i(70286);e.s(["default",0,function(){let[e,s]=(0,r.useState)("login"),[n,o]=(0,r.useState)(""),[i,l]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[x,m]=(0,r.useState)(""),[g,h]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),h(!0),m("");try{let t=await fetch("/api/auth/v3",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:e,username:n,password:i})}),r=await t.json();if(r.ok){r.token&&sessionStorage.setItem("anet_v3_auth",JSON.stringify({user:r.user,token:r.token,networks:r.networks||[],currentNetwork:r.network_id||r.networks?.[0]?.network_id||""})),window.location.assign("/");return}m(r.error||"Login failed")}catch{m("Connection failed")}h(!1)};return(0,t.jsxs)("main",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16",children:[(0,t.jsx)("div",{className:"absolute inset-0 pointer-events-none anet-login-bg","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-sm",children:[(0,t.jsxs)("div",{className:"text-center mb-7",children:[(0,t.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark",children:(0,t.jsxs)("svg",{className:"w-9 h-9",viewBox:"0 0 32 32","aria-hidden":!0,children:[(0,t.jsx)("circle",{cx:"16",cy:"16",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.25",className:"text-cyan-400 anet-login-mark-ring"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"10",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"10",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("circle",{cx:"16",cy:"10",r:"3",fill:"currentColor",className:"text-cyan-400 anet-login-mark-node-a"}),(0,t.jsx)("circle",{cx:"10",cy:"20",r:"3",fill:"currentColor",className:"text-green-400 anet-login-mark-node-b"}),(0,t.jsx)("circle",{cx:"22",cy:"20",r:"3",fill:"currentColor",className:"text-violet-400 anet-login-mark-node-c"})]})}),(0,t.jsx)("h1",{className:"text-[22px] sm:text-2xl font-semibold text-white tracking-tight",children:"Agent Network"}),(0,t.jsx)("p",{className:"text-[13px] text-gray-500 mt-1.5 leading-snug",children:"login"===e?(0,t.jsxs)(t.Fragment,{children:["Welcome back · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Tasks · Mesh · Messages"})]}):(0,t.jsxs)(t.Fragment,{children:["Create your account · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Free preview · no credit card"})]})})]}),(0,t.jsx)("div",{className:"flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4",children:["login","register"].map(r=>(0,t.jsx)("button",{type:"button",onClick:()=>{s(r),m("")},className:`flex-1 rounded-md px-3 py-2 text-sm transition-colors ${e===r?"bg-cyan-500/10 text-cyan-300":"text-gray-500 hover:text-gray-200"}`,children:"login"===r?"Sign in":"Register"},r))}),(0,t.jsxs)("form",{onSubmit:u,className:"border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30",children:[(0,t.jsx)("label",{htmlFor:"username",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Username"}),(0,t.jsx)("input",{id:"username",type:"text",value:n,onChange:e=>o(e.target.value),autoFocus:!0,placeholder:"Enter username",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4"}),(0,t.jsx)("label",{htmlFor:"password",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Password"}),(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)("input",{id:"password",type:c?"text":"password",value:i,onChange:e=>l(e.target.value),placeholder:"Enter password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all"}),(0,t.jsx)("button",{type:"button",onClick:()=>d(e=>!e),tabIndex:-1,"aria-label":c?"Hide password":"Show password",className:"absolute inset-y-0 right-0 flex items-center justify-center min-w-[44px] px-3 text-gray-600 hover:text-gray-300 transition-colors",children:c?(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),(0,t.jsx)("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})})]}),x&&(0,t.jsx)("div",{className:"mt-3 text-sm text-red-300 bg-red-500/5 border border-red-500/10 rounded-lg px-3 py-2",children:x}),(0,t.jsxs)("button",{type:"submit",disabled:g||!i||!n.trim(),className:"mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none",children:[g&&(0,t.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,t.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,t.jsx)("span",{children:g?"login"===e?"Signing in…":"Registering…":"login"===e?"Sign in":"Create account"})]})]}),(0,t.jsxs)("p",{className:"text-center text-[11px] text-gray-700 mt-6",children:["Sleep2AGI · Apache-2.0 · ",(0,t.jsx)("a",{href:"https://anet.sh",className:"hover:text-gray-500 transition-colors",children:"anet.sh"}),(0,t.jsx)("span",{className:"mx-1 text-gray-800",children:"·"}),(0,t.jsxs)("span",{className:"font-mono",title:"@sleep2agi/agent-network-dashboard",children:["v",a.DASHBOARD_VERSION]})]})]})]})}])}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.43"],70286)},48941,e=>{"use strict";var t=e.i(22381),r=e.i(23910),a=e.i(70286);e.s(["default",0,function(){let[e,s]=(0,r.useState)("login"),[n,o]=(0,r.useState)(""),[i,l]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[x,m]=(0,r.useState)(""),[g,h]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),h(!0),m("");try{let t=await fetch("/api/auth/v3",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:e,username:n,password:i})}),r=await t.json();if(r.ok){r.token&&sessionStorage.setItem("anet_v3_auth",JSON.stringify({user:r.user,token:r.token,networks:r.networks||[],currentNetwork:r.network_id||r.networks?.[0]?.network_id||""})),window.location.assign("/");return}m(r.error||"Login failed")}catch{m("Connection failed")}h(!1)};return(0,t.jsxs)("main",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16",children:[(0,t.jsx)("div",{className:"absolute inset-0 pointer-events-none anet-login-bg","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-sm",children:[(0,t.jsxs)("div",{className:"text-center mb-7",children:[(0,t.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark",children:(0,t.jsxs)("svg",{className:"w-9 h-9",viewBox:"0 0 32 32","aria-hidden":!0,children:[(0,t.jsx)("circle",{cx:"16",cy:"16",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.25",className:"text-cyan-400 anet-login-mark-ring"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"10",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"10",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("circle",{cx:"16",cy:"10",r:"3",fill:"currentColor",className:"text-cyan-400 anet-login-mark-node-a"}),(0,t.jsx)("circle",{cx:"10",cy:"20",r:"3",fill:"currentColor",className:"text-green-400 anet-login-mark-node-b"}),(0,t.jsx)("circle",{cx:"22",cy:"20",r:"3",fill:"currentColor",className:"text-violet-400 anet-login-mark-node-c"})]})}),(0,t.jsx)("h1",{className:"text-[22px] sm:text-2xl font-semibold text-white tracking-tight",children:"Agent Network"}),(0,t.jsx)("p",{className:"text-[13px] text-gray-500 mt-1.5 leading-snug",children:"login"===e?(0,t.jsxs)(t.Fragment,{children:["Welcome back · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Tasks · Mesh · Messages"})]}):(0,t.jsxs)(t.Fragment,{children:["Create your account · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Free preview · no credit card"})]})})]}),(0,t.jsx)("div",{className:"flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4",children:["login","register"].map(r=>(0,t.jsx)("button",{type:"button",onClick:()=>{s(r),m("")},className:`flex-1 rounded-md px-3 py-2 text-sm transition-colors ${e===r?"bg-cyan-500/10 text-cyan-300":"text-gray-500 hover:text-gray-200"}`,children:"login"===r?"Sign in":"Register"},r))}),(0,t.jsxs)("form",{onSubmit:u,className:"border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30",children:[(0,t.jsx)("label",{htmlFor:"username",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Username"}),(0,t.jsx)("input",{id:"username",type:"text",value:n,onChange:e=>o(e.target.value),autoFocus:!0,placeholder:"Enter username",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4"}),(0,t.jsx)("label",{htmlFor:"password",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Password"}),(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)("input",{id:"password",type:c?"text":"password",value:i,onChange:e=>l(e.target.value),placeholder:"Enter password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all"}),(0,t.jsx)("button",{type:"button",onClick:()=>d(e=>!e),tabIndex:-1,"aria-label":c?"Hide password":"Show password",className:"absolute inset-y-0 right-0 flex items-center justify-center min-w-[44px] px-3 text-gray-600 hover:text-gray-300 transition-colors",children:c?(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),(0,t.jsx)("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})})]}),x&&(0,t.jsx)("div",{className:"mt-3 text-sm text-red-300 bg-red-500/5 border border-red-500/10 rounded-lg px-3 py-2",children:x}),(0,t.jsxs)("button",{type:"submit",disabled:g||!i||!n.trim(),className:"mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none",children:[g&&(0,t.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,t.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,t.jsx)("span",{children:g?"login"===e?"Signing in…":"Registering…":"login"===e?"Sign in":"Create account"})]})]}),(0,t.jsxs)("p",{className:"text-center text-[11px] text-gray-700 mt-6",children:["Sleep2AGI · Apache-2.0 · ",(0,t.jsx)("a",{href:"https://anet.sh",className:"hover:text-gray-500 transition-colors",children:"anet.sh"}),(0,t.jsx)("span",{className:"mx-1 text-gray-800",children:"·"}),(0,t.jsxs)("span",{className:"font-mono",title:"@sleep2agi/agent-network-dashboard",children:["v",a.DASHBOARD_VERSION]})]})]})]})}])}]);
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,38217,e=>{"use strict";var s=e.i(22381),a=e.i(4221);e.s(["default",0,function(){return(0,s.jsx)("main",{className:"min-h-screen bg-[#0a0a1a] px-4 py-5 text-gray-100 sm:px-6 lg:px-8",children:(0,s.jsxs)("div",{className:"mx-auto max-w-5xl space-y-5",children:[(0,s.jsxs)("header",{className:"rounded-2xl border border-[#2a2a4a] bg-[#111128] p-4 sm:p-5 shadow-lg shadow-black/20",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between gap-3 lg:ml-0 ml-10",children:[(0,s.jsxs)("div",{className:"flex items-baseline gap-2 min-w-0",children:[(0,s.jsx)("span",{className:"hidden sm:inline text-[11px] uppercase tracking-[0.18em] text-cyan-300/70 shrink-0",children:"Infrastructure"}),(0,s.jsx)("span",{className:"hidden sm:inline text-gray-700",children:"·"}),(0,s.jsx)("h1",{className:"text-xl sm:text-2xl font-semibold text-white truncate",children:"Servers"})]}),(0,s.jsxs)("div",{className:"shrink-0 rounded-full border border-cyan-500/20 bg-cyan-500/10 px-2.5 py-1 text-[11px] font-mono text-cyan-200 inline-flex items-center gap-1.5",children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full bg-cyan-400 animate-pulse"}),(0,s.jsx)("span",{className:"hidden sm:inline",children:"live · refreshes every 5s"}),(0,s.jsx)("span",{className:"sm:hidden",children:"live"})]})]}),(0,s.jsx)("p",{className:"mt-2 max-w-2xl text-xs sm:text-sm leading-snug sm:leading-6 text-gray-400 truncate sm:whitespace-normal lg:ml-0 ml-10",title:"Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry.",children:"Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry."})]}),(0,s.jsx)("section",{className:"rounded-2xl border border-[#2a2a4a] bg-[#111128] p-3 shadow-lg shadow-black/20",children:(0,s.jsx)(a.ServersPanel,{className:"max-h-none overflow-visible"})})]})})}])}]);
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,59276,e=>{"use strict";var s=e.i(12629),a=e.i(11449);let t=async e=>{let s=await fetch(e);if(401===s.status)throw window.location.assign("/login"),Error("unauthorized");return s.json()},r={refreshInterval:5e3,dedupingInterval:3e3};function n(e,s){if(!s)return e;let a=e.includes("?")?"&":"?";return`${e}${a}network_id=${encodeURIComponent(s)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,s.default)("/api/anet/config",t,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/health",t,r);return{health:e||null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:o,isLoading:c}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:o}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i}=(0,s.default)(n("/api/hub/stats",e),t,r);return{stats:l?.ok?l:null,error:i}},"useTasks",0,function(e){let{networkId:l}=(0,a.useNetworkId)(),i=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.41"],70286)},65610,e=>{"use strict";var s=e.i(22381),a=e.i(23910),t=e.i(56839),r=e.i(59276),n=e.i(70286);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:l}=(0,r.useHealth)(),[i,o]=(0,a.useState)(""),[c,d]=(0,a.useState)(""),[x,m]=(0,a.useState)(""),h="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",g="break-all sm:max-w-[320px] sm:text-right";return(0,s.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white mb-3 lg:ml-0 ml-10",children:"Settings"}),(0,s.jsx)("nav",{className:"mb-4 sm:mb-8 flex flex-wrap gap-2 text-xs",children:[{href:"#connection",label:"Connection"},{href:"#account",label:"Account"},{href:"#resources",label:"Resources"}].map(e=>(0,s.jsx)("a",{href:e.href,className:"inline-flex min-h-[44px] items-center rounded-md border border-[#2a2a4a] bg-[#0a0a15]/60 px-3 py-2 text-gray-400 hover:border-cyan-500/50 hover:text-cyan-300 hover:bg-cyan-500/10 transition-colors",children:e.label},e.href))}),(0,s.jsxs)("div",{className:"max-w-2xl space-y-10",children:[(0,s.jsxs)("div",{id:"connection",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Connection"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"CommHub Connection"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${g}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Auth Token"}),(0,s.jsx)("span",{className:`${e?.tokenConfigured?"text-green-400":"text-red-400"} ${g}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Server Auth"}),(0,s.jsx)("span",{className:`${l?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:l?.auth||"--"})]}),e?.error&&(0,s.jsx)("div",{className:"border-t border-[#2a2a4a] pt-3 text-xs text-gray-600",children:e.error})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Server Info"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsxs)("span",{className:"text-gray-500",children:["SSE streams ",(0,s.jsx)("span",{className:"text-gray-600",children:"· server"})]}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.uptime?`${Math.floor(l.uptime/3600)}h ${Math.floor(l.uptime%3600/60)}m`:"--"})]})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Dashboard"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${g}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:"Overview, Tasks, Nodes, Messages, Networks, Audit, Server Logs, Admin, Settings"})]})]})]})]}),(0,s.jsxs)("div",{id:"account",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Account"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Change Password"}),(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("input",{type:"password",value:i,onChange:e=>o(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:c,onChange:e=>d(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!i||!c)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void m("Not logged in with V3 auth");let{token:s}=JSON.parse(e),a=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"change_password",token:s,current_password:i,new_password:c})}),t=await a.json();if(m(t.ok?"Password changed":`Failed: ${t.error}`),t.ok){if(t.token){let s=JSON.parse(e);sessionStorage.setItem("anet_v3_auth",JSON.stringify({...s,token:t.token}))}o(""),d("")}setTimeout(()=>m(""),5e3)},disabled:!i||!c,className:"px-4 py-2 bg-cyan-600 hover:bg-cyan-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-colors",children:"Change Password"})]}),x&&(0,s.jsx)("div",{className:`mt-2 text-xs ${x.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:x})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Sign out"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mb-3",children:"Signing out clears your dashboard session cookie. You'll return to the login page."}),(0,s.jsx)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login")},className:"px-4 py-2 bg-transparent hover:bg-[#1a1a2a] text-gray-300 text-sm rounded-lg border border-[#2a2a4a] hover:border-[#3a3a5a] transition-colors",children:"Sign out"})]})]}),(0,s.jsxs)("div",{id:"resources",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Resources"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,s.jsxs)(t.default,{href:"/settings/tokens",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"API Tokens"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create and manage tokens for CLI access."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/settings/networks",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Networks"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create, manage, and delete agent networks."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/messages",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Messages"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Global timeline of CommHub messages across all agents."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]}),(0,s.jsxs)(t.default,{href:"/logs",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Audit Log"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Authentication, token rotations, and admin actions."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]}),(0,s.jsxs)(t.default,{href:"/server-logs",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Server Logs"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Live stdout / stderr from the CommHub server."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]})]})]})]})]})}])}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,59276,e=>{"use strict";var s=e.i(12629),a=e.i(11449);let t=async e=>{let s=await fetch(e);if(401===s.status)throw window.location.assign("/login"),Error("unauthorized");return s.json()},r={refreshInterval:5e3,dedupingInterval:3e3};function n(e,s){if(!s)return e;let a=e.includes("?")?"&":"?";return`${e}${a}network_id=${encodeURIComponent(s)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,s.default)("/api/anet/config",t,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/health",t,r);return{health:e||null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:o,isLoading:c}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:o}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i}=(0,s.default)(n("/api/hub/stats",e),t,r);return{stats:l?.ok?l:null,error:i}},"useTasks",0,function(e){let{networkId:l}=(0,a.useNetworkId)(),i=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.43"],70286)},65610,e=>{"use strict";var s=e.i(22381),a=e.i(23910),t=e.i(56839),r=e.i(59276),n=e.i(70286);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:l}=(0,r.useHealth)(),[i,o]=(0,a.useState)(""),[c,d]=(0,a.useState)(""),[x,m]=(0,a.useState)(""),h="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",g="break-all sm:max-w-[320px] sm:text-right";return(0,s.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white mb-3 lg:ml-0 ml-10",children:"Settings"}),(0,s.jsx)("nav",{className:"mb-4 sm:mb-8 flex flex-wrap gap-2 text-xs",children:[{href:"#connection",label:"Connection"},{href:"#account",label:"Account"},{href:"#resources",label:"Resources"}].map(e=>(0,s.jsx)("a",{href:e.href,className:"inline-flex min-h-[44px] items-center rounded-md border border-[#2a2a4a] bg-[#0a0a15]/60 px-3 py-2 text-gray-400 hover:border-cyan-500/50 hover:text-cyan-300 hover:bg-cyan-500/10 transition-colors",children:e.label},e.href))}),(0,s.jsxs)("div",{className:"max-w-2xl space-y-10",children:[(0,s.jsxs)("div",{id:"connection",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Connection"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"CommHub Connection"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${g}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Auth Token"}),(0,s.jsx)("span",{className:`${e?.tokenConfigured?"text-green-400":"text-red-400"} ${g}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Server Auth"}),(0,s.jsx)("span",{className:`${l?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:l?.auth||"--"})]}),e?.error&&(0,s.jsx)("div",{className:"border-t border-[#2a2a4a] pt-3 text-xs text-gray-600",children:e.error})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Server Info"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsxs)("span",{className:"text-gray-500",children:["SSE streams ",(0,s.jsx)("span",{className:"text-gray-600",children:"· server"})]}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:l?.uptime?`${Math.floor(l.uptime/3600)}h ${Math.floor(l.uptime%3600/60)}m`:"--"})]})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Dashboard"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${g}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:h,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${g}`,children:"Overview, Tasks, Nodes, Messages, Networks, Audit, Server Logs, Admin, Settings"})]})]})]})]}),(0,s.jsxs)("div",{id:"account",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Account"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Change Password"}),(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("input",{type:"password",value:i,onChange:e=>o(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:c,onChange:e=>d(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-base sm:text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!i||!c)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void m("Not logged in with V3 auth");let{token:s}=JSON.parse(e),a=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"change_password",token:s,current_password:i,new_password:c})}),t=await a.json();if(m(t.ok?"Password changed":`Failed: ${t.error}`),t.ok){if(t.token){let s=JSON.parse(e);sessionStorage.setItem("anet_v3_auth",JSON.stringify({...s,token:t.token}))}o(""),d("")}setTimeout(()=>m(""),5e3)},disabled:!i||!c,className:"px-4 py-2 bg-cyan-600 hover:bg-cyan-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-colors",children:"Change Password"})]}),x&&(0,s.jsx)("div",{className:`mt-2 text-xs ${x.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:x})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Sign out"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mb-3",children:"Signing out clears your dashboard session cookie. You'll return to the login page."}),(0,s.jsx)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login")},className:"px-4 py-2 bg-transparent hover:bg-[#1a1a2a] text-gray-300 text-sm rounded-lg border border-[#2a2a4a] hover:border-[#3a3a5a] transition-colors",children:"Sign out"})]})]}),(0,s.jsxs)("div",{id:"resources",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Resources"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,s.jsxs)(t.default,{href:"/settings/tokens",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"API Tokens"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create and manage tokens for CLI access."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/settings/networks",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Networks"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create, manage, and delete agent networks."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/messages",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Messages"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Global timeline of CommHub messages across all agents."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]}),(0,s.jsxs)(t.default,{href:"/logs",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Audit Log"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Authentication, token rotations, and admin actions."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]}),(0,s.jsxs)(t.default,{href:"/server-logs",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Server Logs"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Live stdout / stderr from the CommHub server."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Open →"})]})]})]})]})]})}])}]);
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98025,e=>{"use strict";e.s(["SESSION_STATUS_CHIP_CLASS",0,{working:"bg-green-500/10 text-green-300 border-green-500/20",idle:"bg-blue-500/10 text-blue-300 border-blue-500/20",blocked:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",error:"bg-red-500/10 text-red-300 border-red-500/20",offline:"bg-gray-500/10 text-gray-500 border-gray-500/20"},"SESSION_STATUS_TEXT_CLASS",0,{working:"text-green-400",idle:"text-blue-400",blocked:"text-yellow-400",error:"text-red-400",offline:"text-gray-500"},"STATUS_BAR_CLASS",0,{created:"bg-gray-500",delivered:"bg-blue-500",acked:"bg-cyan-500",running:"bg-green-500",replied:"bg-purple-500",closed:"bg-gray-600",failed:"bg-red-500",cancelled:"bg-yellow-500",expired:"bg-orange-500"},"STATUS_CHIP_CLASS",0,{created:"bg-gray-500/10 text-gray-400 border-gray-500/20",delivered:"bg-blue-500/10 text-blue-300 border-blue-500/20",acked:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20",running:"bg-green-500/10 text-green-300 border-green-500/20",replied:"bg-purple-500/10 text-purple-300 border-purple-500/20",closed:"bg-gray-500/10 text-gray-500 border-gray-500/20",failed:"bg-red-500/10 text-red-300 border-red-500/20",cancelled:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",expired:"bg-orange-500/10 text-orange-300 border-orange-500/20"},"STATUS_DOT_HEX",0,{created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee",running:"#4ade80",replied:"#a78bfa",closed:"#6b7280",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c"},"TASK_STATUSES",0,["created","delivered","acked","running","replied","closed","failed","cancelled","expired"]])},3479,59746,e=>{"use strict";function t(e){if(!e)return null;let t=Date.parse(e.includes("T")?e:e.replace(" ","T")+"Z");return Number.isFinite(t)?t:null}function r(e){let r=t(e);if(null===r)return null;let s=Math.floor((Date.now()-r)/1e3);return s<0?"just now":s<60?`${s}s ago`:s<3600?`${Math.floor(s/60)}m ago`:s<86400?`${Math.floor(s/3600)}h ago`:`${Math.floor(s/86400)}d ago`}e.s(["parseHubTime",0,t,"relativeAgo",0,r],59746),e.s(["formatUptime",0,function(e){let t=Math.floor(e/3600),r=Math.floor(e%3600/60);return t>0?`${t}h ${r}m`:`${r}m`},"previewContent",0,function(e){return e&&e.replace(/!\[([^\]]*)\]\([^)]*\)/g,"$1").replace(/\[([^\]]+)\]\([^)]*\)/g,"$1").replace(/`([^`]+)`/g,"$1").replace(/\s+/g," ").trim()||"--"},"timeAgo",0,function(e){return r(e)??"--"}],3479)},46228,e=>{"use strict";var t=e.i(22381);let r=[180,200,220,270,300,330,30,90];function s(e){let t=0;for(let r=0;r<e.length;r++)t=31*t+e.charCodeAt(r)>>>0;let s=r[t%r.length];return{bg:`hsl(${s} 55% 22%)`,ring:`hsl(${s} 60% 45%)`,text:`hsl(${s} 80% 78%)`}}function n(e){return e?(e.trim().match(/[\p{L}\p{N}]/u)?.[0]||e.trim()[0]||"·").toUpperCase():"·"}e.s(["AliasAvatar",0,function({alias:e,size:r=28,className:i=""}){if(/\bgrok\b|grok-build|grok测试员|grok-demo/i.test(e))return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border border-emerald-500/45 bg-emerald-950/70 shrink-0 ${i}`,style:{width:r,height:r,backgroundImage:"url(/vendors/grok.svg)",backgroundPosition:"center",backgroundRepeat:"no-repeat",backgroundSize:"68% 68%"},title:e,"aria-hidden":!0});let a=s(e),l=Math.max(9,Math.round(.42*r));return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border shrink-0 font-semibold ${i}`,style:{width:r,height:r,fontSize:l,backgroundColor:a.bg,borderColor:a.ring,color:a.text},title:e,"aria-hidden":!0,children:n(e)})},"aliasAvatarColors",0,s,"aliasInitial",0,n])},76161,e=>{"use strict";var t=e.i(22381),r=e.i(23910),s=e.i(56839);let n={nodes:{title:"No agents in this network",sub:"Agent sessions will appear here once they connect to the CommHub."},tasks:{title:"No tasks yet",sub:"Tasks will appear here when agents send them via CommHub."},messages:{title:"No messages",sub:"Messages between agents will appear here."},logs:{title:"No audit logs",sub:"Events will appear here when users register, login, or perform actions."},tokens:{title:"No API tokens",sub:"Create one to authenticate CLI tools and external integrations."},networks:{title:"No networks found",sub:"Create one or sign in with V3 auth to see your networks."},generic:{title:"Nothing here yet",sub:"Data will appear here once available."}};function i({variant:e,size:r}){let s={width:r,height:r},n={fill:"none",stroke:"currentColor",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"};switch(e){case"nodes":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"14",r:"4"}),(0,t.jsx)("circle",{cx:"14",cy:"44",r:"4"}),(0,t.jsx)("circle",{cx:"50",cy:"44",r:"4"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"14",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"50",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"18",y1:"44",x2:"46",y2:"44",strokeDasharray:"3 3",opacity:"0.6"})]})});case"tasks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("rect",{x:"14",y:"14",width:"36",height:"6",rx:"1.5"}),(0,t.jsx)("rect",{x:"14",y:"26",width:"36",height:"6",rx:"1.5",opacity:"0.6"}),(0,t.jsx)("rect",{x:"14",y:"38",width:"36",height:"6",rx:"1.5",opacity:"0.35"})]})});case"messages":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M14 18 h36 a3 3 0 0 1 3 3 v18 a3 3 0 0 1 -3 3 h-18 l-8 6 v-6 h-10 a3 3 0 0 1 -3 -3 v-18 a3 3 0 0 1 3 -3 z"}),(0,t.jsx)("line",{x1:"22",y1:"28",x2:"42",y2:"28",opacity:"0.5"}),(0,t.jsx)("line",{x1:"22",y1:"34",x2:"36",y2:"34",opacity:"0.5"})]})});case"logs":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M18 12 h22 l8 8 v32 a2 2 0 0 1 -2 2 h-28 a2 2 0 0 1 -2 -2 v-38 a2 2 0 0 1 2 -2 z"}),(0,t.jsx)("path",{d:"M40 12 v8 h8",opacity:"0.6"}),(0,t.jsx)("line",{x1:"24",y1:"32",x2:"40",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"24",y1:"38",x2:"40",y2:"38",opacity:"0.4"}),(0,t.jsx)("line",{x1:"24",y1:"44",x2:"34",y2:"44",opacity:"0.25"})]})});case"tokens":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"22",cy:"32",r:"8"}),(0,t.jsx)("line",{x1:"30",y1:"32",x2:"54",y2:"32"}),(0,t.jsx)("line",{x1:"44",y1:"32",x2:"44",y2:"38"}),(0,t.jsx)("line",{x1:"50",y1:"32",x2:"50",y2:"40"})]})});case"networks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"18"}),(0,t.jsx)("ellipse",{cx:"32",cy:"32",rx:"18",ry:"9",opacity:"0.55"}),(0,t.jsx)("line",{x1:"14",y1:"32",x2:"50",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"32",y1:"14",x2:"32",y2:"50",opacity:"0.55"})]})});default:return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"14",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("circle",{cx:"32",cy:"32",r:"3"})]})})}}function a({variant:e="generic",title:r,sub:l,cta:o,compact:c=!1}){let d=n[e],x=r??d.title,h=l??d.sub;return(0,t.jsxs)("div",{className:`text-center ${c?"py-8":"py-16"} px-4`,role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)(i,{variant:e,size:c?40:56})}),(0,t.jsx)("h3",{className:`font-medium text-gray-300 ${c?"text-sm":"text-base"}`,children:x}),h&&(0,t.jsx)("p",{className:`text-gray-500 ${c?"text-xs mt-1.5":"text-sm mt-2"} max-w-md mx-auto leading-relaxed`,children:h}),o&&(0,t.jsx)("div",{className:"mt-4",children:o.href?(0,t.jsxs)(s.default,{href:o.href,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]}):(0,t.jsxs)("button",{onClick:o.onClick,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})}function l({children:e}){return(0,t.jsx)("div",{className:"max-w-2xl mx-auto rounded-xl border border-[#2a2a4a] bg-[#111128] shadow-lg shadow-black/20",children:e})}function o({cmd:e}){let[s,n]=(0,r.useState)(!1),i=async()=>{try{await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1800)}catch{}};return(0,t.jsxs)("div",{className:"anet-empty-cmd flex items-center gap-2 bg-[#0a0a15] border border-[#2a2a4a] rounded-lg pl-4 pr-1.5 py-1.5 text-xs sm:text-sm",children:[(0,t.jsx)("code",{className:"text-cyan-300 font-mono select-all",children:e}),(0,t.jsx)("button",{type:"button",onClick:i,"aria-label":s?"Copied":"Copy command",className:"shrink-0 rounded-md px-2 py-1.5 text-[11px] text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] transition-colors",children:s?(0,t.jsxs)("span",{className:"flex items-center gap-1 text-green-400",children:[(0,t.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M20 6 9 17l-5-5"})}),"Copied"]}):(0,t.jsxs)("span",{className:"flex items-center gap-1",children:[(0,t.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),(0,t.jsx)("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),"Copy"]})})]})}e.s(["EmptyState",0,a,"NodesEmptyState",0,function({hint:e,taskHistoryCount:r=0}){return e?.global_count?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents in this network",sub:`Server has ${e.global_count} nodes globally, but none are registered to the current network. Switch network or contact admin.`})}):r>0?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents online",sub:`Every agent in this network is currently offline. ${r.toLocaleString()} task${1===r?"":"s"} in history — they may have finished their work or disconnected.`,cta:{label:"View task history",href:"/tasks"}})}):(0,t.jsx)(l,{children:(0,t.jsxs)("div",{className:"text-center py-16 px-4",role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)("svg",{viewBox:"0 0 64 64",width:56,height:56,children:(0,t.jsxs)("g",{stroke:"currentColor",strokeWidth:"1.5",fill:"none",children:[(0,t.jsx)("rect",{x:"10",y:"20",width:"44",height:"28",rx:"2"}),(0,t.jsx)("rect",{x:"20",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"32",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"44",y:"32",width:"4",height:"8",opacity:"0.5"}),(0,t.jsx)("line",{x1:"10",y1:"26",x2:"54",y2:"26",opacity:"0.4"}),(0,t.jsx)("circle",{cx:"14",cy:"23",r:"0.8",fill:"currentColor"})]})})}),(0,t.jsx)("h3",{className:"font-medium text-gray-300 text-base",children:"Spin up your first agent"}),(0,t.jsx)("p",{className:"text-gray-500 text-sm mt-2 max-w-md mx-auto leading-relaxed",children:"Run this in a fresh terminal to register an agent with this CommHub:"}),(0,t.jsx)("div",{className:"mt-4 inline-block",children:(0,t.jsx)(o,{cmd:"npx --yes @sleep2agi/agent-network init"})}),(0,t.jsx)("div",{className:"mt-3",children:(0,t.jsxs)("a",{href:"https://anet.sh",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 text-xs font-medium text-gray-500 hover:text-cyan-300",children:["Full quickstart guide",(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})})}])},59276,e=>{"use strict";var t=e.i(12629),r=e.i(11449);let s=async e=>{let t=await fetch(e);if(401===t.status)throw window.location.assign("/login"),Error("unauthorized");return t.json()},n={refreshInterval:5e3,dedupingInterval:3e3};function i(e,t){if(!t)return e;let r=e.includes("?")?"&":"?";return`${e}${r}network_id=${encodeURIComponent(t)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,t.default)("/api/anet/config",s,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/health",s,n);return{health:e||null,error:r}},"useMessages",0,function(e=100){let{networkId:a}=(0,r.useNetworkId)(),{data:l,error:o,isLoading:c}=(0,t.default)(i(`/api/hub/messages?limit=${e}`,a),s,n);return{messages:l?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l,isLoading:o}=(0,t.default)(i("/api/hub/status",e),s,n);return{sessions:a?.sessions||[],hint:a?._hint,error:l,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l}=(0,t.default)(i("/api/hub/stats",e),s,n);return{stats:a?.ok?a:null,error:l}},"useTasks",0,function(e){let{networkId:a}=(0,r.useNetworkId)(),l=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,t.default)(i(`/api/hub/tasks?${l}`,a),s,n);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.41"],70286)}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98025,e=>{"use strict";e.s(["SESSION_STATUS_CHIP_CLASS",0,{working:"bg-green-500/10 text-green-300 border-green-500/20",idle:"bg-blue-500/10 text-blue-300 border-blue-500/20",blocked:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",error:"bg-red-500/10 text-red-300 border-red-500/20",offline:"bg-gray-500/10 text-gray-500 border-gray-500/20"},"SESSION_STATUS_TEXT_CLASS",0,{working:"text-green-400",idle:"text-blue-400",blocked:"text-yellow-400",error:"text-red-400",offline:"text-gray-500"},"STATUS_BAR_CLASS",0,{created:"bg-gray-500",delivered:"bg-blue-500",acked:"bg-cyan-500",running:"bg-green-500",replied:"bg-purple-500",closed:"bg-gray-600",failed:"bg-red-500",cancelled:"bg-yellow-500",expired:"bg-orange-500"},"STATUS_CHIP_CLASS",0,{created:"bg-gray-500/10 text-gray-400 border-gray-500/20",delivered:"bg-blue-500/10 text-blue-300 border-blue-500/20",acked:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20",running:"bg-green-500/10 text-green-300 border-green-500/20",replied:"bg-purple-500/10 text-purple-300 border-purple-500/20",closed:"bg-gray-500/10 text-gray-500 border-gray-500/20",failed:"bg-red-500/10 text-red-300 border-red-500/20",cancelled:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",expired:"bg-orange-500/10 text-orange-300 border-orange-500/20"},"STATUS_DOT_HEX",0,{created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee",running:"#4ade80",replied:"#a78bfa",closed:"#6b7280",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c"},"TASK_STATUSES",0,["created","delivered","acked","running","replied","closed","failed","cancelled","expired"]])},3479,59746,e=>{"use strict";function t(e){if(!e)return null;let t=Date.parse(e.includes("T")?e:e.replace(" ","T")+"Z");return Number.isFinite(t)?t:null}function r(e){let r=t(e);if(null===r)return null;let s=Math.floor((Date.now()-r)/1e3);return s<0?"just now":s<60?`${s}s ago`:s<3600?`${Math.floor(s/60)}m ago`:s<86400?`${Math.floor(s/3600)}h ago`:`${Math.floor(s/86400)}d ago`}e.s(["parseHubTime",0,t,"relativeAgo",0,r],59746),e.s(["formatUptime",0,function(e){let t=Math.floor(e/3600),r=Math.floor(e%3600/60);return t>0?`${t}h ${r}m`:`${r}m`},"previewContent",0,function(e){return e&&e.replace(/!\[([^\]]*)\]\([^)]*\)/g,"$1").replace(/\[([^\]]+)\]\([^)]*\)/g,"$1").replace(/`([^`]+)`/g,"$1").replace(/\s+/g," ").trim()||"--"},"timeAgo",0,function(e){return r(e)??"--"}],3479)},46228,e=>{"use strict";var t=e.i(22381);let r=[180,200,220,270,300,330,30,90];function s(e){let t=0;for(let r=0;r<e.length;r++)t=31*t+e.charCodeAt(r)>>>0;let s=r[t%r.length];return{bg:`hsl(${s} 55% 22%)`,ring:`hsl(${s} 60% 45%)`,text:`hsl(${s} 80% 78%)`}}function n(e){return e?(e.trim().match(/[\p{L}\p{N}]/u)?.[0]||e.trim()[0]||"·").toUpperCase():"·"}e.s(["AliasAvatar",0,function({alias:e,size:r=28,className:i=""}){if(/\bgrok\b|grok-build|grok测试员|grok-demo/i.test(e))return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border border-emerald-500/45 bg-emerald-950/70 shrink-0 ${i}`,style:{width:r,height:r,backgroundImage:"url(/vendors/grok.svg)",backgroundPosition:"center",backgroundRepeat:"no-repeat",backgroundSize:"68% 68%"},title:e,"aria-hidden":!0});let a=s(e),l=Math.max(9,Math.round(.42*r));return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border shrink-0 font-semibold ${i}`,style:{width:r,height:r,fontSize:l,backgroundColor:a.bg,borderColor:a.ring,color:a.text},title:e,"aria-hidden":!0,children:n(e)})},"aliasAvatarColors",0,s,"aliasInitial",0,n])},76161,e=>{"use strict";var t=e.i(22381),r=e.i(23910),s=e.i(56839);let n={nodes:{title:"No agents in this network",sub:"Agent sessions will appear here once they connect to the CommHub."},tasks:{title:"No tasks yet",sub:"Tasks will appear here when agents send them via CommHub."},messages:{title:"No messages",sub:"Messages between agents will appear here."},logs:{title:"No audit logs",sub:"Events will appear here when users register, login, or perform actions."},tokens:{title:"No API tokens",sub:"Create one to authenticate CLI tools and external integrations."},networks:{title:"No networks found",sub:"Create one or sign in with V3 auth to see your networks."},generic:{title:"Nothing here yet",sub:"Data will appear here once available."}};function i({variant:e,size:r}){let s={width:r,height:r},n={fill:"none",stroke:"currentColor",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"};switch(e){case"nodes":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"14",r:"4"}),(0,t.jsx)("circle",{cx:"14",cy:"44",r:"4"}),(0,t.jsx)("circle",{cx:"50",cy:"44",r:"4"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"14",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"50",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"18",y1:"44",x2:"46",y2:"44",strokeDasharray:"3 3",opacity:"0.6"})]})});case"tasks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("rect",{x:"14",y:"14",width:"36",height:"6",rx:"1.5"}),(0,t.jsx)("rect",{x:"14",y:"26",width:"36",height:"6",rx:"1.5",opacity:"0.6"}),(0,t.jsx)("rect",{x:"14",y:"38",width:"36",height:"6",rx:"1.5",opacity:"0.35"})]})});case"messages":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M14 18 h36 a3 3 0 0 1 3 3 v18 a3 3 0 0 1 -3 3 h-18 l-8 6 v-6 h-10 a3 3 0 0 1 -3 -3 v-18 a3 3 0 0 1 3 -3 z"}),(0,t.jsx)("line",{x1:"22",y1:"28",x2:"42",y2:"28",opacity:"0.5"}),(0,t.jsx)("line",{x1:"22",y1:"34",x2:"36",y2:"34",opacity:"0.5"})]})});case"logs":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M18 12 h22 l8 8 v32 a2 2 0 0 1 -2 2 h-28 a2 2 0 0 1 -2 -2 v-38 a2 2 0 0 1 2 -2 z"}),(0,t.jsx)("path",{d:"M40 12 v8 h8",opacity:"0.6"}),(0,t.jsx)("line",{x1:"24",y1:"32",x2:"40",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"24",y1:"38",x2:"40",y2:"38",opacity:"0.4"}),(0,t.jsx)("line",{x1:"24",y1:"44",x2:"34",y2:"44",opacity:"0.25"})]})});case"tokens":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"22",cy:"32",r:"8"}),(0,t.jsx)("line",{x1:"30",y1:"32",x2:"54",y2:"32"}),(0,t.jsx)("line",{x1:"44",y1:"32",x2:"44",y2:"38"}),(0,t.jsx)("line",{x1:"50",y1:"32",x2:"50",y2:"40"})]})});case"networks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"18"}),(0,t.jsx)("ellipse",{cx:"32",cy:"32",rx:"18",ry:"9",opacity:"0.55"}),(0,t.jsx)("line",{x1:"14",y1:"32",x2:"50",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"32",y1:"14",x2:"32",y2:"50",opacity:"0.55"})]})});default:return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"14",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("circle",{cx:"32",cy:"32",r:"3"})]})})}}function a({variant:e="generic",title:r,sub:l,cta:o,compact:c=!1}){let d=n[e],x=r??d.title,h=l??d.sub;return(0,t.jsxs)("div",{className:`text-center ${c?"py-8":"py-16"} px-4`,role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)(i,{variant:e,size:c?40:56})}),(0,t.jsx)("h3",{className:`font-medium text-gray-300 ${c?"text-sm":"text-base"}`,children:x}),h&&(0,t.jsx)("p",{className:`text-gray-500 ${c?"text-xs mt-1.5":"text-sm mt-2"} max-w-md mx-auto leading-relaxed`,children:h}),o&&(0,t.jsx)("div",{className:"mt-4",children:o.href?(0,t.jsxs)(s.default,{href:o.href,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]}):(0,t.jsxs)("button",{onClick:o.onClick,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})}function l({children:e}){return(0,t.jsx)("div",{className:"max-w-2xl mx-auto rounded-xl border border-[#2a2a4a] bg-[#111128] shadow-lg shadow-black/20",children:e})}function o({cmd:e}){let[s,n]=(0,r.useState)(!1),i=async()=>{try{await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1800)}catch{}};return(0,t.jsxs)("div",{className:"anet-empty-cmd flex items-center gap-2 bg-[#0a0a15] border border-[#2a2a4a] rounded-lg pl-4 pr-1.5 py-1.5 text-xs sm:text-sm",children:[(0,t.jsx)("code",{className:"text-cyan-300 font-mono select-all",children:e}),(0,t.jsx)("button",{type:"button",onClick:i,"aria-label":s?"Copied":"Copy command",className:"shrink-0 rounded-md px-2 py-1.5 text-[11px] text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] transition-colors",children:s?(0,t.jsxs)("span",{className:"flex items-center gap-1 text-green-400",children:[(0,t.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M20 6 9 17l-5-5"})}),"Copied"]}):(0,t.jsxs)("span",{className:"flex items-center gap-1",children:[(0,t.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),(0,t.jsx)("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),"Copy"]})})]})}e.s(["EmptyState",0,a,"NodesEmptyState",0,function({hint:e,taskHistoryCount:r=0}){return e?.global_count?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents in this network",sub:`Server has ${e.global_count} nodes globally, but none are registered to the current network. Switch network or contact admin.`})}):r>0?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents online",sub:`Every agent in this network is currently offline. ${r.toLocaleString()} task${1===r?"":"s"} in history — they may have finished their work or disconnected.`,cta:{label:"View task history",href:"/tasks"}})}):(0,t.jsx)(l,{children:(0,t.jsxs)("div",{className:"text-center py-16 px-4",role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)("svg",{viewBox:"0 0 64 64",width:56,height:56,children:(0,t.jsxs)("g",{stroke:"currentColor",strokeWidth:"1.5",fill:"none",children:[(0,t.jsx)("rect",{x:"10",y:"20",width:"44",height:"28",rx:"2"}),(0,t.jsx)("rect",{x:"20",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"32",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"44",y:"32",width:"4",height:"8",opacity:"0.5"}),(0,t.jsx)("line",{x1:"10",y1:"26",x2:"54",y2:"26",opacity:"0.4"}),(0,t.jsx)("circle",{cx:"14",cy:"23",r:"0.8",fill:"currentColor"})]})})}),(0,t.jsx)("h3",{className:"font-medium text-gray-300 text-base",children:"Spin up your first agent"}),(0,t.jsx)("p",{className:"text-gray-500 text-sm mt-2 max-w-md mx-auto leading-relaxed",children:"Run this in a fresh terminal to register an agent with this CommHub:"}),(0,t.jsx)("div",{className:"mt-4 inline-block",children:(0,t.jsx)(o,{cmd:"npx --yes @sleep2agi/agent-network init"})}),(0,t.jsx)("div",{className:"mt-3",children:(0,t.jsxs)("a",{href:"https://anet.sh",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 text-xs font-medium text-gray-500 hover:text-cyan-300",children:["Full quickstart guide",(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})})}])},59276,e=>{"use strict";var t=e.i(12629),r=e.i(11449);let s=async e=>{let t=await fetch(e);if(401===t.status)throw window.location.assign("/login"),Error("unauthorized");return t.json()},n={refreshInterval:5e3,dedupingInterval:3e3};function i(e,t){if(!t)return e;let r=e.includes("?")?"&":"?";return`${e}${r}network_id=${encodeURIComponent(t)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,t.default)("/api/anet/config",s,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/health",s,n);return{health:e||null,error:r}},"useMessages",0,function(e=100){let{networkId:a}=(0,r.useNetworkId)(),{data:l,error:o,isLoading:c}=(0,t.default)(i(`/api/hub/messages?limit=${e}`,a),s,n);return{messages:l?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l,isLoading:o}=(0,t.default)(i("/api/hub/status",e),s,n);return{sessions:a?.sessions||[],hint:a?._hint,error:l,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l}=(0,t.default)(i("/api/hub/stats",e),s,n);return{stats:a?.ok?a:null,error:l}},"useTasks",0,function(e){let{networkId:a}=(0,r.useNetworkId)(),l=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,t.default)(i(`/api/hub/tasks?${l}`,a),s,n);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.7-preview.43"],70286)}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":436,"timestamp":2091186510172,"id":4,"parentId":1,"tags":{},"startTime":1780899158756,"traceId":"5114a29c107a4309"},{"name":"load-custom-routes","duration":7413,"timestamp":2091186532236,"id":5,"parentId":1,"tags":{},"startTime":1780899158779,"traceId":"5114a29c107a4309"},{"name":"create-dist-dir","duration":71599,"timestamp":2091186539755,"id":6,"parentId":1,"tags":{},"startTime":1780899158786,"traceId":"5114a29c107a4309"},{"name":"clean","duration":1226558,"timestamp":2091186629241,"id":7,"parentId":1,"tags":{},"startTime":1780899158876,"traceId":"5114a29c107a4309"},{"name":"discover-routes","duration":540932,"timestamp":2091189572756,"id":8,"parentId":1,"tags":{},"startTime":1780899161819,"traceId":"5114a29c107a4309"},{"name":"create-root-mapping","duration":236,"timestamp":2091190113797,"id":9,"parentId":1,"tags":{},"startTime":1780899162360,"traceId":"5114a29c107a4309"},{"name":"generate-route-types","duration":890637,"timestamp":2091190242641,"id":10,"parentId":1,"tags":{},"startTime":1780899162489,"traceId":"5114a29c107a4309"},{"name":"public-dir-conflict-check","duration":163,"timestamp":2091191133433,"id":11,"parentId":1,"tags":{},"startTime":1780899163380,"traceId":"5114a29c107a4309"},{"name":"generate-routes-manifest","duration":153602,"timestamp":2091191133798,"id":12,"parentId":1,"tags":{},"startTime":1780899163380,"traceId":"5114a29c107a4309"},{"name":"run-turbopack","duration":306454878,"timestamp":2091191427217,"id":14,"parentId":1,"tags":{},"startTime":1780899163673,"traceId":"5114a29c107a4309"},{"name":"turbopack-build-events","duration":144,"timestamp":2091198934254,"id":15,"parentId":1,"tags":{},"startTime":1780899171181,"traceId":"5114a29c107a4309"},{"name":"run-typescript","duration":264876457,"timestamp":2091497977872,"id":16,"parentId":1,"tags":{},"startTime":1780899470224,"traceId":"5114a29c107a4309"},{"name":"generate-required-server-files","duration":10264,"timestamp":2091762864581,"id":18,"parentId":1,"tags":{},"startTime":1780899735111,"traceId":"5114a29c107a4309"},{"name":"check-static-error-page","duration":291428,"timestamp":2091766959518,"id":20,"parentId":19,"tags":{},"startTime":1780899739206,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":14668066,"timestamp":2091767319049,"id":67,"parentId":22,"tags":{},"startTime":1780899739565,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":14947873,"timestamp":2091767039408,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1780899739286,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":16723643,"timestamp":2091767330733,"id":70,"parentId":27,"tags":{},"startTime":1780899739577,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":16945045,"timestamp":2091767109445,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":17471709,"timestamp":2091767331517,"id":74,"parentId":32,"tags":{},"startTime":1780899739578,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":17661096,"timestamp":2091767142210,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1780899739388,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":17687947,"timestamp":2091767331693,"id":75,"parentId":33,"tags":{},"startTime":1780899739578,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":17877272,"timestamp":2091767142473,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1780899739389,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":17828702,"timestamp":2091767331777,"id":76,"parentId":34,"tags":{},"startTime":1780899739578,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":18017948,"timestamp":2091767142620,"id":34,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1780899739389,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":18017474,"timestamp":2091767403431,"id":77,"parentId":35,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":18278282,"timestamp":2091767142742,"id":35,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1780899739389,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":18379843,"timestamp":2091767403517,"id":78,"parentId":36,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":18633642,"timestamp":2091767149808,"id":36,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1780899739396,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":18571825,"timestamp":2091767403562,"id":79,"parentId":37,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":18819423,"timestamp":2091767156048,"id":37,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1780899739402,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":18594781,"timestamp":2091767403579,"id":80,"parentId":38,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":18842234,"timestamp":2091767156231,"id":38,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1780899739403,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19029805,"timestamp":2091767403595,"id":81,"parentId":39,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":19277150,"timestamp":2091767156338,"id":39,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1780899739403,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19297649,"timestamp":2091767330903,"id":71,"parentId":28,"tags":{},"startTime":1780899739577,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":19519045,"timestamp":2091767109580,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19416026,"timestamp":2091767403618,"id":83,"parentId":43,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":19646227,"timestamp":2091767173497,"id":43,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19499542,"timestamp":2091767403609,"id":82,"parentId":41,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":19730289,"timestamp":2091767172971,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1780899739419,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19715343,"timestamp":2091767403633,"id":84,"parentId":44,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":19945464,"timestamp":2091767173611,"id":44,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":19878315,"timestamp":2091767403648,"id":85,"parentId":45,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20108381,"timestamp":2091767173697,"id":45,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20007096,"timestamp":2091767403662,"id":86,"parentId":46,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20237042,"timestamp":2091767173797,"id":46,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20269723,"timestamp":2091767403671,"id":87,"parentId":47,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20499611,"timestamp":2091767173891,"id":47,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20454809,"timestamp":2091767403685,"id":88,"parentId":48,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20684525,"timestamp":2091767174055,"id":48,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20686309,"timestamp":2091767319237,"id":68,"parentId":25,"tags":{},"startTime":1780899739566,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20896653,"timestamp":2091767108974,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1780899739355,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20636893,"timestamp":2091767403698,"id":89,"parentId":49,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20866501,"timestamp":2091767174175,"id":49,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1780899739420,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20738895,"timestamp":2091767403724,"id":91,"parentId":51,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":20968298,"timestamp":2091767174405,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1780899739421,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20900013,"timestamp":2091767331439,"id":73,"parentId":30,"tags":{},"startTime":1780899739578,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21121704,"timestamp":2091767109836,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":20956754,"timestamp":2091767319357,"id":69,"parentId":26,"tags":{},"startTime":1780899739566,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21166902,"timestamp":2091767109295,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21057665,"timestamp":2091767403708,"id":90,"parentId":50,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21287173,"timestamp":2091767174284,"id":50,"parentId":19,"tags":{"page":"/api/hub/upload"},"startTime":1780899739421,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21226606,"timestamp":2091767403739,"id":92,"parentId":54,"tags":{},"startTime":1780899739650,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21395756,"timestamp":2091767234667,"id":54,"parentId":19,"tags":{"page":"/manifest.webmanifest"},"startTime":1780899739481,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21126308,"timestamp":2091767518811,"id":94,"parentId":31,"tags":{},"startTime":1780899739765,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21535223,"timestamp":2091767109976,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21345889,"timestamp":2091767440642,"id":93,"parentId":24,"tags":{},"startTime":1780899739687,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21746613,"timestamp":2091767040014,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1780899739286,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21455555,"timestamp":2091767331266,"id":72,"parentId":29,"tags":{},"startTime":1780899739578,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21677160,"timestamp":2091767109694,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1780899739356,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21387799,"timestamp":2091767543803,"id":96,"parentId":42,"tags":{},"startTime":1780899739790,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":21758497,"timestamp":2091767173192,"id":42,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1780899739419,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":21830795,"timestamp":2091767542611,"id":95,"parentId":40,"tags":{},"startTime":1780899739789,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":22217057,"timestamp":2091767156442,"id":40,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1780899739403,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":22650670,"timestamp":2091767317723,"id":66,"parentId":21,"tags":{},"startTime":1780899739564,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":22970111,"timestamp":2091766998361,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1780899739245,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":22389753,"timestamp":2091767901456,"id":103,"parentId":59,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23054561,"timestamp":2091767236734,"id":59,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1780899739483,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":22513666,"timestamp":2091767901259,"id":100,"parentId":55,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23180249,"timestamp":2091767234813,"id":55,"parentId":19,"tags":{"page":"/messages"},"startTime":1780899739481,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":22669917,"timestamp":2091767901492,"id":105,"parentId":61,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23322255,"timestamp":2091767249252,"id":61,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1780899739496,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":22883853,"timestamp":2091767901504,"id":106,"parentId":63,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23535187,"timestamp":2091767250262,"id":63,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1780899739497,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23085016,"timestamp":2091767812924,"id":97,"parentId":23,"tags":{},"startTime":1780899740059,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23858308,"timestamp":2091767039751,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1780899739286,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23110945,"timestamp":2091767901484,"id":104,"parentId":60,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23763450,"timestamp":2091767249066,"id":60,"parentId":19,"tags":{"page":"/servers"},"startTime":1780899739495,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23271500,"timestamp":2091767812995,"id":98,"parentId":52,"tags":{},"startTime":1780899740147,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23923999,"timestamp":2091767174850,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1780899739421,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23298734,"timestamp":2091767901517,"id":107,"parentId":64,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23949890,"timestamp":2091767250439,"id":64,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1780899739497,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23298904,"timestamp":2091767901534,"id":108,"parentId":65,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23949851,"timestamp":2091767250615,"id":65,"parentId":19,"tags":{"page":"/tasks"},"startTime":1780899739497,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23299255,"timestamp":2091767901278,"id":101,"parentId":56,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23965147,"timestamp":2091767235416,"id":56,"parentId":19,"tags":{"page":"/node"},"startTime":1780899739482,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23308269,"timestamp":2091767901545,"id":109,"parentId":62,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":23960208,"timestamp":2091767249691,"id":62,"parentId":19,"tags":{"page":"/settings"},"startTime":1780899739496,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23049904,"timestamp":2091768269480,"id":110,"parentId":58,"tags":{},"startTime":1780899740516,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":24083456,"timestamp":2091767236023,"id":58,"parentId":19,"tags":{"page":"/"},"startTime":1780899739482,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23501935,"timestamp":2091767901231,"id":99,"parentId":53,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"}]
2
- [{"name":"check-page","duration":24171545,"timestamp":2091767234295,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1780899739481,"traceId":"5114a29c107a4309"},{"name":"is-page-static","duration":23566500,"timestamp":2091767901289,"id":102,"parentId":57,"tags":{},"startTime":1780899740148,"traceId":"5114a29c107a4309"},{"name":"check-page","duration":24232165,"timestamp":2091767235726,"id":57,"parentId":19,"tags":{"page":"/nodes"},"startTime":1780899739482,"traceId":"5114a29c107a4309"},{"name":"static-check","duration":24540038,"timestamp":2091766927905,"id":19,"parentId":1,"tags":{},"startTime":1780899739174,"traceId":"5114a29c107a4309"},{"name":"write-routes-manifest","duration":13183,"timestamp":2091791885112,"id":112,"parentId":1,"tags":{},"startTime":1780899764131,"traceId":"5114a29c107a4309"},{"name":"load-dotenv","duration":147,"timestamp":2091792174940,"id":115,"parentId":114,"tags":{},"startTime":1780899764421,"traceId":"5114a29c107a4309"},{"name":"run-export-path-map","duration":15799,"timestamp":2091792340600,"id":116,"parentId":114,"tags":{},"startTime":1780899764587,"traceId":"5114a29c107a4309"},{"name":"next-export","duration":15235717,"timestamp":2091792149592,"id":114,"parentId":1,"tags":{},"startTime":1780899764396,"traceId":"5114a29c107a4309"},{"name":"move-exported-app-not-found-","duration":2330,"timestamp":2091807407216,"id":117,"parentId":113,"tags":{},"startTime":1780899779653,"traceId":"5114a29c107a4309"},{"name":"move-exported-app-global-error-","duration":4601,"timestamp":2091807409887,"id":118,"parentId":113,"tags":{},"startTime":1780899779656,"traceId":"5114a29c107a4309"},{"name":"static-generation","duration":15420732,"timestamp":2091792022911,"id":113,"parentId":1,"tags":{},"startTime":1780899764269,"traceId":"5114a29c107a4309"},{"name":"write-routes-manifest","duration":12202,"timestamp":2091807444097,"id":119,"parentId":1,"tags":{},"startTime":1780899779690,"traceId":"5114a29c107a4309"},{"name":"print-tree-view","duration":57034,"timestamp":2091807717907,"id":120,"parentId":1,"tags":{},"startTime":1780899779964,"traceId":"5114a29c107a4309"},{"name":"write-route-bundle-stats","duration":89270,"timestamp":2091807775034,"id":121,"parentId":1,"tags":{},"startTime":1780899780021,"traceId":"5114a29c107a4309"},{"name":"telemetry-flush","duration":143,"timestamp":2091807864353,"id":122,"parentId":1,"tags":{},"startTime":1780899780111,"traceId":"5114a29c107a4309"},{"name":"next-build","duration":623152734,"timestamp":2091184711794,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1780899156958,"traceId":"5114a29c107a4309"}]
1
+ [{"name":"generate-buildid","duration":466,"timestamp":2093946370805,"id":4,"parentId":1,"tags":{},"startTime":1780901918617,"traceId":"0c13f07d92634ae4"},{"name":"load-custom-routes","duration":1615,"timestamp":2093946371516,"id":5,"parentId":1,"tags":{},"startTime":1780901918618,"traceId":"0c13f07d92634ae4"},{"name":"create-dist-dir","duration":8787,"timestamp":2093946373201,"id":6,"parentId":1,"tags":{},"startTime":1780901918619,"traceId":"0c13f07d92634ae4"},{"name":"clean","duration":101736,"timestamp":2093946382985,"id":7,"parentId":1,"tags":{},"startTime":1780901918629,"traceId":"0c13f07d92634ae4"},{"name":"discover-routes","duration":202156,"timestamp":2093947842526,"id":8,"parentId":1,"tags":{},"startTime":1780901920089,"traceId":"0c13f07d92634ae4"},{"name":"create-root-mapping","duration":5387,"timestamp":2093948044782,"id":9,"parentId":1,"tags":{},"startTime":1780901920291,"traceId":"0c13f07d92634ae4"},{"name":"generate-route-types","duration":490435,"timestamp":2093948074103,"id":10,"parentId":1,"tags":{},"startTime":1780901920320,"traceId":"0c13f07d92634ae4"},{"name":"public-dir-conflict-check","duration":150,"timestamp":2093948564681,"id":11,"parentId":1,"tags":{},"startTime":1780901920811,"traceId":"0c13f07d92634ae4"},{"name":"generate-routes-manifest","duration":75590,"timestamp":2093948569097,"id":12,"parentId":1,"tags":{},"startTime":1780901920815,"traceId":"0c13f07d92634ae4"},{"name":"run-turbopack","duration":247526552,"timestamp":2093948725808,"id":14,"parentId":1,"tags":{},"startTime":1780901920972,"traceId":"0c13f07d92634ae4"},{"name":"turbopack-build-events","duration":125,"timestamp":2093953285603,"id":15,"parentId":1,"tags":{},"startTime":1780901925532,"traceId":"0c13f07d92634ae4"},{"name":"run-typescript","duration":228695321,"timestamp":2094196707745,"id":16,"parentId":1,"tags":{},"startTime":1780902168954,"traceId":"0c13f07d92634ae4"},{"name":"generate-required-server-files","duration":62892,"timestamp":2094425431795,"id":18,"parentId":1,"tags":{},"startTime":1780902397678,"traceId":"0c13f07d92634ae4"},{"name":"check-static-error-page","duration":275176,"timestamp":2094428882370,"id":20,"parentId":19,"tags":{},"startTime":1780902401129,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":10946138,"timestamp":2094429243531,"id":67,"parentId":22,"tags":{},"startTime":1780902401490,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":11269024,"timestamp":2094428920831,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1780902401167,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":13234337,"timestamp":2094429248534,"id":70,"parentId":27,"tags":{},"startTime":1780902401495,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":13525642,"timestamp":2094428957347,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1780902401204,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":13262607,"timestamp":2094429248663,"id":71,"parentId":28,"tags":{},"startTime":1780902401495,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":13553868,"timestamp":2094428957480,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1780902401204,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":13681624,"timestamp":2094429251459,"id":74,"parentId":32,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":13957352,"timestamp":2094428975817,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1780902401222,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":13738726,"timestamp":2094429251660,"id":75,"parentId":33,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14021385,"timestamp":2094428979332,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1780902401226,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14146969,"timestamp":2094429251383,"id":73,"parentId":30,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14440667,"timestamp":2094428957772,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1780902401204,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14316391,"timestamp":2094429251833,"id":78,"parentId":36,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14585511,"timestamp":2094428982803,"id":36,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1780902401229,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14406831,"timestamp":2094429251752,"id":76,"parentId":34,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14679173,"timestamp":2094428979525,"id":34,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1780902401226,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14433480,"timestamp":2094429251781,"id":77,"parentId":35,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14705680,"timestamp":2094428979663,"id":35,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1780902401226,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14468598,"timestamp":2094429251871,"id":79,"parentId":37,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14737500,"timestamp":2094428983055,"id":37,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1780902401229,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14511631,"timestamp":2094429251893,"id":80,"parentId":38,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14780405,"timestamp":2094428983191,"id":38,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1780902401229,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14511874,"timestamp":2094429251908,"id":81,"parentId":39,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14780519,"timestamp":2094428983297,"id":39,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1780902401230,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14749665,"timestamp":2094429251977,"id":84,"parentId":44,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":14990604,"timestamp":2094429011118,"id":44,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1780902401257,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14750059,"timestamp":2094429251932,"id":82,"parentId":41,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15004600,"timestamp":2094428997457,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1780902401244,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14759137,"timestamp":2094429251945,"id":83,"parentId":43,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15000238,"timestamp":2094429010899,"id":43,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1780902401257,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14881450,"timestamp":2094429252024,"id":86,"parentId":46,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15122210,"timestamp":2094429011357,"id":46,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14891485,"timestamp":2094429251995,"id":85,"parentId":45,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15132321,"timestamp":2094429011246,"id":45,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14910154,"timestamp":2094429252072,"id":89,"parentId":49,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15150604,"timestamp":2094429011695,"id":49,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14970038,"timestamp":2094429252094,"id":90,"parentId":50,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15210428,"timestamp":2094429011798,"id":50,"parentId":19,"tags":{"page":"/api/hub/upload"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14970423,"timestamp":2094429252057,"id":88,"parentId":48,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15210931,"timestamp":2094429011590,"id":48,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":14970626,"timestamp":2094429252041,"id":87,"parentId":47,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15211233,"timestamp":2094429011465,"id":47,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15007884,"timestamp":2094429286473,"id":93,"parentId":24,"tags":{},"startTime":1780902401533,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15358799,"timestamp":2094428935638,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1780902401182,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15059727,"timestamp":2094429295758,"id":94,"parentId":31,"tags":{},"startTime":1780902401542,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15392446,"timestamp":2094428963118,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1780902401209,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15234311,"timestamp":2094429252111,"id":91,"parentId":51,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15474578,"timestamp":2094429011924,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1780902401258,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15262179,"timestamp":2094429252131,"id":92,"parentId":54,"tags":{},"startTime":1780902401498,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15481866,"timestamp":2094429032518,"id":54,"parentId":19,"tags":{"page":"/manifest.webmanifest"},"startTime":1780902401279,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15262138,"timestamp":2094429350932,"id":96,"parentId":42,"tags":{},"startTime":1780902401597,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15615505,"timestamp":2094428997645,"id":42,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1780902401244,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":15456978,"timestamp":2094429296702,"id":95,"parentId":40,"tags":{},"startTime":1780902401543,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":15770379,"timestamp":2094428983389,"id":40,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1780902401230,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16333322,"timestamp":2094429242978,"id":66,"parentId":21,"tags":{},"startTime":1780902401489,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":16657141,"timestamp":2094428919235,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1780902401166,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16176516,"timestamp":2094429466839,"id":100,"parentId":55,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":16596085,"timestamp":2094429047342,"id":55,"parentId":19,"tags":{"page":"/messages"},"startTime":1780902401294,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16262317,"timestamp":2094429466802,"id":98,"parentId":52,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":16702592,"timestamp":2094429026614,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1780902401273,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16571390,"timestamp":2094429466864,"id":102,"parentId":57,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":16990389,"timestamp":2094429047945,"id":57,"parentId":19,"tags":{"page":"/nodes"},"startTime":1780902401294,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16829711,"timestamp":2094429248259,"id":68,"parentId":25,"tags":{},"startTime":1780902401495,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17121090,"timestamp":2094428956979,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1780902401203,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16872218,"timestamp":2094429488139,"id":103,"parentId":59,"tags":{},"startTime":1780902401734,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17311480,"timestamp":2094429048981,"id":59,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1780902401295,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16915057,"timestamp":2094429466823,"id":99,"parentId":53,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17355114,"timestamp":2094429026851,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1780902401273,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17164182,"timestamp":2094429248400,"id":69,"parentId":26,"tags":{},"startTime":1780902401495,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17455464,"timestamp":2094428957218,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1780902401203,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17145602,"timestamp":2094429466854,"id":101,"parentId":56,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17564887,"timestamp":2094429047659,"id":56,"parentId":19,"tags":{"page":"/node"},"startTime":1780902401294,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17151157,"timestamp":2094429488218,"id":105,"parentId":61,"tags":{},"startTime":1780902401734,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17589999,"timestamp":2094429049462,"id":61,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1780902401296,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17159729,"timestamp":2094429488269,"id":108,"parentId":65,"tags":{},"startTime":1780902401735,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17528360,"timestamp":2094429119738,"id":65,"parentId":19,"tags":{"page":"/tasks"},"startTime":1780902401366,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17436510,"timestamp":2094429466750,"id":97,"parentId":23,"tags":{},"startTime":1780902401713,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17967970,"timestamp":2094428935376,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1780902401182,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17415242,"timestamp":2094429488234,"id":106,"parentId":63,"tags":{},"startTime":1780902401735,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17784314,"timestamp":2094429119199,"id":63,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1780902401365,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":16638118,"timestamp":2094430350147,"id":110,"parentId":58,"tags":{},"startTime":1780902402596,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17940096,"timestamp":2094429048268,"id":58,"parentId":19,"tags":{"page":"/"},"startTime":1780902401295,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17314427,"timestamp":2094429700939,"id":109,"parentId":62,"tags":{},"startTime":1780902401947,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":17965743,"timestamp":2094429049720,"id":62,"parentId":19,"tags":{"page":"/settings"},"startTime":1780902401296,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":17796416,"timestamp":2094429251138,"id":72,"parentId":29,"tags":{},"startTime":1780902401497,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":18090044,"timestamp":2094428957598,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1780902401204,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":18212160,"timestamp":2094429488205,"id":104,"parentId":60,"tags":{},"startTime":1780902401734,"traceId":"0c13f07d92634ae4"}]
2
+ [{"name":"check-page","duration":18651454,"timestamp":2094429049297,"id":60,"parentId":19,"tags":{"page":"/servers"},"startTime":1780902401296,"traceId":"0c13f07d92634ae4"},{"name":"is-page-static","duration":18804289,"timestamp":2094429488254,"id":107,"parentId":64,"tags":{},"startTime":1780902401735,"traceId":"0c13f07d92634ae4"},{"name":"check-page","duration":19173109,"timestamp":2094429119524,"id":64,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1780902401366,"traceId":"0c13f07d92634ae4"},{"name":"static-check","duration":19420557,"timestamp":2094428872147,"id":19,"parentId":1,"tags":{},"startTime":1780902401118,"traceId":"0c13f07d92634ae4"},{"name":"write-routes-manifest","duration":2044,"timestamp":2094448329553,"id":112,"parentId":1,"tags":{},"startTime":1780902420576,"traceId":"0c13f07d92634ae4"},{"name":"load-dotenv","duration":2929,"timestamp":2094448381929,"id":115,"parentId":114,"tags":{},"startTime":1780902420628,"traceId":"0c13f07d92634ae4"},{"name":"run-export-path-map","duration":3241,"timestamp":2094448408503,"id":116,"parentId":114,"tags":{},"startTime":1780902420655,"traceId":"0c13f07d92634ae4"},{"name":"next-export","duration":14485438,"timestamp":2094448380048,"id":114,"parentId":1,"tags":{},"startTime":1780902420626,"traceId":"0c13f07d92634ae4"},{"name":"move-exported-app-not-found-","duration":15450,"timestamp":2094462990493,"id":117,"parentId":113,"tags":{},"startTime":1780902435237,"traceId":"0c13f07d92634ae4"},{"name":"move-exported-app-global-error-","duration":43954,"timestamp":2094463006174,"id":118,"parentId":113,"tags":{},"startTime":1780902435252,"traceId":"0c13f07d92634ae4"},{"name":"static-generation","duration":14735882,"timestamp":2094448351908,"id":113,"parentId":1,"tags":{},"startTime":1780902420598,"traceId":"0c13f07d92634ae4"},{"name":"write-routes-manifest","duration":12222,"timestamp":2094463088266,"id":119,"parentId":1,"tags":{},"startTime":1780902435335,"traceId":"0c13f07d92634ae4"},{"name":"print-tree-view","duration":74436,"timestamp":2094463521124,"id":120,"parentId":1,"tags":{},"startTime":1780902435767,"traceId":"0c13f07d92634ae4"},{"name":"write-route-bundle-stats","duration":148254,"timestamp":2094463595630,"id":121,"parentId":1,"tags":{},"startTime":1780902435842,"traceId":"0c13f07d92634ae4"},{"name":"telemetry-flush","duration":222,"timestamp":2094463743951,"id":122,"parentId":1,"tags":{},"startTime":1780902435990,"traceId":"0c13f07d92634ae4"},{"name":"next-build","duration":517973612,"timestamp":2093945770608,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1780901918017,"traceId":"0c13f07d92634ae4"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":306454878,"timestamp":2091191427217,"id":14,"parentId":1,"tags":{},"startTime":1780899163673,"traceId":"5114a29c107a4309"},{"name":"turbopack-build-events","duration":144,"timestamp":2091198934254,"id":15,"parentId":1,"tags":{},"startTime":1780899171181,"traceId":"5114a29c107a4309"},{"name":"run-typescript","duration":264876457,"timestamp":2091497977872,"id":16,"parentId":1,"tags":{},"startTime":1780899470224,"traceId":"5114a29c107a4309"},{"name":"static-check","duration":24540038,"timestamp":2091766927905,"id":19,"parentId":1,"tags":{},"startTime":1780899739174,"traceId":"5114a29c107a4309"},{"name":"static-generation","duration":15420732,"timestamp":2091792022911,"id":113,"parentId":1,"tags":{},"startTime":1780899764269,"traceId":"5114a29c107a4309"},{"name":"telemetry-flush","duration":143,"timestamp":2091807864353,"id":122,"parentId":1,"tags":{},"startTime":1780899780111,"traceId":"5114a29c107a4309"},{"name":"next-build","duration":623152734,"timestamp":2091184711794,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1780899156958,"traceId":"5114a29c107a4309"}]
1
+ [{"name":"run-turbopack","duration":247526552,"timestamp":2093948725808,"id":14,"parentId":1,"tags":{},"startTime":1780901920972,"traceId":"0c13f07d92634ae4"},{"name":"turbopack-build-events","duration":125,"timestamp":2093953285603,"id":15,"parentId":1,"tags":{},"startTime":1780901925532,"traceId":"0c13f07d92634ae4"},{"name":"run-typescript","duration":228695321,"timestamp":2094196707745,"id":16,"parentId":1,"tags":{},"startTime":1780902168954,"traceId":"0c13f07d92634ae4"},{"name":"static-check","duration":19420557,"timestamp":2094428872147,"id":19,"parentId":1,"tags":{},"startTime":1780902401118,"traceId":"0c13f07d92634ae4"},{"name":"static-generation","duration":14735882,"timestamp":2094448351908,"id":113,"parentId":1,"tags":{},"startTime":1780902420598,"traceId":"0c13f07d92634ae4"},{"name":"telemetry-flush","duration":222,"timestamp":2094463743951,"id":122,"parentId":1,"tags":{},"startTime":1780902435990,"traceId":"0c13f07d92634ae4"},{"name":"next-build","duration":517973612,"timestamp":2093945770608,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1780901918017,"traceId":"0c13f07d92634ae4"}]
@@ -14,8 +14,11 @@
14
14
  export function LoadingSkeleton() {
15
15
  return (
16
16
  <div className="min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono">
17
- {/* KPI top strip — 4 cards matching StatsBar */}
18
- <div className="grid grid-cols-2 sm:grid-cols-4 gap-3 mb-8 anet-skeleton-pulse">
17
+ {/* KPI top strip — 4 cards matching StatsBar.
18
+ #209 R38: mb-8 → mb-4 sm:mb-8 to track the live StatsBar
19
+ wrapper after R29 mobile-tighten. Without this the skeleton
20
+ and the loaded page jump by 16 px on mobile when data arrives. */}
21
+ <div className="grid grid-cols-2 sm:grid-cols-4 gap-3 mb-4 sm:mb-8 anet-skeleton-pulse">
19
22
  {[1, 2, 3, 4].map(i => (
20
23
  <div key={i} className="rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3">
21
24
  <Bar w="2.5rem" h="1.75rem" />
@@ -25,8 +28,10 @@ export function LoadingSkeleton() {
25
28
  ))}
26
29
  </div>
27
30
 
28
- {/* Dispatch + UserBar row */}
29
- <div className="flex items-center gap-3 mb-3 anet-skeleton-pulse">
31
+ {/* Dispatch + UserBar row.
32
+ #209 R38: mb-3 → mb-4 — live page uses mb-4 here, skeleton
33
+ was 4 px tighter and triggered a small jump on load. */}
34
+ <div className="flex items-center gap-3 mb-4 anet-skeleton-pulse">
30
35
  <Bar w="6rem" h="2.5rem" rounded="0.75rem" />
31
36
  <div className="flex-1 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-2.5 flex items-center gap-3">
32
37
  <div className="w-8 h-8 rounded-full anet-skeleton-bar" />
@@ -37,8 +42,9 @@ export function LoadingSkeleton() {
37
42
  </div>
38
43
  </div>
39
44
 
40
- {/* Config bar */}
41
- <div className="mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse">
45
+ {/* Config bar.
46
+ #209 R38: mb-6 mb-4 sm:mb-6 to track the R28 mobile tighten. */}
47
+ <div className="mb-4 sm:mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse">
42
48
  <Bar w="14rem" h="0.875rem" />
43
49
  </div>
44
50
 
@@ -53,8 +59,9 @@ export function LoadingSkeleton() {
53
59
  ))}
54
60
  </div>
55
61
 
56
- {/* Nav rail 3 cards */}
57
- <div className="grid grid-cols-3 gap-2 sm:gap-3 mb-6 anet-skeleton-pulse">
62
+ {/* Nav rail 3 cards.
63
+ #209 R38: mb-6 → mb-4 sm:mb-6 to track the R28 mobile tighten. */}
64
+ <div className="grid grid-cols-3 gap-2 sm:gap-3 mb-4 sm:mb-6 anet-skeleton-pulse">
58
65
  {[1, 2, 3].map(i => (
59
66
  <div key={i} className="rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2">
60
67
  <div className="w-4 h-4 rounded anet-skeleton-bar" />
@@ -63,14 +70,17 @@ export function LoadingSkeleton() {
63
70
  ))}
64
71
  </div>
65
72
 
66
- {/* Broadcast bar */}
67
- <div className="mb-6 flex gap-2 anet-skeleton-pulse">
68
- <div className="flex-1 h-10 rounded-lg border border-[#2a2a4a] bg-[#111128]" />
69
- <div className="w-28 h-10 rounded-lg anet-skeleton-bar" />
70
- </div>
73
+ {/* #209 R38: Broadcast bar skeleton dropped — the live page
74
+ removed BroadcastBar in r70's "demote zero-data noise" pass
75
+ (it lives behind /admin now) so the skeleton was a phantom
76
+ row that did not exist in the loaded page. Caused a 56 px
77
+ downward shift on data arrival. */}
71
78
 
72
- {/* Agent card grid */}
73
- <div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse">
79
+ {/* Agent card grid.
80
+ #209 R38: breakpoints synced with the live AgentCard grid
81
+ (R48 set lg:grid-cols-3 — skeleton was still on lg:grid-cols-2
82
+ which made cards rearrange under hydration on 1024-1279 px). */}
83
+ <div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse">
74
84
  {[1, 2, 3, 4].map(i => (
75
85
  <div key={i} className="rounded-xl border border-[#2a2a4a] bg-[#111128] p-4">
76
86
  <div className="flex items-center gap-2 mb-3">
@@ -6,19 +6,40 @@ export default function ServersPage() {
6
6
  return (
7
7
  <main className="min-h-screen bg-[#0a0a1a] px-4 py-5 text-gray-100 sm:px-6 lg:px-8">
8
8
  <div className="mx-auto max-w-5xl space-y-5">
9
- <header className="rounded-2xl border border-[#2a2a4a] bg-[#111128] p-5 shadow-lg shadow-black/20">
10
- <div className="flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between">
11
- <div>
12
- <p className="text-[11px] uppercase tracking-[0.18em] text-cyan-300/70">Infrastructure</p>
13
- <h1 className="mt-2 text-2xl font-semibold text-white">Servers</h1>
14
- <p className="mt-2 max-w-2xl text-sm leading-6 text-gray-400">
15
- Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry.
16
- </p>
9
+ {/* #209 R37: header card compressed for mobile. Original layout
10
+ stacked 4 things vertically on phones (INFRASTRUCTURE eyebrow,
11
+ big h1, 3-line description, full-width "live" chip) eating
12
+ ~50% of the iPhone viewport before any server card appeared.
13
+ New shape:
14
+ row 1: h1 "Servers" + tiny live chip (inline on every width)
15
+ row 2: optional desc line, single-truncate on mobile so it
16
+ fits without wrapping; full text via title= on hover.
17
+ eyebrow: kept but inlined with h1 as small uppercase prefix
18
+ (sm: up) — drops out on phones for density.
19
+ p-5 → p-4 sm:p-5 also tightens the inner padding.
20
+ Zero feature removed; the eyebrow + desc still render where
21
+ there is room. */}
22
+ <header className="rounded-2xl border border-[#2a2a4a] bg-[#111128] p-4 sm:p-5 shadow-lg shadow-black/20">
23
+ <div className="flex items-center justify-between gap-3 lg:ml-0 ml-10">
24
+ <div className="flex items-baseline gap-2 min-w-0">
25
+ <span className="hidden sm:inline text-[11px] uppercase tracking-[0.18em] text-cyan-300/70 shrink-0">
26
+ Infrastructure
27
+ </span>
28
+ <span className="hidden sm:inline text-gray-700">·</span>
29
+ <h1 className="text-xl sm:text-2xl font-semibold text-white truncate">Servers</h1>
17
30
  </div>
18
- <div className="rounded-xl border border-cyan-500/20 bg-cyan-500/10 px-3 py-2 text-xs font-mono text-cyan-200">
19
- live · refreshes every 5s
31
+ <div className="shrink-0 rounded-full border border-cyan-500/20 bg-cyan-500/10 px-2.5 py-1 text-[11px] font-mono text-cyan-200 inline-flex items-center gap-1.5">
32
+ <span aria-hidden className="inline-block w-1.5 h-1.5 rounded-full bg-cyan-400 animate-pulse" />
33
+ <span className="hidden sm:inline">live · refreshes every 5s</span>
34
+ <span className="sm:hidden">live</span>
20
35
  </div>
21
36
  </div>
37
+ <p
38
+ className="mt-2 max-w-2xl text-xs sm:text-sm leading-snug sm:leading-6 text-gray-400 truncate sm:whitespace-normal lg:ml-0 ml-10"
39
+ title="Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry."
40
+ >
41
+ Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry.
42
+ </p>
22
43
  </header>
23
44
 
24
45
  <section className="rounded-2xl border border-[#2a2a4a] bg-[#111128] p-3 shadow-lg shadow-black/20">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.5.7-preview.41",
3
+ "version": "0.5.7-preview.43",
4
4
  "description": "Agent Network Dashboard — Web UI for managing AI Agent networks",
5
5
  "main": "apps/desktop/electron/main.cjs",
6
6
  "scripts": {
@@ -1 +0,0 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,38217,e=>{"use strict";var s=e.i(22381),a=e.i(4221);e.s(["default",0,function(){return(0,s.jsx)("main",{className:"min-h-screen bg-[#0a0a1a] px-4 py-5 text-gray-100 sm:px-6 lg:px-8",children:(0,s.jsxs)("div",{className:"mx-auto max-w-5xl space-y-5",children:[(0,s.jsx)("header",{className:"rounded-2xl border border-[#2a2a4a] bg-[#111128] p-5 shadow-lg shadow-black/20",children:(0,s.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("p",{className:"text-[11px] uppercase tracking-[0.18em] text-cyan-300/70",children:"Infrastructure"}),(0,s.jsx)("h1",{className:"mt-2 text-2xl font-semibold text-white",children:"Servers"}),(0,s.jsx)("p",{className:"mt-2 max-w-2xl text-sm leading-6 text-gray-400",children:"Host-level health, disk, memory, CPU history, and agent rollups from CommHub telemetry."})]}),(0,s.jsx)("div",{className:"rounded-xl border border-cyan-500/20 bg-cyan-500/10 px-3 py-2 text-xs font-mono text-cyan-200",children:"live · refreshes every 5s"})]})}),(0,s.jsx)("section",{className:"rounded-2xl border border-[#2a2a4a] bg-[#111128] p-3 shadow-lg shadow-black/20",children:(0,s.jsx)(a.ServersPanel,{className:"max-h-none overflow-visible"})})]})})}])}]);