@sleep2agi/agent-network-dashboard 0.5.3-preview.127 โ†’ 0.5.3-preview.129

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 (143) 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 +5 -5
  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.html +1 -1
  13. package/.next/server/app/_not-found.rsc +1 -1
  14. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  15. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  16. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  20. package/.next/server/app/admin.html +1 -1
  21. package/.next/server/app/admin.rsc +1 -1
  22. package/.next/server/app/admin.segments/_full.segment.rsc +1 -1
  23. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  24. package/.next/server/app/admin.segments/_index.segment.rsc +1 -1
  25. package/.next/server/app/admin.segments/_tree.segment.rsc +1 -1
  26. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  27. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  28. package/.next/server/app/index.html +2 -2
  29. package/.next/server/app/index.rsc +2 -2
  30. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  31. package/.next/server/app/index.segments/_full.segment.rsc +2 -2
  32. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  33. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  34. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  35. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  36. package/.next/server/app/login.html +2 -2
  37. package/.next/server/app/login.rsc +2 -2
  38. package/.next/server/app/login.segments/_full.segment.rsc +2 -2
  39. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  40. package/.next/server/app/login.segments/_index.segment.rsc +1 -1
  41. package/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  42. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  43. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  44. package/.next/server/app/logs.html +1 -1
  45. package/.next/server/app/logs.rsc +1 -1
  46. package/.next/server/app/logs.segments/_full.segment.rsc +1 -1
  47. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  48. package/.next/server/app/logs.segments/_index.segment.rsc +1 -1
  49. package/.next/server/app/logs.segments/_tree.segment.rsc +1 -1
  50. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  51. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  52. package/.next/server/app/messages.html +1 -1
  53. package/.next/server/app/messages.rsc +1 -1
  54. package/.next/server/app/messages.segments/_full.segment.rsc +1 -1
  55. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  56. package/.next/server/app/messages.segments/_index.segment.rsc +1 -1
  57. package/.next/server/app/messages.segments/_tree.segment.rsc +1 -1
  58. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  59. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  60. package/.next/server/app/node.html +1 -1
  61. package/.next/server/app/node.rsc +1 -1
  62. package/.next/server/app/node.segments/_full.segment.rsc +1 -1
  63. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  64. package/.next/server/app/node.segments/_index.segment.rsc +1 -1
  65. package/.next/server/app/node.segments/_tree.segment.rsc +1 -1
  66. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  67. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  68. package/.next/server/app/nodes.html +1 -1
  69. package/.next/server/app/nodes.rsc +1 -1
  70. package/.next/server/app/nodes.segments/_full.segment.rsc +1 -1
  71. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  72. package/.next/server/app/nodes.segments/_index.segment.rsc +1 -1
  73. package/.next/server/app/nodes.segments/_tree.segment.rsc +1 -1
  74. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
  75. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  76. package/.next/server/app/page_client-reference-manifest.js +1 -1
  77. package/.next/server/app/server-logs.html +1 -1
  78. package/.next/server/app/server-logs.rsc +1 -1
  79. package/.next/server/app/server-logs.segments/_full.segment.rsc +1 -1
  80. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  81. package/.next/server/app/server-logs.segments/_index.segment.rsc +1 -1
  82. package/.next/server/app/server-logs.segments/_tree.segment.rsc +1 -1
  83. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
  84. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  85. package/.next/server/app/settings/networks.html +1 -1
  86. package/.next/server/app/settings/networks.rsc +1 -1
  87. package/.next/server/app/settings/networks.segments/_full.segment.rsc +1 -1
  88. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  89. package/.next/server/app/settings/networks.segments/_index.segment.rsc +1 -1
  90. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +1 -1
  91. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  92. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  93. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  94. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  95. package/.next/server/app/settings/tokens.html +1 -1
  96. package/.next/server/app/settings/tokens.rsc +1 -1
  97. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +1 -1
  98. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  99. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +1 -1
  100. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +1 -1
  101. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  102. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  103. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  104. package/.next/server/app/settings.html +2 -2
  105. package/.next/server/app/settings.rsc +2 -2
  106. package/.next/server/app/settings.segments/_full.segment.rsc +2 -2
  107. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  108. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  109. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  110. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  111. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  112. package/.next/server/app/tasks.html +1 -1
  113. package/.next/server/app/tasks.rsc +1 -1
  114. package/.next/server/app/tasks.segments/_full.segment.rsc +1 -1
  115. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  116. package/.next/server/app/tasks.segments/_index.segment.rsc +1 -1
  117. package/.next/server/app/tasks.segments/_tree.segment.rsc +1 -1
  118. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  119. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  120. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  121. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  122. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +1 -1
  123. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  124. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  125. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  126. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  127. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  128. package/.next/server/middleware-build-manifest.js +3 -3
  129. package/.next/server/pages/404.html +1 -1
  130. package/.next/server/pages/500.html +1 -1
  131. package/.next/static/chunks/{0fj.8ab.xr8z9.js โ†’ 0gqlf_i~j5jnw.js} +1 -1
  132. package/.next/static/chunks/{04fn3co71gzrr.js โ†’ 0w_f3g1xi5.al.js} +1 -1
  133. package/.next/static/chunks/{0tq78tonmj9x9.js โ†’ 14v78odjh50l8.js} +1 -1
  134. package/.next/static/chunks/{0.bfytqyai2n5.js โ†’ 178~qtzu9b1uu.js} +1 -1
  135. package/.next/trace +2 -2
  136. package/.next/trace-build +1 -1
  137. package/app/components/TopoGraph.tsx +80 -2
  138. package/package.json +1 -1
  139. package/scripts/topo-chat-ring-brightness-test.mjs +80 -0
  140. package/scripts/topo-hub-core-brightness-test.mjs +82 -0
  141. /package/.next/static/{-_wWMghfLsI_ZVtvNFEcZ โ†’ ixrR3zx-MYLVeKTq-HfDt}/_buildManifest.js +0 -0
  142. /package/.next/static/{-_wWMghfLsI_ZVtvNFEcZ โ†’ ixrR3zx-MYLVeKTq-HfDt}/_clientMiddlewareManifest.js +0 -0
  143. /package/.next/static/{-_wWMghfLsI_ZVtvNFEcZ โ†’ ixrR3zx-MYLVeKTq-HfDt}/_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.3-preview.127"],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,g]=(0,r.useState)(""),[h,m]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),m(!0),g("");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}g(r.error||"Login failed")}catch{g("Connection failed")}m(!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),g("")},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-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-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 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:h||!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:[h&&(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:h?"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.3-preview.129"],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,g]=(0,r.useState)(""),[h,m]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),m(!0),g("");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}g(r.error||"Login failed")}catch{g("Connection failed")}m(!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),g("")},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-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-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 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:h||!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:[h&&(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:h?"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 +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}},"useLicense",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/license",t,{refreshInterval:6e4});return{license:e?.ok?e:null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:c,isLoading:d}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:c}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:c}},"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:c,error:d,isLoading:o}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:c?.tasks||[],count:c?.count??0,source:c?.source,error:d,isLoading:o}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.127"],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)(),{license:i}=(0,r.useLicense)(),[c,d]=(0,a.useState)(""),[o,x]=(0,a.useState)(""),[m,h]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[p,N]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",j="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-8 flex flex-wrap gap-1 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:"rounded-md px-2.5 py-1 text-gray-500 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:b,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${j}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:b,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"} ${j}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:b,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:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,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 ${j}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,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:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${j}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,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.jsxs)("h2",{className:"text-sm font-semibold text-gray-300 mb-4 flex items-center gap-2",children:["License",i?.license&&(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 text-[10px] font-medium px-2 py-0.5 rounded-full border ${"pro"===i.license.type?"text-green-300 bg-green-500/10 border-green-500/30":i.license.days_left<=7?"text-red-300 bg-red-500/10 border-red-500/30":"text-amber-300 bg-amber-500/10 border-amber-500/30"}`,children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"w-1.5 h-1.5 rounded-full bg-current"}),i.license.type,i.license.days_left?` \xb7 ${i.license.days_left}d left`:""]})]}),i?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[i.license.days_left<=7&&(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-red-400 font-medium",children:"โš  Expiring soon"}),(0,s.jsxs)("span",{className:"text-red-400",children:[i.license.days_left," days left"]})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Expires"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.license.expires_at})]}),i.limits&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Agents"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_agents})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Networks"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_networks})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Tasks/Day"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_tasks_day})]})]}),(0,s.jsxs)("div",{className:"pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:c,onChange:e=>d(e.target.value),placeholder:"anet-XXXX-XXXX-XXXX-XXXX",className:"flex-1 bg-[#0a0a15] border border-[#2a2a4a] rounded px-3 py-2 text-xs text-white placeholder-gray-600 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!c.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:c})}),s=await e.json();x(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&d(""),setTimeout(()=>x(""),5e3)},className:"px-3 py-2 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded transition-colors",children:"Activate"})]}),o&&(0,s.jsx)("div",{className:`mt-2 text-xs ${o.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:o})]})]}):(0,s.jsx)("div",{className:"text-xs text-gray-600",children:"License info not available"})]}),(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:m,onChange:e=>h(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:g,onChange:e=>u(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!m||!g)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void N("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:m,new_password:g})}),t=await a.json();if(N(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}))}h(""),u("")}setTimeout(()=>N(""),5e3)},disabled:!m||!g,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"})]}),p&&(0,s.jsx)("div",{className:`mt-2 text-xs ${p.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:p})]}),(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 โ†’"})]})]})]})]})]})}])}]);
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}},"useLicense",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/license",t,{refreshInterval:6e4});return{license:e?.ok?e:null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:c,isLoading:d}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:c}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:c}},"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:c,error:d,isLoading:o}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:c?.tasks||[],count:c?.count??0,source:c?.source,error:d,isLoading:o}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.129"],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)(),{license:i}=(0,r.useLicense)(),[c,d]=(0,a.useState)(""),[o,x]=(0,a.useState)(""),[m,h]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[p,N]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",j="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-8 flex flex-wrap gap-1 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:"rounded-md px-2.5 py-1 text-gray-500 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:b,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${j}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:b,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"} ${j}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:b,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:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,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 ${j}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,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:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${j}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,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.jsxs)("h2",{className:"text-sm font-semibold text-gray-300 mb-4 flex items-center gap-2",children:["License",i?.license&&(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 text-[10px] font-medium px-2 py-0.5 rounded-full border ${"pro"===i.license.type?"text-green-300 bg-green-500/10 border-green-500/30":i.license.days_left<=7?"text-red-300 bg-red-500/10 border-red-500/30":"text-amber-300 bg-amber-500/10 border-amber-500/30"}`,children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"w-1.5 h-1.5 rounded-full bg-current"}),i.license.type,i.license.days_left?` \xb7 ${i.license.days_left}d left`:""]})]}),i?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[i.license.days_left<=7&&(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-red-400 font-medium",children:"โš  Expiring soon"}),(0,s.jsxs)("span",{className:"text-red-400",children:[i.license.days_left," days left"]})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Expires"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.license.expires_at})]}),i.limits&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Agents"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_agents})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Networks"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_networks})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Tasks/Day"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_tasks_day})]})]}),(0,s.jsxs)("div",{className:"pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:c,onChange:e=>d(e.target.value),placeholder:"anet-XXXX-XXXX-XXXX-XXXX",className:"flex-1 bg-[#0a0a15] border border-[#2a2a4a] rounded px-3 py-2 text-xs text-white placeholder-gray-600 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!c.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:c})}),s=await e.json();x(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&d(""),setTimeout(()=>x(""),5e3)},className:"px-3 py-2 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded transition-colors",children:"Activate"})]}),o&&(0,s.jsx)("div",{className:`mt-2 text-xs ${o.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:o})]})]}):(0,s.jsx)("div",{className:"text-xs text-gray-600",children:"License info not available"})]}),(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:m,onChange:e=>h(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:g,onChange:e=>u(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!m||!g)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void N("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:m,new_password:g})}),t=await a.json();if(N(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}))}h(""),u("")}setTimeout(()=>N(""),5e3)},disabled:!m||!g,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"})]}),p&&(0,s.jsx)("div",{className:`mt-2 text-xs ${p.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:p})]}),(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 โ†’"})]})]})]})]})]})}])}]);
@@ -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=""}){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}},"useLicense",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/license",s,{refreshInterval:6e4});return{license:e?.ok?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.3-preview.127"],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=""}){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}},"useLicense",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/license",s,{refreshInterval:6e4});return{license:e?.ok?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.3-preview.129"],70286)}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":346,"timestamp":239437667132,"id":4,"parentId":1,"tags":{},"startTime":1779047409913,"traceId":"8f92dd929d6850cd"},{"name":"load-custom-routes","duration":586,"timestamp":239437667690,"id":5,"parentId":1,"tags":{},"startTime":1779047409914,"traceId":"8f92dd929d6850cd"},{"name":"create-dist-dir","duration":729,"timestamp":239437668318,"id":6,"parentId":1,"tags":{},"startTime":1779047409915,"traceId":"8f92dd929d6850cd"},{"name":"clean","duration":38061,"timestamp":239437669759,"id":7,"parentId":1,"tags":{},"startTime":1779047409916,"traceId":"8f92dd929d6850cd"},{"name":"discover-routes","duration":10937,"timestamp":239437796096,"id":8,"parentId":1,"tags":{},"startTime":1779047410042,"traceId":"8f92dd929d6850cd"},{"name":"create-root-mapping","duration":166,"timestamp":239437807115,"id":9,"parentId":1,"tags":{},"startTime":1779047410053,"traceId":"8f92dd929d6850cd"},{"name":"generate-route-types","duration":33187,"timestamp":239437810796,"id":10,"parentId":1,"tags":{},"startTime":1779047410057,"traceId":"8f92dd929d6850cd"},{"name":"public-dir-conflict-check","duration":150,"timestamp":239437844144,"id":11,"parentId":1,"tags":{},"startTime":1779047410090,"traceId":"8f92dd929d6850cd"},{"name":"generate-routes-manifest","duration":5380,"timestamp":239437844486,"id":12,"parentId":1,"tags":{},"startTime":1779047410091,"traceId":"8f92dd929d6850cd"},{"name":"run-turbopack","duration":6591938,"timestamp":239437871702,"id":14,"parentId":1,"tags":{},"startTime":1779047410118,"traceId":"8f92dd929d6850cd"},{"name":"turbopack-build-events","duration":95,"timestamp":239438199983,"id":15,"parentId":1,"tags":{},"startTime":1779047410446,"traceId":"8f92dd929d6850cd"},{"name":"run-typescript","duration":9806481,"timestamp":239444475964,"id":16,"parentId":1,"tags":{},"startTime":1779047416722,"traceId":"8f92dd929d6850cd"},{"name":"generate-required-server-files","duration":2541,"timestamp":239454283933,"id":18,"parentId":1,"tags":{},"startTime":1779047426530,"traceId":"8f92dd929d6850cd"},{"name":"check-static-error-page","duration":15538,"timestamp":239454445243,"id":20,"parentId":19,"tags":{},"startTime":1779047426692,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":442778,"timestamp":239454464788,"id":65,"parentId":22,"tags":{},"startTime":1779047426711,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":459298,"timestamp":239454448429,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779047426695,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":537183,"timestamp":239454464403,"id":64,"parentId":21,"tags":{},"startTime":1779047426711,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":554877,"timestamp":239454446805,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779047426693,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":571090,"timestamp":239454465292,"id":69,"parentId":28,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":584470,"timestamp":239454452014,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779047426698,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":584216,"timestamp":239454465720,"id":71,"parentId":30,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":597742,"timestamp":239454452305,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":600442,"timestamp":239454465986,"id":73,"parentId":33,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":613733,"timestamp":239454452788,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":601548,"timestamp":239454465189,"id":68,"parentId":27,"tags":{},"startTime":1779047426711,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":614964,"timestamp":239454451823,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779047426698,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":606034,"timestamp":239454464941,"id":66,"parentId":25,"tags":{},"startTime":1779047426711,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":619557,"timestamp":239454451488,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779047426698,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":619206,"timestamp":239454465077,"id":67,"parentId":26,"tags":{},"startTime":1779047426711,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":632691,"timestamp":239454451665,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779047426698,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":623917,"timestamp":239454465568,"id":70,"parentId":29,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":637394,"timestamp":239454452156,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779047426698,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":623940,"timestamp":239454465785,"id":72,"parentId":32,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":637095,"timestamp":239454452662,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":623787,"timestamp":239454466115,"id":75,"parentId":35,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":636879,"timestamp":239454453052,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":638776,"timestamp":239454466215,"id":80,"parentId":40,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":650937,"timestamp":239454454137,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779047426700,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":647650,"timestamp":239454466142,"id":76,"parentId":36,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":660294,"timestamp":239454453555,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779047426700,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":647929,"timestamp":239454466241,"id":82,"parentId":44,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":659288,"timestamp":239454454923,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":648248,"timestamp":239454466085,"id":74,"parentId":34,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":661443,"timestamp":239454452918,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":656047,"timestamp":239454466172,"id":77,"parentId":37,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":668530,"timestamp":239454453737,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779047426700,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":656401,"timestamp":239454466190,"id":78,"parentId":38,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":668773,"timestamp":239454453885,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779047426700,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":659677,"timestamp":239454466270,"id":84,"parentId":46,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":670816,"timestamp":239454455178,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":661375,"timestamp":239454466284,"id":85,"parentId":47,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":672524,"timestamp":239454455287,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779047426702,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":661900,"timestamp":239454466201,"id":79,"parentId":39,"tags":{},"startTime":1779047426712,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":674108,"timestamp":239454454030,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779047426700,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":664604,"timestamp":239454466229,"id":81,"parentId":42,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":676439,"timestamp":239454454477,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":665576,"timestamp":239454466257,"id":83,"parentId":45,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":676792,"timestamp":239454455078,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":666000,"timestamp":239454466325,"id":88,"parentId":50,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":675044,"timestamp":239454457317,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779047426704,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":666696,"timestamp":239454471026,"id":91,"parentId":31,"tags":{},"startTime":1779047426717,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":685353,"timestamp":239454452417,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779047426699,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":666326,"timestamp":239454473247,"id":93,"parentId":43,"tags":{},"startTime":1779047426720,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":684989,"timestamp":239454454627,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":671234,"timestamp":239454471942,"id":92,"parentId":41,"tags":{},"startTime":1779047426718,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":688990,"timestamp":239454454228,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779047426701,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":674857,"timestamp":239454469737,"id":90,"parentId":24,"tags":{},"startTime":1779047426716,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":695679,"timestamp":239454448957,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779047426695,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":678471,"timestamp":239454466311,"id":87,"parentId":49,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":687628,"timestamp":239454457187,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779047426703,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":670240,"timestamp":239454479878,"id":95,"parentId":52,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":692351,"timestamp":239454457814,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779047426704,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":688105,"timestamp":239454466296,"id":86,"parentId":48,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":699044,"timestamp":239454455393,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779047426702,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":675361,"timestamp":239454479948,"id":99,"parentId":56,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":696778,"timestamp":239454458569,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779047426705,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":696657,"timestamp":239454466335,"id":89,"parentId":51,"tags":{},"startTime":1779047426713,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":705649,"timestamp":239454457406,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779047426704,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":683854,"timestamp":239454480094,"id":101,"parentId":59,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":704429,"timestamp":239454459607,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779047426706,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":699187,"timestamp":239454480134,"id":103,"parentId":62,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":718999,"timestamp":239454460369,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779047426707,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":710317,"timestamp":239454480144,"id":104,"parentId":63,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":730002,"timestamp":239454460515,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779047426707,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":709642,"timestamp":239454491909,"id":105,"parentId":60,"tags":{},"startTime":1779047426738,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":741821,"timestamp":239454459786,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779047426706,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":725540,"timestamp":239454479909,"id":96,"parentId":53,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":747511,"timestamp":239454457985,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779047426704,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":729001,"timestamp":239454479847,"id":94,"parentId":23,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":760205,"timestamp":239454448697,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779047426695,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":733816,"timestamp":239454479920,"id":97,"parentId":54,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":755616,"timestamp":239454458162,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779047426704,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":734806,"timestamp":239454479961,"id":100,"parentId":58,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":755408,"timestamp":239454459397,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779047426706,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":712140,"timestamp":239454504117,"id":106,"parentId":57,"tags":{},"startTime":1779047426750,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":757494,"timestamp":239454458802,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779047426705,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":744008,"timestamp":239454480119,"id":102,"parentId":61,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":763942,"timestamp":239454460219,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779047426706,"traceId":"8f92dd929d6850cd"},{"name":"is-page-static","duration":745182,"timestamp":239454479934,"id":98,"parentId":55,"tags":{},"startTime":1779047426726,"traceId":"8f92dd929d6850cd"},{"name":"check-page","duration":766798,"timestamp":239454458362,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779047426705,"traceId":"8f92dd929d6850cd"},{"name":"static-check","duration":781106,"timestamp":239454444105,"id":19,"parentId":1,"tags":{},"startTime":1779047426690,"traceId":"8f92dd929d6850cd"}]
2
- [{"name":"write-routes-manifest","duration":491,"timestamp":239455234474,"id":108,"parentId":1,"tags":{},"startTime":1779047427481,"traceId":"8f92dd929d6850cd"},{"name":"load-dotenv","duration":47,"timestamp":239455245246,"id":111,"parentId":110,"tags":{},"startTime":1779047427492,"traceId":"8f92dd929d6850cd"},{"name":"run-export-path-map","duration":548,"timestamp":239455247818,"id":112,"parentId":110,"tags":{},"startTime":1779047427494,"traceId":"8f92dd929d6850cd"},{"name":"next-export","duration":582976,"timestamp":239455243759,"id":110,"parentId":1,"tags":{},"startTime":1779047427490,"traceId":"8f92dd929d6850cd"},{"name":"move-exported-app-not-found-","duration":560,"timestamp":239455830689,"id":113,"parentId":109,"tags":{},"startTime":1779047428077,"traceId":"8f92dd929d6850cd"},{"name":"move-exported-app-global-error-","duration":443,"timestamp":239455831362,"id":114,"parentId":109,"tags":{},"startTime":1779047428078,"traceId":"8f92dd929d6850cd"},{"name":"static-generation","duration":595652,"timestamp":239455238312,"id":109,"parentId":1,"tags":{},"startTime":1779047427485,"traceId":"8f92dd929d6850cd"},{"name":"write-routes-manifest","duration":425,"timestamp":239455834246,"id":115,"parentId":1,"tags":{},"startTime":1779047428081,"traceId":"8f92dd929d6850cd"},{"name":"print-tree-view","duration":4734,"timestamp":239455853532,"id":116,"parentId":1,"tags":{},"startTime":1779047428100,"traceId":"8f92dd929d6850cd"},{"name":"write-route-bundle-stats","duration":12897,"timestamp":239455858300,"id":117,"parentId":1,"tags":{},"startTime":1779047428105,"traceId":"8f92dd929d6850cd"},{"name":"telemetry-flush","duration":53504,"timestamp":239455871228,"id":118,"parentId":1,"tags":{},"startTime":1779047428118,"traceId":"8f92dd929d6850cd"},{"name":"next-build","duration":18316224,"timestamp":239437608544,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779047409855,"traceId":"8f92dd929d6850cd"}]
1
+ [{"name":"generate-buildid","duration":268,"timestamp":239981622205,"id":4,"parentId":1,"tags":{},"startTime":1779047953868,"traceId":"73073e97bc58ab6f"},{"name":"load-custom-routes","duration":558,"timestamp":239981622618,"id":5,"parentId":1,"tags":{},"startTime":1779047953869,"traceId":"73073e97bc58ab6f"},{"name":"create-dist-dir","duration":664,"timestamp":239981623221,"id":6,"parentId":1,"tags":{},"startTime":1779047953870,"traceId":"73073e97bc58ab6f"},{"name":"clean","duration":31053,"timestamp":239981624766,"id":7,"parentId":1,"tags":{},"startTime":1779047953871,"traceId":"73073e97bc58ab6f"},{"name":"discover-routes","duration":25313,"timestamp":239981737823,"id":8,"parentId":1,"tags":{},"startTime":1779047953984,"traceId":"73073e97bc58ab6f"},{"name":"create-root-mapping","duration":108,"timestamp":239981763190,"id":9,"parentId":1,"tags":{},"startTime":1779047954009,"traceId":"73073e97bc58ab6f"},{"name":"generate-route-types","duration":18106,"timestamp":239981765611,"id":10,"parentId":1,"tags":{},"startTime":1779047954012,"traceId":"73073e97bc58ab6f"},{"name":"public-dir-conflict-check","duration":96,"timestamp":239981783794,"id":11,"parentId":1,"tags":{},"startTime":1779047954030,"traceId":"73073e97bc58ab6f"},{"name":"generate-routes-manifest","duration":4401,"timestamp":239981784036,"id":12,"parentId":1,"tags":{},"startTime":1779047954030,"traceId":"73073e97bc58ab6f"},{"name":"run-turbopack","duration":5782843,"timestamp":239981793324,"id":14,"parentId":1,"tags":{},"startTime":1779047954040,"traceId":"73073e97bc58ab6f"},{"name":"turbopack-build-events","duration":99,"timestamp":239982081209,"id":15,"parentId":1,"tags":{},"startTime":1779047954327,"traceId":"73073e97bc58ab6f"},{"name":"run-typescript","duration":9955176,"timestamp":239987600920,"id":16,"parentId":1,"tags":{},"startTime":1779047959847,"traceId":"73073e97bc58ab6f"},{"name":"generate-required-server-files","duration":2723,"timestamp":239997557866,"id":18,"parentId":1,"tags":{},"startTime":1779047969804,"traceId":"73073e97bc58ab6f"},{"name":"check-static-error-page","duration":14569,"timestamp":239997760146,"id":20,"parentId":19,"tags":{},"startTime":1779047970006,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":530134,"timestamp":239997778807,"id":65,"parentId":22,"tags":{},"startTime":1779047970025,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":546379,"timestamp":239997762753,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779047970009,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":607348,"timestamp":239997779296,"id":69,"parentId":28,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":620971,"timestamp":239997765766,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":608434,"timestamp":239997778962,"id":66,"parentId":25,"tags":{},"startTime":1779047970025,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":622126,"timestamp":239997765330,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":626176,"timestamp":239997779916,"id":73,"parentId":33,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":639476,"timestamp":239997766694,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779047970013,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":660307,"timestamp":239997778420,"id":64,"parentId":21,"tags":{},"startTime":1779047970025,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":677482,"timestamp":239997761316,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779047970008,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":658968,"timestamp":239997779999,"id":74,"parentId":34,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":672190,"timestamp":239997766827,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779047970013,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":669598,"timestamp":239997779761,"id":72,"parentId":32,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":682868,"timestamp":239997766557,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779047970013,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":680173,"timestamp":239997780060,"id":76,"parentId":36,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":692829,"timestamp":239997767464,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":693256,"timestamp":239997780104,"id":78,"parentId":38,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":705674,"timestamp":239997767767,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":693670,"timestamp":239997780088,"id":77,"parentId":37,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":706172,"timestamp":239997767642,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":703509,"timestamp":239997780123,"id":79,"parentId":39,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":715799,"timestamp":239997767896,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":724607,"timestamp":239997780132,"id":80,"parentId":40,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":736793,"timestamp":239997768023,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":727681,"timestamp":239997780044,"id":75,"parentId":35,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":740821,"timestamp":239997766963,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779047970013,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":729715,"timestamp":239997779199,"id":68,"parentId":27,"tags":{},"startTime":1779047970025,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":743322,"timestamp":239997765638,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":729987,"timestamp":239997780159,"id":82,"parentId":44,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":741442,"timestamp":239997768754,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":735134,"timestamp":239997780182,"id":84,"parentId":46,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":746333,"timestamp":239997769025,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":735415,"timestamp":239997780195,"id":85,"parentId":47,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":746507,"timestamp":239997769148,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":738864,"timestamp":239997779565,"id":70,"parentId":29,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":752585,"timestamp":239997765885,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":746223,"timestamp":239997780168,"id":83,"parentId":45,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":757563,"timestamp":239997768884,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":748043,"timestamp":239997780220,"id":87,"parentId":49,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":757153,"timestamp":239997771155,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779047970017,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":753513,"timestamp":239997780145,"id":81,"parentId":42,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":765369,"timestamp":239997768345,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":749586,"timestamp":239997787557,"id":90,"parentId":24,"tags":{},"startTime":1779047970034,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":773986,"timestamp":239997763198,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779047970009,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":766458,"timestamp":239997779085,"id":67,"parentId":26,"tags":{},"startTime":1779047970025,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":780080,"timestamp":239997765512,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":756586,"timestamp":239997793682,"id":92,"parentId":41,"tags":{},"startTime":1779047970040,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":782201,"timestamp":239997768112,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779047970014,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":764438,"timestamp":239997795034,"id":93,"parentId":43,"tags":{},"startTime":1779047970041,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":791027,"timestamp":239997768491,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779047970015,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":779685,"timestamp":239997780248,"id":89,"parentId":51,"tags":{},"startTime":1779047970027,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":788610,"timestamp":239997771379,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779047970018,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":781425,"timestamp":239997780234,"id":88,"parentId":50,"tags":{},"startTime":1779047970027,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":790407,"timestamp":239997771292,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779047970018,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":784149,"timestamp":239997780210,"id":86,"parentId":48,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":795152,"timestamp":239997769249,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779047970016,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":772270,"timestamp":239997792787,"id":91,"parentId":31,"tags":{},"startTime":1779047970039,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":798820,"timestamp":239997766277,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779047970013,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":801154,"timestamp":239997779703,"id":71,"parentId":30,"tags":{},"startTime":1779047970026,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":814807,"timestamp":239997766124,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779047970012,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":760543,"timestamp":239997827964,"id":96,"parentId":53,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":816634,"timestamp":239997771928,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779047970018,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":777714,"timestamp":239997828153,"id":101,"parentId":59,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":832393,"timestamp":239997773554,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779047970020,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":788875,"timestamp":239997828170,"id":102,"parentId":61,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":848613,"timestamp":239997774184,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779047970020,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":795199,"timestamp":239997827891,"id":94,"parentId":23,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":860174,"timestamp":239997762967,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779047970009,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":805481,"timestamp":239997828197,"id":104,"parentId":63,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":859277,"timestamp":239997774474,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779047970021,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":805941,"timestamp":239997828015,"id":99,"parentId":56,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":861490,"timestamp":239997772508,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779047970019,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":807180,"timestamp":239997828183,"id":103,"parentId":62,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":861069,"timestamp":239997774335,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779047970021,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":812679,"timestamp":239997828030,"id":100,"parentId":58,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":867410,"timestamp":239997773342,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779047970020,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":812904,"timestamp":239997827977,"id":97,"parentId":54,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":868823,"timestamp":239997772099,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779047970018,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":813690,"timestamp":239997828206,"id":105,"parentId":60,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":868220,"timestamp":239997773732,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779047970020,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":798015,"timestamp":239997844531,"id":106,"parentId":57,"tags":{},"startTime":1779047970091,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":869831,"timestamp":239997772746,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779047970019,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":819332,"timestamp":239997827986,"id":98,"parentId":55,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":875038,"timestamp":239997772309,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779047970019,"traceId":"73073e97bc58ab6f"},{"name":"is-page-static","duration":830175,"timestamp":239997827948,"id":95,"parentId":52,"tags":{},"startTime":1779047970074,"traceId":"73073e97bc58ab6f"},{"name":"check-page","duration":886387,"timestamp":239997771765,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779047970018,"traceId":"73073e97bc58ab6f"},{"name":"static-check","duration":898887,"timestamp":239997759310,"id":19,"parentId":1,"tags":{},"startTime":1779047970006,"traceId":"73073e97bc58ab6f"}]
2
+ [{"name":"write-routes-manifest","duration":546,"timestamp":239998666596,"id":108,"parentId":1,"tags":{},"startTime":1779047970913,"traceId":"73073e97bc58ab6f"},{"name":"load-dotenv","duration":47,"timestamp":239998679664,"id":111,"parentId":110,"tags":{},"startTime":1779047970926,"traceId":"73073e97bc58ab6f"},{"name":"run-export-path-map","duration":520,"timestamp":239998682398,"id":112,"parentId":110,"tags":{},"startTime":1779047970929,"traceId":"73073e97bc58ab6f"},{"name":"next-export","duration":655658,"timestamp":239998678266,"id":110,"parentId":1,"tags":{},"startTime":1779047970925,"traceId":"73073e97bc58ab6f"},{"name":"move-exported-app-not-found-","duration":471,"timestamp":239999336932,"id":113,"parentId":109,"tags":{},"startTime":1779047971583,"traceId":"73073e97bc58ab6f"},{"name":"move-exported-app-global-error-","duration":356,"timestamp":239999337486,"id":114,"parentId":109,"tags":{},"startTime":1779047971584,"traceId":"73073e97bc58ab6f"},{"name":"static-generation","duration":667382,"timestamp":239998672524,"id":109,"parentId":1,"tags":{},"startTime":1779047970919,"traceId":"73073e97bc58ab6f"},{"name":"write-routes-manifest","duration":432,"timestamp":239999340149,"id":115,"parentId":1,"tags":{},"startTime":1779047971586,"traceId":"73073e97bc58ab6f"},{"name":"print-tree-view","duration":3913,"timestamp":239999359319,"id":116,"parentId":1,"tags":{},"startTime":1779047971606,"traceId":"73073e97bc58ab6f"},{"name":"write-route-bundle-stats","duration":13429,"timestamp":239999363273,"id":117,"parentId":1,"tags":{},"startTime":1779047971610,"traceId":"73073e97bc58ab6f"},{"name":"telemetry-flush","duration":21879,"timestamp":239999376738,"id":118,"parentId":1,"tags":{},"startTime":1779047971623,"traceId":"73073e97bc58ab6f"},{"name":"next-build","duration":17826902,"timestamp":239981571745,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779047953818,"traceId":"73073e97bc58ab6f"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":6591938,"timestamp":239437871702,"id":14,"parentId":1,"tags":{},"startTime":1779047410118,"traceId":"8f92dd929d6850cd"},{"name":"turbopack-build-events","duration":95,"timestamp":239438199983,"id":15,"parentId":1,"tags":{},"startTime":1779047410446,"traceId":"8f92dd929d6850cd"},{"name":"run-typescript","duration":9806481,"timestamp":239444475964,"id":16,"parentId":1,"tags":{},"startTime":1779047416722,"traceId":"8f92dd929d6850cd"},{"name":"static-check","duration":781106,"timestamp":239454444105,"id":19,"parentId":1,"tags":{},"startTime":1779047426690,"traceId":"8f92dd929d6850cd"},{"name":"static-generation","duration":595652,"timestamp":239455238312,"id":109,"parentId":1,"tags":{},"startTime":1779047427485,"traceId":"8f92dd929d6850cd"},{"name":"telemetry-flush","duration":53504,"timestamp":239455871228,"id":118,"parentId":1,"tags":{},"startTime":1779047428118,"traceId":"8f92dd929d6850cd"},{"name":"next-build","duration":18316224,"timestamp":239437608544,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779047409855,"traceId":"8f92dd929d6850cd"}]
1
+ [{"name":"run-turbopack","duration":5782843,"timestamp":239981793324,"id":14,"parentId":1,"tags":{},"startTime":1779047954040,"traceId":"73073e97bc58ab6f"},{"name":"turbopack-build-events","duration":99,"timestamp":239982081209,"id":15,"parentId":1,"tags":{},"startTime":1779047954327,"traceId":"73073e97bc58ab6f"},{"name":"run-typescript","duration":9955176,"timestamp":239987600920,"id":16,"parentId":1,"tags":{},"startTime":1779047959847,"traceId":"73073e97bc58ab6f"},{"name":"static-check","duration":898887,"timestamp":239997759310,"id":19,"parentId":1,"tags":{},"startTime":1779047970006,"traceId":"73073e97bc58ab6f"},{"name":"static-generation","duration":667382,"timestamp":239998672524,"id":109,"parentId":1,"tags":{},"startTime":1779047970919,"traceId":"73073e97bc58ab6f"},{"name":"telemetry-flush","duration":21879,"timestamp":239999376738,"id":118,"parentId":1,"tags":{},"startTime":1779047971623,"traceId":"73073e97bc58ab6f"},{"name":"next-build","duration":17826902,"timestamp":239981571745,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779047953818,"traceId":"73073e97bc58ab6f"}]
@@ -7819,7 +7819,50 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7819
7819
  data-topo-hub-core
7820
7820
  data-topo-hub-core-hovered={isCoreHovered ? 'true' : 'false'}
7821
7821
  data-topo-hub-core-fill={coreFill}
7822
- style={{ transition: 'fill 200ms ease-out' }}
7822
+ data-topo-hub-core-glow={isCoreHovered ? 'true' : 'false'}
7823
+ data-topo-hub-core-brightness={isCoreHovered ? '1.15' : '1'}
7824
+ /* R614 โ€” hub-core gains stacked drop-shadow + brightness
7825
+ on hub-hover. Extends hub-cluster brightness coverage
7826
+ to a 6th concentric element (innermost emerald r=10
7827
+ disc), beyond R580's 5/5 closure (digit + highlight +
7828
+ hover-ring + halo + spokes).
7829
+
7830
+ Hub-cluster concentric brightness coverage now 6/6:
7831
+ hub digit (R575) innermost typo
7832
+ hub-core (R614) innermost emerald disc โ† this round
7833
+ hub-highlight (R574) middle disc
7834
+ hub-hover-ring (R579) outer ring boundary
7835
+ hub-halo (R577) outermost atmosphere
7836
+ hub-spokes (R580) mesh radial lines
7837
+
7838
+ Compounds R441's fill brighten (emerald-600โ†’500 or
7839
+ emerald-500โ†’400) with stacked drop-shadow + brightness.
7840
+ Triple-paint multiplicative interaction at hub-core:
7841
+ R441 fill swap (emerald tier brighter) ร—
7842
+ R614 brightness(1.15) ร—
7843
+ R614 drop-shadow (emerald halo)
7844
+ The focal anchor reads as fully "lit and pulled
7845
+ forward" on hub-hover, with paint-chroma + glow +
7846
+ brightness all firing in unison.
7847
+
7848
+ Theme-aware drop-shadow palette matches the cluster:
7849
+ light: rgba(16, 185, 129, 0.5) emerald-500
7850
+ cyber: rgba(52, 211, 153, 0.5) emerald-400
7851
+ 2px blur โ€” slightly tighter than the halo's 2px
7852
+ (R536) since core is smallest concentric element.
7853
+ 0.5 alpha matches the hover-ring (R535).
7854
+
7855
+ Same banked R582/R583 stacked-filter pattern.
7856
+ transition list extends with 'filter 200ms ease-out'
7857
+ alongside the existing fill 200ms cadence. */
7858
+ style={{
7859
+ filter: isCoreHovered
7860
+ ? (isLight
7861
+ ? 'drop-shadow(0 0 2px rgba(16, 185, 129, 0.5)) brightness(1.15)'
7862
+ : 'drop-shadow(0 0 2px rgba(52, 211, 153, 0.5)) brightness(1.15)')
7863
+ : undefined,
7864
+ transition: 'fill 200ms ease-out, filter 200ms ease-out',
7865
+ }}
7823
7866
  />
7824
7867
  );
7825
7868
  })()}
