@sleep2agi/agent-network-dashboard 0.4.6-preview.111 → 0.4.6-preview.113

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 (157) 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 +4 -4
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/_not-found.html +2 -2
  15. package/.next/server/app/_not-found.rsc +2 -2
  16. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  19. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  22. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/admin.html +2 -2
  24. package/.next/server/app/admin.rsc +2 -2
  25. package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
  26. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  27. package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  29. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  30. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  31. package/.next/server/app/index.html +2 -2
  32. package/.next/server/app/index.rsc +3 -3
  33. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  34. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  35. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  36. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  37. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  38. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app/login.html +2 -2
  40. package/.next/server/app/login.rsc +3 -3
  41. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  42. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  43. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  46. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  47. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/logs.html +2 -2
  49. package/.next/server/app/logs.rsc +2 -2
  50. package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
  51. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  52. package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  54. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  55. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  56. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/messages.html +2 -2
  58. package/.next/server/app/messages.rsc +2 -2
  59. package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
  60. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  61. package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  63. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  64. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  65. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/node.html +2 -2
  67. package/.next/server/app/node.rsc +2 -2
  68. package/.next/server/app/node.segments/_full.segment.rsc +2 -2
  69. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/node.segments/_index.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  72. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  74. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/nodes.html +2 -2
  76. package/.next/server/app/nodes.rsc +2 -2
  77. package/.next/server/app/nodes.segments/_full.segment.rsc +2 -2
  78. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  79. package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
  80. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  81. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
  82. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  83. package/.next/server/app/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  85. package/.next/server/app/server-logs.html +2 -2
  86. package/.next/server/app/server-logs.rsc +2 -2
  87. package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
  88. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  89. package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
  90. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  91. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
  92. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  93. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/settings/networks.html +2 -2
  95. package/.next/server/app/settings/networks.rsc +2 -2
  96. package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
  97. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  98. package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
  99. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  100. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  101. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  102. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  103. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  104. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  105. package/.next/server/app/settings/tokens.html +2 -2
  106. package/.next/server/app/settings/tokens.rsc +2 -2
  107. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
  108. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  109. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
  110. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  111. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  112. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  113. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  114. package/.next/server/app/settings.html +2 -2
  115. package/.next/server/app/settings.rsc +3 -3
  116. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  117. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  118. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  119. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  120. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  121. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  122. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  123. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  124. package/.next/server/app/tasks.html +2 -2
  125. package/.next/server/app/tasks.rsc +2 -2
  126. package/.next/server/app/tasks.segments/_full.segment.rsc +2 -2
  127. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  128. package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
  129. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  130. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  131. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  132. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +1 -1
  133. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  134. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  135. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  136. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  137. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  138. package/.next/server/middleware-build-manifest.js +3 -3
  139. package/.next/server/pages/404.html +2 -2
  140. package/.next/server/pages/500.html +1 -1
  141. package/.next/server/server-reference-manifest.js +1 -1
  142. package/.next/server/server-reference-manifest.json +1 -1
  143. package/.next/static/chunks/0d--gbyab-v7s.css +2 -0
  144. package/.next/static/chunks/{14ppi2e6ljtms.js → 0g6p4eq70q6i3.js} +1 -1
  145. package/.next/static/chunks/{0052a9q2fvljq.js → 0h24lkna3-_3v.js} +1 -1
  146. package/.next/static/chunks/0rq7zc3c6~k5q.js +4 -0
  147. package/.next/trace +2 -2
  148. package/.next/trace-build +1 -1
  149. package/app/components/TopoGraph.tsx +44 -13
  150. package/package.json +1 -1
  151. package/scripts/topo-legend-panel-header-test.mjs +83 -0
  152. package/scripts/topo-legend-row-tint-test.mjs +95 -0
  153. package/.next/static/chunks/0ofu4mc55-oar.js +0 -4
  154. package/.next/static/chunks/115k17sotk9jg.css +0 -2
  155. /package/.next/static/{93NJDvLYgCZAXqweNe_Ye → j0uI-MQ8MXUGBpownTJQf}/_buildManifest.js +0 -0
  156. /package/.next/static/{93NJDvLYgCZAXqweNe_Ye → j0uI-MQ8MXUGBpownTJQf}/_clientMiddlewareManifest.js +0 -0
  157. /package/.next/static/{93NJDvLYgCZAXqweNe_Ye → j0uI-MQ8MXUGBpownTJQf}/_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.4.6-preview.111"],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.4.6-preview.113"],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]})]})]})]})}])}]);
