@sleep2agi/agent-network-dashboard 0.5.3-preview.144 → 0.5.3-preview.146

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 +5 -5
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/server/app/_global-error.html +1 -1
  6. package/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/_not-found.html +2 -2
  14. package/.next/server/app/_not-found.rsc +2 -2
  15. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  16. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  21. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/admin.html +2 -2
  23. package/.next/server/app/admin.rsc +2 -2
  24. package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
  25. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  26. package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
  27. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  29. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  30. package/.next/server/app/index.html +2 -2
  31. package/.next/server/app/index.rsc +3 -3
  32. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  33. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  34. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  35. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  36. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  37. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/login.html +2 -2
  39. package/.next/server/app/login.rsc +3 -3
  40. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  41. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  42. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  43. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  46. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/logs.html +2 -2
  48. package/.next/server/app/logs.rsc +2 -2
  49. package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
  50. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  51. package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
  52. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  54. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  55. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/messages.html +2 -2
  57. package/.next/server/app/messages.rsc +2 -2
  58. package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
  59. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  60. package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
  61. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  63. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  64. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/node.html +2 -2
  66. package/.next/server/app/node.rsc +2 -2
  67. package/.next/server/app/node.segments/_full.segment.rsc +2 -2
  68. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  69. package/.next/server/app/node.segments/_index.segment.rsc +2 -2
  70. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  72. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  73. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/nodes.html +2 -2
  75. package/.next/server/app/nodes.rsc +2 -2
  76. package/.next/server/app/nodes.segments/_full.segment.rsc +2 -2
  77. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  78. package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
  79. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  80. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
  81. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  82. package/.next/server/app/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs.html +2 -2
  85. package/.next/server/app/server-logs.rsc +2 -2
  86. package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
  87. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  88. package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
  89. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  90. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
  91. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  92. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  93. package/.next/server/app/settings/networks.html +2 -2
  94. package/.next/server/app/settings/networks.rsc +2 -2
  95. package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
  96. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  97. package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
  98. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  99. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  100. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  101. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  102. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  104. package/.next/server/app/settings/tokens.html +2 -2
  105. package/.next/server/app/settings/tokens.rsc +2 -2
  106. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
  107. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  108. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
  109. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  110. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  111. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  112. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  113. package/.next/server/app/settings.html +2 -2
  114. package/.next/server/app/settings.rsc +3 -3
  115. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  116. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  118. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  120. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  121. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  122. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  123. package/.next/server/app/tasks.html +2 -2
  124. package/.next/server/app/tasks.rsc +2 -2
  125. package/.next/server/app/tasks.segments/_full.segment.rsc +2 -2
  126. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  127. package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
  128. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  129. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  130. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  131. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  132. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  133. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +1 -1
  134. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  135. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  136. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  137. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  138. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  139. package/.next/server/middleware-build-manifest.js +3 -3
  140. package/.next/server/pages/404.html +2 -2
  141. package/.next/server/pages/500.html +1 -1
  142. package/.next/static/chunks/0-8bxlg9uqt.w.css +2 -0
  143. package/.next/static/chunks/07xg4v4bw_0tq.js +4 -0
  144. package/.next/static/chunks/{0zciz-_3ddnby.js → 0bx4gmslx8rje.js} +1 -1
  145. package/.next/static/chunks/{15thx410pj4fh.js → 0p~5u3rrlw9mz.js} +1 -1
  146. package/.next/static/chunks/{08sc79vtvnjdh.js → 0yk73j0p6ncb8.js} +1 -1
  147. package/.next/trace +2 -2
  148. package/.next/trace-build +1 -1
  149. package/app/components/TopoGraph.tsx +77 -0
  150. package/package.json +1 -1
  151. package/scripts/topo-click-ripple-sw-test.mjs +110 -0
  152. package/scripts/topo-edge-badge-hot-pulse-test.mjs +92 -0
  153. package/.next/static/chunks/05-~ezd16iskp.css +0 -2
  154. package/.next/static/chunks/07r8c6ojg0oc8.js +0 -4
  155. /package/.next/static/{6IOuDP22R5LnwBEeB1rFC → XtulegbHxfV8SrzA6F5_e}/_buildManifest.js +0 -0
  156. /package/.next/static/{6IOuDP22R5LnwBEeB1rFC → XtulegbHxfV8SrzA6F5_e}/_clientMiddlewareManifest.js +0 -0
  157. /package/.next/static/{6IOuDP22R5LnwBEeB1rFC → XtulegbHxfV8SrzA6F5_e}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.144"],70286)},48941,e=>{"use strict";var t=e.i(22381),r=e.i(23910),a=e.i(70286);e.s(["default",0,function(){let[e,s]=(0,r.useState)("login"),[n,o]=(0,r.useState)(""),[i,l]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[x,g]=(0,r.useState)(""),[h,m]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),m(!0),g("");try{let t=await fetch("/api/auth/v3",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:e,username:n,password:i})}),r=await t.json();if(r.ok){r.token&&sessionStorage.setItem("anet_v3_auth",JSON.stringify({user:r.user,token:r.token,networks:r.networks||[],currentNetwork:r.network_id||r.networks?.[0]?.network_id||""})),window.location.assign("/");return}g(r.error||"Login failed")}catch{g("Connection failed")}m(!1)};return(0,t.jsxs)("main",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16",children:[(0,t.jsx)("div",{className:"absolute inset-0 pointer-events-none anet-login-bg","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-sm",children:[(0,t.jsxs)("div",{className:"text-center mb-7",children:[(0,t.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark",children:(0,t.jsxs)("svg",{className:"w-9 h-9",viewBox:"0 0 32 32","aria-hidden":!0,children:[(0,t.jsx)("circle",{cx:"16",cy:"16",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.25",className:"text-cyan-400 anet-login-mark-ring"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"10",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"10",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("circle",{cx:"16",cy:"10",r:"3",fill:"currentColor",className:"text-cyan-400 anet-login-mark-node-a"}),(0,t.jsx)("circle",{cx:"10",cy:"20",r:"3",fill:"currentColor",className:"text-green-400 anet-login-mark-node-b"}),(0,t.jsx)("circle",{cx:"22",cy:"20",r:"3",fill:"currentColor",className:"text-violet-400 anet-login-mark-node-c"})]})}),(0,t.jsx)("h1",{className:"text-[22px] sm:text-2xl font-semibold text-white tracking-tight",children:"Agent Network"}),(0,t.jsx)("p",{className:"text-[13px] text-gray-500 mt-1.5 leading-snug",children:"login"===e?(0,t.jsxs)(t.Fragment,{children:["Welcome back · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Tasks · Mesh · Messages"})]}):(0,t.jsxs)(t.Fragment,{children:["Create your account · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Free preview · no credit card"})]})})]}),(0,t.jsx)("div",{className:"flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4",children:["login","register"].map(r=>(0,t.jsx)("button",{type:"button",onClick:()=>{s(r),g("")},className:`flex-1 rounded-md px-3 py-2 text-sm transition-colors ${e===r?"bg-cyan-500/10 text-cyan-300":"text-gray-500 hover:text-gray-200"}`,children:"login"===r?"Sign in":"Register"},r))}),(0,t.jsxs)("form",{onSubmit:u,className:"border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30",children:[(0,t.jsx)("label",{htmlFor:"username",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Username"}),(0,t.jsx)("input",{id:"username",type:"text",value:n,onChange:e=>o(e.target.value),autoFocus:!0,placeholder:"Enter username",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4"}),(0,t.jsx)("label",{htmlFor:"password",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Password"}),(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)("input",{id:"password",type:c?"text":"password",value:i,onChange:e=>l(e.target.value),placeholder:"Enter password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all"}),(0,t.jsx)("button",{type:"button",onClick:()=>d(e=>!e),tabIndex:-1,"aria-label":c?"Hide password":"Show password",className:"absolute inset-y-0 right-0 flex items-center px-3 text-gray-600 hover:text-gray-300 transition-colors",children:c?(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),(0,t.jsx)("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})})]}),x&&(0,t.jsx)("div",{className:"mt-3 text-sm text-red-300 bg-red-500/5 border border-red-500/10 rounded-lg px-3 py-2",children:x}),(0,t.jsxs)("button",{type:"submit",disabled:h||!i||!n.trim(),className:"mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none",children:[h&&(0,t.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,t.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,t.jsx)("span",{children:h?"login"===e?"Signing in…":"Registering…":"login"===e?"Sign in":"Create account"})]})]}),(0,t.jsxs)("p",{className:"text-center text-[11px] text-gray-700 mt-6",children:["Sleep2AGI · Apache-2.0 · ",(0,t.jsx)("a",{href:"https://anet.sh",className:"hover:text-gray-500 transition-colors",children:"anet.sh"}),(0,t.jsx)("span",{className:"mx-1 text-gray-800",children:"·"}),(0,t.jsxs)("span",{className:"font-mono",title:"@sleep2agi/agent-network-dashboard",children:["v",a.DASHBOARD_VERSION]})]})]})]})}])}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.146"],70286)},48941,e=>{"use strict";var t=e.i(22381),r=e.i(23910),a=e.i(70286);e.s(["default",0,function(){let[e,s]=(0,r.useState)("login"),[n,o]=(0,r.useState)(""),[i,l]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[x,g]=(0,r.useState)(""),[h,m]=(0,r.useState)(!1),u=async t=>{t.preventDefault(),m(!0),g("");try{let t=await fetch("/api/auth/v3",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:e,username:n,password:i})}),r=await t.json();if(r.ok){r.token&&sessionStorage.setItem("anet_v3_auth",JSON.stringify({user:r.user,token:r.token,networks:r.networks||[],currentNetwork:r.network_id||r.networks?.[0]?.network_id||""})),window.location.assign("/");return}g(r.error||"Login failed")}catch{g("Connection failed")}m(!1)};return(0,t.jsxs)("main",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16",children:[(0,t.jsx)("div",{className:"absolute inset-0 pointer-events-none anet-login-bg","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-sm",children:[(0,t.jsxs)("div",{className:"text-center mb-7",children:[(0,t.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark",children:(0,t.jsxs)("svg",{className:"w-9 h-9",viewBox:"0 0 32 32","aria-hidden":!0,children:[(0,t.jsx)("circle",{cx:"16",cy:"16",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.25",className:"text-cyan-400 anet-login-mark-ring"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"10",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("line",{x1:"10",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.5",className:"text-cyan-400 anet-login-mark-edge"}),(0,t.jsx)("circle",{cx:"16",cy:"10",r:"3",fill:"currentColor",className:"text-cyan-400 anet-login-mark-node-a"}),(0,t.jsx)("circle",{cx:"10",cy:"20",r:"3",fill:"currentColor",className:"text-green-400 anet-login-mark-node-b"}),(0,t.jsx)("circle",{cx:"22",cy:"20",r:"3",fill:"currentColor",className:"text-violet-400 anet-login-mark-node-c"})]})}),(0,t.jsx)("h1",{className:"text-[22px] sm:text-2xl font-semibold text-white tracking-tight",children:"Agent Network"}),(0,t.jsx)("p",{className:"text-[13px] text-gray-500 mt-1.5 leading-snug",children:"login"===e?(0,t.jsxs)(t.Fragment,{children:["Welcome back · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Tasks · Mesh · Messages"})]}):(0,t.jsxs)(t.Fragment,{children:["Create your account · ",(0,t.jsx)("span",{className:"text-gray-600",children:"Free preview · no credit card"})]})})]}),(0,t.jsx)("div",{className:"flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4",children:["login","register"].map(r=>(0,t.jsx)("button",{type:"button",onClick:()=>{s(r),g("")},className:`flex-1 rounded-md px-3 py-2 text-sm transition-colors ${e===r?"bg-cyan-500/10 text-cyan-300":"text-gray-500 hover:text-gray-200"}`,children:"login"===r?"Sign in":"Register"},r))}),(0,t.jsxs)("form",{onSubmit:u,className:"border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30",children:[(0,t.jsx)("label",{htmlFor:"username",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Username"}),(0,t.jsx)("input",{id:"username",type:"text",value:n,onChange:e=>o(e.target.value),autoFocus:!0,placeholder:"Enter username",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4"}),(0,t.jsx)("label",{htmlFor:"password",className:"block text-xs text-gray-500 mb-2 uppercase tracking-wider",children:"Password"}),(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)("input",{id:"password",type:c?"text":"password",value:i,onChange:e=>l(e.target.value),placeholder:"Enter password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all"}),(0,t.jsx)("button",{type:"button",onClick:()=>d(e=>!e),tabIndex:-1,"aria-label":c?"Hide password":"Show password",className:"absolute inset-y-0 right-0 flex items-center px-3 text-gray-600 hover:text-gray-300 transition-colors",children:c?(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),(0,t.jsx)("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})})]}),x&&(0,t.jsx)("div",{className:"mt-3 text-sm text-red-300 bg-red-500/5 border border-red-500/10 rounded-lg px-3 py-2",children:x}),(0,t.jsxs)("button",{type:"submit",disabled:h||!i||!n.trim(),className:"mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none",children:[h&&(0,t.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,t.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,t.jsx)("span",{children:h?"login"===e?"Signing in…":"Registering…":"login"===e?"Sign in":"Create account"})]})]}),(0,t.jsxs)("p",{className:"text-center text-[11px] text-gray-700 mt-6",children:["Sleep2AGI · Apache-2.0 · ",(0,t.jsx)("a",{href:"https://anet.sh",className:"hover:text-gray-500 transition-colors",children:"anet.sh"}),(0,t.jsx)("span",{className:"mx-1 text-gray-800",children:"·"}),(0,t.jsxs)("span",{className:"font-mono",title:"@sleep2agi/agent-network-dashboard",children:["v",a.DASHBOARD_VERSION]})]})]})]})}])}]);
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,59276,e=>{"use strict";var s=e.i(12629),a=e.i(11449);let t=async e=>{let s=await fetch(e);if(401===s.status)throw window.location.assign("/login"),Error("unauthorized");return s.json()},r={refreshInterval:5e3,dedupingInterval:3e3};function n(e,s){if(!s)return e;let a=e.includes("?")?"&":"?";return`${e}${a}network_id=${encodeURIComponent(s)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,s.default)("/api/anet/config",t,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/health",t,r);return{health:e||null,error:a}},"useLicense",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/license",t,{refreshInterval:6e4});return{license:e?.ok?e:null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:c,isLoading:d}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:c}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:c}},"useStats",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i}=(0,s.default)(n("/api/hub/stats",e),t,r);return{stats:l?.ok?l:null,error:i}},"useTasks",0,function(e){let{networkId:l}=(0,a.useNetworkId)(),i=new URLSearchParams({limit:"100",...e}).toString(),{data:c,error:d,isLoading:o}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:c?.tasks||[],count:c?.count??0,source:c?.source,error:d,isLoading:o}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.144"],70286)},65610,e=>{"use strict";var s=e.i(22381),a=e.i(23910),t=e.i(56839),r=e.i(59276),n=e.i(70286);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:l}=(0,r.useHealth)(),{license:i}=(0,r.useLicense)(),[c,d]=(0,a.useState)(""),[o,x]=(0,a.useState)(""),[m,h]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[p,N]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",j="break-all sm:max-w-[320px] sm:text-right";return(0,s.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white mb-3 lg:ml-0 ml-10",children:"Settings"}),(0,s.jsx)("nav",{className:"mb-8 flex flex-wrap gap-1 text-xs",children:[{href:"#connection",label:"Connection"},{href:"#account",label:"Account"},{href:"#resources",label:"Resources"}].map(e=>(0,s.jsx)("a",{href:e.href,className:"rounded-md px-2.5 py-1 text-gray-500 hover:text-cyan-300 hover:bg-cyan-500/10 transition-colors",children:e.label},e.href))}),(0,s.jsxs)("div",{className:"max-w-2xl space-y-10",children:[(0,s.jsxs)("div",{id:"connection",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Connection"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"CommHub Connection"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${j}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Auth Token"}),(0,s.jsx)("span",{className:`${e?.tokenConfigured?"text-green-400":"text-red-400"} ${j}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Server Auth"}),(0,s.jsx)("span",{className:`${l?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:l?.auth||"--"})]}),e?.error&&(0,s.jsx)("div",{className:"border-t border-[#2a2a4a] pt-3 text-xs text-gray-600",children:e.error})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Server Info"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsxs)("span",{className:"text-gray-500",children:["SSE streams ",(0,s.jsx)("span",{className:"text-gray-600",children:"· server"})]}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.uptime?`${Math.floor(l.uptime/3600)}h ${Math.floor(l.uptime%3600/60)}m`:"--"})]})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Dashboard"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${j}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"Overview, Tasks, Nodes, Messages, Networks, Audit, Server Logs, Admin, Settings"})]})]})]})]}),(0,s.jsxs)("div",{id:"account",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Account"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsxs)("h2",{className:"text-sm font-semibold text-gray-300 mb-4 flex items-center gap-2",children:["License",i?.license&&(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 text-[10px] font-medium px-2 py-0.5 rounded-full border ${"pro"===i.license.type?"text-green-300 bg-green-500/10 border-green-500/30":i.license.days_left<=7?"text-red-300 bg-red-500/10 border-red-500/30":"text-amber-300 bg-amber-500/10 border-amber-500/30"}`,children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"w-1.5 h-1.5 rounded-full bg-current"}),i.license.type,i.license.days_left?` \xb7 ${i.license.days_left}d left`:""]})]}),i?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[i.license.days_left<=7&&(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-red-400 font-medium",children:"⚠ Expiring soon"}),(0,s.jsxs)("span",{className:"text-red-400",children:[i.license.days_left," days left"]})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Expires"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.license.expires_at})]}),i.limits&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Agents"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_agents})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Networks"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_networks})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Tasks/Day"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_tasks_day})]})]}),(0,s.jsxs)("div",{className:"pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:c,onChange:e=>d(e.target.value),placeholder:"anet-XXXX-XXXX-XXXX-XXXX",className:"flex-1 bg-[#0a0a15] border border-[#2a2a4a] rounded px-3 py-2 text-xs text-white placeholder-gray-600 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!c.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:c})}),s=await e.json();x(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&d(""),setTimeout(()=>x(""),5e3)},className:"px-3 py-2 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded transition-colors",children:"Activate"})]}),o&&(0,s.jsx)("div",{className:`mt-2 text-xs ${o.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:o})]})]}):(0,s.jsx)("div",{className:"text-xs text-gray-600",children:"License info not available"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Change Password"}),(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("input",{type:"password",value:m,onChange:e=>h(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:g,onChange:e=>u(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!m||!g)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void N("Not logged in with V3 auth");let{token:s}=JSON.parse(e),a=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"change_password",token:s,current_password:m,new_password:g})}),t=await a.json();if(N(t.ok?"Password changed":`Failed: ${t.error}`),t.ok){if(t.token){let s=JSON.parse(e);sessionStorage.setItem("anet_v3_auth",JSON.stringify({...s,token:t.token}))}h(""),u("")}setTimeout(()=>N(""),5e3)},disabled:!m||!g,className:"px-4 py-2 bg-cyan-600 hover:bg-cyan-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-colors",children:"Change Password"})]}),p&&(0,s.jsx)("div",{className:`mt-2 text-xs ${p.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:p})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Sign out"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mb-3",children:"Signing out clears your dashboard session cookie. You'll return to the login page."}),(0,s.jsx)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login")},className:"px-4 py-2 bg-transparent hover:bg-[#1a1a2a] text-gray-300 text-sm rounded-lg border border-[#2a2a4a] hover:border-[#3a3a5a] transition-colors",children:"Sign out"})]})]}),(0,s.jsxs)("div",{id:"resources",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Resources"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,s.jsxs)(t.default,{href:"/settings/tokens",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"API Tokens"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create and manage tokens for CLI access."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/settings/networks",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Networks"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create, manage, and delete agent networks."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]})]})]})]})]})}])}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,59276,e=>{"use strict";var s=e.i(12629),a=e.i(11449);let t=async e=>{let s=await fetch(e);if(401===s.status)throw window.location.assign("/login"),Error("unauthorized");return s.json()},r={refreshInterval:5e3,dedupingInterval:3e3};function n(e,s){if(!s)return e;let a=e.includes("?")?"&":"?";return`${e}${a}network_id=${encodeURIComponent(s)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,s.default)("/api/anet/config",t,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/health",t,r);return{health:e||null,error:a}},"useLicense",0,function(){let{data:e,error:a}=(0,s.default)("/api/hub/license",t,{refreshInterval:6e4});return{license:e?.ok?e:null,error:a}},"useMessages",0,function(e=100){let{networkId:l}=(0,a.useNetworkId)(),{data:i,error:c,isLoading:d}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:c,isLoading:d}},"useSessions",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i,isLoading:c}=(0,s.default)(n("/api/hub/status",e),t,r);return{sessions:l?.sessions||[],hint:l?._hint,error:i,isLoading:c}},"useStats",0,function(){let{networkId:e}=(0,a.useNetworkId)(),{data:l,error:i}=(0,s.default)(n("/api/hub/stats",e),t,r);return{stats:l?.ok?l:null,error:i}},"useTasks",0,function(e){let{networkId:l}=(0,a.useNetworkId)(),i=new URLSearchParams({limit:"100",...e}).toString(),{data:c,error:d,isLoading:o}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:c?.tasks||[],count:c?.count??0,source:c?.source,error:d,isLoading:o}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.146"],70286)},65610,e=>{"use strict";var s=e.i(22381),a=e.i(23910),t=e.i(56839),r=e.i(59276),n=e.i(70286);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:l}=(0,r.useHealth)(),{license:i}=(0,r.useLicense)(),[c,d]=(0,a.useState)(""),[o,x]=(0,a.useState)(""),[m,h]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[p,N]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",j="break-all sm:max-w-[320px] sm:text-right";return(0,s.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white mb-3 lg:ml-0 ml-10",children:"Settings"}),(0,s.jsx)("nav",{className:"mb-8 flex flex-wrap gap-1 text-xs",children:[{href:"#connection",label:"Connection"},{href:"#account",label:"Account"},{href:"#resources",label:"Resources"}].map(e=>(0,s.jsx)("a",{href:e.href,className:"rounded-md px-2.5 py-1 text-gray-500 hover:text-cyan-300 hover:bg-cyan-500/10 transition-colors",children:e.label},e.href))}),(0,s.jsxs)("div",{className:"max-w-2xl space-y-10",children:[(0,s.jsxs)("div",{id:"connection",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Connection"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"CommHub Connection"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${j}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Auth Token"}),(0,s.jsx)("span",{className:`${e?.tokenConfigured?"text-green-400":"text-red-400"} ${j}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Server Auth"}),(0,s.jsx)("span",{className:`${l?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:l?.auth||"--"})]}),e?.error&&(0,s.jsx)("div",{className:"border-t border-[#2a2a4a] pt-3 text-xs text-gray-600",children:e.error})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Server Info"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsxs)("span",{className:"text-gray-500",children:["SSE streams ",(0,s.jsx)("span",{className:"text-gray-600",children:"· server"})]}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.uptime?`${Math.floor(l.uptime/3600)}h ${Math.floor(l.uptime%3600/60)}m`:"--"})]})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Dashboard"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${j}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"Overview, Tasks, Nodes, Messages, Networks, Audit, Server Logs, Admin, Settings"})]})]})]})]}),(0,s.jsxs)("div",{id:"account",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Account"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsxs)("h2",{className:"text-sm font-semibold text-gray-300 mb-4 flex items-center gap-2",children:["License",i?.license&&(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 text-[10px] font-medium px-2 py-0.5 rounded-full border ${"pro"===i.license.type?"text-green-300 bg-green-500/10 border-green-500/30":i.license.days_left<=7?"text-red-300 bg-red-500/10 border-red-500/30":"text-amber-300 bg-amber-500/10 border-amber-500/30"}`,children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"w-1.5 h-1.5 rounded-full bg-current"}),i.license.type,i.license.days_left?` \xb7 ${i.license.days_left}d left`:""]})]}),i?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[i.license.days_left<=7&&(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-red-400 font-medium",children:"⚠ Expiring soon"}),(0,s.jsxs)("span",{className:"text-red-400",children:[i.license.days_left," days left"]})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Expires"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.license.expires_at})]}),i.limits&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Agents"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_agents})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Networks"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_networks})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Tasks/Day"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_tasks_day})]})]}),(0,s.jsxs)("div",{className:"pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:c,onChange:e=>d(e.target.value),placeholder:"anet-XXXX-XXXX-XXXX-XXXX",className:"flex-1 bg-[#0a0a15] border border-[#2a2a4a] rounded px-3 py-2 text-xs text-white placeholder-gray-600 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!c.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:c})}),s=await e.json();x(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&d(""),setTimeout(()=>x(""),5e3)},className:"px-3 py-2 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded transition-colors",children:"Activate"})]}),o&&(0,s.jsx)("div",{className:`mt-2 text-xs ${o.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:o})]})]}):(0,s.jsx)("div",{className:"text-xs text-gray-600",children:"License info not available"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Change Password"}),(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("input",{type:"password",value:m,onChange:e=>h(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:g,onChange:e=>u(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!m||!g)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void N("Not logged in with V3 auth");let{token:s}=JSON.parse(e),a=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"change_password",token:s,current_password:m,new_password:g})}),t=await a.json();if(N(t.ok?"Password changed":`Failed: ${t.error}`),t.ok){if(t.token){let s=JSON.parse(e);sessionStorage.setItem("anet_v3_auth",JSON.stringify({...s,token:t.token}))}h(""),u("")}setTimeout(()=>N(""),5e3)},disabled:!m||!g,className:"px-4 py-2 bg-cyan-600 hover:bg-cyan-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-colors",children:"Change Password"})]}),p&&(0,s.jsx)("div",{className:`mt-2 text-xs ${p.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:p})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Sign out"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mb-3",children:"Signing out clears your dashboard session cookie. You'll return to the login page."}),(0,s.jsx)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login")},className:"px-4 py-2 bg-transparent hover:bg-[#1a1a2a] text-gray-300 text-sm rounded-lg border border-[#2a2a4a] hover:border-[#3a3a5a] transition-colors",children:"Sign out"})]})]}),(0,s.jsxs)("div",{id:"resources",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Resources"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,s.jsxs)(t.default,{href:"/settings/tokens",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"API Tokens"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create and manage tokens for CLI access."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/settings/networks",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Networks"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create, manage, and delete agent networks."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]})]})]})]})]})}])}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":305,"timestamp":244798742684,"id":4,"parentId":1,"tags":{},"startTime":1779052770989,"traceId":"3a55b8aadc17f192"},{"name":"load-custom-routes","duration":455,"timestamp":244798743160,"id":5,"parentId":1,"tags":{},"startTime":1779052770989,"traceId":"3a55b8aadc17f192"},{"name":"create-dist-dir","duration":733,"timestamp":244798743658,"id":6,"parentId":1,"tags":{},"startTime":1779052770990,"traceId":"3a55b8aadc17f192"},{"name":"clean","duration":32151,"timestamp":244798745104,"id":7,"parentId":1,"tags":{},"startTime":1779052770991,"traceId":"3a55b8aadc17f192"},{"name":"discover-routes","duration":14965,"timestamp":244798864571,"id":8,"parentId":1,"tags":{},"startTime":1779052771111,"traceId":"3a55b8aadc17f192"},{"name":"create-root-mapping","duration":173,"timestamp":244798879613,"id":9,"parentId":1,"tags":{},"startTime":1779052771126,"traceId":"3a55b8aadc17f192"},{"name":"generate-route-types","duration":35910,"timestamp":244798882938,"id":10,"parentId":1,"tags":{},"startTime":1779052771129,"traceId":"3a55b8aadc17f192"},{"name":"public-dir-conflict-check","duration":139,"timestamp":244798918978,"id":11,"parentId":1,"tags":{},"startTime":1779052771165,"traceId":"3a55b8aadc17f192"},{"name":"generate-routes-manifest","duration":5977,"timestamp":244798919325,"id":12,"parentId":1,"tags":{},"startTime":1779052771166,"traceId":"3a55b8aadc17f192"},{"name":"run-turbopack","duration":6489399,"timestamp":244798931929,"id":14,"parentId":1,"tags":{},"startTime":1779052771178,"traceId":"3a55b8aadc17f192"},{"name":"turbopack-build-events","duration":103,"timestamp":244799268719,"id":15,"parentId":1,"tags":{},"startTime":1779052771515,"traceId":"3a55b8aadc17f192"},{"name":"run-typescript","duration":10151271,"timestamp":244805430545,"id":16,"parentId":1,"tags":{},"startTime":1779052777677,"traceId":"3a55b8aadc17f192"},{"name":"generate-required-server-files","duration":3096,"timestamp":244815583209,"id":18,"parentId":1,"tags":{},"startTime":1779052787829,"traceId":"3a55b8aadc17f192"},{"name":"check-static-error-page","duration":17796,"timestamp":244815765454,"id":20,"parentId":19,"tags":{},"startTime":1779052788012,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":495222,"timestamp":244815787226,"id":65,"parentId":22,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":513852,"timestamp":244815768776,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779052788015,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":601940,"timestamp":244815787554,"id":68,"parentId":27,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":615490,"timestamp":244815774109,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779052788020,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":608298,"timestamp":244815788179,"id":72,"parentId":32,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":621506,"timestamp":244815775046,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":620466,"timestamp":244815786890,"id":64,"parentId":21,"tags":{},"startTime":1779052788033,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":640279,"timestamp":244815767150,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779052788013,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":641414,"timestamp":244815787329,"id":66,"parentId":25,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":655081,"timestamp":244815773736,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779052788020,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":640674,"timestamp":244815788358,"id":73,"parentId":33,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":653889,"timestamp":244815775207,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":659948,"timestamp":244815788484,"id":76,"parentId":36,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":672456,"timestamp":244815776053,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779052788022,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":662507,"timestamp":244815787656,"id":69,"parentId":28,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":675970,"timestamp":244815774250,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":666716,"timestamp":244815788510,"id":77,"parentId":37,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":679016,"timestamp":244815776261,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":670689,"timestamp":244815788535,"id":79,"parentId":39,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":682778,"timestamp":244815776496,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":672085,"timestamp":244815787437,"id":67,"parentId":26,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":685610,"timestamp":244815773951,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779052788020,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":677561,"timestamp":244815788548,"id":80,"parentId":40,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":689558,"timestamp":244815776598,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":679037,"timestamp":244815787931,"id":70,"parentId":29,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":692639,"timestamp":244815774390,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":680989,"timestamp":244815788573,"id":82,"parentId":44,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":692168,"timestamp":244815777432,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779052788024,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":684398,"timestamp":244815788583,"id":83,"parentId":45,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":695463,"timestamp":244815777571,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779052788024,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":684708,"timestamp":244815788469,"id":75,"parentId":35,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":697718,"timestamp":244815775490,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779052788022,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":685942,"timestamp":244815788598,"id":84,"parentId":46,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":696903,"timestamp":244815777690,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779052788024,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":693414,"timestamp":244815788632,"id":87,"parentId":49,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":702344,"timestamp":244815779745,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779052788026,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":695464,"timestamp":244815788560,"id":81,"parentId":42,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":707106,"timestamp":244815776975,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":697635,"timestamp":244815788645,"id":88,"parentId":50,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":706478,"timestamp":244815779843,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779052788026,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":698634,"timestamp":244815788115,"id":71,"parentId":30,"tags":{},"startTime":1779052788034,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":712229,"timestamp":244815774564,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":701473,"timestamp":244815788660,"id":89,"parentId":51,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":710230,"timestamp":244815779947,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779052788026,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":696829,"timestamp":244815796213,"id":90,"parentId":24,"tags":{},"startTime":1779052788042,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":723592,"timestamp":244815769492,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779052788016,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":705576,"timestamp":244815788620,"id":86,"parentId":48,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":714634,"timestamp":244815779600,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779052788026,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":713211,"timestamp":244815788526,"id":78,"parentId":38,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":725384,"timestamp":244815776397,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":700716,"timestamp":244815801207,"id":93,"parentId":43,"tags":{},"startTime":1779052788047,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":724811,"timestamp":244815777142,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":713771,"timestamp":244815788441,"id":74,"parentId":34,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":726906,"timestamp":244815775345,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779052788022,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":707830,"timestamp":244815799844,"id":92,"parentId":41,"tags":{},"startTime":1779052788046,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":731030,"timestamp":244815776696,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779052788023,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":726265,"timestamp":244815788610,"id":85,"parentId":47,"tags":{},"startTime":1779052788035,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":735476,"timestamp":244815779468,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779052788026,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":723913,"timestamp":244815808533,"id":97,"parentId":54,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":751784,"timestamp":244815780727,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779052788027,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":734588,"timestamp":244815808570,"id":100,"parentId":58,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":761301,"timestamp":244815781917,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779052788028,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":752137,"timestamp":244815798988,"id":91,"parentId":31,"tags":{},"startTime":1779052788045,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":776479,"timestamp":244815774701,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779052788021,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":742855,"timestamp":244815808473,"id":94,"parentId":23,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":782266,"timestamp":244815769106,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779052788015,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":757910,"timestamp":244815808519,"id":96,"parentId":53,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":785917,"timestamp":244815780567,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779052788027,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":763091,"timestamp":244815808543,"id":98,"parentId":55,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":790757,"timestamp":244815780943,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779052788027,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":770438,"timestamp":244815808768,"id":103,"parentId":62,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":796385,"timestamp":244815782875,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779052788029,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":770795,"timestamp":244815808781,"id":104,"parentId":63,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":796587,"timestamp":244815783034,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779052788029,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":760036,"timestamp":244815820888,"id":105,"parentId":57,"tags":{},"startTime":1779052788067,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":799563,"timestamp":244815781398,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779052788028,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":757959,"timestamp":244815830416,"id":106,"parentId":60,"tags":{},"startTime":1779052788077,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":806070,"timestamp":244815782349,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779052788029,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":782547,"timestamp":244815808731,"id":101,"parentId":59,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":809181,"timestamp":244815782150,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779052788028,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":785394,"timestamp":244815808556,"id":99,"parentId":56,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":812862,"timestamp":244815781174,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779052788027,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":799781,"timestamp":244815808503,"id":95,"parentId":52,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":827978,"timestamp":244815780394,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779052788027,"traceId":"3a55b8aadc17f192"},{"name":"is-page-static","duration":801554,"timestamp":244815808753,"id":102,"parentId":61,"tags":{},"startTime":1779052788055,"traceId":"3a55b8aadc17f192"},{"name":"check-page","duration":827598,"timestamp":244815782746,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779052788029,"traceId":"3a55b8aadc17f192"},{"name":"static-check","duration":846098,"timestamp":244815764282,"id":19,"parentId":1,"tags":{},"startTime":1779052788011,"traceId":"3a55b8aadc17f192"}]
2
- [{"name":"write-routes-manifest","duration":594,"timestamp":244816621288,"id":108,"parentId":1,"tags":{},"startTime":1779052788868,"traceId":"3a55b8aadc17f192"},{"name":"load-dotenv","duration":54,"timestamp":244816634376,"id":111,"parentId":110,"tags":{},"startTime":1779052788881,"traceId":"3a55b8aadc17f192"},{"name":"run-export-path-map","duration":877,"timestamp":244816640708,"id":112,"parentId":110,"tags":{},"startTime":1779052788887,"traceId":"3a55b8aadc17f192"},{"name":"next-export","duration":609910,"timestamp":244816632971,"id":110,"parentId":1,"tags":{},"startTime":1779052788879,"traceId":"3a55b8aadc17f192"},{"name":"move-exported-app-not-found-","duration":504,"timestamp":244817245904,"id":113,"parentId":109,"tags":{},"startTime":1779052789492,"traceId":"3a55b8aadc17f192"},{"name":"move-exported-app-global-error-","duration":321,"timestamp":244817246497,"id":114,"parentId":109,"tags":{},"startTime":1779052789493,"traceId":"3a55b8aadc17f192"},{"name":"static-generation","duration":622161,"timestamp":244816626311,"id":109,"parentId":1,"tags":{},"startTime":1779052788873,"traceId":"3a55b8aadc17f192"},{"name":"write-routes-manifest","duration":462,"timestamp":244817248703,"id":115,"parentId":1,"tags":{},"startTime":1779052789495,"traceId":"3a55b8aadc17f192"},{"name":"print-tree-view","duration":3951,"timestamp":244817269586,"id":116,"parentId":1,"tags":{},"startTime":1779052789516,"traceId":"3a55b8aadc17f192"},{"name":"write-route-bundle-stats","duration":12941,"timestamp":244817273588,"id":117,"parentId":1,"tags":{},"startTime":1779052789520,"traceId":"3a55b8aadc17f192"},{"name":"telemetry-flush","duration":29933,"timestamp":244817286557,"id":118,"parentId":1,"tags":{},"startTime":1779052789533,"traceId":"3a55b8aadc17f192"},{"name":"next-build","duration":18629080,"timestamp":244798687439,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779052770934,"traceId":"3a55b8aadc17f192"}]
1
+ [{"name":"generate-buildid","duration":302,"timestamp":245423916836,"id":4,"parentId":1,"tags":{},"startTime":1779053396163,"traceId":"89383f58edd40937"},{"name":"load-custom-routes","duration":445,"timestamp":245423917279,"id":5,"parentId":1,"tags":{},"startTime":1779053396164,"traceId":"89383f58edd40937"},{"name":"create-dist-dir","duration":695,"timestamp":245423917762,"id":6,"parentId":1,"tags":{},"startTime":1779053396164,"traceId":"89383f58edd40937"},{"name":"clean","duration":33371,"timestamp":245423919186,"id":7,"parentId":1,"tags":{},"startTime":1779053396165,"traceId":"89383f58edd40937"},{"name":"discover-routes","duration":15399,"timestamp":245424037782,"id":8,"parentId":1,"tags":{},"startTime":1779053396284,"traceId":"89383f58edd40937"},{"name":"create-root-mapping","duration":131,"timestamp":245424053257,"id":9,"parentId":1,"tags":{},"startTime":1779053396300,"traceId":"89383f58edd40937"},{"name":"generate-route-types","duration":40639,"timestamp":245424056125,"id":10,"parentId":1,"tags":{},"startTime":1779053396302,"traceId":"89383f58edd40937"},{"name":"public-dir-conflict-check","duration":179,"timestamp":245424096906,"id":11,"parentId":1,"tags":{},"startTime":1779053396343,"traceId":"89383f58edd40937"},{"name":"generate-routes-manifest","duration":6912,"timestamp":245424097286,"id":12,"parentId":1,"tags":{},"startTime":1779053396344,"traceId":"89383f58edd40937"},{"name":"run-turbopack","duration":6295698,"timestamp":245424111743,"id":14,"parentId":1,"tags":{},"startTime":1779053396358,"traceId":"89383f58edd40937"},{"name":"turbopack-build-events","duration":108,"timestamp":245424405334,"id":15,"parentId":1,"tags":{},"startTime":1779053396652,"traceId":"89383f58edd40937"},{"name":"run-typescript","duration":10396310,"timestamp":245430419958,"id":16,"parentId":1,"tags":{},"startTime":1779053402666,"traceId":"89383f58edd40937"},{"name":"generate-required-server-files","duration":2770,"timestamp":245440817635,"id":18,"parentId":1,"tags":{},"startTime":1779053413064,"traceId":"89383f58edd40937"},{"name":"check-static-error-page","duration":12861,"timestamp":245440985040,"id":20,"parentId":19,"tags":{},"startTime":1779053413231,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":422649,"timestamp":245441001076,"id":65,"parentId":22,"tags":{},"startTime":1779053413247,"traceId":"89383f58edd40937"},{"name":"check-page","duration":436474,"timestamp":245440987428,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779053413234,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":536137,"timestamp":245441001986,"id":71,"parentId":30,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":547780,"timestamp":245440990436,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":553957,"timestamp":245441002081,"id":72,"parentId":32,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":565237,"timestamp":245440990879,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":570790,"timestamp":245441001184,"id":66,"parentId":25,"tags":{},"startTime":1779053413247,"traceId":"89383f58edd40937"},{"name":"check-page","duration":582164,"timestamp":245440989905,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779053413236,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":571056,"timestamp":245441002271,"id":73,"parentId":33,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":582338,"timestamp":245440991053,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":575789,"timestamp":245441002401,"id":75,"parentId":35,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":586916,"timestamp":245440991341,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779053413238,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":581411,"timestamp":245441002426,"id":76,"parentId":36,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":592617,"timestamp":245440991892,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779053413238,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":589622,"timestamp":245441002456,"id":77,"parentId":37,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":600044,"timestamp":245440992100,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779053413238,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":590812,"timestamp":245441002477,"id":78,"parentId":38,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":601131,"timestamp":245440992225,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779053413238,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":595242,"timestamp":245441001342,"id":68,"parentId":27,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":606474,"timestamp":245440990161,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779053413236,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":595015,"timestamp":245441002493,"id":79,"parentId":39,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":605232,"timestamp":245440992317,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779053413239,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":597334,"timestamp":245441001792,"id":70,"parentId":29,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":608842,"timestamp":245440990329,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":599674,"timestamp":245441002504,"id":80,"parentId":40,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":609812,"timestamp":245440992408,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779053413239,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":603089,"timestamp":245441002535,"id":82,"parentId":44,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":612429,"timestamp":245440993238,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779053413240,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":605748,"timestamp":245441002368,"id":74,"parentId":34,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":616964,"timestamp":245440991195,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":607381,"timestamp":245441002520,"id":81,"parentId":42,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":617230,"timestamp":245440992730,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779053413239,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":613368,"timestamp":245441002597,"id":86,"parentId":48,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":620885,"timestamp":245440995148,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779053413241,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":618271,"timestamp":245441001264,"id":67,"parentId":26,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":629523,"timestamp":245440990066,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779053413236,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":617688,"timestamp":245441002609,"id":87,"parentId":49,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":625093,"timestamp":245440995246,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":619410,"timestamp":245441001448,"id":69,"parentId":28,"tags":{},"startTime":1779053413248,"traceId":"89383f58edd40937"},{"name":"check-page","duration":630669,"timestamp":245440990245,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":625583,"timestamp":245441002581,"id":85,"parentId":47,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":633171,"timestamp":245440995038,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779053413241,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":625693,"timestamp":245441002626,"id":88,"parentId":50,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":633039,"timestamp":245440995306,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":623988,"timestamp":245441010841,"id":90,"parentId":24,"tags":{},"startTime":1779053413257,"traceId":"89383f58edd40937"},{"name":"check-page","duration":647062,"timestamp":245440987833,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779053413234,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":625084,"timestamp":245441012237,"id":91,"parentId":31,"tags":{},"startTime":1779053413259,"traceId":"89383f58edd40937"},{"name":"check-page","duration":646808,"timestamp":245440990554,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779053413237,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":641417,"timestamp":245441002641,"id":89,"parentId":51,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":648756,"timestamp":245440995361,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":643108,"timestamp":245441002553,"id":83,"parentId":45,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":652311,"timestamp":245440993390,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779053413240,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":638967,"timestamp":245441013851,"id":92,"parentId":41,"tags":{},"startTime":1779053413260,"traceId":"89383f58edd40937"},{"name":"check-page","duration":660392,"timestamp":245440992495,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779053413239,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":656383,"timestamp":245441002565,"id":84,"parentId":46,"tags":{},"startTime":1779053413249,"traceId":"89383f58edd40937"},{"name":"check-page","duration":665450,"timestamp":245440993566,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779053413240,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":644476,"timestamp":245441015224,"id":93,"parentId":43,"tags":{},"startTime":1779053413262,"traceId":"89383f58edd40937"},{"name":"check-page","duration":666846,"timestamp":245440992898,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779053413239,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":677728,"timestamp":245441026102,"id":95,"parentId":52,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":708279,"timestamp":245440995641,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":688713,"timestamp":245441026167,"id":100,"parentId":58,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":718122,"timestamp":245440996825,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779053413243,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":697827,"timestamp":245441026278,"id":101,"parentId":59,"tags":{},"startTime":1779053413273,"traceId":"89383f58edd40937"},{"name":"check-page","duration":727175,"timestamp":245440996989,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779053413243,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":702234,"timestamp":245441026069,"id":94,"parentId":23,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":740729,"timestamp":245440987652,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779053413234,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":702835,"timestamp":245441026119,"id":96,"parentId":53,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":733272,"timestamp":245440995743,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":732470,"timestamp":245441000748,"id":64,"parentId":21,"tags":{},"startTime":1779053413247,"traceId":"89383f58edd40937"},{"name":"check-page","duration":747005,"timestamp":245440986274,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779053413233,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":711856,"timestamp":245441026296,"id":102,"parentId":61,"tags":{},"startTime":1779053413273,"traceId":"89383f58edd40937"},{"name":"check-page","duration":740748,"timestamp":245440997450,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779053413244,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":712132,"timestamp":245441026140,"id":98,"parentId":55,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":742188,"timestamp":245440996103,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":712018,"timestamp":245441026320,"id":104,"parentId":63,"tags":{},"startTime":1779053413273,"traceId":"89383f58edd40937"},{"name":"check-page","duration":740653,"timestamp":245440997705,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779053413244,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":718856,"timestamp":245441026308,"id":103,"parentId":62,"tags":{},"startTime":1779053413273,"traceId":"89383f58edd40937"},{"name":"check-page","duration":747652,"timestamp":245440997558,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779053413244,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":719159,"timestamp":245441026132,"id":97,"parentId":54,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":749474,"timestamp":245440995848,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779053413242,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":706474,"timestamp":245441039446,"id":106,"parentId":57,"tags":{},"startTime":1779053413286,"traceId":"89383f58edd40937"},{"name":"check-page","duration":749515,"timestamp":245440996444,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779053413243,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":723959,"timestamp":245441026154,"id":99,"parentId":56,"tags":{},"startTime":1779053413272,"traceId":"89383f58edd40937"},{"name":"check-page","duration":753878,"timestamp":245440996277,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779053413243,"traceId":"89383f58edd40937"},{"name":"is-page-static","duration":727575,"timestamp":245441026330,"id":105,"parentId":60,"tags":{},"startTime":1779053413273,"traceId":"89383f58edd40937"},{"name":"check-page","duration":756799,"timestamp":245440997144,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779053413243,"traceId":"89383f58edd40937"},{"name":"static-check","duration":769751,"timestamp":245440984231,"id":19,"parentId":1,"tags":{},"startTime":1779053413231,"traceId":"89383f58edd40937"}]
2
+ [{"name":"write-routes-manifest","duration":562,"timestamp":245441765820,"id":108,"parentId":1,"tags":{},"startTime":1779053414012,"traceId":"89383f58edd40937"},{"name":"load-dotenv","duration":66,"timestamp":245441777712,"id":111,"parentId":110,"tags":{},"startTime":1779053414024,"traceId":"89383f58edd40937"},{"name":"run-export-path-map","duration":939,"timestamp":245441781355,"id":112,"parentId":110,"tags":{},"startTime":1779053414028,"traceId":"89383f58edd40937"},{"name":"next-export","duration":673481,"timestamp":245441775893,"id":110,"parentId":1,"tags":{},"startTime":1779053414022,"traceId":"89383f58edd40937"},{"name":"move-exported-app-not-found-","duration":690,"timestamp":245442452780,"id":113,"parentId":109,"tags":{},"startTime":1779053414699,"traceId":"89383f58edd40937"},{"name":"move-exported-app-global-error-","duration":467,"timestamp":245442453578,"id":114,"parentId":109,"tags":{},"startTime":1779053414700,"traceId":"89383f58edd40937"},{"name":"static-generation","duration":685950,"timestamp":245441770342,"id":109,"parentId":1,"tags":{},"startTime":1779053414017,"traceId":"89383f58edd40937"},{"name":"write-routes-manifest","duration":482,"timestamp":245442456555,"id":115,"parentId":1,"tags":{},"startTime":1779053414703,"traceId":"89383f58edd40937"},{"name":"print-tree-view","duration":4890,"timestamp":245442474707,"id":116,"parentId":1,"tags":{},"startTime":1779053414721,"traceId":"89383f58edd40937"},{"name":"write-route-bundle-stats","duration":14263,"timestamp":245442479633,"id":117,"parentId":1,"tags":{},"startTime":1779053414726,"traceId":"89383f58edd40937"},{"name":"telemetry-flush","duration":21608,"timestamp":245442493925,"id":118,"parentId":1,"tags":{},"startTime":1779053414740,"traceId":"89383f58edd40937"},{"name":"next-build","duration":18654657,"timestamp":245423860905,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779053396107,"traceId":"89383f58edd40937"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":6489399,"timestamp":244798931929,"id":14,"parentId":1,"tags":{},"startTime":1779052771178,"traceId":"3a55b8aadc17f192"},{"name":"turbopack-build-events","duration":103,"timestamp":244799268719,"id":15,"parentId":1,"tags":{},"startTime":1779052771515,"traceId":"3a55b8aadc17f192"},{"name":"run-typescript","duration":10151271,"timestamp":244805430545,"id":16,"parentId":1,"tags":{},"startTime":1779052777677,"traceId":"3a55b8aadc17f192"},{"name":"static-check","duration":846098,"timestamp":244815764282,"id":19,"parentId":1,"tags":{},"startTime":1779052788011,"traceId":"3a55b8aadc17f192"},{"name":"static-generation","duration":622161,"timestamp":244816626311,"id":109,"parentId":1,"tags":{},"startTime":1779052788873,"traceId":"3a55b8aadc17f192"},{"name":"telemetry-flush","duration":29933,"timestamp":244817286557,"id":118,"parentId":1,"tags":{},"startTime":1779052789533,"traceId":"3a55b8aadc17f192"},{"name":"next-build","duration":18629080,"timestamp":244798687439,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779052770934,"traceId":"3a55b8aadc17f192"}]
1
+ [{"name":"run-turbopack","duration":6295698,"timestamp":245424111743,"id":14,"parentId":1,"tags":{},"startTime":1779053396358,"traceId":"89383f58edd40937"},{"name":"turbopack-build-events","duration":108,"timestamp":245424405334,"id":15,"parentId":1,"tags":{},"startTime":1779053396652,"traceId":"89383f58edd40937"},{"name":"run-typescript","duration":10396310,"timestamp":245430419958,"id":16,"parentId":1,"tags":{},"startTime":1779053402666,"traceId":"89383f58edd40937"},{"name":"static-check","duration":769751,"timestamp":245440984231,"id":19,"parentId":1,"tags":{},"startTime":1779053413231,"traceId":"89383f58edd40937"},{"name":"static-generation","duration":685950,"timestamp":245441770342,"id":109,"parentId":1,"tags":{},"startTime":1779053414017,"traceId":"89383f58edd40937"},{"name":"telemetry-flush","duration":21608,"timestamp":245442493925,"id":118,"parentId":1,"tags":{},"startTime":1779053414740,"traceId":"89383f58edd40937"},{"name":"next-build","duration":18654657,"timestamp":245423860905,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779053396107,"traceId":"89383f58edd40937"}]
@@ -7544,6 +7544,43 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7544
7544
  attr surfaces the lift for tests. */
7545
7545
  data-edge-badge-text-brightness={(isHoveredEdge || isPinned || isHot || isEndpointHoveredEdge) ? '1.15' : '1'}
7546
7546
  data-edge-badge-text-endpoint-active={isEndpointHoveredEdge ? 'true' : 'false'}
7547
+ /* Round 632 / Loop — canvas-side edge-badge digit
7548
+ picks up R498's `anet-recent-hot-pulse` className
7549
+ when isHot && !reducedMotion. The panel-row count
7550
+ digit (R498) already breathes 0.85 ↔ 1.0 over 3s
7551
+ on hot lanes (count ≥ 10); R632 extends that
7552
+ gesture to the canvas-edge badge digit — the
7553
+ per-edge equivalent surface that displays the
7554
+ same count.
7555
+ Both digit surfaces now pulse together on the
7556
+ SAME hot threshold, so a high-traffic lane
7557
+ reads as "alive" simultaneously in the panel
7558
+ AND on the canvas — 信息密度 consistency.
7559
+ Pre-R632 only paint (R127 amber fill) + weight
7560
+ (R426 fw 700→800) + spacing (R220 0→0.4)
7561
+ differentiated hot at the badge; the digit
7562
+ stayed visually motionless while its panel
7563
+ counterpart breathed. R632 closes that
7564
+ cross-surface motion parity.
7565
+ Same 3s ease-in-out cycle as R498 (sibling at
7566
+ the canvas-side surface). The pulse animates
7567
+ opacity at the <text> level; the existing R570/
7568
+ R629 inline filter (brightness) animates filter
7569
+ via CSS transition — different CSS properties,
7570
+ no conflict. R498's prefers-reduced-motion
7571
+ handling via the R29 blanket override applies
7572
+ automatically (animation-duration: 0.001ms
7573
+ !important). Component-side `!reducedMotion`
7574
+ gate also keeps the className absent for the
7575
+ no-motion preference, avoiding a node-tree
7576
+ thrash.
7577
+ Hot-pulse family now 2 anchors:
7578
+ R498 panel-row count digit (recent-signal)
7579
+ R632 edge-badge digit (canvas-edge) ← this
7580
+ data-edge-badge-text-hot-pulse attr exposes the
7581
+ new gate axis for tests. */
7582
+ className={isHot && !reducedMotion ? 'anet-recent-hot-pulse' : undefined}
7583
+ data-edge-badge-text-hot-pulse={isHot && !reducedMotion ? 'true' : 'false'}
7547
7584
  style={{
7548
7585
  pointerEvents: 'none',
7549
7586
  fontVariantNumeric: 'tabular-nums',
@@ -11020,6 +11057,46 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11020
11057
  fill="freeze"
11021
11058
  data-click-ripple-start-opacity="0.8"
11022
11059
  />
11060
+ {/* Round 631 / Loop — click-ripple gains a THIRD animate
11061
+ axis: stroke-width 2 → 0.5 over 500ms with the same
11062
+ ease-out keySplines as R227's r + opacity animates.
11063
+ Pre-R631 the ripple expanded (r0+4 → r0+30) and
11064
+ faded (0.8 → 0) at uniform stroke-width, reading as
11065
+ a constant-thickness ring growing and fading.
11066
+ Real water ripples THIN as they expand outward — the
11067
+ wavefront's perceived line-thickness decays alongside
11068
+ its amplitude. R631 stacks that geometric thinning
11069
+ onto the existing paint+area fade so the ripple
11070
+ reads as one coherent expanding wave instead of an
11071
+ expanding solid line.
11072
+ Three concurrent animates now ease in lockstep
11073
+ through ease-out cubic-bezier(0.25, 0.1, 0.25, 1)
11074
+ — fast-then-settle for the r + opacity + sw, all
11075
+ matching R227's organic-pulse rhythm. R608 drop-
11076
+ shadow glow remains static (no animation needed —
11077
+ the opacity fade carries its decay).
11078
+ R51 sentinel safety: stroke-width animates through
11079
+ the range [2, 0.5], which passes through the
11080
+ reserved 1.5 sentinel mid-cycle. The R51 selector
11081
+ is gated to `g[data-node]` descendants (banked
11082
+ documentation pattern); the ripple is rendered at
11083
+ the canvas root inside the zoom/pan <g> wrapper,
11084
+ OUTSIDE individual node groups, so the selector
11085
+ never matches it. Plus the ripple only mounts on
11086
+ click — topo-overlap-test runs without click.
11087
+ data-click-ripple-stroke-width-start='2' /
11088
+ -end='0.5' attrs expose the new range for tests. */}
11089
+ <animate
11090
+ attributeName="stroke-width"
11091
+ values="2;0.5"
11092
+ dur="0.5s"
11093
+ calcMode="spline"
11094
+ keyTimes="0;1"
11095
+ keySplines="0.25 0.1 0.25 1"
11096
+ fill="freeze"
11097
+ data-click-ripple-stroke-width-start="2"
11098
+ data-click-ripple-stroke-width-end="0.5"
11099
+ />
11023
11100
  </circle>
11024
11101
  )}
11025
11102
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.5.3-preview.144",
3
+ "version": "0.5.3-preview.146",
4
4
  "description": "Agent Network Dashboard \u2014 Web UI for managing AI Agent networks",
5
5
  "scripts": {
6
6
  "dev": "next dev",
@@ -0,0 +1,110 @@
1
+ /* Round 631 — click-ripple gains a THIRD animate axis:
2
+ * stroke-width 2 → 0.5 over 500ms with the same R227 ease-out
3
+ * keySplines as r + opacity. Reads as a real-water-ripple thinning
4
+ * wavefront instead of a constant-thickness expanding line.
5
+ *
6
+ * Test phases:
7
+ * 1. mock 2 nodes → no ripple at rest, no [data-click-ripple]
8
+ * 2. click a node → ripple mounts with 3 <animate> children:
9
+ * - r (R14/R227)
10
+ * - opacity (R227/R403)
11
+ * - stroke-width (R631 — this round)
12
+ * all dur=0.5s, calcMode=spline, keySplines='0.25 0.1 0.25 1',
13
+ * fill=freeze
14
+ * 3. ripple disappears after ~600ms (setClickRipple→null timeout)
15
+ * 4. source: stroke-width animate sits as a sibling of the opacity
16
+ * animate inside the [data-click-ripple] <circle>
17
+ */
18
+ import { chromium } from 'playwright';
19
+ import { readFileSync } from 'node:fs';
20
+
21
+ const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
22
+ const fresh = new Date(Date.now() - 60 * 1000).toISOString();
23
+
24
+ const browser = await chromium.launch({ headless: true });
25
+ const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
26
+ await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
27
+ await ctx.addInitScript(() => {
28
+ try {
29
+ localStorage.setItem('anet-theme', 'cyber');
30
+ localStorage.setItem('anet-topo-layout', 'ring');
31
+ sessionStorage.setItem('anet_v3_auth', '1');
32
+ } catch {}
33
+ });
34
+ await ctx.route('**/api/hub/status*', async (route) => {
35
+ const r = await route.fetch();
36
+ const b = await r.json();
37
+ const nid = (b.sessions || [])[0]?.network_id || 'default';
38
+ const mk = (alias) => ({
39
+ alias, status: 'idle', model: 'claude-opus-4', runtime: 'claude-code-cli',
40
+ network_id: nid, project_dir: null,
41
+ created_at: fresh, updated_at: fresh, last_seen_at: fresh,
42
+ });
43
+ await route.fulfill({ response: r, json: { ...b, sessions: [mk('a·1'), mk('a·2')] } });
44
+ });
45
+ await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
46
+ await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
47
+ const page = await ctx.newPage();
48
+ await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
49
+ await page.waitForSelector('[data-node="a·1"]', { timeout: 15000 });
50
+ await page.waitForTimeout(500);
51
+
52
+ // 1. rest: no ripple
53
+ const restRipple = await page.evaluate(() => !!document.querySelector('[data-click-ripple]'));
54
+
55
+ // 2. click node — ripple mounts
56
+ await page.click('[data-node="a·1"]', { force: true });
57
+ // poll quickly to catch the ripple before it self-cleans
58
+ let activeState = null;
59
+ for (let i = 0; i < 12; i++) {
60
+ await page.waitForTimeout(40);
61
+ const s = await page.evaluate(() => {
62
+ const el = document.querySelector('[data-click-ripple]');
63
+ if (!el) return null;
64
+ const animates = Array.from(el.querySelectorAll('animate'));
65
+ return {
66
+ strokeWidth: el.getAttribute('stroke-width'),
67
+ animateCount: animates.length,
68
+ animateAttrs: animates.map(a => ({
69
+ attr: a.getAttribute('attributeName'),
70
+ dur: a.getAttribute('dur'),
71
+ vals: a.getAttribute('values'),
72
+ calc: a.getAttribute('calcMode'),
73
+ spl: a.getAttribute('keySplines'),
74
+ fill: a.getAttribute('fill'),
75
+ })),
76
+ };
77
+ });
78
+ if (s) { activeState = s; break; }
79
+ }
80
+
81
+ await browser.close();
82
+
83
+ const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
84
+ const sourceSwAnimate = /<animate\s+attributeName="stroke-width"\s+values="2;0\.5"\s+dur="0\.5s"\s+calcMode="spline"\s+keyTimes="0;1"\s+keySplines="0\.25 0\.1 0\.25 1"\s+fill="freeze"/.test(src);
85
+ const sourceSwAttrs = /data-click-ripple-stroke-width-start="2"\s+data-click-ripple-stroke-width-end="0\.5"/.test(src);
86
+
87
+ const swAnimate = activeState?.animateAttrs?.find(a => a.attr === 'stroke-width');
88
+ const rAnimate = activeState?.animateAttrs?.find(a => a.attr === 'r');
89
+ const opAnimate = activeState?.animateAttrs?.find(a => a.attr === 'opacity');
90
+
91
+ const results = {
92
+ rest_no_ripple: restRipple === false,
93
+ active_ripple_present: activeState != null,
94
+ active_3_animates: activeState?.animateCount === 3,
95
+ active_has_r: rAnimate != null,
96
+ active_has_opacity: opAnimate != null,
97
+ active_has_sw: swAnimate != null,
98
+ active_sw_values: swAnimate?.vals === '2;0.5',
99
+ active_sw_dur: swAnimate?.dur === '0.5s',
100
+ active_sw_spline_easeout: swAnimate?.spl === '0.25 0.1 0.25 1',
101
+ active_sw_calc_spline: swAnimate?.calc === 'spline',
102
+ active_sw_fill_freeze: swAnimate?.fill === 'freeze',
103
+ source_sw_animate: sourceSwAnimate,
104
+ source_sw_attrs: sourceSwAttrs,
105
+ };
106
+ const ok = Object.values(results).every(Boolean);
107
+ console.log(`${ok ? '✅' : '❌'} R631 click-ripple stroke-width thinning (3-axis ripple):`,
108
+ JSON.stringify(results, null, 2),
109
+ `\n active: ${JSON.stringify(activeState)}`);
110
+ process.exit(ok ? 0 : 1);
@@ -0,0 +1,92 @@
1
+ /* Round 632 — canvas-side edge-badge digit picks up R498's
2
+ * `anet-recent-hot-pulse` className when isHot && !reducedMotion.
3
+ * Pulse extends from panel-row count digit (R498) to canvas-edge
4
+ * badge digit so a hot lane breathes together across both
5
+ * surfaces. 2nd anchor in hot-pulse family.
6
+ *
7
+ * Test phases:
8
+ * 1. mock 2 nodes + 12 messages on one edge → isHot=true
9
+ * (count ≥ 10 threshold)
10
+ * 2. badge text present, className contains
11
+ * 'anet-recent-hot-pulse', hot-pulse attr 'true'
12
+ * 3. computed animation-name resolves to
13
+ * 'anet-recent-hot-pulse-kf' (CSS keyframes hook firing)
14
+ * 4. source: className gate matches `isHot && !reducedMotion`
15
+ */
16
+ import { chromium } from 'playwright';
17
+ import { readFileSync } from 'node:fs';
18
+
19
+ const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
20
+ const fresh = new Date(Date.now() - 60 * 1000).toISOString();
21
+
22
+ const browser = await chromium.launch({ headless: true });
23
+ const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
24
+ await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
25
+ await ctx.addInitScript(() => {
26
+ try {
27
+ localStorage.setItem('anet-theme', 'cyber');
28
+ localStorage.setItem('anet-topo-layout', 'ring');
29
+ sessionStorage.setItem('anet_v3_auth', '1');
30
+ } catch {}
31
+ });
32
+ await ctx.route('**/api/hub/status*', async (route) => {
33
+ const r = await route.fetch();
34
+ const b = await r.json();
35
+ const nid = (b.sessions || [])[0]?.network_id || 'default';
36
+ const mk = (alias) => ({
37
+ alias, status: 'idle', model: 'claude-opus-4', runtime: 'claude-code-cli',
38
+ network_id: nid, project_dir: null,
39
+ created_at: fresh, updated_at: fresh, last_seen_at: fresh,
40
+ });
41
+ await route.fulfill({ response: r, json: { ...b, sessions: [mk('a·1'), mk('a·2')] } });
42
+ });
43
+ // 12 messages on a·1 → a·2 (count ≥ 10 = isHot threshold)
44
+ await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages:
45
+ Array.from({ length: 12 }, (_, i) => ({
46
+ from_alias: 'a·1', to_alias: 'a·2', content: `msg-${i}`, created_at: fresh,
47
+ }))
48
+ } }));
49
+ await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
50
+ const page = await ctx.newPage();
51
+ await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
52
+ await page.waitForSelector('[data-edge-badge-text-hot-pulse]', { timeout: 15000, state: 'attached' });
53
+ await page.waitForTimeout(500);
54
+
55
+ const hot = await page.evaluate(() => {
56
+ const el = document.querySelector('[data-edge-badge-text-hot-pulse="true"]');
57
+ if (!el) return null;
58
+ const cs = getComputedStyle(el);
59
+ return {
60
+ cls: el.getAttribute('class') || '',
61
+ pulseAttr: el.getAttribute('data-edge-badge-text-hot-pulse'),
62
+ brightnessAttr:el.getAttribute('data-edge-badge-text-brightness'),
63
+ animName: cs.animationName,
64
+ animDuration: cs.animationDuration,
65
+ animIter: cs.animationIterationCount,
66
+ animTiming: cs.animationTimingFunction,
67
+ textContent: el.textContent,
68
+ };
69
+ });
70
+
71
+ await browser.close();
72
+
73
+ const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
74
+ const sourceClassName = /className=\{isHot && !reducedMotion \? 'anet-recent-hot-pulse' : undefined\}\s*\n\s*data-edge-badge-text-hot-pulse=\{isHot && !reducedMotion \? 'true' : 'false'\}/.test(src);
75
+
76
+ const results = {
77
+ hot_text_present: !!hot,
78
+ has_pulse_class: /anet-recent-hot-pulse/.test(hot?.cls || ''),
79
+ pulse_attr_true: hot?.pulseAttr === 'true',
80
+ brightness_hot: hot?.brightnessAttr === '1.15',
81
+ anim_name_kf: /anet-recent-hot-pulse-kf/.test(hot?.animName || ''),
82
+ anim_duration_3s: /^3s\b/.test(hot?.animDuration || ''),
83
+ anim_iter_infinite: hot?.animIter === 'infinite',
84
+ anim_timing_ease_in_out: /ease-in-out/.test(hot?.animTiming || ''),
85
+ text_is_count_12: hot?.textContent === '12',
86
+ source_className_gate: sourceClassName,
87
+ };
88
+ const ok = Object.values(results).every(Boolean);
89
+ console.log(`${ok ? '✅' : '❌'} R632 edge-badge digit hot-pulse (2nd anchor in hot-pulse family):`,
90
+ JSON.stringify(results, null, 2),
91
+ `\n hot: ${JSON.stringify(hot)}`);
92
+ process.exit(ok ? 0 : 1);