@@ -8778,7 +8821,42 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8778
8821
  strokeWidth="2.5"
8779
8822
  opacity={isChat ? (isLight ? 0.85 : 0.95) : 0}
8780
8823
  filter={!isLight && isChat ? 'url(#topo-glow)' : undefined}
8781
- style={{ pointerEvents: 'none', transition: 'opacity 200ms ease-out, stroke 200ms ease-out, filter 200ms ease-out' }}
8824
+ data-node-chat-ring-brightness={isChat ? '1.15' : '1'}
8825
+ /* ๐ŸŽฏ R615 โ€” 100th consecutive visible-polish round.
8826
+ Chat-target ring (visible only when chatAlias ===
8827
+ session.alias) stacks brightness(1.15) onto its
8828
+ existing url(#topo-glow) SVG filter on cyber, or
8829
+ plain brightness on light. Same R582/R583 stacked-
8830
+ filter pattern.
8831
+
8832
+ INTRODUCES A NEW 4th BRIGHTNESS GATE TYPE โ€” chat-
8833
+ target-gated. The cross-gate brightness family
8834
+ taxonomy now spans 4 distinct trigger conditions:
8835
+ hover-gated: R501-R613 (many surfaces)
8836
+ pin/active-gated: R571 + R587 + R607 + R609-R612
8837
+ freshness-gated: R606 (recent-row pip)
8838
+ chat-target-gated: R615 (this round, chat ring)
8839
+
8840
+ When the user opens a chat popover with a specific
8841
+ node, that node's surrounding ring (r=radius+14)
8842
+ identifies the chat target with status.primary
8843
+ stroke. R615 adds +15% brightness so the
8844
+ identification ring reads brighter โ€” the active
8845
+ chat partner is unmistakable on the canvas.
8846
+
8847
+ Inline style.filter overrides the attribute
8848
+ filter; stacked syntax preserves the url(#topo-
8849
+ glow) on cyber. Same pattern banked at R582
8850
+ visible-path + R583 particle + R584 status-ring. */
8851
+ style={{
8852
+ pointerEvents: 'none',
8853
+ filter: isChat
8854
+ ? (isLight
8855
+ ? 'brightness(1.15)'
8856
+ : 'url(#topo-glow) brightness(1.15)')
8857
+ : undefined,
8858
+ transition: 'opacity 200ms ease-out, stroke 200ms ease-out, filter 200ms ease-out',
8859
+ } as React.CSSProperties}
8782
8860
  data-chat-target-ring