@@ -0,0 +1,4 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,136,(e,t,a)=>{},7454,(e,t,a)=>{var r=e.i(20888);e.r(136);var n=e.r(23910),s=n&&"object"==typeof n&&"default"in n?n:{default:n},l=void 0!==r.default&&r.default.env&&!0,i=function(e){return"[object String]"===Object.prototype.toString.call(e)},o=function(){function e(e){var t=void 0===e?{}:e,a=t.name,r=void 0===a?"stylesheet":a,n=t.optimizeForSpeed,s=void 0===n?l:n;d(i(r),"`name` must be a string"),this._name=r,this._deletedRulePlaceholder="#"+r+"-deleted-rule____{}",d("boolean"==typeof s,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=s,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0;var o="u">typeof window&&document.querySelector('meta[property="csp-nonce"]');this._nonce=o?o.getAttribute("content"):null}var t,a=e.prototype;return a.setOptimizeForSpeed=function(e){d("boolean"==typeof e,"`setOptimizeForSpeed` accepts a boolean"),d(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=e,this.inject()},a.isOptimizeForSpeed=function(){return this._optimizeForSpeed},a.inject=function(){var e=this;if(d(!this._injected,"sheet already injected"),this._injected=!0,"u">typeof window&&this._optimizeForSpeed){this._tags[0]=this.makeStyleTag(this._name),this._optimizeForSpeed="insertRule"in this.getSheet(),this._optimizeForSpeed||(l||console.warn("StyleSheet: optimizeForSpeed mode not supported falling back to standard mode."),this.flush(),this._injected=!0);return}this._serverSheet={cssRules:[],insertRule:function(t,a){return"number"==typeof a?e._serverSheet.cssRules[a]={cssText:t}:e._serverSheet.cssRules.push({cssText:t}),a},deleteRule:function(t){e._serverSheet.cssRules[t]=null}}},a.getSheetForTag=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]},a.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},a.insertRule=function(e,t){if(d(i(e),"`insertRule` accepts only strings"),"u"<typeof window)return"number"!=typeof t&&(t=this._serverSheet.cssRules.length),this._serverSheet.insertRule(e,t),this._rulesCount++;if(this._optimizeForSpeed){var a=this.getSheet();"number"!=typeof t&&(t=a.cssRules.length);try{a.insertRule(e,t)}catch(t){return l||console.warn("StyleSheet: illegal rule: \n\n"+e+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),-1}}else{var r=this._tags[t];this._tags.push(this.makeStyleTag(this._name,e,r))}return this._rulesCount++},a.replaceRule=function(e,t){if(this._optimizeForSpeed||"u"<typeof window){var a="u">typeof window?this.getSheet():this._serverSheet;if(t.trim()||(t=this._deletedRulePlaceholder),!a.cssRules[e])return e;a.deleteRule(e);try{a.insertRule(t,e)}catch(r){l||console.warn("StyleSheet: illegal rule: \n\n"+t+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),a.insertRule(this._deletedRulePlaceholder,e)}}else{var r=this._tags[e];d(r,"old rule at index `"+e+"` not found"),r.textContent=t}return e},a.deleteRule=function(e){if("u"<typeof window)return void this._serverSheet.deleteRule(e);if(this._optimizeForSpeed)this.replaceRule(e,"");else{var t=this._tags[e];d(t,"rule at index `"+e+"` not found"),t.parentNode.removeChild(t),this._tags[e]=null}},a.flush=function(){this._injected=!1,this._rulesCount=0,"u">typeof window?(this._tags.forEach(function(e){return e&&e.parentNode.removeChild(e)}),this._tags=[]):this._serverSheet.cssRules=[]},a.cssRules=function(){var e=this;return"u"<typeof window?this._serverSheet.cssRules:this._tags.reduce(function(t,a){return a?t=t.concat(Array.prototype.map.call(e.getSheetForTag(a).cssRules,function(t){return t.cssText===e._deletedRulePlaceholder?null:t})):t.push(null),t},[])},a.makeStyleTag=function(e,t,a){t&&d(i(t),"makeStyleTag accepts only strings as second parameter");var r=document.createElement("style");this._nonce&&r.setAttribute("nonce",this._nonce),r.type="text/css",r.setAttribute("data-"+e,""),t&&r.appendChild(document.createTextNode(t));var n=document.head||document.getElementsByTagName("head")[0];return a?n.insertBefore(r,a):n.appendChild(r),r},t=[{key:"length",get:function(){return this._rulesCount}}],function(e,t){for(var a=0;a<t.length;a++){var r=t[a];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}();function d(e,t){if(!e)throw Error("StyleSheet: "+t+".")}var c=function(e){for(var t=5381,a=e.length;a;)t=33*t^e.charCodeAt(--a);return t>>>0},u={};function h(e,t){if(!t)return"jsx-"+e;var a=String(t),r=e+a;return u[r]||(u[r]="jsx-"+c(e+"-"+a)),u[r]}function x(e,t){"u"<typeof window&&(t=t.replace(/\/style/gi,"\\/style"));var a=e+t;return u[a]||(u[a]=t.replace(/__jsx-style-dynamic-selector/g,e)),u[a]}var f=function(){function e(e){var t=void 0===e?{}:e,a=t.styleSheet,r=void 0===a?null:a,n=t.optimizeForSpeed,s=void 0!==n&&n;this._sheet=r||new o({name:"styled-jsx",optimizeForSpeed:s}),this._sheet.inject(),r&&"boolean"==typeof s&&(this._sheet.setOptimizeForSpeed(s),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var t=e.prototype;return t.add=function(e){var t=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(e.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),"u">typeof window&&!this._fromServer&&(this._fromServer=this.selectFromServer(),this._instancesCounts=Object.keys(this._fromServer).reduce(function(e,t){return e[t]=0,e},{}));var a=this.getIdAndRules(e),r=a.styleId,n=a.rules;if(r in this._instancesCounts){this._instancesCounts[r]+=1;return}var s=n.map(function(e){return t._sheet.insertRule(e)}).filter(function(e){return -1!==e});this._indices[r]=s,this._instancesCounts[r]=1},t.remove=function(e){var t=this,a=this.getIdAndRules(e).styleId;if(function(e,t){if(!e)throw Error("StyleSheetRegistry: "+t+".")}(a in this._instancesCounts,"styleId: `"+a+"` not found"),this._instancesCounts[a]-=1,this._instancesCounts[a]<1){var r=this._fromServer&&this._fromServer[a];r?(r.parentNode.removeChild(r),delete this._fromServer[a]):(this._indices[a].forEach(function(e){return t._sheet.deleteRule(e)}),delete this._indices[a]),delete this._instancesCounts[a]}},t.update=function(e,t){this.add(t),this.remove(e)},t.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},t.cssRules=function(){var e=this,t=this._fromServer?Object.keys(this._fromServer).map(function(t){return[t,e._fromServer[t]]}):[],a=this._sheet.cssRules();return t.concat(Object.keys(this._indices).map(function(t){return[t,e._indices[t].map(function(e){return a[e].cssText}).join(e._optimizeForSpeed?"":"\n")]}).filter(function(e){return!!e[1]}))},t.styles=function(e){var t,a;return t=this.cssRules(),void 0===(a=e)&&(a={}),t.map(function(e){var t=e[0],r=e[1];return s.default.createElement("style",{id:"__"+t,key:"__"+t,nonce:a.nonce?a.nonce:void 0,dangerouslySetInnerHTML:{__html:r}})})},t.getIdAndRules=function(e){var t=e.children,a=e.dynamic,r=e.id;if(a){var n=h(r,a);return{styleId:n,rules:Array.isArray(t)?t.map(function(e){return x(n,e)}):[x(n,t)]}}return{styleId:h(r),rules:Array.isArray(t)?t:[t]}},t.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(e,t){return e[t.id.slice(2)]=t,e},{})},e}(),m=n.createContext(null);function p(){return new f}function g(){return n.useContext(m)}m.displayName="StyleSheetContext";var y=s.default.useInsertionEffect||s.default.useLayoutEffect,b="u">typeof window?p():void 0;function v(e){var t=b||g();return t&&("u"<typeof window?t.add(e):y(function(){return t.add(e),function(){t.remove(e)}},[e.id,String(e.dynamic)])),null}v.dynamic=function(e){return e.map(function(e){return h(e[0],e[1])}).join(" ")},a.StyleRegistry=function(e){var t=e.registry,a=e.children,r=n.useContext(m),l=n.useState(function(){return r||t||p()})[0];return s.default.createElement(m.Provider,{value:l},a)},a.createStyleRegistry=p,a.style=v,a.useStyleRegistry=g},6694,(e,t,a)=>{t.exports=e.r(7454).style},18722,e=>{"use strict";var t=e.i(20888),a=e.i(22381),r=e.i(23910),n=e.i(56839),s=e.i(3479);function l({online:e,working:t,total:r,version:n,uptime:s}){let o=r>0?Math.round(e/r*100):0,d=0===r;return(0,a.jsxs)("div",{className:d?"mb-4":"mb-8",children:[(0,a.jsxs)("div",{className:"flex flex-wrap items-center gap-3 mb-4",children:[(0,a.jsx)("h1",{className:"text-2xl font-bold text-white tracking-tight",children:"Agent Network"}),(0,a.jsxs)("span",{className:"text-xs text-gray-500",children:["CommHub ",n," · ",s]})]}),d?(0,a.jsxs)("div",{className:"anet-stat-strip flex flex-wrap items-center gap-x-4 gap-y-1.5 text-xs text-gray-500 border-t border-b border-[#2a2a4a] py-2",children:[(0,a.jsxs)("span",{className:"inline-flex items-center gap-1.5",children:[(0,a.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full bg-gray-600"}),(0,a.jsx)("span",{className:"text-gray-300 tabular-nums",children:"0"})," online"]}),(0,a.jsx)("span",{className:"text-gray-700",children:"·"}),(0,a.jsxs)("span",{className:"inline-flex items-center gap-1.5",children:[(0,a.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full bg-gray-600"}),(0,a.jsx)("span",{className:"text-gray-300 tabular-nums",children:"0"})," working"]}),(0,a.jsx)("span",{className:"text-gray-700",children:"·"}),(0,a.jsxs)("span",{className:"inline-flex items-center gap-1.5",children:[(0,a.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full bg-gray-600"}),(0,a.jsx)("span",{className:"text-gray-300 tabular-nums",children:"0"})," registered"]})]}):(0,a.jsxs)("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-3",children:[(0,a.jsx)(i,{value:e,label:"Online",sub:`${o}% of fleet`,color:"text-green-400",accent:"from-green-500/20 to-green-500/0",border:"border-green-500/15"}),(0,a.jsx)(i,{value:t,label:"Working",sub:e>0?`${Math.round(t/e*100)}% utilization`:"--",color:"text-cyan-400",accent:"from-cyan-500/20 to-cyan-500/0",border:"border-cyan-500/15"}),(0,a.jsx)(i,{value:r-e,label:"Offline",sub:r-e==0?"All systems go":`${r-e} disconnected`,color:"text-gray-400",accent:"from-gray-500/10 to-gray-500/0",border:"border-gray-500/15"}),(0,a.jsx)(i,{value:r,label:"Total",sub:"Registered nodes",color:"text-white",accent:"from-blue-500/15 to-blue-500/0",border:"border-blue-500/15"})]})]})}function i({value:e,label:t,sub:r,color:n,accent:s,border:l}){let o=n.replace("text-","").split("-")[0];return(0,a.jsxs)("div",{"data-anet-stat-card":o,className:`anet-stat-card relative overflow-hidden rounded-xl border ${l} bg-[#111128] px-4 py-3 transition-all`,children:[(0,a.jsx)("div",{className:`absolute inset-0 bg-gradient-to-br ${s} pointer-events-none`}),(0,a.jsxs)("div",{className:"relative",children:[(0,a.jsx)("div",{className:`text-3xl font-bold ${n} tabular-nums leading-tight`,children:e}),(0,a.jsx)("div",{className:"text-sm text-gray-300 mt-0.5",children:t}),(0,a.jsx)("div",{className:"text-xs text-gray-600 mt-1",children:r})]})]})}function o(){let[e,t]=(0,r.useState)(""),[n,s]=(0,r.useState)(!1),[l,i]=(0,r.useState)(""),o=async()=>{if(e.trim()){s(!0),i("");try{let a=await fetch("/api/hub/broadcast",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({message:e})}),r=await a.json();r.ok?(i(`Broadcast sent to ${r.recipients} node(s)`),t("")):i(`Failed: ${r.error||"Send error"}`)}catch(e){i(`Failed: ${e instanceof Error?e.message:"Send error"}`)}s(!1),setTimeout(()=>i(""),5e3)}};return(0,a.jsxs)("div",{className:"mb-6",children:[(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)("input",{type:"text",value:e,onChange:e=>t(e.target.value),onKeyDown:e=>"Enter"===e.key&&o(),placeholder:"Broadcast message to all online agents...",maxLength:500,"aria-label":"Broadcast message",className:"flex-1 bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-2.5 text-sm text-white placeholder-gray-600 focus:border-blue-500/50 focus:ring-1 focus:ring-blue-500/20 focus:outline-none transition-colors"}),(0,a.jsx)("button",{onClick:o,disabled:n||!e.trim(),"aria-label":"Send broadcast",className:"flex items-center gap-2 px-5 py-2.5 bg-blue-600 hover:bg-blue-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-all font-medium cursor-pointer disabled:cursor-not-allowed",children:n?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,a.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,a.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,a.jsx)("span",{children:"Sending…"})]}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,a.jsx)("path",{d:"M3 11v3a1 1 0 0 0 1 1h2l3.29 3.29a1 1 0 0 0 1.71-.71V7.42a1 1 0 0 0-1.71-.71L6 10H4a1 1 0 0 0-1 1Z"}),(0,a.jsx)("path",{d:"M16 8a5 5 0 0 1 0 6",opacity:"0.7"}),(0,a.jsx)("path",{d:"M19 5a9 9 0 0 1 0 12",opacity:"0.45"})]}),(0,a.jsx)("span",{children:"Broadcast"})]})})]}),e.length>0&&(0,a.jsxs)("div",{className:"text-right text-xs text-gray-600 mt-1 tabular-nums",children:[e.length,"/500"]}),l&&(0,a.jsx)("div",{className:`mt-3 text-sm text-center anet-fade-in ${l.startsWith("Failed")?"text-red-400":"text-green-400/80"}`,children:l})]})}var d=e.i(46228),c=e.i(43058),u=e.i(59276),h=e.i(59746);function x({alias:e,onClose:t}){let[n,s]=(0,r.useState)({x:0,y:0}),[l,i]=(0,r.useState)({w:380,h:520}),o=(0,r.useRef)({active:!1,startX:0,startY:0,baseX:0,baseY:0}),f=(0,r.useRef)({active:!1,startX:0,startY:0,baseW:0,baseH:0}),{sessions:m}=(0,u.useSessions)(),p=(0,r.useMemo)(()=>m.find(t=>t.alias===e),[m,e]),g=p&&"offline"!==p.status?null:(0,h.relativeAgo)(p?.last_seen_at),y=(0,r.useCallback)((e,t,a,r)=>({x:Math.min(Math.max(16,e),Math.max(16,window.innerWidth-a-16)),y:Math.min(Math.max(16,t),Math.max(16,window.innerHeight-r-16))}),[]);(0,r.useEffect)(()=>{let e=()=>{let e=window.innerWidth,t=window.innerHeight,a=Math.min(380,e-32),r=Math.min(520,t-96);i({w:a,h:r});let n=e<640;s(y(n?16:e-a-24,n?t-r-16:96,a,r))};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[y]),(0,r.useEffect)(()=>{let e=e=>{"Escape"===e.key&&t()};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[t]);let b=e=>{if(o.current.active){o.current.active=!1;try{e.currentTarget.releasePointerCapture?.(e.pointerId)}catch{}}},v=e=>{if(f.current.active){f.current.active=!1,e.stopPropagation();try{e.currentTarget.releasePointerCapture?.(e.pointerId)}catch{}}};return(0,a.jsxs)("div",{className:"fixed z-50 flex flex-col overflow-hidden rounded-xl border border-[var(--border)] bg-[var(--bg)] shadow-2xl shadow-black/60 anet-fade-in",style:{left:n.x,top:n.y,width:l.w,height:l.h},role:"dialog","aria-label":`Chat with ${e}`,children:[(0,a.jsxs)("div",{onPointerDown:e=>{0===e.button&&(e.currentTarget.setPointerCapture?.(e.pointerId),o.current={active:!0,startX:e.clientX,startY:e.clientY,baseX:n.x,baseY:n.y})},onPointerMove:e=>{let t=o.current;t.active&&s(y(t.baseX+(e.clientX-t.startX),t.baseY+(e.clientY-t.startY),l.w,l.h))},onPointerUp:b,onPointerCancel:b,className:"flex items-center justify-between px-3 py-2.5 border-b border-[var(--border)] bg-[var(--bg-secondary)] rounded-t-xl cursor-grab active:cursor-grabbing select-none touch-none",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2.5 min-w-0",children:[(0,a.jsx)(d.AliasAvatar,{alias:e,size:28}),(0,a.jsxs)("div",{className:"min-w-0",children:[(0,a.jsx)("div",{className:"text-sm font-semibold text-[var(--fg)] truncate",children:e}),p?.project_dir?(0,a.jsxs)("div",{className:"text-[10px] text-[var(--fg-muted)] truncate font-mono",title:p.project_dir,"data-popover-cwd":!0,children:["cwd: ",p.project_dir]}):null,g?(0,a.jsxs)("div",{className:"text-[10px] text-[var(--fg-muted)] truncate","data-popover-lastseen":!0,children:["last seen: ",g]}):null,p?.project_dir||g?null:(0,a.jsx)("div",{className:"text-[10px] text-[var(--fg-muted)]",children:"Drag to move · Esc to close"})]})]}),(0,a.jsx)("button",{onClick:t,onPointerDown:e=>e.stopPropagation(),"aria-label":"Close chat",className:"text-[var(--fg-muted)] hover:text-[var(--fg)] p-1.5 rounded-lg hover:bg-[var(--bg-elevated)] shrink-0",children:(0,a.jsx)("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),(0,a.jsx)("div",{className:"flex-1 min-h-0",children:(0,a.jsx)(c.TaskChatPanel,{alias:e,onClose:t,inline:!0})}),(0,a.jsx)("div",{onPointerDown:e=>{0===e.button&&(e.stopPropagation(),e.currentTarget.setPointerCapture?.(e.pointerId),f.current={active:!0,startX:e.clientX,startY:e.clientY,baseW:l.w,baseH:l.h})},onPointerMove:e=>{let t=f.current;if(!t.active)return;e.stopPropagation();let a=Math.max(300,window.innerWidth-n.x-16),r=Math.max(320,window.innerHeight-n.y-16);i({w:Math.min(a,Math.max(300,t.baseW+(e.clientX-t.startX))),h:Math.min(r,Math.max(320,t.baseH+(e.clientY-t.startY)))})},onPointerUp:v,onPointerCancel:v,"aria-label":"Resize chat",className:"absolute bottom-0 right-0 w-5 h-5 cursor-nwse-resize touch-none z-10",style:{touchAction:"none"},children:(0,a.jsx)("svg",{className:"absolute bottom-0.5 right-0.5 w-3 h-3 text-[var(--fg-dim)]",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round","aria-hidden":!0,children:(0,a.jsx)("path",{d:"M11 5L5 11M11 9L9 11"})})})]})}let f={id:"unknown",label:"Unknown vendor",mono:{bg:"hsl(220 10% 26%)",ring:"hsl(220 10% 46%)",text:"hsl(220 14% 82%)"},initial:"?",logo:null},m=[{test:e=>e.startsWith("intern"),vendor:{id:"intern",label:"书生 · 上海 AI 实验室",mono:{bg:"hsl(28 38% 24%)",ring:"hsl(32 45% 52%)",text:"hsl(34 60% 82%)"},initial:"书",logo:"/intern_avatar.png"}},{test:e=>e.startsWith("minimax"),vendor:{id:"minimax",label:"MiniMax",mono:{bg:"hsl(18 50% 26%)",ring:"hsl(18 65% 52%)",text:"hsl(20 80% 82%)"},initial:"M",logo:null}},{test:e=>e.startsWith("claude"),vendor:{id:"anthropic",label:"Anthropic",mono:{bg:"hsl(16 32% 26%)",ring:"hsl(16 48% 54%)",text:"hsl(18 60% 84%)"},initial:"A",logo:null}},{test:e=>e.startsWith("gpt")||e.startsWith("codex")||e.startsWith("o1")||e.startsWith("o3")||e.startsWith("o4"),vendor:{id:"openai",label:"OpenAI",mono:{bg:"hsl(165 26% 22%)",ring:"hsl(165 40% 44%)",text:"hsl(165 45% 80%)"},initial:"O",logo:null}}];function p(e){if(!e)return f;let t=e.toLowerCase();for(let e of m)if(e.test(t))return e.vendor;return f}let g={"claude-code-cli":{label:"Claude Code CLI",iconPath:"M4 5h16v14H4z M7 9l3 3-3 3 M13 15h4",color:"#a78bfa"},"codex-sdk":{label:"Codex SDK",iconPath:"M9 7l-5 5 5 5 M15 7l5 5-5 5",color:"#38bdf8"},"claude-agent-sdk":{label:"Claude Agent SDK",iconPath:"M4 7h16v10H4z M8 11h8 M8 14h5",color:"#34d399"},"http-api":{label:"HTTP API",iconPath:"M7 18a4 4 0 010-8 5 5 0 019.6-1.3A3.5 3.5 0 0118 18z",color:"#fbbf24"}};function y(e){return e?g[e]??null:null}function b(e,t,a,r=0){let n=t<=2?Math.PI:1.78*Math.PI,s=-Math.PI/2-n/2,l=t<=1?-Math.PI/2:s+n*e/(t-1)+r;return{x:500+a*Math.cos(l),y:330+a*Math.sin(l)}}function v(e,t,a=0){let r=(e.x+t.x)/2,n=(e.y+t.y)/2,s=t.x-e.x,l=t.y-e.y,i=Math.hypot(s,l)||1,o={x:r+-l/i*a,y:n+s/i*a};return`M${e.x},${e.y} Q${o.x},${o.y} ${t.x},${t.y}`}function j(e,t){return e.length>t?`${e.slice(0,t-1)}...`:e}function w({sessions:e}){let t=(0,r.useRef)(Date.now()),[n,s]=(0,r.useState)(()=>Date.now());(0,r.useEffect)(()=>{t.current=Date.now()},[e]),(0,r.useEffect)(()=>{let e=setInterval(()=>s(Date.now()),1e3);return()=>clearInterval(e)},[]);let l=Math.max(0,Math.floor((n-t.current)/1e3)),i=l>10;return(0,a.jsxs)("span",{className:i?"hidden sm:inline px-2.5 py-1 rounded-md bg-amber-500/10 text-amber-300 border border-amber-500/20 font-mono":"hidden sm:inline px-2.5 py-1 rounded-md bg-gray-500/10 text-gray-400 border border-gray-500/20 font-mono",title:i?`Last sync ${l}s ago — SWR refresh may be lagging`:`Live data \xb7 refreshes every 5s \xb7 last sync ${l}s ago`,"data-freshness-chip":!0,children:["live · ",l,"s"]})}function k(e,t,a){return t?"working"===e.status?{label:"working",primary:a?"#059669":"#22c55e",halo:a?"#d1fae5":"#14532d",text:a?"#065f46":"#dcfce7"}:"idle"===e.status?{label:"idle",primary:a?"#0d9488":"#2dd4bf",halo:a?"#ccfbf1":"#134e4a",text:a?"#115e59":"#ccfbf1"}:{label:e.status||"online",primary:a?"#0284c7":"#38bdf8",halo:a?"#e0f2fe":"#0c4a6e",text:a?"#0c4a6e":"#e0f2fe"}:{label:"offline",primary:a?"#94a3b8":"#6b7280",halo:a?"#e2e8f0":"#111827",text:a?"#475569":"#9ca3af"}}let N={panelStops:["#0b1220","#080814","#101018"],radarStops:[{color:"#22d3ee",opacity:.18},{color:"#22c55e",opacity:.045},{color:"#020617",opacity:0}],arrowFill:"#67e8f9",ringStroke:"#164e63",spokeStroke:{active:"#22d3ee",idle:"#155e75"},flowEdge:"#67e8f9",flowPath:"#e0f2fe",flowParticle:"#fef08a",nodeFill:{online:"#020617",offline:"#080814"},labelBox:{fill:"#020617",stroke:"#1f2937"},legendBox:{fill:"#020617",stroke:"#1f2937"},legendText:"#94a3b8",legendHeadline:"#e5e7eb",legendAccent:"#67e8f9",containerBg:"#080814",containerBorder:"#2a2a4a",topRailGradient:"from-transparent via-cyan-400/70 to-transparent"},S={panelStops:["#f8fafc","#ffffff","#f1f5f9"],radarStops:[{color:"#10b981",opacity:.06},{color:"#3b82f6",opacity:.03},{color:"#ffffff",opacity:0}],arrowFill:"#10b981",ringStroke:"#cbd5e1",spokeStroke:{active:"#10b981",idle:"#cbd5e1"},flowEdge:"#10b981",flowPath:"#475569",flowParticle:"#f59e0b",nodeFill:{online:"#ffffff",offline:"#f8fafc"},labelBox:{fill:"#ffffff",stroke:"#e2e8f0"},legendBox:{fill:"#ffffff",stroke:"#e2e8f0"},legendText:"#475569",legendHeadline:"#0f172a",legendAccent:"#0d9488",containerBg:"#ffffff",containerBorder:"#e3e6eb",topRailGradient:"from-transparent via-emerald-500/40 to-transparent"};function _(e,t){let a=0;for(;a<e.length&&a<t.length&&e[a]===t[a];)a++;return e.slice(0,a)}function M(e){let t=e.length,a=e.map((e,t)=>t),r=e=>{for(;a[e]!==e;)a[e]=a[a[e]],e=a[e];return e},n=(e,t)=>{let n=r(e),s=r(t);n!==s&&(a[n]=s)},s={};for(let t of(e.forEach((e,t)=>{let a=e.project_dir?.trim();a&&(s[a]||=[]).push(t)}),Object.values(s)))for(let e=1;e<t.length;e++)n(t[0],t[e]);let l=e.map((e,t)=>t).sort((t,a)=>e[t].alias.localeCompare(e[a].alias));for(let t=0;t+1<l.length;t++)_(e[l[t]].alias,e[l[t+1]].alias).length>=2&&n(l[t],l[t+1]);let i={};for(let e=0;e<t;e++)(i[r(e)]||=[]).push(e);let o={};for(let t of Object.values(i)){let a;if(1===t.length)a=e[t[0]].alias;else{let r=new Set(t.map(t=>e[t].project_dir?.trim()).filter(Boolean));if(1===r.size){let e=[...r][0];a=e.split("/").filter(Boolean).pop()||e}else(a=t.map(t=>e[t].alias).reduce((e,t)=>_(e,t))).length<2&&(a=e[t[0]].alias)}for(let r of t)o[e[r].alias]=a}return o}function C(e,t){let a=new Map;return e.forEach(e=>{if(!t[e.from_alias]||!t[e.to_alias]||e.from_alias===e.to_alias)return;let r=`${e.from_alias}->${e.to_alias}`,n=a.get(r),s=e.created_at||"",l=n?s>n.last_at?s:n.last_at:s;a.set(r,{key:r,from:e.from_alias,to:e.to_alias,count:(n?.count||0)+1,content:n?.content||e.content,last_at:l})}),[...a.values()].slice(0,18)}function $({sessions:e,sseSessions:t,renameSignal:n}){let s,l,i,o,c,u,f,m,g,_,E,z,P,A,L,T,F,I,R,W,B,O,D,H,Y,X,U,G,K="light"===function(){let[e,t]=(0,r.useState)("dark");return(0,r.useEffect)(()=>{let e=()=>{let e=document.documentElement.getAttribute("data-theme")||"cyber";t("light"===e||"mint"===e?"light":"dark")};e();let a=new MutationObserver(e);return a.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]}),()=>a.disconnect()},[]),e}(),J=function(){let[e,t]=(0,r.useState)(!1);return(0,r.useEffect)(()=>{if(!window.matchMedia)return;let e=window.matchMedia("(prefers-reduced-motion: reduce)");t(e.matches);let a=e=>t(e.matches);return e.addEventListener("change",a),()=>e.removeEventListener("change",a)},[]),e}(),V=K?S:N,q="intern"===function(){let[e,t]=(0,r.useState)(null);return(0,r.useEffect)(()=>{try{let e=new URL(window.location.href).searchParams.get("brand");null!==e?""===e||"none"===e?(localStorage.removeItem("anet-brand"),t(null)):(localStorage.setItem("anet-brand",e),t(e)):t(localStorage.getItem("anet-brand"))}catch{}},[]),e}(),[Z,Q]=(0,r.useState)([]),[ee,et]=(0,r.useState)("ring");(0,r.useEffect)(()=>{try{let e=localStorage.getItem("anet-topo-layout");("grid"===e||"ring"===e)&&et(e)}catch{}},[]);let ea=()=>et(e=>{let t="ring"===e?"grid":"ring";try{localStorage.setItem("anet-topo-layout",t)}catch{}return t}),[er,en]=(0,r.useState)(.84);(0,r.useEffect)(()=>{try{let e=parseFloat(localStorage.getItem("anet-topo-nodescale")||"");(.7===e||.84===e||1===e)&&en(e)}catch{}},[]),(0,r.useEffect)(()=>{let e=async()=>{try{let e=await fetch("/api/hub/messages?limit=50");if(401===e.status)return void window.location.assign("/login");let t=await e.json();Q(t.messages||[])}catch{}};e();let t=setInterval(e,5e3);return()=>clearInterval(t)},[]);let{onlineNodes:es,offlineNodes:el,nodePositions:ei,flowLinks:eo,activeAliases:ed,groupKeys:ec,groupBoxes:eu,gridContentBottom:eh}=(0,r.useMemo)(()=>{let a=e=>(e.network_id?t[`${e.network_id}:${e.alias}`]:void 0)??t[e.alias],r=(e,t)=>e.alias.localeCompare(t.alias),n=Date.now(),s=e.filter(e=>"offline"!==e.status||a(e)).sort(r),l=e.filter(e=>"offline"===e.status&&!a(e)&&!(e=>{if("offline"!==e.status||a(e)||!e.last_seen_at)return!1;let t=(0,h.parseHubTime)(e.last_seen_at);return null!==t&&n-t>36e5})(e)).sort(r),i={};if("grid"===ee){let e=[...s,...l],t=M(e),r=Math.max(1,Math.ceil(Math.sqrt(e.length))),n=700/r,o=Math.round(26*er),d=[];for(let a of e){let e=t[a.alias],r=d[d.length-1];r&&r.key===e?r.members.push(a):d.push({key:e,members:[a]})}let c=[],u=0,h=0;for(;h<d.length;)if(d[h].members.length>=2)c.push({members:d[h].members,startRow:u,centred:!1,isGroup:!0}),u+=Math.ceil(d[h].members.length/r),h++;else{let e=[];for(;h<d.length&&d[h].members.length<2;)e.push(d[h].members[0]),h++;c.push({members:e,startRow:u,centred:!0,isGroup:!1}),u+=Math.ceil(e.length/r)}let x=Math.max(1,u),f=o+20,m=Math.max(2*o+22,f+12,o+(er<.8?12:14)+f+3,Math.min(100,526/x));for(let e of c)e.members.forEach((t,a)=>{let s=Math.floor(a/r),l=a%r,o=Math.min(r,e.members.length-s*r),d=e.centred?(r-o)*n/2:0;i[t.alias]={x:150+d+(l+.5)*n,y:126+(e.startRow+s+.5)*m}});let p=C(Z,i),g=new Set;p.forEach(e=>{g.add(e.from),g.add(e.to)});let y=Math.max(8,Math.min(26,m-f-8)),b=c.filter(e=>e.isGroup).map(e=>{let r=e.members.map(e=>i[e.alias]).filter(Boolean),n=r.map(e=>e.x),s=r.map(e=>e.y),l=Math.min(...n),o=Math.min(...s),d=0,c=0,u=0;for(let t of e.members){let e="offline"!==t.status||!!a(t);"working"===t.status?d++:e?c++:u++}return{key:e.members.length?t[e.members[0].alias]:"",count:e.members.length,statuses:{working:d,idle:c,offline:u},x:l-y,y:o-f,w:Math.max(...n)-l+2*y,h:Math.max(...s)-o+f+y}});return{onlineNodes:s,offlineNodes:l,nodePositions:i,flowLinks:p,activeAliases:g,groupKeys:t,groupBoxes:b,gridContentBottom:126+x*m+8}}let o=s.length>14,d=!o&&s.length>8,c=s.length;if(o){let e=Math.ceil(s.length/3),t=s.slice(0,e),a=s.slice(e,2*e),r=s.slice(2*e);t.forEach((e,a)=>{i[e.alias]=b(a,Math.max(t.length,1),145)});let n=t.length<=2?Math.PI:1.78*Math.PI,l=t.length>1?n/(t.length-1):0;a.forEach((e,t)=>{i[e.alias]=b(t,Math.max(a.length,1),215,l/2)}),r.forEach((e,t)=>{i[e.alias]=b(t,Math.max(r.length,1),285)}),c=r.length}else if(d){let e=Math.ceil(s.length/2),t=s.length-e,a=s.slice(0,e),r=s.slice(e);a.forEach((t,a)=>{i[t.alias]=b(a,Math.max(e,1),175)});let n=e<=2?Math.PI:1.78*Math.PI,l=e>1?n/(e-1):0;r.forEach((e,a)=>{i[e.alias]=b(a,Math.max(t,1),260,l/2)}),c=t}else s.forEach((e,t)=>{i[e.alias]=b(t,Math.max(s.length,1),220)});let u=c<=2?Math.PI:1.78*Math.PI,x=c>1?u/(c-1):0,f=c>0?x/2:0,m=325+6*Math.max(0,l.length-4);l.forEach((e,t)=>{i[e.alias]=b(t,Math.max(l.length,1),m,f)});let p=C(Z,i),g=new Set;p.forEach(e=>{g.add(e.from),g.add(e.to)});let y=M([...s,...l]);return{onlineNodes:s,offlineNodes:l,nodePositions:i,flowLinks:p,activeAliases:g,groupKeys:y,groupBoxes:[],gridContentBottom:0}},[Z,e,t,ee,er]),ex=es.filter(e=>"working"===e.status).length,ef=(0,r.useMemo)(()=>{let e=new Map;for(let t of[...es,...el]){let a=p(t.model),r="unknown"===a.id?"?":a.initial,n=e.get(r);n?n.count++:e.set(r,{initial:r,count:1,color:a.mono.text})}return[...e.values()].sort((e,t)=>t.count-e.count)},[es,el]),em=es.length+el.length>16,[ep,eg]=(0,r.useState)(null),[ey,eb]=(0,r.useState)(null),ev=ey??(ep?ec[ep]??ep:null),[ej,ew]=(0,r.useState)(()=>{try{return sessionStorage.getItem("anet-topo-pinned-group")}catch{return null}}),ek=ev??ej;(0,r.useEffect)(()=>{try{ej?sessionStorage.setItem("anet-topo-pinned-group",ej):sessionStorage.removeItem("anet-topo-pinned-group")}catch{}},[ej]),(0,r.useEffect)(()=>{!ej||new Set(Object.values(ec)).has(ej)||ew(null)},[ej,ec]);let[eN,eS]=(0,r.useState)(null),[e_,eM]=(0,r.useState)(!1),[eC,e$]=(0,r.useState)(null),[eE,ez]=(0,r.useState)(()=>{try{return sessionStorage.getItem("anet-topo-pinned-vendor")}catch{return null}}),eP=eC??eE;(0,r.useEffect)(()=>{try{eE?sessionStorage.setItem("anet-topo-pinned-vendor",eE):sessionStorage.removeItem("anet-topo-pinned-vendor")}catch{}},[eE]),(0,r.useEffect)(()=>{eE&&!ef.some(e=>e.initial===eE)&&ez(null)},[eE,ef]);let[eA,eL]=(0,r.useState)(null),[eT,eF]=(0,r.useState)(()=>{try{let e=sessionStorage.getItem("anet-topo-pinned-status");return"working"===e||"idle"===e||"offline"===e?e:null}catch{return null}}),eI=eA??eT;(0,r.useEffect)(()=>{try{eT?sessionStorage.setItem("anet-topo-pinned-status",eT):sessionStorage.removeItem("anet-topo-pinned-status")}catch{}},[eT]),(0,r.useEffect)(()=>{let e=e=>{let t=e.detail||{};if("clear"===t.kind)eF(null),ew(null),ez(null);else if("clear-vendor"===t.kind)ez(null);else if("status"===t.kind){let e=t.value;("working"===e||"idle"===e||"offline"===e)&&eF(e)}else"group"===t.kind&&"string"==typeof t.value&&ew(t.value)};return window.addEventListener("anet:topo-pin",e),()=>window.removeEventListener("anet:topo-pin",e)},[]);let eR=(0,r.useMemo)(()=>{if(!eN)return null;let e=eo.find(e=>e.key===eN);return e?new Set([e.from,e.to]):null},[eN,eo]),eW=(0,r.useRef)(null),eB=(0,r.useRef)(null),[eO,eD]=(0,r.useState)({zoom:1,x:0,y:0}),eH=(0,r.useRef)(eO),eY=(0,r.useRef)({active:!1,startX:0,startY:0,baseX:0,baseY:0}),[eX,eU]=(0,r.useState)(!1),[eG,eK]=(0,r.useState)(null),[eJ,eV]=(0,r.useState)(null);(0,r.useEffect)(()=>{n&&n.from===eG&&eK(n.to)},[n]),(0,r.useEffect)(()=>{eH.current=eO},[eO]),(0,r.useEffect)(()=>{try{let e=localStorage.getItem("anet-topo-view");if(e){let t=JSON.parse(e);"number"==typeof t?.zoom&&eD({zoom:Math.min(4,Math.max(.5,t.zoom)),x:"number"==typeof t.x?t.x:0,y:"number"==typeof t.y?t.y:0})}}catch{}},[]);let[eq]=(0,r.useState)(()=>!!localStorage.getItem("anet-topo-view")),eZ=(0,r.useRef)(!1);(0,r.useEffect)(()=>{if(!eZ.current){if(eq){eZ.current=!0;return}if("grid"===ee&&0!==e.length&&eh){if(eh<=680){eZ.current=!0;return}eD({zoom:Math.max(.5,Math.min(1,680/eh)),x:0,y:0}),eZ.current=!0}}},[ee,e.length,eh,eq]),(0,r.useEffect)(()=>{try{localStorage.setItem("anet-topo-view",JSON.stringify(eO))}catch{}},[eO]),(0,r.useEffect)(()=>{let e=()=>eU(document.fullscreenElement===eW.current);return document.addEventListener("fullscreenchange",e),()=>document.removeEventListener("fullscreenchange",e)},[]),(0,r.useEffect)(()=>{let e=eB.current;if(!e)return;let t=t=>{if(!eX&&!t.ctrlKey&&!t.metaKey)return;t.preventDefault();let a=e.getBoundingClientRect(),r=(t.clientX-a.left)/a.width*1e3,n=(t.clientY-a.top)/a.height*680;eD(e=>{let a=Math.min(1.08,Math.max(.926,Math.exp(-(6e-4*t.deltaY)))),s=Math.min(4,Math.max(.5,e.zoom*a)),l=s/e.zoom;return{zoom:s,x:r-(r-e.x)*l,y:n-(n-e.y)*l}})};return e.addEventListener("wheel",t,{passive:!1}),()=>e.removeEventListener("wheel",t)},[eX]);let[eQ,e0]=(0,r.useState)(!1),e1=e=>{if(eY.current.active){eY.current.active=!1,e0(!1);try{e.currentTarget.releasePointerCapture?.(e.pointerId)}catch{}}},e2=e=>{eD(t=>{let a=Math.min(4,Math.max(.5,t.zoom*e)),r=a/t.zoom;return{zoom:a,x:500-(500-t.x)*r,y:340-(340-t.y)*r}})},e5=()=>eD({zoom:1,x:0,y:0}),e3=(0,r.useCallback)(()=>{eD({zoom:!eh||eh<=680?1:Math.max(.5,Math.min(1,680/eh)),x:0,y:0})},[eh]);return(0,r.useEffect)(()=>{let e=e=>{"toggle"===(e.detail||{}).kind&&ea()},t=e=>{"fit"===(e.detail||{}).kind&&e3()};return window.addEventListener("anet:topo-layout",e),window.addEventListener("anet:topo-view",t),()=>{window.removeEventListener("anet:topo-layout",e),window.removeEventListener("anet:topo-view",t)}},[e3]),(0,r.useEffect)(()=>{let e=e=>{if(e.ctrlKey||e.metaKey||e.altKey)return;let t=document.activeElement;if(t){let e=t.tagName;if("INPUT"===e||"TEXTAREA"===e||"SELECT"===e||t.isContentEditable)return}"+"===e.key||"="===e.key?(e2(1.2),e.preventDefault()):"-"===e.key||"_"===e.key?(e2(1/1.2),e.preventDefault()):"0"===e.key?(e5(),e.preventDefault()):"f"===e.key||"F"===e.key?(e3(),e.preventDefault()):"l"===e.key||"L"===e.key?(ea(),e.preventDefault()):"Escape"===e.key&&!eG&&(eT||ej||eE)&&(eT&&eF(null),ej&&ew(null),eE&&ez(null),e.preventDefault())};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[e3,eG,eT,ej,eE]),(0,a.jsxs)("section",{className:"w-full max-w-6xl mx-auto mb-8",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between mb-3 px-1",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"text-xs uppercase text-gray-600 tracking-wider",children:"Network Topology"}),(0,a.jsx)("h2",{className:"text-lg text-white font-semibold",children:"Command mesh"})]}),(0,a.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs",children:[(0,a.jsxs)("div",{className:"inline-flex rounded-md border border-gray-500/25 overflow-hidden",role:"group","aria-label":"Topology layout",children:[(0,a.jsx)("button",{onClick:()=>{"ring"!==ee&&ea()},"aria-pressed":"ring"===ee,title:"Ring layout (l to toggle)",className:`px-2.5 py-1 transition-colors ${"ring"===ee?"bg-cyan-500/15 text-cyan-300":"text-gray-500 hover:text-gray-400"}`,children:"Ring"}),(0,a.jsx)("button",{onClick:()=>{"grid"!==ee&&ea()},"aria-pressed":"grid"===ee,title:"Grid layout (l to toggle)",className:`px-2.5 py-1 border-l border-gray-500/25 transition-colors ${"grid"===ee?"bg-cyan-500/15 text-cyan-300":"text-gray-500 hover:text-gray-400"}`,children:"Grid"})]}),(0,a.jsxs)("span",{className:"px-2.5 py-1 rounded-md bg-green-500/10 text-green-300 border border-green-500/20","data-working-chip":!0,"data-pin-mirror":"working"===eT?"true":"false",title:ex>0?"working"===eT?"Pinned — Esc to clear":"Hover to highlight working nodes":void 0,style:{cursor:ex>0?"pointer":void 0,boxShadow:"working"===eT?"inset 0 0 0 1px #4ade80, inset 0 0 0 2px rgba(255,255,255,0.45)":void 0},onMouseEnter:()=>{ex>0&&eL("working")},onMouseLeave:()=>eL(e=>"working"===e?null:e),children:[ex," working"]}),(0,a.jsxs)("span",{className:"px-2.5 py-1 rounded-md bg-cyan-500/10 text-cyan-300 border border-cyan-500/20","data-online-chip":!0,"data-pin-mirror":"idle"===eT?"true":"false",title:es.length>0?"idle"===eT?"Pinned — Esc to clear":"Hover to highlight online nodes":void 0,style:{cursor:es.length>0?"pointer":void 0,boxShadow:"idle"===eT?"inset 0 0 0 1px #67e8f9, inset 0 0 0 2px rgba(255,255,255,0.45)":void 0},onMouseEnter:()=>{let e=es.length-ex;ex>0?eL("working"):e>0&&eL("idle")},onMouseLeave:()=>eL(e=>"working"===e||"idle"===e?null:e),children:[es.length," online"]}),(()=>{let e=es.length-ex,t=el.length,r=ex+e+t;if(0===r)return null;let n=(e,t,n,s)=>{if(0===e)return null;let l=eT===n,i="working"===n?es.filter(e=>"working"===e.status).map(e=>e.alias):"idle"===n?es.filter(e=>"working"!==e.status).map(e=>e.alias):el.map(e=>e.alias),o=i.slice(0,8).join(", "),d=i.length>8?` + ${i.length-8} more`:"",c=l?"click to release filter":"click to highlight";return(0,a.jsx)("span",{"data-pressure-seg":n,"data-pressure-seg-aliases":i.join(","),role:"button",tabIndex:0,"aria-pressed":l,title:`${e} ${s}
2
+ ${o}${d}
3
+ ${c}`,style:{width:`${e/r*100}%`,background:t,height:"100%",cursor:"pointer",boxShadow:l?`inset 0 0 0 1px ${t}, inset 0 0 0 2px rgba(255,255,255,0.6)`:void 0},onClick:e=>{e.stopPropagation(),eF(e=>e===n?null:n)},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.preventDefault(),eF(e=>e===n?null:n))},onMouseEnter:()=>eL(n),onMouseLeave:()=>eL(e=>e===n?null:e)},n)};return(0,a.jsxs)("span",{className:"hidden sm:inline-flex items-center gap-2 px-2.5 py-1 rounded-md bg-gray-500/10 text-gray-400 border border-gray-500/20 font-mono",title:`${ex} working \xb7 ${e} idle \xb7 ${t} offline`,"data-fleet-pressure":!0,children:[(0,a.jsx)("span",{className:"text-[10px] tracking-wide",children:"pressure"}),(0,a.jsxs)("span",{className:"inline-flex h-1.5 w-16 rounded-full overflow-hidden",style:{background:"rgb(75 85 99 / 0.25)"},children:[n(ex,K?"#059669":"#22c55e","working","working"),n(e,K?"#0d9488":"#2dd4bf","idle","idle"),n(t,K?"#94a3b8":"#6b7280","offline","offline")]})]})})(),eT&&(s="working"===eT?ex:"idle"===eT?es.length-ex:el.length,i=(l="working"===eT?es.filter(e=>"working"===e.status).map(e=>e.alias):"idle"===eT?es.filter(e=>"working"!==e.status).map(e=>e.alias):el.map(e=>e.alias)).slice(0,8).join(", "),o=l.length>8?` + ${l.length-8} more`:"",(0,a.jsxs)("span",{"data-active-filter":"status","data-filter-match-count":s,"data-filter-match-aliases":l.join(","),className:"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono text-xs border anet-fade-in",title:s>0?`${i}${o} — click to clear`:"Click to clear filter",onClick:()=>eF(null),style:{background:"working"===eT?K?"#05966914":"#22c55e1f":"idle"===eT?K?"#0d948814":"#2dd4bf1f":K?"#94a3b814":"#6b72801f",color:"working"===eT?K?"#047857":"#86efac":"idle"===eT?K?"#0f766e":"#5eead4":K?"#475569":"#9ca3af",borderColor:"currentColor",cursor:"pointer"},children:[(0,a.jsxs)("span",{children:[(0,a.jsx)("span",{className:"hidden sm:inline","data-filter-prefix":!0,children:"filter: "}),eT,(0,a.jsxs)("span",{className:"opacity-70",children:[" · ",s]})]}),(0,a.jsx)("button",{type:"button","aria-label":`Clear ${eT} filter`,onClick:e=>{e.stopPropagation(),eF(null)},className:"ml-0.5 leading-none hover:opacity-70",style:{background:"transparent",color:"inherit",cursor:"pointer",padding:0},children:"×"})]})),ej&&(c=Object.values(ec).filter(e=>e===ej).length,f=(u=Object.entries(ec).filter(([,e])=>e===ej).map(([e])=>e)).slice(0,8).join(", "),m=u.length>8?` + ${u.length-8} more`:"",(0,a.jsxs)("span",{"data-active-filter":"group","data-filter-match-count":c,"data-filter-match-aliases":u.join(","),className:"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono text-xs border anet-fade-in",title:c>0?`${f}${m} — click to clear`:"Click to clear filter",onClick:()=>ew(null),style:{background:K?"#67e8f914":"#67e8f91f",color:V.legendAccent,borderColor:"currentColor",cursor:"pointer"},children:[(0,a.jsxs)("span",{children:[(0,a.jsx)("span",{className:"hidden sm:inline","data-filter-prefix":!0,children:"filter: "}),ej,(0,a.jsxs)("span",{className:"opacity-70",children:[" · ",c]})]}),(0,a.jsx)("button",{type:"button","aria-label":`Clear group filter ${ej}`,onClick:e=>{e.stopPropagation(),ew(null)},className:"ml-0.5 leading-none hover:opacity-70",style:{background:"transparent",color:"inherit",cursor:"pointer",padding:0},children:"×"})]})),eE&&(g=ef.find(e=>e.initial===eE),_=g?.count??0,E=g?.color??V.legendText,P=(z=[...es,...el].filter(e=>{let t=p(e.model);return("unknown"===t.id?"?":t.initial)===eE}).map(e=>e.alias)).slice(0,8).join(", "),A=z.length>8?` + ${z.length-8} more`:"",(0,a.jsxs)("span",{"data-active-filter":"vendor","data-filter-match-count":_,"data-filter-match-aliases":z.join(","),className:"inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono text-xs border anet-fade-in",title:_>0?`${P}${A} — click to clear`:"Click to clear vendor filter",onClick:()=>ez(null),style:{background:`${E}1f`,color:E,borderColor:"currentColor",cursor:"pointer"},children:[(0,a.jsxs)("span",{children:[(0,a.jsx)("span",{className:"hidden sm:inline","data-filter-prefix":!0,children:"filter: "}),eE,(0,a.jsxs)("span",{className:"opacity-70",children:[" · ",_]})]}),(0,a.jsx)("button",{type:"button","aria-label":`Clear vendor filter ${eE}`,onClick:e=>{e.stopPropagation(),ez(null)},className:"ml-0.5 leading-none hover:opacity-70",style:{background:"transparent",color:"inherit",cursor:"pointer",padding:0},children:"×"})]})),ef.length>1&&(0,a.jsx)("span",{className:"hidden sm:inline-flex items-center gap-2 px-2.5 py-1 rounded-md bg-gray-500/10 text-gray-400 border border-gray-500/20 font-mono",title:"Hover to highlight; click to pin",children:ef.map(e=>{let t=eE===e.initial,r=[...es,...el].filter(t=>{let a=p(t.model);return("unknown"===a.id?"?":a.initial)===e.initial}).map(e=>e.alias),n=r.slice(0,8).join(", "),s=r.length>8?` + ${r.length-8} more`:"",l=t?`${n}${s} — click again or Esc to clear`:`${n}${s} — click to pin`;return(0,a.jsxs)("span",{role:"button",tabIndex:0,"aria-pressed":t,className:"inline-flex items-baseline gap-0.5 px-1 rounded","data-vendor-letter":e.initial,"data-vendor-pinned":t?"true":"false","data-vendor-aliases":r.join(","),title:l,style:{cursor:"pointer",boxShadow:t?`inset 0 0 0 1px ${e.color}, inset 0 0 0 2px rgba(255,255,255,0.45)`:void 0},onMouseEnter:()=>e$(e.initial),onMouseLeave:()=>e$(t=>t===e.initial?null:t),onClick:()=>ez(t=>t===e.initial?null:e.initial),onKeyDown:t=>{("Enter"===t.key||" "===t.key)&&(t.preventDefault(),ez(t=>t===e.initial?null:e.initial))},children:[(0,a.jsx)("span",{style:{color:e.color},children:e.initial}),(0,a.jsxs)("span",{className:"text-gray-500",children:[":",e.count]})]},e.initial)})}),(T=null!==(L=eo.reduce((e,t)=>{if(!t.last_at)return e;let a=(0,h.parseHubTime)(t.last_at);return null===a?e:null===e||a>e?a:e},null))?(0,h.relativeAgo)(new Date(L).toISOString()):null,(0,a.jsxs)("span",{className:"hidden sm:inline px-2.5 py-1 rounded-md bg-gray-500/10 text-gray-400 border border-gray-500/20","data-active-links-chip":!0,title:eo.length>0?"Hover to brighten all active flows":void 0,style:{cursor:eo.length>0?"pointer":void 0},onMouseEnter:()=>{eo.length>0&&eM(!0)},onMouseLeave:()=>eM(!1),children:[eo.length," active link",1===eo.length?"":"s",T?(0,a.jsxs)("span",{className:"text-gray-500",children:[" · last ",T]}):null]})),(0,a.jsx)(w,{sessions:e})]})]}),(0,a.jsxs)("div",{ref:eW,className:`relative overflow-hidden rounded-lg border shadow-2xl ${K?"shadow-zinc-900/5":"shadow-cyan-950/30"} ${eX?"flex items-center justify-center":""}`,style:{background:V.containerBg,borderColor:V.containerBorder},children:[(0,a.jsx)("div",{className:`absolute inset-x-0 top-0 h-px bg-gradient-to-r ${V.topRailGradient}`}),(0,a.jsxs)("svg",{ref:eB,viewBox:"0 0 1000 680",className:"w-full h-auto block",preserveAspectRatio:"xMidYMid meet",onPointerDown:e=>{0===e.button&&(e.currentTarget.setPointerCapture?.(e.pointerId),eY.current={active:!0,startX:e.clientX,startY:e.clientY,baseX:eH.current.x,baseY:eH.current.y},e0(!0))},onPointerMove:e=>{let t=eY.current;if(!t.active)return;let a=eB.current;if(!a)return;let r=a.getBoundingClientRect(),n=(e.clientX-t.startX)/r.width*1e3,s=(e.clientY-t.startY)/r.height*680;eD(e=>({...e,x:t.baseX+n,y:t.baseY+s}))},onPointerUp:e1,onPointerLeave:e1,onDoubleClick:e=>{let t=e.target;t?.closest("g[data-node]")||e5()},style:{cursor:eQ?"grabbing":"grab",touchAction:"none"},children:[(0,a.jsxs)("defs",{children:[(0,a.jsxs)("linearGradient",{id:"topo-panel",x1:"0",x2:"1",y1:"0",y2:"1",children:[(0,a.jsx)("stop",{offset:"0%",stopColor:V.panelStops[0]}),(0,a.jsx)("stop",{offset:"48%",stopColor:V.panelStops[1]}),(0,a.jsx)("stop",{offset:"100%",stopColor:V.panelStops[2]})]}),(0,a.jsxs)("radialGradient",{id:"topo-radar",cx:"50%",cy:"50%",r:"55%",children:[(0,a.jsx)("stop",{offset:"0%",stopColor:V.radarStops[0].color,stopOpacity:V.radarStops[0].opacity}),(0,a.jsx)("stop",{offset:"45%",stopColor:V.radarStops[1].color,stopOpacity:V.radarStops[1].opacity}),(0,a.jsx)("stop",{offset:"100%",stopColor:V.radarStops[2].color,stopOpacity:V.radarStops[2].opacity})]}),!K&&(0,a.jsxs)("filter",{id:"topo-glow",children:[(0,a.jsx)("feGaussianBlur",{stdDeviation:"4",result:"blur"}),(0,a.jsxs)("feMerge",{children:[(0,a.jsx)("feMergeNode",{in:"blur"}),(0,a.jsx)("feMergeNode",{in:"SourceGraphic"})]})]}),[{id:"topo-arrow-s",size:12},{id:"topo-arrow",size:16},{id:"topo-arrow-l",size:22}].map(e=>(0,a.jsx)("marker",{id:e.id,viewBox:"0 0 10 10",refX:"8",refY:"5",markerWidth:e.size,markerHeight:e.size,markerUnits:"userSpaceOnUse",orient:"auto-start-reverse",children:(0,a.jsx)("path",{d:"M 0 0 L 10 5 L 0 10 z",fill:V.arrowFill})},e.id)),(0,a.jsxs)("radialGradient",{id:"topo-sweep",cx:"0%",cy:"50%",r:"100%",children:[(0,a.jsx)("stop",{offset:"0%",stopColor:K?"#0d9488":"#22d3ee",stopOpacity:K?.18:.32}),(0,a.jsx)("stop",{offset:"70%",stopColor:K?"#0d9488":"#22d3ee",stopOpacity:K?.1:.18}),(0,a.jsx)("stop",{offset:"100%",stopColor:K?"#0d9488":"#22d3ee",stopOpacity:"0"})]})]}),(0,a.jsx)("rect",{width:"1000",height:"680",fill:"url(#topo-panel)"}),(0,a.jsxs)("g",{transform:`translate(${eO.x} ${eO.y}) scale(${eO.zoom})`,children:["ring"===ee&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("circle",{cx:500,cy:330,r:"330",fill:"url(#topo-radar)",style:{pointerEvents:"none"}}),!K&&(0,a.jsx)("g",{opacity:"0.5",style:{pointerEvents:"none"},children:Array.from({length:28}).map((e,t)=>{let r=9301*t+49297;return(0,a.jsx)("circle",{cx:13*r%1e3,cy:7*r%680,r:t%3==0?1.2:.7,fill:"#a5b4fc",opacity:.35+t%4*.05},t)})}),(0,a.jsx)("g",{style:{transformOrigin:"500px 330px",transformBox:"view-box",pointerEvents:"none"},className:"anet-topo-sweep",opacity:K?.7:1,children:(0,a.jsx)("path",{d:`M 500 330 L 830 330 A 330 330 0 0 0 ${500+330*Math.cos(-Math.PI/4.5)} ${330+330*Math.sin(-Math.PI/4.5)} Z`,fill:"url(#topo-sweep)"})}),[90,170,250,330].map(e=>(0,a.jsx)("circle",{cx:500,cy:330,r:e,fill:"none",stroke:V.ringStroke,strokeWidth:"1",opacity:K?.6:.35},e)),(F=es.length>14?[145,215,285]:es.length>8?[175,260]:es.length>0?[220]:[],R=(I=!!(eT||ej||eE))?V.legendAccent:V.ringStroke,F.map(e=>{let t=es.reduce((t,a)=>{let r=ei[a.alias];return r&&15>Math.abs(Math.hypot(r.x-500,r.y-330)-e)?t+1:t},0);if(0===t)return null;let r=t<=2?0:t<=6?1:2,n=[.24,.36,.5][r],s=[.32,.46,.62][r];return(0,a.jsx)("circle",{cx:500,cy:330,r:e,fill:"none",stroke:R,strokeWidth:"0.7",strokeDasharray:"2 8",opacity:K?n:s,style:{pointerEvents:"none",transition:"stroke 200ms ease-out"},"data-tier-ring":e,"data-tier-occupancy":t,"data-tier-bucket":r,"data-tier-tinted":I?"true":"false"},`tier-${e}`)})),!K&&[0,.25,.5,.75].map((e,t)=>(0,a.jsx)("g",{children:(0,a.jsx)("circle",{cx:830,cy:330,r:0===t?2.8:2.2,fill:"#22d3ee",opacity:.9,filter:"url(#topo-glow)",children:(0,a.jsx)("animateTransform",{attributeName:"transform",type:"rotate",from:`${360*e} 500 330`,to:`${360*e+360} 500 330`,dur:"16s",repeatCount:"indefinite"})})},`orbit-${t}`)),[0,30,60,90,120,150].map(e=>(0,a.jsx)("line",{x1:500-360*Math.cos(e*Math.PI/180),y1:330-360*Math.sin(e*Math.PI/180),x2:500+360*Math.cos(e*Math.PI/180),y2:330+360*Math.sin(e*Math.PI/180),stroke:V.ringStroke,strokeWidth:"1",opacity:K?.35:.18},e))]}),"ring"===ee&&es.map((e,t)=>{let r=ei[e.alias];if(!r)return null;let n=v({x:500,y:330},r,0),s=ed.has(e.alias);return(0,a.jsx)("path",{d:n,fill:"none",stroke:s?V.spokeStroke.active:V.spokeStroke.idle,strokeWidth:s?2:1,strokeDasharray:s?"none":"6 14",opacity:s?.7:.45,className:s?void 0:"anet-topo-spoke-flow",style:s?void 0:{animationDelay:`${-(.25*t)}s`}},`hub-${e.alias}`)}),eu.map(e=>{let t,r,n,s,l=ek===e.key,i=ej===e.key;return(0,a.jsxs)("g",{"data-group":e.key,className:"transition-opacity",style:{opacity:!ek||l?1:.28},children:[(0,a.jsx)("rect",{x:e.x,y:e.y,width:e.w,height:e.h,rx:"14",fill:K?"#0f172a":"#a5b4fc",fillOpacity:i?K?.08:.13:l?K?.05:.09:K?.025:.045,stroke:i||l?V.legendAccent:V.ringStroke,strokeWidth:i?3:l?2:1.5,strokeDasharray:i||l?"none":"6 6","data-group-box-pinned":i?"true":"false","data-group-box-live":i||l||!(e.statuses.working>0)?"false":"true",className:i||l||!(e.statuses.working>0)?void 0:"anet-topo-groupbox-live",style:{transition:"stroke 200ms ease-out, stroke-width 200ms ease-out, fill-opacity 200ms ease-out",pointerEvents:"none"}}),(0,a.jsxs)("g",{role:"button",tabIndex:0,"aria-pressed":ej===e.key,"data-group-label-hit":e.key,style:{pointerEvents:"all",cursor:"pointer"},onPointerDown:e=>e.stopPropagation(),onClick:()=>ew(t=>t===e.key?null:e.key),onPointerEnter:()=>eb(e.key),onPointerLeave:()=>eb(t=>t===e.key?null:t),children:[(r=(t=Object.entries(ec).filter(([,t])=>t===e.key).map(([e])=>e)).slice(0,8).join(", "),n=t.length>8?` + ${t.length-8} more`:"",s=[e.statuses.working>0?`${e.statuses.working} working`:null,e.statuses.idle>0?`${e.statuses.idle} idle`:null,e.statuses.offline>0?`${e.statuses.offline} offline`:null].filter(Boolean).join(" · "),(0,a.jsx)("title",{children:[`${e.key} (${t.length} member${1===t.length?"":"s"})`,s||null,`${r}${n}`,ej===e.key?"click to release pin":"click to pin this group"].filter(Boolean).join("\n")})),(0,a.jsx)("rect",{x:e.x+6,y:e.y+2,width:Math.min(e.w-12,240),height:20,fill:"transparent"}),(0,a.jsxs)("text",{x:e.x+12,y:e.y+14,fill:l?V.legendHeadline:V.legendText,fontSize:"13",fontFamily:"monospace",fontWeight:"700",style:{transition:"fill 200ms ease-out"},"data-group-label":e.key,children:[e.key,(0,a.jsxs)("tspan",{dx:"6",fill:V.legendText,fontSize:"11",fontWeight:"400",children:["· ",e.count]}),e.statuses.working>0&&(0,a.jsxs)("tspan",{dx:"8",fill:K?"#059669":"#22c55e",fontSize:"11",fontWeight:"600",children:[e.statuses.working,"w"]}),e.statuses.idle>0&&(0,a.jsxs)("tspan",{dx:"4",fill:K?"#0d9488":"#2dd4bf",fontSize:"11",fontWeight:"600",children:[e.statuses.idle,"i"]}),e.statuses.offline>0&&(0,a.jsxs)("tspan",{dx:"4",fill:K?"#94a3b8":"#6b7280",fontSize:"11",fontWeight:"600",children:[e.statuses.offline,"o"]})]})]})]},`grp-${e.key}`)}),eo.map((e,t)=>{let r,n,s,l,i,o,d,c,u=ei[e.from],x=ei[e.to];if(!u||!x)return null;let f=(t%2==0?1:-1)*Math.min(36,.18*Math.hypot(x.x-u.x,x.y-u.y)),m=v(u,x,f),p=Math.min(2+e.count,7),g=Math.max(.9,2.6/Math.sqrt(e.count)),y=Math.max(.35,1-(e.last_at?Math.max(0,Date.now()-Date.parse(e.last_at)):0)/3e5),b=e.count<=2?"topo-arrow-s":e.count<=4?"topo-arrow":"topo-arrow-l",j=(0,h.relativeAgo)(e.last_at),w=`${e.from} → ${e.to}
4
+ ${e.count} message${1===e.count?"":"s"}${j?` \xb7 last ${j}`:""}`,k=eN===e.key,N=ec[e.from]??e.from,S=ec[e.to]??e.to,_=k?2:eN?.35:ep||ek?e.from===ep||e.to===ep?1.7:ek&&N===ek&&S===ek?1.3:.35:e_?1.5:1,M=k?Math.min(1.4*p,10):p;return(0,a.jsxs)("g",{children:[(0,a.jsx)("path",{d:m,fill:"none",stroke:"transparent",strokeWidth:Math.max(p+10,16),style:{pointerEvents:"stroke"},"data-edge-hitbox":!0,onMouseEnter:()=>eS(e.key),onMouseLeave:()=>eS(t=>t===e.key?null:t),children:(0,a.jsx)("title",{children:w})}),(0,a.jsx)("path",{d:m,fill:"none",stroke:V.flowEdge,strokeWidth:M,opacity:Math.min(1,(K?.22:.28)*y*_),filter:K?void 0:"url(#topo-glow)",markerEnd:`url(#${b})`,className:"transition-opacity duration-300",style:{pointerEvents:"none"}}),(0,a.jsx)("path",{id:`flow-path-${t}`,d:m,fill:"none",stroke:V.flowPath,strokeWidth:"1",strokeDasharray:"2 12",opacity:Math.min(1,(K?.4:.75)*y*_),className:"transition-opacity duration-300"}),!J&&(0,a.jsx)("circle",{r:"4",fill:V.flowParticle,filter:K?void 0:"url(#topo-glow)",opacity:Math.min(1,y*_),children:(0,a.jsx)("animateMotion",{dur:`${g}s`,begin:`-${(.37*t%g).toFixed(3)}s`,repeatCount:"indefinite",path:m})}),!J&&y>.5&&(0,a.jsxs)("circle",{cx:x.x,cy:x.y,r:"0",fill:"none",stroke:V.flowEdge,strokeWidth:"1.5",opacity:"0",style:{pointerEvents:"none"},"data-arrival-ping":e.key,children:[(0,a.jsx)("animate",{attributeName:"r",values:"0;14;22",dur:`${g}s`,begin:`-${(.92*g).toFixed(2)}s`,repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"opacity",values:"0;0.55;0",dur:`${g}s`,begin:`-${(.92*g).toFixed(2)}s`,repeatCount:"indefinite"})]}),!J&&y>.5&&e.count>=3&&(0,a.jsxs)("circle",{cx:u.x,cy:u.y,r:"0",fill:"none",stroke:V.flowEdge,strokeWidth:"1.5",opacity:"0",style:{pointerEvents:"none"},"data-dispatch-pulse":e.key,children:[(0,a.jsx)("animate",{attributeName:"r",values:"0;12;18",dur:`${g}s`,begin:"0s",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"opacity",values:"0;0.45;0",dur:`${g}s`,begin:"0s",repeatCount:"indefinite"})]}),e.count>=3&&(r=(u.x+x.x)/2,n=(u.y+x.y)/2,s=x.x-u.x,i=Math.hypot(s,l=x.y-u.y)||1,o=r+-l/i*f*.5,d=n+s/i*f*.5,c=Math.min(1,y*_),(0,a.jsxs)("g",{"data-edge-count-badge":e.key,style:{pointerEvents:"none"},opacity:c,children:[(0,a.jsx)("circle",{cx:o,cy:d,r:"9",fill:V.legendBox.fill,stroke:V.flowEdge,strokeWidth:"1",opacity:K?.95:.82}),(0,a.jsx)("text",{x:o,y:d+3,textAnchor:"middle",fill:V.legendHeadline,fontSize:"10",fontFamily:"monospace",fontWeight:"700",children:e.count})]}))]},e.key)}),"ring"===ee&&(0,a.jsxs)("g",{"data-topo-hub":!0,style:{cursor:"pointer"},onPointerDown:e=>e.stopPropagation(),onClick:()=>{e3(),eV({ts:Date.now(),x:500,y:330,r0:18,color:K?"#059669":"#10b981"}),setTimeout(()=>eV(e=>e&&500===e.x&&330===e.y?null:e),600)},children:[(0,a.jsx)("title",{children:(W=e.length,B=["Network hub",`${W} session${1===W?"":"s"}`],es.length>0&&B.push(`${es.length} online`),ex>0&&B.push(`${ex} working`),eo.length>0&&B.push(`${eo.length} active link${1===eo.length?"":"s"}`),B.join(" · ")+"\nclick to fit view")}),(D=[.52,.58,.65,.72][O=0===ex?0:ex<=2?1:ex<=5?2:3],H=[.16,.2,.26,.32][O],Y=[4,3.2,2.7,2.4][O],X=`0.32;${D};0.32`,U=`0.08;${H};0.08`,(0,a.jsx)("circle",{cx:500,cy:330,r:"18",fill:K?"#d1fae5":"#10b981",opacity:K?.42:.12,"data-hub-busyness":O,children:!J&&(0,a.jsx)("animate",{attributeName:"opacity",values:K?X:U,dur:`${Y}s`,repeatCount:"indefinite"})})),(0,a.jsx)("circle",{cx:500,cy:330,r:"10",fill:K?"#059669":"#10b981"}),(0,a.jsx)("circle",{cx:500,cy:330,r:"5",fill:"#d1fae5",opacity:"0.9"})]}),[...es,...el].map((e,r)=>{let n,s,l,i,o,c=ei[e.alias];if(!c)return null;let u=(e.network_id?t[`${e.network_id}:${e.alias}`]:void 0)??t[e.alias],x="offline"!==e.status||!!u,f=k(e,x,K),m=ed.has(e.alias),g=Math.round((x?26:18)*er),b=!em||ep===e.alias||eO.zoom>=1.4,v=!ek||(ec[e.alias]??e.alias)===ek,w=0;if("ring"===ee){let t=ei[e.alias];if(t){let e=Math.hypot(t.x-500,t.y-330);w=e<195?0:e<270?1:e<310?2:3}}return(0,a.jsxs)("g",{"data-node":e.alias,"data-tier-idx":"ring"===ee?w:-1,className:"group transition-opacity anet-fade-in",style:{cursor:"pointer",opacity:eR&&!eR.has(e.alias)&&eG!==e.alias||eP&&eG!==e.alias&&("unknown"===(n=p(e.model)).id?"?":n.initial)!==eP||eI&&eG!==e.alias&&!("working"===eI?"working"===e.status:"idle"===eI?x&&"working"!==e.status:!x)?.28:v?eG===e.alias||x?1:.6:.32,animationDelay:"ring"===ee?`${180*w+r%6*25}ms`:`${25*Math.min(r,24)}ms`,transform:J||ep!==e.alias?void 0:"translateY(-2px)",transition:"transform 180ms cubic-bezier(0.4,0,0.2,1)"},onPointerDown:e=>e.stopPropagation(),onPointerEnter:()=>eg(e.alias),onPointerLeave:()=>eg(t=>t===e.alias?null:t),onClick:()=>{eK(e.alias),eV({ts:Date.now(),x:c.x,y:c.y,r0:g,color:f.primary}),setTimeout(()=>eV(e=>e&&Date.now()-e.ts>=590?null:e),600)},children:[(()=>{var t,r;let n,s,l,i=!x&&e.last_seen_at?(0,h.relativeAgo)(e.last_seen_at):null,o=ec[e.alias],d=o?Object.values(ec).filter(e=>e===o).length:1,c=d>1?`group: ${o} \xb7 ${d}`:null,u=0,f=0;for(let t of eo)t.from===e.alias&&(f+=t.count),t.to===e.alias&&(u+=t.count);let m=u+f>0?`flows: ${u} in / ${f} out`:null;return(0,a.jsx)("title",{children:[`${e.alias} \xb7 ${e.status}`,(t=e.model,r=e.runtime,n=p(t),s=y(r),l=[],"unknown"!==n.id&&l.push(n.label),t&&l.push(t),s&&l.push(s.label),l.join(" · ")),c,e.project_dir?`cwd: ${e.project_dir}`:null,i?`last seen: ${i}`:null,m].filter(Boolean).join("\n")})})(),(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:g+12,fill:"none",stroke:f.primary,strokeWidth:"2",className:"opacity-0 group-hover:opacity-70 transition-opacity duration-150",style:{pointerEvents:"none"}}),eG===e.alias&&(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:g+14,fill:"none",stroke:f.primary,strokeWidth:"2.5",opacity:K?.85:.95,filter:K?void 0:"url(#topo-glow)",className:"transition-opacity duration-200",style:{pointerEvents:"none"}}),m&&!J&&(0,a.jsxs)("circle",{cx:c.x,cy:c.y,r:g+14,fill:f.primary,opacity:K?.08:.12,children:[(0,a.jsx)("animate",{attributeName:"r",values:`${g+8};${g+22};${g+8}`,dur:"2.4s",repeatCount:"indefinite"}),(0,a.jsx)("animate",{attributeName:"opacity",values:K?"0.12;0.02;0.12":"0.18;0.04;0.18",dur:"2.4s",repeatCount:"indefinite"})]}),(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:g+8,fill:f.halo,opacity:x?K?.85:.65:K?.4:.25,className:"transition-[fill,opacity] duration-300 ease-out"}),(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:g,fill:x?V.nodeFill.online:V.nodeFill.offline,stroke:f.primary,strokeWidth:x?3:1.5,strokeDasharray:x?"none":"5 5",filter:x&&!K?"url(#topo-glow)":void 0,className:"transition-[fill,stroke] duration-300 ease-out"}),(()=>{let t=Math.round((x?14:10)*er),r=2*g,n=p(e.model),s=/书生|书小生|intern/i.test(e.alias);if(q||s||n.logo)return(0,a.jsx)("image",{href:n.logo??"/intern_avatar.png",x:c.x-r/2,y:c.y-r/2,width:r,height:r,preserveAspectRatio:"xMidYMid meet"});if("unknown"!==n.id)return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:t,fill:n.mono.bg,stroke:n.mono.ring,strokeWidth:"1"}),(0,a.jsx)("text",{x:c.x,y:c.y,dy:"0.34em",textAnchor:"middle",fill:n.mono.text,fontSize:t,fontFamily:"monospace",fontWeight:"700",children:n.initial})]});let l=(0,d.aliasAvatarColors)(ec[e.alias]||e.alias);return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("circle",{cx:c.x,cy:c.y,r:t,fill:l.bg,stroke:l.ring,strokeWidth:"1"}),(0,a.jsx)("text",{x:c.x,y:c.y,dy:"0.34em",textAnchor:"middle",fill:l.text,fontSize:t,fontFamily:"monospace",fontWeight:"700",children:(0,d.aliasInitial)(e.alias)})]})})(),(()=>{let t=y(e.runtime);if(!t)return null;let r=x?7:5.5,n=c.x+.72*g,s=c.y+.72*g,l=2*r*.62;return(0,a.jsxs)("g",{style:{pointerEvents:"none"},children:[(0,a.jsx)("circle",{cx:n,cy:s,r:r,fill:V.containerBg,stroke:t.color,strokeWidth:"1.5"}),(0,a.jsx)("g",{transform:`translate(${n-l/2} ${s-l/2}) scale(${l/24})`,children:(0,a.jsx)("path",{d:t.iconPath,fill:"none",stroke:t.color,strokeWidth:"2.4",strokeLinecap:"round",strokeLinejoin:"round"})})]})})(),"working"===e.status&&(l=(s=u??0)>=4?"0.7s":s>=2?"0.9s":"1.2s",(0,a.jsx)("circle",{cx:c.x,cy:c.y-(g-6),r:"2.5",fill:V.flowParticle,"data-pulse-dur":l,opacity:J?.6:void 0,children:!J&&(0,a.jsx)("animate",{attributeName:"opacity",values:"1;0.25;1",dur:l,repeatCount:"indefinite"})})),(o=(i=er<.8)?88:100,b?(0,a.jsxs)("g",{transform:`translate(${c.x}, ${c.y+g+(i?18:22)})`,style:{pointerEvents:"none"},className:"transition-transform duration-200 group-hover:-translate-y-[1.5px]",children:[(0,a.jsx)("rect",{x:-o/2,y:i?-12:-14,width:o,height:i?36:42,rx:"6",fill:V.labelBox.fill,stroke:V.labelBox.stroke,opacity:K?1:.94}),(0,a.jsx)("text",{x:"0",y:"1",textAnchor:"middle",fill:f.text,fontSize:i?11:12,fontFamily:"monospace",fontWeight:"700",children:j(e.alias,i?11:12)}),(0,a.jsxs)("text",{x:"0",y:i?15:17,textAnchor:"middle",fill:f.primary,fontSize:i?8:9,fontFamily:"monospace",children:[f.label,x&&null!=u?` sse:${u}`:""]})]}):(0,a.jsx)("text",{x:c.x,y:c.y+g+(i?12:14),textAnchor:"middle",fill:f.text,fontSize:i?9:10,fontFamily:"monospace",fontWeight:"700",opacity:.9,className:"transition-transform duration-200 group-hover:-translate-y-[1.5px]",style:{pointerEvents:"none",paintOrder:"stroke"},stroke:V.containerBg,strokeWidth:"3",children:j(e.alias,i?9:10)}))]},e.alias)}),eJ&&!J&&(0,a.jsxs)("circle",{cx:eJ.x,cy:eJ.y,r:eJ.r0+4,fill:"none",stroke:eJ.color,strokeWidth:"2",opacity:"0",style:{pointerEvents:"none"},children:[(0,a.jsx)("animate",{attributeName:"r",values:`${eJ.r0+4};${eJ.r0+30}`,dur:"0.5s",fill:"freeze"}),(0,a.jsx)("animate",{attributeName:"opacity",values:"0.7;0",dur:"0.5s",fill:"freeze"})]},eJ.ts)]}),(0,a.jsxs)("g",{transform:"translate(16, 16)",children:[(0,a.jsx)("rect",{x:"0",y:"0",width:"230",height:"84",rx:"10",fill:V.legendBox.fill,stroke:V.legendBox.stroke,opacity:K?.97:.92,style:{filter:K?"drop-shadow(0 2px 6px rgba(15,23,42,0.08))":"drop-shadow(0 2px 6px rgba(0,0,0,0.45))"},"data-topo-panel-elevation":"recent"}),(0,a.jsx)("text",{x:"13",y:"21",fill:V.legendHeadline,fontSize:"12",fontFamily:"monospace",fontWeight:"700",children:"recent signal"}),(0,a.jsxs)("text",{x:"150",y:"21",fill:V.legendAccent,fontSize:"10",fontFamily:"monospace","data-recent-panel-count":!0,children:[eo.length," flows"]}),0===eo.length?(0,a.jsx)("text",{x:"115",y:"60",textAnchor:"middle",fill:V.legendText,fontSize:"10",fontFamily:"monospace",fontStyle:"italic",opacity:.65,"data-recent-signal-empty":!0,children:"no flow yet"}):eo.slice(0,3).map((e,t)=>{let r=e.last_at?(0,h.relativeAgo)(e.last_at):null,n=r?r.replace(/\s+ago$/,""):null,s=eN===e.key;return(0,a.jsxs)("g",{"data-recent-row":e.key,"data-recent-row-hovered":s?"true":"false",style:{cursor:"pointer"},onMouseEnter:()=>eS(e.key),onMouseLeave:()=>eS(t=>t===e.key?null:t),children:[(0,a.jsx)("rect",{x:"6",y:38+16*t-10,width:"218",height:"14",rx:"3",fill:s?V.legendAccent:"transparent",opacity:s?K?.1:.14:1,style:{transition:"fill 150ms ease-out, opacity 150ms ease-out"}}),(0,a.jsxs)("text",{x:"13",y:38+16*t,fill:eN===e.key?V.legendHeadline:V.legendText,fontSize:"9",fontFamily:"monospace",style:{transition:"fill 150ms ease-out"},children:[j(e.from,6)," ","->"," ",j(e.to,6)," / ",e.count," / ",j(e.content,8)]}),n?(0,a.jsx)("text",{x:"217",y:38+16*t,textAnchor:"end",fill:V.legendText,fontSize:"8",fontFamily:"monospace",opacity:.55,"data-recent-row-ts":e.key,style:{pointerEvents:"none"},children:n}):null]},e.key)})]}),(0,a.jsxs)("g",{transform:"translate(760, 16)",children:[(0,a.jsx)("rect",{x:"0",y:"0",width:"224",height:"104",rx:"10",fill:V.legendBox.fill,stroke:V.legendBox.stroke,opacity:K?.97:.92,style:{filter:K?"drop-shadow(0 2px 6px rgba(15,23,42,0.08))":"drop-shadow(0 2px 6px rgba(0,0,0,0.45))"},"data-topo-panel-elevation":"legend"}),(0,a.jsx)("text",{x:"13",y:"21",fill:V.legendHeadline,fontSize:"12",fontFamily:"monospace",fontWeight:"700",children:"legend"}),(0,a.jsxs)("text",{x:"215",y:"21",textAnchor:"end",fill:V.legendAccent,fontSize:"10",fontFamily:"monospace","data-legend-panel-count":!0,children:[e.length," node",1===e.length?"":"s"]}),(G=es.length-ex,[{key:"working",y0:32,y1:36,fill:K?"#059669":"#22c55e",label:"working node",count:ex},{key:"idle",y0:56,y1:60,fill:K?"#0d9488":"#2dd4bf",label:"online idle",count:G},{key:"offline",y0:80,y1:84,fill:K?"#94a3b8":"#6b7280",label:"offline / no SSE",count:el.length}]).map(e=>{let t=eT===e.key;return(0,a.jsxs)("g",{"data-legend-status":e.key,role:"button",tabIndex:0,"aria-pressed":t,style:{cursor:"pointer"},onPointerDown:e=>e.stopPropagation(),onMouseEnter:()=>eL(e.key),onMouseLeave:()=>eL(t=>t===e.key?null:t),onClick:()=>eF(t=>t===e.key?null:e.key),children:[(0,a.jsx)("rect",{x:"6",y:e.y0-12,width:"170",height:"22",rx:"3",fill:eA===e.key||t?e.fill:"transparent",opacity:t?K?.14:.18:eA===e.key?K?.08:.12:1,"data-legend-row-tinted":t?"pinned":eA===e.key?"hover":"none",style:{transition:"fill 150ms ease-out, opacity 150ms ease-out"}}),(0,a.jsx)("circle",{cx:"16",cy:e.y0,r:"5.5",fill:e.fill}),t&&(0,a.jsx)("circle",{cx:"16",cy:e.y0,r:"8",fill:"none",stroke:e.fill,strokeWidth:"1.5"}),(0,a.jsx)("text",{x:"30",y:e.y1,fill:eA===e.key||t?V.legendHeadline:V.legendText,fontSize:"11",fontFamily:"monospace",style:{transition:"fill 150ms ease-out"},children:e.label}),(0,a.jsx)("text",{x:"215",y:e.y1,textAnchor:"end",fill:V.legendText,fontSize:"11",fontFamily:"monospace",opacity:eA===e.key||t?.95:.65,"data-legend-count":e.key,style:{pointerEvents:"none",transition:"opacity 150ms ease-out"},children:e.count})]},e.key)}),(0,a.jsx)("path",{d:"M140,80 Q164,56 196,80",fill:"none",stroke:V.flowEdge,strokeWidth:"3",markerEnd:"url(#topo-arrow)",style:{pointerEvents:"none"}})]})]}),(()=>{if(.01>Math.abs(eO.zoom-1)&&1>Math.abs(eO.x)&&1>Math.abs(eO.y)||es.length+el.length===0)return null;let e=-eO.x/eO.zoom*.12,r=-eO.y/eO.zoom*.12058823529411765,n=1e3/eO.zoom*.12,s=680/eO.zoom*.12058823529411765;return(0,a.jsx)("div",{className:"absolute right-3 rounded-md border shadow-lg shadow-black/30 overflow-hidden anet-fade-in",style:{bottom:56,background:V.legendBox.fill,borderColor:V.containerBorder,cursor:"crosshair"},role:"img","aria-label":"Topology minimap — click to recenter",title:"Minimap · click to recenter",onClick:e=>{let t=e.currentTarget.getBoundingClientRect(),a=(e.clientX-t.left)/t.width,r=(e.clientY-t.top)/t.height;eD(e=>({...e,x:500-1e3*a*e.zoom,y:340-680*r*e.zoom}))},"data-topo-minimap":!0,children:(0,a.jsxs)("svg",{width:120,height:82,viewBox:"0 0 120 82",style:{display:"block"},children:[[...es,...el].map(e=>{let r=ei[e.alias];if(!r)return null;let n=(e.network_id?t[`${e.network_id}:${e.alias}`]:void 0)??t[e.alias],s="offline"!==e.status||!!n,l=k(e,s,K);return(0,a.jsx)("circle",{cx:.12*r.x,cy:.12058823529411765*r.y,r:s?1.7:1.2,fill:l.primary,opacity:s?.9:.5},e.alias)}),(0,a.jsx)("rect",{x:Math.max(0,e),y:Math.max(0,r),width:Math.max(0,Math.min(120-Math.max(0,e),n)),height:Math.max(0,Math.min(82-Math.max(0,r),s)),fill:"none",stroke:V.legendAccent,strokeWidth:"1",opacity:"0.9"})]})})})(),(0,a.jsxs)("div",{className:"absolute bottom-3 right-3 flex items-center gap-1.5 text-xs select-none",children:[(0,a.jsx)("div",{className:"flex items-center rounded-md border overflow-hidden",style:{background:V.legendBox.fill,borderColor:V.containerBorder},role:"group","aria-label":"Node size",children:[["S",.7],["M",.84],["L",1]].map(([e,t],r)=>(0,a.jsx)("button",{onClick:()=>(e=>{en(e);try{localStorage.setItem("anet-topo-nodescale",String(e))}catch{}})(t),"aria-pressed":er===t,title:`Node size: ${"S"===e?"small":"M"===e?"medium":"large"}`,className:`px-2 py-1 transition-colors ${r>0?"border-l":""} ${er===t?"bg-cyan-500/15 text-cyan-300":"hover:bg-white/5"}`,style:{color:er===t?void 0:V.legendText,borderColor:V.containerBorder},children:e},e))}),(0,a.jsxs)("div",{className:"flex items-center rounded-md border overflow-hidden",style:{background:V.legendBox.fill,borderColor:V.containerBorder},children:[(0,a.jsx)("button",{onClick:()=>e2(1/1.2),className:"px-2 py-1 hover:bg-white/5 transition-colors",style:{color:V.legendText},"aria-label":"Zoom out",title:"Zoom out (−)",children:(0,a.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round","aria-hidden":!0,children:(0,a.jsx)("path",{d:"M5 12h14"})})}),(0,a.jsxs)("span",{className:"px-2 py-1 tabular-nums border-x text-center",style:{color:V.legendText,borderColor:V.containerBorder,minWidth:46},title:"Current zoom level",children:[Math.round(100*eO.zoom),"%"]}),(0,a.jsx)("button",{onClick:()=>e2(1.2),className:"px-2 py-1 hover:bg-white/5 transition-colors",style:{color:V.legendText},"aria-label":"Zoom in",title:"Zoom in (+)",children:(0,a.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round","aria-hidden":!0,children:(0,a.jsx)("path",{d:"M12 5v14M5 12h14"})})})]}),(0,a.jsx)("button",{onClick:e5,className:"p-1.5 rounded-md border hover:bg-white/5 transition-colors",style:{background:V.legendBox.fill,borderColor:V.containerBorder,color:V.legendText},"aria-label":"Reset view",title:"Reset zoom + pan (0, or double-click the canvas)",children:(0,a.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:[(0,a.jsx)("path",{d:"M3 12a9 9 0 1 0 9-9 9 9 0 0 0-6.4 2.6L3 8"}),(0,a.jsx)("path",{d:"M3 3v5h5"})]})}),(0,a.jsx)("button",{onClick:()=>{let e=eW.current;if(e)if(document.fullscreenElement)document.exitFullscreen?.();else{let t=e.requestFullscreen||e.webkitRequestFullscreen;t?.call(e)}},className:"p-1.5 rounded-md border hover:bg-white/5 transition-colors",style:{background:V.legendBox.fill,borderColor:V.containerBorder,color:V.legendText},"aria-label":eX?"Exit fullscreen":"Enter fullscreen",title:eX?"Exit fullscreen":"Fullscreen",children:eX?(0,a.jsx)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:(0,a.jsx)("path",{d:"M8 3v4a1 1 0 0 1-1 1H3M21 8h-4a1 1 0 0 1-1-1V3M3 16h4a1 1 0 0 1 1 1v4M16 21v-4a1 1 0 0 1 1-1h4"})}):(0,a.jsx)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":!0,children:(0,a.jsx)("path",{d:"M3 8V5a2 2 0 0 1 2-2h3M21 8V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3M21 16v3a2 2 0 0 1-2 2h-3"})})})]}),eG&&(0,a.jsx)(x,{alias:eG,onClose:()=>eK(null)})]})]})}let E={working:{bg:"bg-green-900/30 border-green-800/30",text:"text-green-300",dot:"bg-green-500",glow:"shadow-green-500/10"},idle:{bg:"bg-cyan-900/30 border-cyan-800/30",text:"text-cyan-300",dot:"bg-cyan-400",glow:"shadow-cyan-500/5"},blocked:{bg:"bg-yellow-900/30 border-yellow-800/30",text:"text-yellow-300",dot:"bg-yellow-500",glow:""},error:{bg:"bg-red-900/30 border-red-800/30",text:"text-red-300",dot:"bg-red-500",glow:""}},z={bg:"bg-gray-800/50 border-gray-700/30",text:"text-gray-500",dot:"bg-gray-500",glow:""};function P({session:e,hasSse:t,sseCount:r,onChat:l}){let i=t&&E[e.status]||z;return(0,a.jsxs)(n.default,{href:`/node?alias=${encodeURIComponent(e.alias)}`,prefetch:!1,className:`anet-agent-card group relative block rounded-xl border p-4 transition-all duration-300 cursor-pointer hover:-translate-y-0.5 ${t?`bg-[#111128] border-[#2a2a4a] hover:border-cyan-500/30 hover:shadow-lg ${i.glow}`:"bg-[#0d0d1a] border-[#1a1a2a] opacity-40"}`,children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,a.jsx)(d.AliasAvatar,{alias:e.alias,size:22}),(0,a.jsx)("span",{className:"font-semibold text-white truncate text-sm",title:e.alias,children:e.alias}),(0,a.jsx)("span",{className:`inline-block w-1.5 h-1.5 rounded-full shrink-0 ${i.dot} ${t&&"working"===e.status?"animate-pulse":""}`})]}),(0,a.jsx)("span",{className:`text-[11px] px-2 py-0.5 rounded-md border shrink-0 ${i.bg} ${i.text}`,children:t?e.status:"offline"})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-3",children:[(0,a.jsx)("span",{className:"text-xs text-gray-600 bg-[#0a0a15] px-2 py-0.5 rounded border border-[#1a1a2a]",children:e.agent||"unknown"}),t&&(0,a.jsxs)("span",{className:"text-[10px] text-green-500",children:["SSE:",r]})]}),e.task?(0,a.jsx)("div",{className:"text-xs text-gray-400 bg-[#0a0a15] rounded-lg px-3 py-2 border border-[#1a1a2a] line-clamp-2",title:e.task,children:e.task}):(0,a.jsx)("div",{className:"text-xs text-gray-700 italic",children:"No active task"}),e.progress>0&&(0,a.jsxs)("div",{className:"mt-3",children:[(0,a.jsxs)("div",{className:"flex justify-between text-[10px] mb-1",children:[(0,a.jsx)("span",{className:"text-gray-600",children:"Progress"}),(0,a.jsxs)("span",{className:i.text,children:[e.progress,"%"]})]}),(0,a.jsx)("div",{className:"w-full bg-gray-800 rounded-full h-1.5 overflow-hidden",children:(0,a.jsx)("div",{className:`h-1.5 rounded-full transition-all duration-700 ${"working"===e.status?"bg-green-500":"bg-cyan-500"}`,style:{width:`${Math.min(e.progress,100)}%`}})})]}),(0,a.jsxs)("div",{className:"mt-3 flex justify-between items-center text-[10px] text-gray-600",children:[(0,a.jsx)("span",{className:"truncate",title:e.server||"",children:e.server||"--"}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[l&&t&&(0,a.jsx)("button",{onClick:t=>{t.preventDefault(),t.stopPropagation(),l(e.alias)},className:"text-cyan-400 hover:text-cyan-300 px-1.5 py-0.5 rounded border border-cyan-500/20 hover:bg-cyan-500/10 transition-colors",children:"Chat"}),(0,a.jsx)("span",{children:(0,s.timeAgo)(e.updated_at)}),(0,a.jsx)("svg",{"aria-hidden":!0,className:"w-3 h-3 text-gray-700 opacity-0 -translate-x-1 group-hover:opacity-100 group-hover:translate-x-0 transition-all duration-200",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,a.jsx)("path",{d:"M9 18l6-6-6-6"})})]})]})]})}function A({messages:e}){return 0===e.length?null:(0,a.jsxs)("div",{className:"mt-8",children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold text-white mb-3 flex items-center gap-2",children:[(0,a.jsx)("span",{className:"text-gray-500",children:"Inbox"}),(0,a.jsx)("span",{className:"text-xs bg-blue-900/30 text-blue-400 px-2 py-0.5 rounded-full border border-blue-800/30",children:e.length})]}),(0,a.jsx)("div",{className:"space-y-2 max-h-96 overflow-y-auto pr-1 scrollbar-thin",children:e.map(e=>(0,a.jsxs)("div",{className:"bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm transition-colors hover:border-[#3a3a5a]",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs mb-1.5",children:[e.from_session&&(0,a.jsx)(d.AliasAvatar,{alias:e.from_session,size:16}),(0,a.jsx)("span",{className:"text-gray-200 font-medium truncate",children:e.from_session}),(0,a.jsx)("span",{className:"ml-auto text-gray-600 shrink-0",title:e.created_at,children:(0,s.timeAgo)(e.created_at)})]}),(0,a.jsx)("div",{className:"text-gray-300 leading-relaxed line-clamp-3",title:e.content||"",children:(0,s.previewContent)(e.content)})]},e.id))})]})}function L(){return(0,a.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,a.jsx)("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-3 mb-8 anet-skeleton-pulse",children:[1,2,3,4].map(e=>(0,a.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3",children:[(0,a.jsx)(T,{w:"2.5rem",h:"1.75rem"}),(0,a.jsx)(T,{w:"3.5rem",h:"0.75rem",className:"mt-2"}),(0,a.jsx)(T,{w:"5rem",h:"0.625rem",className:"mt-1"})]},e))}),(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-3 anet-skeleton-pulse",children:[(0,a.jsx)(T,{w:"6rem",h:"2.5rem",rounded:"0.75rem"}),(0,a.jsxs)("div",{className:"flex-1 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-2.5 flex items-center gap-3",children:[(0,a.jsx)("div",{className:"w-8 h-8 rounded-full anet-skeleton-bar"}),(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsx)(T,{w:"6rem",h:"0.875rem"}),(0,a.jsx)(T,{w:"10rem",h:"0.625rem",className:"mt-1"})]})]})]}),(0,a.jsx)("div",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse",children:(0,a.jsx)(T,{w:"14rem",h:"0.875rem"})}),(0,a.jsx)("div",{className:"grid grid-cols-3 gap-2 sm:gap-3 mb-3 anet-skeleton-pulse",children:[1,2,3].map(e=>(0,a.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3",children:[(0,a.jsx)(T,{w:"2rem",h:"1.25rem"}),(0,a.jsx)(T,{w:"2.5rem",h:"0.75rem",className:"mt-1"}),(0,a.jsx)(T,{w:"3.5rem",h:"0.625rem",className:"mt-px"})]},e))}),(0,a.jsx)("div",{className:"grid grid-cols-3 gap-2 sm:gap-3 mb-6 anet-skeleton-pulse",children:[1,2,3].map(e=>(0,a.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2",children:[(0,a.jsx)("div",{className:"w-4 h-4 rounded anet-skeleton-bar"}),(0,a.jsx)(T,{w:"4rem",h:"0.75rem"})]},e))}),(0,a.jsxs)("div",{className:"mb-6 flex gap-2 anet-skeleton-pulse",children:[(0,a.jsx)("div",{className:"flex-1 h-10 rounded-lg border border-[#2a2a4a] bg-[#111128]"}),(0,a.jsx)("div",{className:"w-28 h-10 rounded-lg anet-skeleton-bar"})]}),(0,a.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse",children:[1,2,3,4].map(e=>(0,a.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] p-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 mb-3",children:[(0,a.jsx)("div",{className:"w-2 h-2 rounded-full anet-skeleton-bar"}),(0,a.jsx)(T,{w:"6rem",h:"0.875rem"})]}),(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(T,{w:"100%",h:"0.625rem"}),(0,a.jsx)(T,{w:"75%",h:"0.625rem"}),(0,a.jsx)(T,{w:"55%",h:"0.625rem"})]})]},e))})]})}function T({w:e,h:t,rounded:r,className:n}){return(0,a.jsx)("div",{className:`anet-skeleton-bar ${n||""}`,style:{width:e,height:t,borderRadius:r||"0.375rem"}})}var F=e.i(76161),I=e.i(98025),R=e.i(11449);function W(){let{setNetworkId:e}=(0,R.useNetworkId)(),[t,n]=(0,r.useState)({user:null,networks:[],currentNetwork:"",token:""}),[s,l]=(0,r.useState)(!1),[i,o]=(0,r.useState)(""),[d,c]=(0,r.useState)(""),[u,h]=(0,r.useState)(""),[x,f]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=sessionStorage.getItem("anet_v3_auth");if(e)try{n(JSON.parse(e))}catch{}},[]);let[m,p]=(0,r.useState)(!1),[g,y]=(0,r.useState)(""),[b,v]=(0,r.useState)(""),j=async()=>{try{await fetch(`/api/hub/auth?token=${t.token}&endpoint=/api/auth/me`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"update_profile",token:t.token,display_name:g,email:b})});let e=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"update_profile",token:t.token,display_name:g,email:b})}),a=await e.json();if(a.ok&&a.user){let e={...t,user:a.user};n(e),sessionStorage.setItem("anet_v3_auth",JSON.stringify(e)),p(!1)}}catch{}};if(!t.user)return null;let w=(t.user.display_name||t.user.username).slice(0,2).toUpperCase();return(0,a.jsxs)("div",{className:"flex items-center justify-between bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-2.5 mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[(0,a.jsx)("div",{className:"w-8 h-8 rounded-full bg-gradient-to-br from-cyan-500 to-blue-600 flex items-center justify-center text-xs font-bold text-white",children:w}),(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"text-sm text-white font-medium",children:t.user.display_name||t.user.username}),(0,a.jsxs)("div",{className:"text-[10px] text-gray-500",children:[t.user.role," · ",t.user.user_id]})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-3",children:[t.networks.length>0&&(0,a.jsx)("select",{value:t.currentNetwork,onChange:a=>{let r={...t,currentNetwork:a.target.value};n(r),e(a.target.value),sessionStorage.setItem("anet_v3_auth",JSON.stringify(r))},className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white focus:outline-none",children:t.networks.map(e=>(0,a.jsx)("option",{value:e.network_id,children:e.network_name},e.network_id))}),(0,a.jsxs)("button",{onClick:()=>{y(t.user?.display_name||""),v(""),p(!m)},className:"text-xs text-gray-500 hover:text-gray-300 whitespace-nowrap","aria-label":"Edit profile",children:[(0,a.jsx)("span",{className:"hidden sm:inline",children:"Edit"}),(0,a.jsx)("svg",{className:"sm:hidden w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L10.582 16.07a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.862 4.487z"})})]}),(0,a.jsxs)("button",{onClick:()=>{n({user:null,networks:[],currentNetwork:"",token:""}),sessionStorage.removeItem("anet_v3_auth")},className:"text-xs text-gray-500 hover:text-gray-300 whitespace-nowrap","aria-label":"Sign out",children:[(0,a.jsx)("span",{className:"hidden sm:inline",children:"Sign out"}),(0,a.jsx)("svg",{className:"sm:hidden w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"})})]})]}),m&&(0,a.jsxs)("div",{className:"flex flex-wrap items-center gap-2 mt-2 pt-2 border-t border-[#2a2a4a]",children:[(0,a.jsx)("input",{type:"text",value:g,onChange:e=>y(e.target.value),placeholder:"Display name",className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white placeholder-gray-600 focus:outline-none w-32"}),(0,a.jsx)("input",{type:"email",value:b,onChange:e=>v(e.target.value),placeholder:"Email",className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white placeholder-gray-600 focus:outline-none w-40"}),(0,a.jsx)("button",{onClick:j,className:"px-2 py-1 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded",children:"Save"})]})]})}var B=e.i(6694);function O({tabs:e,activeTab:t,onOpenTab:r,onCloseTab:n,onSetActive:s,onClose:l}){return 0===e.length?null:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{onClick:l,className:"jsx-f7cf3d1a6fdfc074 fixed inset-0 bg-black/30 z-40 lg:hidden"}),(0,a.jsxs)("div",{className:"jsx-f7cf3d1a6fdfc074 fixed top-0 right-0 h-full w-full lg:w-[500px] bg-[#0a0a1a] border-l border-[#2a2a4a] z-50 flex flex-col shadow-2xl shadow-black/60 animate-slide-in",children:[(0,a.jsxs)("div",{className:"jsx-f7cf3d1a6fdfc074 flex items-center border-b border-[#2a2a4a] bg-[#0d0d1a] overflow-x-auto",children:[(0,a.jsx)("div",{className:"jsx-f7cf3d1a6fdfc074 flex-1 flex min-w-0",children:e.map(e=>(0,a.jsxs)("button",{onClick:()=>s(e),className:`jsx-f7cf3d1a6fdfc074 flex items-center gap-1.5 px-3 py-2.5 text-xs border-b-2 transition-colors shrink-0 ${t===e?"border-cyan-400 text-cyan-300 bg-cyan-500/5":"border-transparent text-gray-500 hover:text-gray-300"}`,children:[(0,a.jsx)("div",{className:`jsx-f7cf3d1a6fdfc074 w-2 h-2 rounded-full ${t===e?"bg-cyan-400":"bg-gray-600"}`}),(0,a.jsx)("span",{className:"jsx-f7cf3d1a6fdfc074 max-w-[80px] truncate",children:e}),(0,a.jsx)("button",{onClick:t=>{t.stopPropagation(),n(e)},className:"jsx-f7cf3d1a6fdfc074 ml-1 text-gray-600 hover:text-gray-300 p-0.5",children:"×"})]},e))}),(0,a.jsx)("button",{onClick:l,className:"jsx-f7cf3d1a6fdfc074 text-gray-500 hover:text-white px-3 py-2.5 shrink-0 border-l border-[#2a2a4a]",children:(0,a.jsx)("svg",{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,className:"jsx-f7cf3d1a6fdfc074 w-4 h-4",children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12",className:"jsx-f7cf3d1a6fdfc074"})})})]}),(0,a.jsx)("div",{className:"jsx-f7cf3d1a6fdfc074 flex-1 relative overflow-hidden",children:e.map(e=>(0,a.jsx)("div",{className:`jsx-f7cf3d1a6fdfc074 absolute inset-0 ${t===e?"block":"hidden"}`,children:(0,a.jsx)(D,{alias:e})},e))})]}),(0,a.jsx)(B.default,{id:"f7cf3d1a6fdfc074",children:"@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-slide-in{animation:.2s ease-out slide-in}"})]})}function D({alias:e}){return(0,a.jsx)(c.TaskChatPanel,{alias:e,onClose:()=>{},inline:!0})}function H({sessions:e,onClose:t}){let[n,s]=(0,r.useState)(new Set),[l,i]=(0,r.useState)(""),[o,c]=(0,r.useState)("normal"),[u,h]=(0,r.useState)(!1),[x,f]=(0,r.useState)([]),[m,p]=(0,r.useState)(""),g=e.filter(e=>"offline"!==e.status).filter(e=>!m||e.alias.toLowerCase().includes(m.toLowerCase())||(e.agent||"").toLowerCase().includes(m.toLowerCase())),y=async()=>{if(!l.trim()||0===n.size||u)return;h(!0),f([]);let e=[...n].map(async e=>{try{let t=await fetch("/api/hub/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({alias:e,task:l,priority:o})}),a=await t.json();return{alias:e,ok:!!a.ok,error:a.error}}catch(t){return{alias:e,ok:!1,error:"send failed"}}});f(await Promise.all(e)),h(!1)},b=x.filter(e=>e.ok).length;return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"fixed inset-0 bg-black/50 z-40 anet-fade-in",onClick:t}),(0,a.jsxs)("div",{className:"fixed inset-4 lg:inset-x-[15%] lg:inset-y-[5%] bg-[#0a0a1a] border border-[#2a2a4a] rounded-2xl z-50 flex flex-col shadow-2xl shadow-black/70 overflow-hidden anet-fade-in",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between px-6 py-4 border-b border-[#2a2a4a] bg-[#0d0d1a]",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg font-bold text-white",children:"Dispatch Task"}),(0,a.jsx)("p",{className:"text-xs text-gray-500 mt-0.5",children:"Send a task to one or more agents"})]}),(0,a.jsx)("button",{onClick:t,className:"text-gray-500 hover:text-white p-1.5 rounded-lg hover:bg-[#1a1a2a]",children:(0,a.jsx)("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),(0,a.jsxs)("div",{className:"flex-1 flex flex-col lg:flex-row overflow-hidden",children:[(0,a.jsxs)("div",{className:"lg:w-[280px] border-b lg:border-b-0 lg:border-r border-[#2a2a4a] flex flex-col",children:[(0,a.jsxs)("div",{className:"px-4 py-3 border-b border-[#2a2a4a]",children:[(0,a.jsx)("input",{type:"text",value:m,onChange:e=>p(e.target.value),placeholder:"Filter agents...",className:"w-full bg-[#111128] border border-[#2a2a4a] rounded-lg px-3 py-2 text-xs text-white placeholder-gray-600 focus:border-cyan-500/40 focus:outline-none"}),(0,a.jsxs)("div",{className:"flex items-center justify-between mt-2",children:[(0,a.jsx)("button",{onClick:()=>{n.size===g.length?s(new Set):s(new Set(g.map(e=>e.alias)))},className:"text-[10px] text-cyan-400 hover:text-cyan-300",children:n.size===g.length?"Deselect all":`Select all (${g.length})`}),(0,a.jsxs)("span",{className:"text-[10px] text-gray-600",children:[n.size," selected"]})]})]}),(0,a.jsxs)("div",{className:"flex-1 overflow-y-auto px-2 py-2 space-y-0.5 max-h-[200px] lg:max-h-none",children:[g.map(e=>(0,a.jsxs)("button",{onClick:()=>{var t;return t=e.alias,void s(e=>{let a=new Set(e);return a.has(t)?a.delete(t):a.add(t),a})},className:`w-full flex items-center gap-2 px-3 py-2 rounded-lg text-xs text-left transition-colors ${n.has(e.alias)?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/20":"text-gray-400 hover:bg-[#1a1a2a]"}`,children:[(0,a.jsx)(d.AliasAvatar,{alias:e.alias,size:16}),(0,a.jsx)("div",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${"working"===e.status?"bg-green-400":"idle"===e.status?"bg-cyan-400":"bg-gray-500"}`}),(0,a.jsx)("span",{className:"truncate flex-1",children:e.alias}),(0,a.jsx)("span",{className:"text-[9px] text-gray-600",children:e.agent||"--"})]},e.alias)),0===g.length&&(0,a.jsx)("div",{className:"text-center text-xs text-gray-600 py-4",children:"No online agents"})]})]}),(0,a.jsxs)("div",{className:"flex-1 flex flex-col",children:[(0,a.jsxs)("div",{className:"flex-1 px-6 py-4 flex flex-col",children:[(0,a.jsx)("label",{className:"text-xs text-gray-500 uppercase mb-2",children:"Task Prompt"}),(0,a.jsx)("textarea",{value:l,onChange:e=>i(e.target.value),placeholder:"Enter the task you want to dispatch...",className:"flex-1 min-h-[120px] bg-[#111128] border border-[#2a2a4a] rounded-xl px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/40 focus:outline-none resize-none"}),(0,a.jsxs)("div",{className:"flex items-center gap-3 mt-4",children:[(0,a.jsxs)("select",{value:o,onChange:e=>c(e.target.value),className:"bg-[#111128] border border-[#2a2a4a] rounded-lg px-3 py-2 text-xs text-white focus:outline-none",children:[(0,a.jsx)("option",{value:"normal",children:"Normal priority"}),(0,a.jsx)("option",{value:"high",children:"High priority"}),(0,a.jsx)("option",{value:"low",children:"Low priority"})]}),(0,a.jsx)("div",{className:"flex-1"}),(0,a.jsx)("button",{onClick:y,disabled:u||!l.trim()||0===n.size,className:"px-6 py-2.5 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-xl transition-all shadow-lg shadow-cyan-500/10 disabled:shadow-none active:scale-95",children:u?(0,a.jsxs)("span",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:"w-4 h-4 border-2 border-white/30 border-t-white rounded-full animate-spin"}),"Sending..."]}):`Dispatch to ${n.size} agent${n.size>1?"s":""}`})]})]}),x.length>0&&(0,a.jsxs)("div",{className:"px-6 py-3 border-t border-[#2a2a4a] bg-[#0d0d1a]",children:[(0,a.jsxs)("div",{className:"text-xs text-gray-500 mb-2",children:[b,"/",x.length," dispatched successfully"]}),(0,a.jsx)("div",{className:"flex flex-wrap gap-1.5",children:x.map(e=>(0,a.jsxs)("span",{className:`flex items-center gap-1.5 text-[10px] pl-1 pr-2 py-0.5 rounded-full border ${e.ok?"text-green-300 border-green-500/20 bg-green-500/5":"text-red-300 border-red-500/20 bg-red-500/5"}`,children:[(0,a.jsx)(d.AliasAvatar,{alias:e.alias,size:14}),(0,a.jsx)("span",{children:e.alias}),(0,a.jsx)("span",{"aria-hidden":!0,children:e.ok?"✓":e.error||"✗"})]},e.alias))})]})]})]})]})]})}var Y=e.i(2684),X=e.i(50111);e.s(["default",0,function(){let e,i,c,h,x;(0,r.useEffect)(()=>{sessionStorage.getItem("anet_v3_auth")||(fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login"))},[]);let{sessions:f,hint:m,error:p,isLoading:g}=(0,u.useSessions)(),{health:y}=(0,u.useHealth)(),{config:b}=(0,u.useAnetConfig)(),{tasks:v}=(0,u.useTasks)({limit:"500"}),{stats:j}=(0,u.useStats)(),[w,k]=(0,r.useState)(window.innerWidth>=1024),[N,S]=(0,r.useState)(!1),_=function(){let[e,t]=(0,r.useState)([]),[a,n]=(0,r.useState)("");return{tabs:e,activeTab:a,openTab:e=>{t(t=>t.includes(e)?t:[...t,e]),n(e)},closeTab:e=>{t(t=>{let r=t.filter(t=>t!==e);return a===e&&n(r[r.length-1]||""),r})},closeAll:()=>{t([]),n("")},setActiveTab:n}}(),[M,C]=(0,r.useState)(!1),[E,z]=(0,r.useState)([]),[T,R]=(0,r.useState)("all"),[B,D]=(0,r.useState)(null),{mutate:U}=(0,X.useSWRConfig)(),G="1"!==t.default.env.NEXT_PUBLIC_DISABLE_SSE,{connected:K,supported:J}=(0,Y.useSSE)({url:"/api/hub/events",enabled:G,onEvent:e=>{if("node.renamed"===e.type){U("/api/hub/status");let t=e.data;t?.old_alias&&t?.new_alias&&D({from:t.old_alias,to:t.new_alias,ts:Date.now()});return}["new_task","new_message","new_reply","node_status_changed","broadcast"].includes(e.type)&&(U("/api/hub/status"),U(e=>"string"==typeof e&&e.startsWith("/api/hub/tasks"),void 0,{revalidate:!0}))}});if((0,r.useEffect)(()=>{let e=()=>{fetch("/api/hub/inbox").then(e=>e.json()).then(e=>{e.messages?.length&&z(t=>{let a=new Set(t.map(e=>e.id));return[...e.messages.filter(e=>!a.has(e.id)),...t].slice(0,100)})}).catch(()=>{})};e();let t=setInterval(e,1e4);return()=>clearInterval(t)},[]),g)return(0,a.jsx)(L,{});let V=y?.sse_sessions||{},q=e=>(e.network_id?V[`${e.network_id}:${e.alias}`]:void 0)??V[e.alias],Z=e=>"offline"!==e.status||!!q(e),Q=f.filter(Z).length,ee=f.length,et=f.filter(e=>"working"===e.status).length,ea=y?(0,s.formatUptime)(y.uptime):"--",er=y?.version||"--",en=!!(b?.hub&&b.tokenConfigured),es=b?.source==="file"?"Local config":b?.source==="runtime-env"?"Runtime env":"Config missing",el={};if(j?.tasks?.by_status?.length)for(let e of j.tasks.by_status)el[e.status]=e.count;else for(let e of v)el[e.status]=(el[e.status]||0)+1;let ei=[...f].sort((e,t)=>{let a=+!!Z(e),r=+!!Z(t);if(a!==r)return r-a;let n=+("working"===e.status);return("working"===t.status)-n}),eo=0===f.length&&!p;return(0,a.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,a.jsx)("div",{className:"lg:ml-0 ml-10",children:(0,a.jsx)(l,{online:Q,working:et,total:ee,version:er,uptime:ea})}),(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[!eo&&(0,a.jsx)("button",{onClick:()=>C(!0),className:"px-4 py-2 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 text-white text-sm font-medium rounded-xl shadow-lg shadow-cyan-500/10 transition-all active:scale-95 shrink-0",children:"⚡ Dispatch"}),(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(W,{})})]}),(0,a.jsxs)("section",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 shadow-lg shadow-black/20",children:[(0,a.jsxs)("button",{onClick:()=>S(!N),className:"w-full flex items-center justify-between text-left",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs",children:[(0,a.jsx)("span",{className:"uppercase text-gray-600",children:"Config"}),(0,a.jsx)("span",{className:`w-2 h-2 rounded-full ${en?"bg-green-400":"bg-red-400"}`}),(0,a.jsx)("span",{className:"text-gray-500",children:es})]}),(0,a.jsx)("svg",{className:`w-4 h-4 text-gray-600 transition-transform ${N?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,a.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})})]}),N&&(0,a.jsxs)("div",{className:"mt-3 pt-3 border-t border-[#2a2a4a]",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,a.jsx)("div",{className:"min-w-0",children:(0,a.jsxs)("div",{className:"text-gray-100 truncate text-sm",title:b?.hub||void 0,children:["Hub: ",(0,a.jsx)("span",{className:b?.hub?"text-cyan-300":"text-red-300",children:b?.hub?.trim()||"not configured"})]})}),(0,a.jsx)("div",{className:"flex flex-wrap gap-2 text-xs",children:(0,a.jsxs)("span",{className:`px-2.5 py-1 rounded-md border ${b?.tokenConfigured?"bg-blue-500/5 text-blue-300 border-blue-500/20":"bg-gray-500/5 text-gray-400 border-gray-500/20"}`,children:["Token: ",b?.tokenPreview||"not configured"]})})]}),b?.error&&(0,a.jsx)("div",{className:"mt-2 text-xs text-gray-600",children:b.error})]})]}),Object.keys(el).length>0&&(0,a.jsxs)("section",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 shadow-lg shadow-black/20",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,a.jsx)("div",{className:"text-xs uppercase text-gray-600",children:"Task Status"}),(0,a.jsx)(n.default,{href:"/tasks",prefetch:!1,className:"text-xs text-cyan-400 hover:text-cyan-300",children:"View all →"})]}),(0,a.jsx)("div",{className:"flex flex-wrap gap-2",children:["running","delivered","acked","replied","created","failed","cancelled","expired","closed"].filter(e=>el[e]).map(e=>(0,a.jsxs)(n.default,{href:`/tasks?status=${e}`,prefetch:!1,className:`px-2.5 py-1 rounded-md border text-xs ${I.STATUS_CHIP_CLASS[e]} hover:opacity-80 transition-opacity`,children:[e,": ",el[e]]},e))})]}),!eo&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"text-[10px] uppercase tracking-[0.12em] text-gray-600 mb-2",children:"Quick navigation"}),(0,a.jsx)("section",{className:"mb-3 grid grid-cols-3 gap-2 sm:gap-3",children:(e=f.filter(e=>Z(e)&&"working"!==e.status).length,i=ee-Q,c=v.filter(e=>"failed"===e.status).length,[{href:"/nodes",label:"Nodes",value:`${Q}/${ee}`,sub:`${ee>0?Math.round(Q/ee*100):0}% online`,color:"text-green-400 border-green-500/20",popover:0===ee?null:[{k:"working",v:et,dot:"",color:"#4ade80"},{k:"idle",v:e,dot:"",color:"#22d3ee"},{k:"offline",v:i,dot:"",color:"#9ca3af"}]},{href:"/tasks",label:"Tasks",value:String(Object.values(el).reduce((e,t)=>e+t,0)||0),sub:"all-time",color:"text-cyan-400 border-cyan-500/20",popover:0===Object.keys(el).length?null:["running","replied","failed","cancelled","expired","closed","created","delivered","acked"].filter(e=>el[e]).map(e=>({k:e,v:el[e],dot:"",color:({running:"#4ade80",replied:"#a78bfa",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c",closed:"#9ca3af",created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee"})[e]||"#9ca3af"}))},{href:"/tasks?status=failed",label:"Failed",value:String(el.failed||0),sub:el.failed?"needs review":"none",color:el.failed?"text-red-400 border-red-500/25":"text-gray-500 border-gray-700/30",popover:c?[{k:`${c} in current view`,v:"",dot:"",color:"#f87171"}]:[{k:"no failures yet",v:"",dot:"",color:"#4b5563"}]}].map(e=>(0,a.jsxs)(n.default,{href:e.href,prefetch:!1,className:`anet-stat-link group relative rounded-xl border ${e.color} bg-[#111128] px-3 py-3 transition-all hover:-translate-y-px`,children:[(0,a.jsxs)("div",{className:"flex items-baseline justify-between",children:[(0,a.jsx)("div",{className:`text-xl font-semibold tabular-nums ${e.color.split(" ")[0]}`,children:e.value}),(0,a.jsx)("div",{className:"hidden sm:block text-[10px] text-gray-600 group-hover:text-gray-400 transition-colors",children:"View →"})]}),(0,a.jsx)("div",{className:"text-[11px] text-gray-400 mt-0.5",children:e.label}),(0,a.jsx)("div",{className:"text-[10px] text-gray-600 mt-px",children:e.sub}),e.popover&&e.popover.length>0&&(0,a.jsxs)("div",{className:"anet-stat-popover hidden md:block pointer-events-none absolute left-2 right-2 top-full mt-1 z-20 rounded-lg border border-[#2a2a4a] bg-[#0d0d1a] shadow-lg shadow-black/30 px-3 py-2 opacity-0 translate-y-[-2px] group-hover:opacity-100 group-hover:translate-y-0 transition-all duration-150 delay-100",children:[(0,a.jsx)("div",{className:"text-[10px] text-gray-600 uppercase tracking-wider mb-1.5",children:"Breakdown"}),(0,a.jsx)("ul",{className:"space-y-1",children:e.popover.map(e=>(0,a.jsxs)("li",{className:"flex items-center gap-2 text-[11px]",children:[(0,a.jsx)("span",{className:"inline-block w-1.5 h-1.5 rounded-full shrink-0",style:{backgroundColor:e.color},"aria-hidden":!0}),(0,a.jsx)("span",{className:"text-gray-400 capitalize",children:e.k}),""!==e.v&&(0,a.jsx)("span",{className:"ml-auto text-gray-300 tabular-nums font-medium",children:e.v})]},e.k))})]})]},e.href)))}),(0,a.jsx)("section",{className:"mb-6 grid grid-cols-3 gap-2 sm:gap-3",children:[{href:"/messages",label:"Messages",icon:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"},{href:"/logs",label:"Audit log",icon:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z M14 2v6h6 M16 13H8 M16 17H8 M10 9H8"},{href:"/admin",label:"Admin",icon:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4z M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"}].map(e=>(0,a.jsxs)(n.default,{href:e.href,prefetch:!1,className:"anet-nav-tile flex items-center justify-center gap-2 rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 text-[12px] text-gray-400 hover:text-gray-200 transition-colors",children:[(0,a.jsx)("svg",{className:"w-4 h-4 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,a.jsx)("path",{d:e.icon})}),(0,a.jsx)("span",{children:e.label})]},e.href))}),(0,a.jsx)(o,{}),v.length>0&&(0,a.jsxs)("section",{className:"mb-6 bg-[#111128] border border-[#2a2a4a] rounded-xl p-4",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,a.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Recent Activity"}),(0,a.jsx)(n.default,{href:"/tasks",className:"text-xs text-cyan-400 hover:text-cyan-300",children:"All tasks →"})]}),(0,a.jsx)("div",{className:"space-y-2 max-h-40 overflow-y-auto",children:v.slice(0,5).map(e=>(0,a.jsxs)("div",{className:"flex items-center gap-2 text-xs",children:[(0,a.jsx)("span",{className:"w-1.5 h-1.5 rounded-full shrink-0",style:{backgroundColor:I.STATUS_DOT_HEX[e.status]||"#6b7280"}}),e.from_name&&(0,a.jsx)(d.AliasAvatar,{alias:e.from_name,size:14}),(0,a.jsx)("span",{className:"text-gray-300 shrink-0 max-w-[20%] truncate",children:e.from_name||"?"}),(0,a.jsx)("span",{className:"text-gray-600",children:"→"}),e.to_name&&(0,a.jsx)(d.AliasAvatar,{alias:e.to_name,size:14}),(0,a.jsx)("span",{className:"text-gray-300 shrink-0 max-w-[20%] truncate",children:e.to_name||"?"}),(0,a.jsx)("span",{className:"text-gray-500 truncate flex-1",title:e.content||"",children:(0,s.previewContent)(e.content).slice(0,60)}),(0,a.jsx)("span",{className:`shrink-0 px-1.5 py-0.5 rounded text-[10px] border ${I.STATUS_CHIP_CLASS[e.status]||"text-gray-500 border-gray-700/30"}`,children:e.status})]},e.task_id))})]})]}),p&&(0,a.jsxs)("div",{className:"bg-red-900/20 border border-red-800/40 text-red-300 px-4 py-3 rounded-lg mb-6 text-sm flex items-center justify-between",role:"alert",children:[(0,a.jsx)("span",{children:String(p)}),(0,a.jsx)("span",{className:"text-gray-500 text-xs",children:"Check CommHub connection"})]}),f.length>0&&(0,a.jsx)("div",{className:"flex justify-center mb-4",children:(0,a.jsx)("button",{onClick:()=>k(!w),className:"text-xs text-gray-500 hover:text-gray-300 border border-gray-700/50 px-4 py-1.5 rounded-lg transition-colors hover:border-gray-600 cursor-pointer",children:w?"Hide Topology":"Show Topology"})}),!w&&f.length>0&&(0,a.jsx)("div",{className:"lg:hidden text-center text-xs text-gray-600 mb-4",children:"Topology hidden on mobile for better readability"}),w&&f.length>0&&(0,a.jsx)($,{sessions:f,sseSessions:V,renameSignal:B}),0!==f.length||p?(h={all:ei.length,working:ei.filter(e=>Z(e)&&"working"===e.status).length,idle:ei.filter(e=>Z(e)&&"working"!==e.status).length,offline:ei.filter(e=>!Z(e)).length},x=ei.filter(e=>"all"===T||("offline"===T?!Z(e):"working"===T?Z(e)&&"working"===e.status:"idle"!==T||Z(e)&&"working"!==e.status)),(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"mb-3 flex flex-wrap items-center gap-1",children:[{key:"all",label:"All"},{key:"working",label:"Working",dot:"#4ade80"},{key:"idle",label:"Idle",dot:"#22d3ee"},{key:"offline",label:"Offline",dot:"#6b7280"}].map(e=>(0,a.jsxs)("button",{type:"button",onClick:()=>R(e.key),disabled:0===h[e.key]&&"all"!==e.key,className:`flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed ${T===e.key?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/30":"text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"}`,children:[e.dot&&(0,a.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full",style:{backgroundColor:e.dot}}),(0,a.jsx)("span",{children:e.label}),(0,a.jsx)("span",{className:`text-[10px] tabular-nums ${T===e.key?"text-cyan-400":"text-gray-600"}`,children:h[e.key]})]},e.key))}),(0,a.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4",children:x.map(e=>(0,a.jsx)(P,{session:e,hasSse:Z(e),sseCount:q(e)||0,onChat:_.openTab},e.alias))}),0===x.length&&(0,a.jsxs)("div",{className:"mt-4 text-center text-xs text-gray-600",children:['No agents match "',T,'" — ',(0,a.jsx)("button",{onClick:()=>R("all"),className:"underline hover:text-gray-400",children:"Show all"})]})]})):(0,a.jsx)(F.NodesEmptyState,{hint:m,taskHistoryCount:Object.values(el).reduce((e,t)=>e+t,0)}),(0,a.jsx)(A,{messages:E}),(0,a.jsx)("div",{className:"mt-8 text-center text-xs text-gray-600 flex items-center justify-center gap-2 flex-wrap",children:J&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("span",{className:`w-1.5 h-1.5 rounded-full ${K?"bg-green-400":"bg-gray-600"}`}),K?"SSE live":"SWR polling"]})}),M&&(0,a.jsx)(H,{sessions:f,onClose:()=>C(!1)}),_.tabs.length>0&&(0,a.jsx)(O,{tabs:_.tabs,activeTab:_.activeTab,onOpenTab:_.openTab,onCloseTab:_.closeTab,onSetActive:_.setActiveTab,onClose:_.closeAll})]})}],18722)}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":372,"timestamp":42494025765,"id":4,"parentId":1,"tags":{},"startTime":1778850466272,"traceId":"c54452b640d12c9b"},{"name":"load-custom-routes","duration":660,"timestamp":42494026281,"id":5,"parentId":1,"tags":{},"startTime":1778850466273,"traceId":"c54452b640d12c9b"},{"name":"create-dist-dir","duration":673,"timestamp":42494026991,"id":6,"parentId":1,"tags":{},"startTime":1778850466273,"traceId":"c54452b640d12c9b"},{"name":"clean","duration":516,"timestamp":42494028435,"id":7,"parentId":1,"tags":{},"startTime":1778850466275,"traceId":"c54452b640d12c9b"},{"name":"discover-routes","duration":9966,"timestamp":42494114668,"id":8,"parentId":1,"tags":{},"startTime":1778850466361,"traceId":"c54452b640d12c9b"},{"name":"create-root-mapping","duration":116,"timestamp":42494124691,"id":9,"parentId":1,"tags":{},"startTime":1778850466371,"traceId":"c54452b640d12c9b"},{"name":"generate-route-types","duration":33625,"timestamp":42494127071,"id":10,"parentId":1,"tags":{},"startTime":1778850466373,"traceId":"c54452b640d12c9b"},{"name":"public-dir-conflict-check","duration":131,"timestamp":42494160882,"id":11,"parentId":1,"tags":{},"startTime":1778850466407,"traceId":"c54452b640d12c9b"},{"name":"generate-routes-manifest","duration":4339,"timestamp":42494161171,"id":12,"parentId":1,"tags":{},"startTime":1778850466407,"traceId":"c54452b640d12c9b"},{"name":"run-turbopack","duration":5556231,"timestamp":42494170847,"id":14,"parentId":1,"tags":{},"startTime":1778850466417,"traceId":"c54452b640d12c9b"},{"name":"turbopack-build-events","duration":81,"timestamp":42494463789,"id":15,"parentId":1,"tags":{},"startTime":1778850466710,"traceId":"c54452b640d12c9b"},{"name":"run-typescript","duration":8493984,"timestamp":42499736395,"id":16,"parentId":1,"tags":{},"startTime":1778850471983,"traceId":"c54452b640d12c9b"},{"name":"generate-required-server-files","duration":2518,"timestamp":42508231643,"id":18,"parentId":1,"tags":{},"startTime":1778850480478,"traceId":"c54452b640d12c9b"},{"name":"check-static-error-page","duration":14661,"timestamp":42508447097,"id":20,"parentId":19,"tags":{},"startTime":1778850480693,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":423660,"timestamp":42508464735,"id":63,"parentId":22,"tags":{},"startTime":1778850480711,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":438225,"timestamp":42508450355,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778850480697,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":551588,"timestamp":42508464316,"id":62,"parentId":21,"tags":{},"startTime":1778850480711,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":567272,"timestamp":42508448749,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778850480695,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":557382,"timestamp":42508464876,"id":64,"parentId":25,"tags":{},"startTime":1778850480711,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":568971,"timestamp":42508453370,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":558578,"timestamp":42508464989,"id":65,"parentId":26,"tags":{},"startTime":1778850480711,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":570091,"timestamp":42508453541,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":560101,"timestamp":42508465113,"id":66,"parentId":27,"tags":{},"startTime":1778850480711,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":571625,"timestamp":42508453659,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":563022,"timestamp":42508467391,"id":72,"parentId":34,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":575741,"timestamp":42508454740,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778850480701,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":565340,"timestamp":42508467422,"id":73,"parentId":35,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":577976,"timestamp":42508454866,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778850480701,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":574451,"timestamp":42508467087,"id":69,"parentId":30,"tags":{},"startTime":1778850480713,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":587499,"timestamp":42508454103,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":581534,"timestamp":42508467577,"id":76,"parentId":38,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":593523,"timestamp":42508455667,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":586282,"timestamp":42508467586,"id":77,"parentId":39,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":598154,"timestamp":42508455774,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":590600,"timestamp":42508466933,"id":68,"parentId":29,"tags":{},"startTime":1778850480713,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":603658,"timestamp":42508453931,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":591255,"timestamp":42508467599,"id":78,"parentId":40,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":603009,"timestamp":42508455896,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":595172,"timestamp":42508467316,"id":71,"parentId":33,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":607904,"timestamp":42508454634,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778850480701,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":595882,"timestamp":42508467612,"id":79,"parentId":41,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":607551,"timestamp":42508455990,"id":41,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":599880,"timestamp":42508467560,"id":75,"parentId":37,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":611957,"timestamp":42508455537,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":604723,"timestamp":42508467529,"id":74,"parentId":36,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":616968,"timestamp":42508455354,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":609976,"timestamp":42508467624,"id":80,"parentId":42,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":621566,"timestamp":42508456113,"id":42,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":612394,"timestamp":42508467633,"id":81,"parentId":43,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":623880,"timestamp":42508456213,"id":43,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778850480702,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":616223,"timestamp":42508466760,"id":67,"parentId":28,"tags":{},"startTime":1778850480713,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":629245,"timestamp":42508453806,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778850480700,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":617248,"timestamp":42508467694,"id":86,"parentId":48,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":626737,"timestamp":42508458260,"id":48,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778850480705,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":617511,"timestamp":42508467682,"id":85,"parentId":47,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":628595,"timestamp":42508456635,"id":47,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778850480703,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":619027,"timestamp":42508467658,"id":83,"parentId":45,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":630329,"timestamp":42508456402,"id":45,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778850480703,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":620170,"timestamp":42508472472,"id":88,"parentId":24,"tags":{},"startTime":1778850480719,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":641838,"timestamp":42508450875,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778850480697,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":619307,"timestamp":42508473651,"id":89,"parentId":31,"tags":{},"startTime":1778850480720,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":638814,"timestamp":42508454237,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778850480701,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":625561,"timestamp":42508467667,"id":84,"parentId":46,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":636768,"timestamp":42508456494,"id":46,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778850480703,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":631385,"timestamp":42508467708,"id":87,"parentId":49,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":640777,"timestamp":42508458378,"id":49,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778850480705,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":639344,"timestamp":42508467253,"id":70,"parentId":32,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":652145,"timestamp":42508454508,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778850480701,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":645722,"timestamp":42508467646,"id":82,"parentId":44,"tags":{},"startTime":1778850480714,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":657136,"timestamp":42508456295,"id":44,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778850480703,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":639788,"timestamp":42508476402,"id":95,"parentId":54,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":656681,"timestamp":42508459570,"id":54,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778850480706,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":647774,"timestamp":42508476428,"id":97,"parentId":57,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":663666,"timestamp":42508460605,"id":57,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778850480707,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":655349,"timestamp":42508476442,"id":98,"parentId":59,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":670620,"timestamp":42508461242,"id":59,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778850480708,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":670892,"timestamp":42508476459,"id":99,"parentId":60,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":686059,"timestamp":42508461386,"id":60,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778850480708,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":675706,"timestamp":42508476372,"id":93,"parentId":52,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":693093,"timestamp":42508459152,"id":52,"parentId":19,"tags":{"page":"/messages"},"startTime":1778850480705,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":678718,"timestamp":42508476479,"id":100,"parentId":61,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":693731,"timestamp":42508461523,"id":61,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778850480708,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":673638,"timestamp":42508482237,"id":101,"parentId":58,"tags":{},"startTime":1778850480729,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":695126,"timestamp":42508460793,"id":58,"parentId":19,"tags":{"page":"/settings"},"startTime":1778850480707,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":680912,"timestamp":42508476311,"id":90,"parentId":23,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":706639,"timestamp":42508450627,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778850480697,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":666926,"timestamp":42508495708,"id":102,"parentId":55,"tags":{},"startTime":1778850480742,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":702862,"timestamp":42508459814,"id":55,"parentId":19,"tags":{"page":"/"},"startTime":1778850480706,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":687607,"timestamp":42508476357,"id":92,"parentId":51,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":705050,"timestamp":42508458976,"id":51,"parentId":19,"tags":{"page":"/logs"},"startTime":1778850480705,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":687849,"timestamp":42508476344,"id":91,"parentId":50,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":705418,"timestamp":42508458806,"id":50,"parentId":19,"tags":{"page":"/login"},"startTime":1778850480705,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":692256,"timestamp":42508476413,"id":96,"parentId":56,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":708314,"timestamp":42508460398,"id":56,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778850480707,"traceId":"c54452b640d12c9b"},{"name":"is-page-static","duration":701961,"timestamp":42508476387,"id":94,"parentId":53,"tags":{},"startTime":1778850480723,"traceId":"c54452b640d12c9b"},{"name":"check-page","duration":719038,"timestamp":42508459352,"id":53,"parentId":19,"tags":{"page":"/node"},"startTime":1778850480706,"traceId":"c54452b640d12c9b"},{"name":"static-check","duration":732523,"timestamp":42508445901,"id":19,"parentId":1,"tags":{},"startTime":1778850480692,"traceId":"c54452b640d12c9b"},{"name":"write-routes-manifest","duration":591,"timestamp":42509185459,"id":104,"parentId":1,"tags":{},"startTime":1778850481432,"traceId":"c54452b640d12c9b"},{"name":"load-dotenv","duration":49,"timestamp":42509197437,"id":107,"parentId":106,"tags":{},"startTime":1778850481444,"traceId":"c54452b640d12c9b"},{"name":"run-export-path-map","duration":666,"timestamp":42509201529,"id":108,"parentId":106,"tags":{},"startTime":1778850481448,"traceId":"c54452b640d12c9b"},{"name":"next-export","duration":572204,"timestamp":42509195908,"id":106,"parentId":1,"tags":{},"startTime":1778850481442,"traceId":"c54452b640d12c9b"}]
2
- [{"name":"move-exported-app-not-found-","duration":2143,"timestamp":42509771753,"id":109,"parentId":105,"tags":{},"startTime":1778850482018,"traceId":"c54452b640d12c9b"},{"name":"move-exported-app-global-error-","duration":540,"timestamp":42509773975,"id":110,"parentId":105,"tags":{},"startTime":1778850482020,"traceId":"c54452b640d12c9b"},{"name":"static-generation","duration":586427,"timestamp":42509189988,"id":105,"parentId":1,"tags":{},"startTime":1778850481436,"traceId":"c54452b640d12c9b"},{"name":"write-routes-manifest","duration":418,"timestamp":42509776564,"id":111,"parentId":1,"tags":{},"startTime":1778850482023,"traceId":"c54452b640d12c9b"},{"name":"print-tree-view","duration":4135,"timestamp":42509791366,"id":112,"parentId":1,"tags":{},"startTime":1778850482038,"traceId":"c54452b640d12c9b"},{"name":"write-route-bundle-stats","duration":12366,"timestamp":42509795538,"id":113,"parentId":1,"tags":{},"startTime":1778850482042,"traceId":"c54452b640d12c9b"},{"name":"telemetry-flush","duration":32543,"timestamp":42509807931,"id":114,"parentId":1,"tags":{},"startTime":1778850482054,"traceId":"c54452b640d12c9b"},{"name":"next-build","duration":15871249,"timestamp":42493969263,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778850466216,"traceId":"c54452b640d12c9b"}]
1
+ [{"name":"generate-buildid","duration":324,"timestamp":43101388432,"id":4,"parentId":1,"tags":{},"startTime":1778851073635,"traceId":"2959870370628112"},{"name":"load-custom-routes","duration":723,"timestamp":43101388978,"id":5,"parentId":1,"tags":{},"startTime":1778851073635,"traceId":"2959870370628112"},{"name":"create-dist-dir","duration":868,"timestamp":43101389765,"id":6,"parentId":1,"tags":{},"startTime":1778851073636,"traceId":"2959870370628112"},{"name":"clean","duration":683,"timestamp":43101391414,"id":7,"parentId":1,"tags":{},"startTime":1778851073638,"traceId":"2959870370628112"},{"name":"discover-routes","duration":9244,"timestamp":43101487606,"id":8,"parentId":1,"tags":{},"startTime":1778851073734,"traceId":"2959870370628112"},{"name":"create-root-mapping","duration":141,"timestamp":43101496918,"id":9,"parentId":1,"tags":{},"startTime":1778851073743,"traceId":"2959870370628112"},{"name":"generate-route-types","duration":20802,"timestamp":43101499528,"id":10,"parentId":1,"tags":{},"startTime":1778851073746,"traceId":"2959870370628112"},{"name":"public-dir-conflict-check","duration":95,"timestamp":43101520420,"id":11,"parentId":1,"tags":{},"startTime":1778851073767,"traceId":"2959870370628112"},{"name":"generate-routes-manifest","duration":5020,"timestamp":43101520634,"id":12,"parentId":1,"tags":{},"startTime":1778851073767,"traceId":"2959870370628112"},{"name":"run-turbopack","duration":5375030,"timestamp":43101544765,"id":14,"parentId":1,"tags":{},"startTime":1778851073791,"traceId":"2959870370628112"},{"name":"turbopack-build-events","duration":106,"timestamp":43101839877,"id":15,"parentId":1,"tags":{},"startTime":1778851074086,"traceId":"2959870370628112"},{"name":"run-typescript","duration":8550468,"timestamp":43106927426,"id":16,"parentId":1,"tags":{},"startTime":1778851079174,"traceId":"2959870370628112"},{"name":"generate-required-server-files","duration":3260,"timestamp":43115479371,"id":18,"parentId":1,"tags":{},"startTime":1778851087726,"traceId":"2959870370628112"},{"name":"check-static-error-page","duration":13230,"timestamp":43115664203,"id":20,"parentId":19,"tags":{},"startTime":1778851087910,"traceId":"2959870370628112"},{"name":"is-page-static","duration":476985,"timestamp":43115680353,"id":63,"parentId":22,"tags":{},"startTime":1778851087927,"traceId":"2959870370628112"},{"name":"check-page","duration":490764,"timestamp":43115666727,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778851087913,"traceId":"2959870370628112"},{"name":"is-page-static","duration":531087,"timestamp":43115681793,"id":65,"parentId":26,"tags":{},"startTime":1778851087928,"traceId":"2959870370628112"},{"name":"check-page","duration":543639,"timestamp":43115669360,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":559786,"timestamp":43115680036,"id":62,"parentId":21,"tags":{},"startTime":1778851087926,"traceId":"2959870370628112"},{"name":"check-page","duration":574359,"timestamp":43115665551,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778851087912,"traceId":"2959870370628112"},{"name":"is-page-static","duration":571405,"timestamp":43115681942,"id":66,"parentId":27,"tags":{},"startTime":1778851087928,"traceId":"2959870370628112"},{"name":"check-page","duration":583992,"timestamp":43115669452,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":573808,"timestamp":43115682857,"id":70,"parentId":32,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":586646,"timestamp":43115670102,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":576917,"timestamp":43115683027,"id":72,"parentId":34,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":589746,"timestamp":43115670316,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778851087917,"traceId":"2959870370628112"},{"name":"is-page-static","duration":581954,"timestamp":43115683092,"id":73,"parentId":35,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":594672,"timestamp":43115670448,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778851087917,"traceId":"2959870370628112"},{"name":"is-page-static","duration":590152,"timestamp":43115683254,"id":75,"parentId":37,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":601797,"timestamp":43115671683,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":590553,"timestamp":43115683216,"id":74,"parentId":36,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":602380,"timestamp":43115671463,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":592191,"timestamp":43115683270,"id":76,"parentId":38,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":603665,"timestamp":43115671846,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":597194,"timestamp":43115681621,"id":64,"parentId":25,"tags":{},"startTime":1778851087928,"traceId":"2959870370628112"},{"name":"check-page","duration":609656,"timestamp":43115669215,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778851087915,"traceId":"2959870370628112"},{"name":"is-page-static","duration":596356,"timestamp":43115683285,"id":77,"parentId":39,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":607721,"timestamp":43115671964,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":597239,"timestamp":43115683304,"id":78,"parentId":40,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":608480,"timestamp":43115672109,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":600451,"timestamp":43115683338,"id":79,"parentId":41,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":611626,"timestamp":43115672211,"id":41,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778851087918,"traceId":"2959870370628112"},{"name":"is-page-static","duration":601718,"timestamp":43115683370,"id":81,"parentId":43,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":612769,"timestamp":43115672362,"id":43,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778851087919,"traceId":"2959870370628112"},{"name":"is-page-static","duration":601941,"timestamp":43115683355,"id":80,"parentId":42,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":613047,"timestamp":43115672291,"id":42,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778851087919,"traceId":"2959870370628112"},{"name":"is-page-static","duration":609073,"timestamp":43115682494,"id":68,"parentId":29,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":621986,"timestamp":43115669638,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":608356,"timestamp":43115683411,"id":84,"parentId":46,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":619228,"timestamp":43115672572,"id":46,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778851087919,"traceId":"2959870370628112"},{"name":"is-page-static","duration":608536,"timestamp":43115683397,"id":83,"parentId":45,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":619460,"timestamp":43115672503,"id":45,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778851087919,"traceId":"2959870370628112"},{"name":"is-page-static","duration":611954,"timestamp":43115682321,"id":67,"parentId":28,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":624766,"timestamp":43115669555,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":614350,"timestamp":43115683452,"id":87,"parentId":49,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":623512,"timestamp":43115674361,"id":49,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"is-page-static","duration":614636,"timestamp":43115683438,"id":86,"parentId":48,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":623817,"timestamp":43115674296,"id":48,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"is-page-static","duration":615768,"timestamp":43115682646,"id":69,"parentId":30,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":628699,"timestamp":43115669756,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":618758,"timestamp":43115688721,"id":89,"parentId":31,"tags":{},"startTime":1778851087935,"traceId":"2959870370628112"},{"name":"check-page","duration":637675,"timestamp":43115669862,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":642246,"timestamp":43115683385,"id":82,"parentId":44,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":653269,"timestamp":43115672431,"id":44,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778851087919,"traceId":"2959870370628112"},{"name":"is-page-static","duration":643021,"timestamp":43115683427,"id":85,"parentId":47,"tags":{},"startTime":1778851087930,"traceId":"2959870370628112"},{"name":"check-page","duration":652304,"timestamp":43115674187,"id":47,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778851087920,"traceId":"2959870370628112"},{"name":"is-page-static","duration":647740,"timestamp":43115682932,"id":71,"parentId":33,"tags":{},"startTime":1778851087929,"traceId":"2959870370628112"},{"name":"check-page","duration":660512,"timestamp":43115670207,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778851087916,"traceId":"2959870370628112"},{"name":"is-page-static","duration":648795,"timestamp":43115687497,"id":88,"parentId":24,"tags":{},"startTime":1778851087934,"traceId":"2959870370628112"},{"name":"check-page","duration":669158,"timestamp":43115667182,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778851087913,"traceId":"2959870370628112"},{"name":"is-page-static","duration":645989,"timestamp":43115693202,"id":95,"parentId":54,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":663931,"timestamp":43115675303,"id":54,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778851087922,"traceId":"2959870370628112"},{"name":"is-page-static","duration":653295,"timestamp":43115693229,"id":97,"parentId":57,"tags":{},"startTime":1778851087940,"traceId":"2959870370628112"},{"name":"check-page","duration":670349,"timestamp":43115676222,"id":57,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778851087922,"traceId":"2959870370628112"},{"name":"is-page-static","duration":664833,"timestamp":43115693245,"id":98,"parentId":59,"tags":{},"startTime":1778851087940,"traceId":"2959870370628112"},{"name":"check-page","duration":681295,"timestamp":43115676849,"id":59,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778851087923,"traceId":"2959870370628112"},{"name":"is-page-static","duration":665528,"timestamp":43115693140,"id":91,"parentId":50,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":684072,"timestamp":43115674649,"id":50,"parentId":19,"tags":{"page":"/login"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"is-page-static","duration":672871,"timestamp":43115693098,"id":90,"parentId":23,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":699101,"timestamp":43115666962,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778851087913,"traceId":"2959870370628112"},{"name":"is-page-static","duration":675014,"timestamp":43115693265,"id":99,"parentId":60,"tags":{},"startTime":1778851087940,"traceId":"2959870370628112"},{"name":"check-page","duration":691319,"timestamp":43115677022,"id":60,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778851087923,"traceId":"2959870370628112"},{"name":"is-page-static","duration":676044,"timestamp":43115693286,"id":100,"parentId":61,"tags":{},"startTime":1778851087940,"traceId":"2959870370628112"},{"name":"check-page","duration":692187,"timestamp":43115677187,"id":61,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778851087923,"traceId":"2959870370628112"},{"name":"is-page-static","duration":676829,"timestamp":43115693157,"id":92,"parentId":51,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":695312,"timestamp":43115674758,"id":51,"parentId":19,"tags":{"page":"/logs"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"is-page-static","duration":673737,"timestamp":43115699661,"id":101,"parentId":58,"tags":{},"startTime":1778851087946,"traceId":"2959870370628112"},{"name":"check-page","duration":697024,"timestamp":43115676406,"id":58,"parentId":19,"tags":{"page":"/settings"},"startTime":1778851087923,"traceId":"2959870370628112"},{"name":"is-page-static","duration":651830,"timestamp":43115724049,"id":102,"parentId":55,"tags":{},"startTime":1778851087970,"traceId":"2959870370628112"},{"name":"check-page","duration":700400,"timestamp":43115675505,"id":55,"parentId":19,"tags":{"page":"/"},"startTime":1778851087922,"traceId":"2959870370628112"},{"name":"is-page-static","duration":710742,"timestamp":43115693218,"id":96,"parentId":56,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":728066,"timestamp":43115675987,"id":56,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778851087922,"traceId":"2959870370628112"},{"name":"is-page-static","duration":715687,"timestamp":43115693186,"id":94,"parentId":53,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":733868,"timestamp":43115675071,"id":53,"parentId":19,"tags":{"page":"/node"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"is-page-static","duration":719754,"timestamp":43115693173,"id":93,"parentId":52,"tags":{},"startTime":1778851087939,"traceId":"2959870370628112"},{"name":"check-page","duration":738095,"timestamp":43115674885,"id":52,"parentId":19,"tags":{"page":"/messages"},"startTime":1778851087921,"traceId":"2959870370628112"},{"name":"static-check","duration":749834,"timestamp":43115663197,"id":19,"parentId":1,"tags":{},"startTime":1778851087909,"traceId":"2959870370628112"},{"name":"write-routes-manifest","duration":696,"timestamp":43116419725,"id":104,"parentId":1,"tags":{},"startTime":1778851088666,"traceId":"2959870370628112"},{"name":"load-dotenv","duration":57,"timestamp":43116430973,"id":107,"parentId":106,"tags":{},"startTime":1778851088677,"traceId":"2959870370628112"},{"name":"run-export-path-map","duration":605,"timestamp":43116434805,"id":108,"parentId":106,"tags":{},"startTime":1778851088681,"traceId":"2959870370628112"},{"name":"next-export","duration":587377,"timestamp":43116429759,"id":106,"parentId":1,"tags":{},"startTime":1778851088676,"traceId":"2959870370628112"}]
2
+ [{"name":"move-exported-app-not-found-","duration":1913,"timestamp":43117022224,"id":109,"parentId":105,"tags":{},"startTime":1778851089269,"traceId":"2959870370628112"},{"name":"move-exported-app-global-error-","duration":934,"timestamp":43117024235,"id":110,"parentId":105,"tags":{},"startTime":1778851089271,"traceId":"2959870370628112"},{"name":"static-generation","duration":602590,"timestamp":43116424539,"id":105,"parentId":1,"tags":{},"startTime":1778851088671,"traceId":"2959870370628112"},{"name":"write-routes-manifest","duration":432,"timestamp":43117027302,"id":111,"parentId":1,"tags":{},"startTime":1778851089274,"traceId":"2959870370628112"},{"name":"print-tree-view","duration":4815,"timestamp":43117042569,"id":112,"parentId":1,"tags":{},"startTime":1778851089289,"traceId":"2959870370628112"},{"name":"write-route-bundle-stats","duration":15746,"timestamp":43117047418,"id":113,"parentId":1,"tags":{},"startTime":1778851089294,"traceId":"2959870370628112"},{"name":"telemetry-flush","duration":23975,"timestamp":43117063201,"id":114,"parentId":1,"tags":{},"startTime":1778851089309,"traceId":"2959870370628112"},{"name":"next-build","duration":15750968,"timestamp":43101336239,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778851073583,"traceId":"2959870370628112"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":5556231,"timestamp":42494170847,"id":14,"parentId":1,"tags":{},"startTime":1778850466417,"traceId":"c54452b640d12c9b"},{"name":"turbopack-build-events","duration":81,"timestamp":42494463789,"id":15,"parentId":1,"tags":{},"startTime":1778850466710,"traceId":"c54452b640d12c9b"},{"name":"run-typescript","duration":8493984,"timestamp":42499736395,"id":16,"parentId":1,"tags":{},"startTime":1778850471983,"traceId":"c54452b640d12c9b"},{"name":"static-check","duration":732523,"timestamp":42508445901,"id":19,"parentId":1,"tags":{},"startTime":1778850480692,"traceId":"c54452b640d12c9b"},{"name":"static-generation","duration":586427,"timestamp":42509189988,"id":105,"parentId":1,"tags":{},"startTime":1778850481436,"traceId":"c54452b640d12c9b"},{"name":"telemetry-flush","duration":32543,"timestamp":42509807931,"id":114,"parentId":1,"tags":{},"startTime":1778850482054,"traceId":"c54452b640d12c9b"},{"name":"next-build","duration":15871249,"timestamp":42493969263,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778850466216,"traceId":"c54452b640d12c9b"}]
1
+ [{"name":"run-turbopack","duration":5375030,"timestamp":43101544765,"id":14,"parentId":1,"tags":{},"startTime":1778851073791,"traceId":"2959870370628112"},{"name":"turbopack-build-events","duration":106,"timestamp":43101839877,"id":15,"parentId":1,"tags":{},"startTime":1778851074086,"traceId":"2959870370628112"},{"name":"run-typescript","duration":8550468,"timestamp":43106927426,"id":16,"parentId":1,"tags":{},"startTime":1778851079174,"traceId":"2959870370628112"},{"name":"static-check","duration":749834,"timestamp":43115663197,"id":19,"parentId":1,"tags":{},"startTime":1778851087909,"traceId":"2959870370628112"},{"name":"static-generation","duration":602590,"timestamp":43116424539,"id":105,"parentId":1,"tags":{},"startTime":1778851088671,"traceId":"2959870370628112"},{"name":"telemetry-flush","duration":23975,"timestamp":43117063201,"id":114,"parentId":1,"tags":{},"startTime":1778851089309,"traceId":"2959870370628112"},{"name":"next-build","duration":15750968,"timestamp":43101336239,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778851073583,"traceId":"2959870370628112"}]
@@ -3039,21 +3039,34 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3039
3039
  a small affordance hint. Geometry unchanged — the new
3040
3040
  <g> wrappers only carry pointer handlers. */}
3041
3041
  <g transform="translate(760, 16)">
3042
- {/* R57: matching drop-shadow elevation to the legend panel. */}
3042
+ {/* R57: matching drop-shadow elevation to the legend panel.
3043
+ R106: panel height grew 96 → 104 to seat the new header
3044
+ line + 4 px row-shift below it (so the new header text
3045
+ doesn't overlap the row-1 hitbox region). */}
3043
3046
  <rect
3044
- x="0" y="0" width="224" height="96" rx="10"
3047
+ x="0" y="0" width="224" height="104" rx="10"
3045
3048
  fill={pal.legendBox.fill}
3046
3049
  stroke={pal.legendBox.stroke}
3047
3050
  opacity={isLight ? 0.97 : 0.92}
3048
3051
  style={{ filter: isLight ? 'drop-shadow(0 2px 6px rgba(15,23,42,0.08))' : 'drop-shadow(0 2px 6px rgba(0,0,0,0.45))' }}
3049
3052
  data-topo-panel-elevation="legend"
3050
3053
  />
3054
+ {/* R106 / Loop: panel header — symmetric with the recent-
3055
+ signal panel's "recent signal · N flows" (R96). Same
3056
+ font + position vocabulary so the two side panels feel
3057
+ paired. Title text at x=13 y=21; total fleet count
3058
+ right-aligned at x=215 y=21 in the accent colour. */}
3059
+ <text x="13" y="21" fill={pal.legendHeadline} fontSize="12" fontFamily="monospace" fontWeight="700">legend</text>
3060
+ <text x="215" y="21" textAnchor="end" fill={pal.legendAccent} fontSize="10" fontFamily="monospace" data-legend-panel-count>{sessions.length} node{sessions.length === 1 ? '' : 's'}</text>
3051
3061
  {(() => {
3052
3062
  const idleCount = onlineNodes.length - workingCount;
3063
+ // R106: rows shift +8 px (was y0=24, 48, 72 → 32, 56, 80)
3064
+ // to clear the new header row. R57 panel rect grew 96 →
3065
+ // 104 to seat them.
3053
3066
  const rows = [
3054
- { key: 'working' as const, y0: 24, y1: 28, fill: isLight ? '#059669' : '#22c55e', label: 'working node', count: workingCount },
3055
- { key: 'idle' as const, y0: 48, y1: 52, fill: isLight ? '#0d9488' : '#2dd4bf', label: 'online idle', count: idleCount },
3056
- { key: 'offline' as const, y0: 72, y1: 76, fill: isLight ? '#94a3b8' : '#6b7280', label: 'offline / no SSE', count: offlineNodes.length },
3067
+ { key: 'working' as const, y0: 32, y1: 36, fill: isLight ? '#059669' : '#22c55e', label: 'working node', count: workingCount },
3068
+ { key: 'idle' as const, y0: 56, y1: 60, fill: isLight ? '#0d9488' : '#2dd4bf', label: 'online idle', count: idleCount },
3069
+ { key: 'offline' as const, y0: 80, y1: 84, fill: isLight ? '#94a3b8' : '#6b7280', label: 'offline / no SSE', count: offlineNodes.length },
3057
3070
  ];
3058
3071
  return rows;
3059
3072
  })().map(row => {
@@ -3080,9 +3093,26 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3080
3093
  onMouseLeave={() => setHoveredStatus(prev => prev === row.key ? null : prev)}
3081
3094
  onClick={() => setPinnedStatus(prev => prev === row.key ? null : row.key)}
3082
3095
  >
3083
- {/* invisible hitbox covers the row so cursor doesn't need
3084
- to be exactly on the 5-px swatch */}
3085
- <rect x="6" y={row.y0 - 12} width="170" height="22" fill="transparent" />
3096
+ {/* R55 hitbox covers the row so cursor doesn't need to
3097
+ be exactly on the 5-px swatch. R105 / Loop: the
3098
+ hitbox now also carries a subtle hover/pin tint
3099
+ mirroring R104's recent-signal row treatment so
3100
+ both side panels share the list-item idiom. The
3101
+ tint borrows the ROW'S OWN swatch colour rather
3102
+ than legendAccent, so the user's eye associates
3103
+ the tinted row with its colour swatch instead of
3104
+ a generic accent. Pin is a stronger tint than
3105
+ hover; idle stays fully transparent. */}
3106
+ <rect
3107
+ x="6" y={row.y0 - 12}
3108
+ width="170" height="22" rx="3"
3109
+ fill={hoveredStatus === row.key || isPinned ? row.fill : 'transparent'}
3110
+ opacity={isPinned ? (isLight ? 0.14 : 0.18)
3111
+ : hoveredStatus === row.key ? (isLight ? 0.08 : 0.12)
3112
+ : 1}
3113
+ data-legend-row-tinted={isPinned ? 'pinned' : hoveredStatus === row.key ? 'hover' : 'none'}
3114
+ style={{ transition: 'fill 150ms ease-out, opacity 150ms ease-out' }}
3115
+ />
3086
3116
  <circle cx="16" cy={row.y0} r="5.5" fill={row.fill} />
3087
3117
  {/* R61 pinned-state ring — concentric stroke at r=8 in
3088
3118
  the row colour, draws OUTSIDE the swatch so it
@@ -3118,11 +3148,12 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3118
3148
  </g>
3119
3149
  );
3120
3150
  })}
3121
- {/* Flow-arrow swatch sits at y=72 — same row as the offline
3122
- hitbox. Drop its pointerEvents so the offline legend row
3123
- stays hoverable (R55). It's decoration, no need to
3124
- receive events. */}
3125
- <path d="M140,72 Q164,48 196,72" fill="none" stroke={pal.flowEdge} strokeWidth="3" markerEnd="url(#topo-arrow)" style={{ pointerEvents: 'none' }} />
3151
+ {/* Flow-arrow swatch tracks the offline row R106 shifted
3152
+ rows down by 8 px to make space for the panel header so
3153
+ this moves from y=72 to y=80. Drop its pointerEvents so
3154
+ the offline legend row stays hoverable (R55). It's
3155
+ decoration, no need to receive events. */}
3156
+ <path d="M140,80 Q164,56 196,80" fill="none" stroke={pal.flowEdge} strokeWidth="3" markerEnd="url(#topo-arrow)" style={{ pointerEvents: 'none' }} />
3126
3157
  </g>
3127
3158
  </svg>
3128
3159