8783
8861
  data-chat-target-active={isChat ? 'true' : 'false'}
8784
8862
  data-chat-target-breath={!reducedMotion && isChat ? 'on' : 'off'}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.5.3-preview.127",
3
+ "version": "0.5.3-preview.129",
4
4
  "description": "Agent Network Dashboard \u2014 Web UI for managing AI Agent networks",
5
5
  "scripts": {
6
6
  "dev": "next dev",
@@ -0,0 +1,80 @@
1
+ /* ๐ŸŽฏ Round 615 โ€” 100th consecutive visible-polish round milestone.
2
+ * Chat-target ring stacks brightness(1.15) onto url(#topo-glow)
3
+ * on isChat=true. Introduces a NEW 4th brightness gate type:
4
+ * chat-target-gated.
5
+ *
6
+ * Test phases:
7
+ * 1. mock 2 idle nodes โ†’ chat ring renders (opacity 0 at rest)
8
+ * 2. rest (no chat target): filter='none', brightness-attr='1',
9
+ * active='false'
10
+ * 3. computed transition-property contains 'filter'
11
+ * 4. source: stacked filter conditional + data-attr
12
+ */
13
+ import { chromium } from 'playwright';
14
+ import { readFileSync } from 'node:fs';
15
+
16
+ const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
17
+ const fresh = new Date(Date.now() - 60 * 1000).toISOString();
18
+
19
+ const browser = await chromium.launch({ headless: true });
20
+ const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
21
+ await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
22
+ await ctx.addInitScript(() => {
23
+ try {
24
+ localStorage.setItem('anet-theme', 'cyber');
25
+ localStorage.setItem('anet-topo-layout', 'ring');
26
+ sessionStorage.setItem('anet_v3_auth', '1');
27
+ } catch {}
28
+ });
29
+ await ctx.route('**/api/hub/status*', async (route) => {
30
+ const r = await route.fetch();
31
+ const b = await r.json();
32
+ const nid = (b.sessions || [])[0]?.network_id || 'default';
33
+ const mk = (alias) => ({
34
+ alias, status: 'idle', model: 'claude-opus-4', runtime: 'claude-code-cli',
35
+ network_id: nid, project_dir: null,
36
+ created_at: fresh, updated_at: fresh, last_seen_at: fresh,
37
+ });
38
+ await route.fulfill({ response: r, json: { ...b, sessions: [mk('aยท1'), mk('aยท2')] } });
39
+ });
40
+ await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
41
+ await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
42
+ const page = await ctx.newPage();
43
+ await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
44
+ await page.waitForSelector('[data-chat-target-ring]', { timeout: 15000, state: 'attached' });
45
+ await page.waitForTimeout(500);
46
+
47
+ const rest = await page.evaluate(() => {
48
+ const el = document.querySelector('[data-chat-target-ring]');
49
+ if (!el) return null;
50
+ const cs = getComputedStyle(el);
51
+ return {
52
+ filter: cs.filter,
53
+ opacity: cs.opacity,
54
+ transitionProperty: cs.transitionProperty,
55
+ brightnessAttr: el.getAttribute('data-node-chat-ring-brightness'),
56
+ activeAttr: el.getAttribute('data-chat-target-active'),
57
+ };
58
+ });
59
+
60
+ await browser.close();
61
+
62
+ const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
63
+ const sourceFilter = /filter: isChat\s*\?\s*\(isLight\s*\?\s*'brightness\(1\.15\)'\s*:\s*'url\(#topo-glow\) brightness\(1\.15\)'\)\s*:\s*undefined/.test(src);
64
+ const sourceAttr = /data-node-chat-ring-brightness=\{isChat \? '1\.15' : '1'\}/.test(src);
65
+
66
+ const results = {
67
+ ring_present: !!rest,
68
+ rest_filter_none: rest?.filter === 'none',
69
+ rest_opacity_zero: parseFloat(rest?.opacity || '1') === 0,
70
+ rest_brightness_1: rest?.brightnessAttr === '1',
71
+ rest_active_false: rest?.activeAttr === 'false',
72
+ transition_has_filter: /filter/.test(rest?.transitionProperty || ''),
73
+ source_filter: sourceFilter,
74
+ source_attr: sourceAttr,
75
+ };
76
+ const ok = Object.values(results).every(Boolean);
77
+ console.log(`${ok ? 'โœ…' : 'โŒ'} ๐ŸŽฏ R615 chat-target ring brightness (NEW chat-target-gated brightness, 100 rounds milestone):`,
78
+ JSON.stringify(results, null, 2),
79
+ `\n rest: ${JSON.stringify(rest)}`);
80
+ process.exit(ok ? 0 : 1);