@sleep2agi/agent-network-dashboard 0.5.3-preview.143 → 0.5.3-preview.145

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 (156) 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/{036j3dby_uzm3.js → 053~1-j719b~t.js} +1 -1
  144. package/.next/static/chunks/{0ox93pxbdmjzm.js → 0_cn3sg0fyr3-.js} +1 -1
  145. package/.next/static/chunks/{0ym.hw9-o1xbr.js → 0~_197ipx3g9w.js} +1 -1
  146. package/.next/static/chunks/{09q-s89j5i8hy.js → 14ku3t~2fg33v.js} +1 -1
  147. package/.next/trace +2 -2
  148. package/.next/trace-build +1 -1
  149. package/app/components/TopoGraph.tsx +75 -6
  150. package/package.json +1 -1
  151. package/scripts/topo-chat-ring-sw-breath-test.mjs +123 -0
  152. package/scripts/topo-click-ripple-sw-test.mjs +110 -0
  153. package/.next/static/chunks/05-~ezd16iskp.css +0 -2
  154. /package/.next/static/{Yb2KzzG-u2BLGoW_fMuul → BTfVDkjplMhMpMKG-OZrh}/_buildManifest.js +0 -0
  155. /package/.next/static/{Yb2KzzG-u2BLGoW_fMuul → BTfVDkjplMhMpMKG-OZrh}/_clientMiddlewareManifest.js +0 -0
  156. /package/.next/static/{Yb2KzzG-u2BLGoW_fMuul → BTfVDkjplMhMpMKG-OZrh}/_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.143"],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.145"],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,98025,e=>{"use strict";e.s(["SESSION_STATUS_CHIP_CLASS",0,{working:"bg-green-500/10 text-green-300 border-green-500/20",idle:"bg-blue-500/10 text-blue-300 border-blue-500/20",blocked:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",error:"bg-red-500/10 text-red-300 border-red-500/20",offline:"bg-gray-500/10 text-gray-500 border-gray-500/20"},"SESSION_STATUS_TEXT_CLASS",0,{working:"text-green-400",idle:"text-blue-400",blocked:"text-yellow-400",error:"text-red-400",offline:"text-gray-500"},"STATUS_BAR_CLASS",0,{created:"bg-gray-500",delivered:"bg-blue-500",acked:"bg-cyan-500",running:"bg-green-500",replied:"bg-purple-500",closed:"bg-gray-600",failed:"bg-red-500",cancelled:"bg-yellow-500",expired:"bg-orange-500"},"STATUS_CHIP_CLASS",0,{created:"bg-gray-500/10 text-gray-400 border-gray-500/20",delivered:"bg-blue-500/10 text-blue-300 border-blue-500/20",acked:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20",running:"bg-green-500/10 text-green-300 border-green-500/20",replied:"bg-purple-500/10 text-purple-300 border-purple-500/20",closed:"bg-gray-500/10 text-gray-500 border-gray-500/20",failed:"bg-red-500/10 text-red-300 border-red-500/20",cancelled:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",expired:"bg-orange-500/10 text-orange-300 border-orange-500/20"},"STATUS_DOT_HEX",0,{created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee",running:"#4ade80",replied:"#a78bfa",closed:"#6b7280",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c"},"TASK_STATUSES",0,["created","delivered","acked","running","replied","closed","failed","cancelled","expired"]])},3479,59746,e=>{"use strict";function t(e){if(!e)return null;let t=Date.parse(e.includes("T")?e:e.replace(" ","T")+"Z");return Number.isFinite(t)?t:null}function r(e){let r=t(e);if(null===r)return null;let s=Math.floor((Date.now()-r)/1e3);return s<0?"just now":s<60?`${s}s ago`:s<3600?`${Math.floor(s/60)}m ago`:s<86400?`${Math.floor(s/3600)}h ago`:`${Math.floor(s/86400)}d ago`}e.s(["parseHubTime",0,t,"relativeAgo",0,r],59746),e.s(["formatUptime",0,function(e){let t=Math.floor(e/3600),r=Math.floor(e%3600/60);return t>0?`${t}h ${r}m`:`${r}m`},"previewContent",0,function(e){return e&&e.replace(/!\[([^\]]*)\]\([^)]*\)/g,"$1").replace(/\[([^\]]+)\]\([^)]*\)/g,"$1").replace(/`([^`]+)`/g,"$1").replace(/\s+/g," ").trim()||"--"},"timeAgo",0,function(e){return r(e)??"--"}],3479)},46228,e=>{"use strict";var t=e.i(22381);let r=[180,200,220,270,300,330,30,90];function s(e){let t=0;for(let r=0;r<e.length;r++)t=31*t+e.charCodeAt(r)>>>0;let s=r[t%r.length];return{bg:`hsl(${s} 55% 22%)`,ring:`hsl(${s} 60% 45%)`,text:`hsl(${s} 80% 78%)`}}function n(e){return e?(e.trim().match(/[\p{L}\p{N}]/u)?.[0]||e.trim()[0]||"·").toUpperCase():"·"}e.s(["AliasAvatar",0,function({alias:e,size:r=28,className:i=""}){let a=s(e),l=Math.max(9,Math.round(.42*r));return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border shrink-0 font-semibold ${i}`,style:{width:r,height:r,fontSize:l,backgroundColor:a.bg,borderColor:a.ring,color:a.text},title:e,"aria-hidden":!0,children:n(e)})},"aliasAvatarColors",0,s,"aliasInitial",0,n])},76161,e=>{"use strict";var t=e.i(22381),r=e.i(23910),s=e.i(56839);let n={nodes:{title:"No agents in this network",sub:"Agent sessions will appear here once they connect to the CommHub."},tasks:{title:"No tasks yet",sub:"Tasks will appear here when agents send them via CommHub."},messages:{title:"No messages",sub:"Messages between agents will appear here."},logs:{title:"No audit logs",sub:"Events will appear here when users register, login, or perform actions."},tokens:{title:"No API tokens",sub:"Create one to authenticate CLI tools and external integrations."},networks:{title:"No networks found",sub:"Create one or sign in with V3 auth to see your networks."},generic:{title:"Nothing here yet",sub:"Data will appear here once available."}};function i({variant:e,size:r}){let s={width:r,height:r},n={fill:"none",stroke:"currentColor",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"};switch(e){case"nodes":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"14",r:"4"}),(0,t.jsx)("circle",{cx:"14",cy:"44",r:"4"}),(0,t.jsx)("circle",{cx:"50",cy:"44",r:"4"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"14",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"50",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"18",y1:"44",x2:"46",y2:"44",strokeDasharray:"3 3",opacity:"0.6"})]})});case"tasks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("rect",{x:"14",y:"14",width:"36",height:"6",rx:"1.5"}),(0,t.jsx)("rect",{x:"14",y:"26",width:"36",height:"6",rx:"1.5",opacity:"0.6"}),(0,t.jsx)("rect",{x:"14",y:"38",width:"36",height:"6",rx:"1.5",opacity:"0.35"})]})});case"messages":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M14 18 h36 a3 3 0 0 1 3 3 v18 a3 3 0 0 1 -3 3 h-18 l-8 6 v-6 h-10 a3 3 0 0 1 -3 -3 v-18 a3 3 0 0 1 3 -3 z"}),(0,t.jsx)("line",{x1:"22",y1:"28",x2:"42",y2:"28",opacity:"0.5"}),(0,t.jsx)("line",{x1:"22",y1:"34",x2:"36",y2:"34",opacity:"0.5"})]})});case"logs":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M18 12 h22 l8 8 v32 a2 2 0 0 1 -2 2 h-28 a2 2 0 0 1 -2 -2 v-38 a2 2 0 0 1 2 -2 z"}),(0,t.jsx)("path",{d:"M40 12 v8 h8",opacity:"0.6"}),(0,t.jsx)("line",{x1:"24",y1:"32",x2:"40",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"24",y1:"38",x2:"40",y2:"38",opacity:"0.4"}),(0,t.jsx)("line",{x1:"24",y1:"44",x2:"34",y2:"44",opacity:"0.25"})]})});case"tokens":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"22",cy:"32",r:"8"}),(0,t.jsx)("line",{x1:"30",y1:"32",x2:"54",y2:"32"}),(0,t.jsx)("line",{x1:"44",y1:"32",x2:"44",y2:"38"}),(0,t.jsx)("line",{x1:"50",y1:"32",x2:"50",y2:"40"})]})});case"networks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"18"}),(0,t.jsx)("ellipse",{cx:"32",cy:"32",rx:"18",ry:"9",opacity:"0.55"}),(0,t.jsx)("line",{x1:"14",y1:"32",x2:"50",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"32",y1:"14",x2:"32",y2:"50",opacity:"0.55"})]})});default:return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"14",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("circle",{cx:"32",cy:"32",r:"3"})]})})}}function a({variant:e="generic",title:r,sub:l,cta:o,compact:c=!1}){let d=n[e],x=r??d.title,h=l??d.sub;return(0,t.jsxs)("div",{className:`text-center ${c?"py-8":"py-16"} px-4`,role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)(i,{variant:e,size:c?40:56})}),(0,t.jsx)("h3",{className:`font-medium text-gray-300 ${c?"text-sm":"text-base"}`,children:x}),h&&(0,t.jsx)("p",{className:`text-gray-500 ${c?"text-xs mt-1.5":"text-sm mt-2"} max-w-md mx-auto leading-relaxed`,children:h}),o&&(0,t.jsx)("div",{className:"mt-4",children:o.href?(0,t.jsxs)(s.default,{href:o.href,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]}):(0,t.jsxs)("button",{onClick:o.onClick,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})}function l({children:e}){return(0,t.jsx)("div",{className:"max-w-2xl mx-auto rounded-xl border border-[#2a2a4a] bg-[#111128] shadow-lg shadow-black/20",children:e})}function o({cmd:e}){let[s,n]=(0,r.useState)(!1),i=async()=>{try{await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1800)}catch{}};return(0,t.jsxs)("div",{className:"anet-empty-cmd flex items-center gap-2 bg-[#0a0a15] border border-[#2a2a4a] rounded-lg pl-4 pr-1.5 py-1.5 text-xs sm:text-sm",children:[(0,t.jsx)("code",{className:"text-cyan-300 font-mono select-all",children:e}),(0,t.jsx)("button",{type:"button",onClick:i,"aria-label":s?"Copied":"Copy command",className:"shrink-0 rounded-md px-2 py-1.5 text-[11px] text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] transition-colors",children:s?(0,t.jsxs)("span",{className:"flex items-center gap-1 text-green-400",children:[(0,t.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M20 6 9 17l-5-5"})}),"Copied"]}):(0,t.jsxs)("span",{className:"flex items-center gap-1",children:[(0,t.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),(0,t.jsx)("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),"Copy"]})})]})}e.s(["EmptyState",0,a,"NodesEmptyState",0,function({hint:e,taskHistoryCount:r=0}){return e?.global_count?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents in this network",sub:`Server has ${e.global_count} nodes globally, but none are registered to the current network. Switch network or contact admin.`})}):r>0?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents online",sub:`Every agent in this network is currently offline. ${r.toLocaleString()} task${1===r?"":"s"} in history — they may have finished their work or disconnected.`,cta:{label:"View task history",href:"/tasks"}})}):(0,t.jsx)(l,{children:(0,t.jsxs)("div",{className:"text-center py-16 px-4",role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)("svg",{viewBox:"0 0 64 64",width:56,height:56,children:(0,t.jsxs)("g",{stroke:"currentColor",strokeWidth:"1.5",fill:"none",children:[(0,t.jsx)("rect",{x:"10",y:"20",width:"44",height:"28",rx:"2"}),(0,t.jsx)("rect",{x:"20",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"32",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"44",y:"32",width:"4",height:"8",opacity:"0.5"}),(0,t.jsx)("line",{x1:"10",y1:"26",x2:"54",y2:"26",opacity:"0.4"}),(0,t.jsx)("circle",{cx:"14",cy:"23",r:"0.8",fill:"currentColor"})]})})}),(0,t.jsx)("h3",{className:"font-medium text-gray-300 text-base",children:"Spin up your first agent"}),(0,t.jsx)("p",{className:"text-gray-500 text-sm mt-2 max-w-md mx-auto leading-relaxed",children:"Run this in a fresh terminal to register an agent with this CommHub:"}),(0,t.jsx)("div",{className:"mt-4 inline-block",children:(0,t.jsx)(o,{cmd:"npx --yes @sleep2agi/agent-network init"})}),(0,t.jsx)("div",{className:"mt-3",children:(0,t.jsxs)("a",{href:"https://anet.sh",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 text-xs font-medium text-gray-500 hover:text-cyan-300",children:["Full quickstart guide",(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})})}])},59276,e=>{"use strict";var t=e.i(12629),r=e.i(11449);let s=async e=>{let t=await fetch(e);if(401===t.status)throw window.location.assign("/login"),Error("unauthorized");return t.json()},n={refreshInterval:5e3,dedupingInterval:3e3};function i(e,t){if(!t)return e;let r=e.includes("?")?"&":"?";return`${e}${r}network_id=${encodeURIComponent(t)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,t.default)("/api/anet/config",s,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/health",s,n);return{health:e||null,error:r}},"useLicense",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/license",s,{refreshInterval:6e4});return{license:e?.ok?e:null,error:r}},"useMessages",0,function(e=100){let{networkId:a}=(0,r.useNetworkId)(),{data:l,error:o,isLoading:c}=(0,t.default)(i(`/api/hub/messages?limit=${e}`,a),s,n);return{messages:l?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l,isLoading:o}=(0,t.default)(i("/api/hub/status",e),s,n);return{sessions:a?.sessions||[],hint:a?._hint,error:l,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l}=(0,t.default)(i("/api/hub/stats",e),s,n);return{stats:a?.ok?a:null,error:l}},"useTasks",0,function(e){let{networkId:a}=(0,r.useNetworkId)(),l=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,t.default)(i(`/api/hub/tasks?${l}`,a),s,n);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.143"],70286)}]);
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,98025,e=>{"use strict";e.s(["SESSION_STATUS_CHIP_CLASS",0,{working:"bg-green-500/10 text-green-300 border-green-500/20",idle:"bg-blue-500/10 text-blue-300 border-blue-500/20",blocked:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",error:"bg-red-500/10 text-red-300 border-red-500/20",offline:"bg-gray-500/10 text-gray-500 border-gray-500/20"},"SESSION_STATUS_TEXT_CLASS",0,{working:"text-green-400",idle:"text-blue-400",blocked:"text-yellow-400",error:"text-red-400",offline:"text-gray-500"},"STATUS_BAR_CLASS",0,{created:"bg-gray-500",delivered:"bg-blue-500",acked:"bg-cyan-500",running:"bg-green-500",replied:"bg-purple-500",closed:"bg-gray-600",failed:"bg-red-500",cancelled:"bg-yellow-500",expired:"bg-orange-500"},"STATUS_CHIP_CLASS",0,{created:"bg-gray-500/10 text-gray-400 border-gray-500/20",delivered:"bg-blue-500/10 text-blue-300 border-blue-500/20",acked:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20",running:"bg-green-500/10 text-green-300 border-green-500/20",replied:"bg-purple-500/10 text-purple-300 border-purple-500/20",closed:"bg-gray-500/10 text-gray-500 border-gray-500/20",failed:"bg-red-500/10 text-red-300 border-red-500/20",cancelled:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20",expired:"bg-orange-500/10 text-orange-300 border-orange-500/20"},"STATUS_DOT_HEX",0,{created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee",running:"#4ade80",replied:"#a78bfa",closed:"#6b7280",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c"},"TASK_STATUSES",0,["created","delivered","acked","running","replied","closed","failed","cancelled","expired"]])},3479,59746,e=>{"use strict";function t(e){if(!e)return null;let t=Date.parse(e.includes("T")?e:e.replace(" ","T")+"Z");return Number.isFinite(t)?t:null}function r(e){let r=t(e);if(null===r)return null;let s=Math.floor((Date.now()-r)/1e3);return s<0?"just now":s<60?`${s}s ago`:s<3600?`${Math.floor(s/60)}m ago`:s<86400?`${Math.floor(s/3600)}h ago`:`${Math.floor(s/86400)}d ago`}e.s(["parseHubTime",0,t,"relativeAgo",0,r],59746),e.s(["formatUptime",0,function(e){let t=Math.floor(e/3600),r=Math.floor(e%3600/60);return t>0?`${t}h ${r}m`:`${r}m`},"previewContent",0,function(e){return e&&e.replace(/!\[([^\]]*)\]\([^)]*\)/g,"$1").replace(/\[([^\]]+)\]\([^)]*\)/g,"$1").replace(/`([^`]+)`/g,"$1").replace(/\s+/g," ").trim()||"--"},"timeAgo",0,function(e){return r(e)??"--"}],3479)},46228,e=>{"use strict";var t=e.i(22381);let r=[180,200,220,270,300,330,30,90];function s(e){let t=0;for(let r=0;r<e.length;r++)t=31*t+e.charCodeAt(r)>>>0;let s=r[t%r.length];return{bg:`hsl(${s} 55% 22%)`,ring:`hsl(${s} 60% 45%)`,text:`hsl(${s} 80% 78%)`}}function n(e){return e?(e.trim().match(/[\p{L}\p{N}]/u)?.[0]||e.trim()[0]||"·").toUpperCase():"·"}e.s(["AliasAvatar",0,function({alias:e,size:r=28,className:i=""}){let a=s(e),l=Math.max(9,Math.round(.42*r));return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border shrink-0 font-semibold ${i}`,style:{width:r,height:r,fontSize:l,backgroundColor:a.bg,borderColor:a.ring,color:a.text},title:e,"aria-hidden":!0,children:n(e)})},"aliasAvatarColors",0,s,"aliasInitial",0,n])},76161,e=>{"use strict";var t=e.i(22381),r=e.i(23910),s=e.i(56839);let n={nodes:{title:"No agents in this network",sub:"Agent sessions will appear here once they connect to the CommHub."},tasks:{title:"No tasks yet",sub:"Tasks will appear here when agents send them via CommHub."},messages:{title:"No messages",sub:"Messages between agents will appear here."},logs:{title:"No audit logs",sub:"Events will appear here when users register, login, or perform actions."},tokens:{title:"No API tokens",sub:"Create one to authenticate CLI tools and external integrations."},networks:{title:"No networks found",sub:"Create one or sign in with V3 auth to see your networks."},generic:{title:"Nothing here yet",sub:"Data will appear here once available."}};function i({variant:e,size:r}){let s={width:r,height:r},n={fill:"none",stroke:"currentColor",strokeWidth:1.25,strokeLinecap:"round",strokeLinejoin:"round"};switch(e){case"nodes":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"14",r:"4"}),(0,t.jsx)("circle",{cx:"14",cy:"44",r:"4"}),(0,t.jsx)("circle",{cx:"50",cy:"44",r:"4"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"14",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"32",y1:"18",x2:"50",y2:"40",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("line",{x1:"18",y1:"44",x2:"46",y2:"44",strokeDasharray:"3 3",opacity:"0.6"})]})});case"tasks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("rect",{x:"14",y:"14",width:"36",height:"6",rx:"1.5"}),(0,t.jsx)("rect",{x:"14",y:"26",width:"36",height:"6",rx:"1.5",opacity:"0.6"}),(0,t.jsx)("rect",{x:"14",y:"38",width:"36",height:"6",rx:"1.5",opacity:"0.35"})]})});case"messages":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M14 18 h36 a3 3 0 0 1 3 3 v18 a3 3 0 0 1 -3 3 h-18 l-8 6 v-6 h-10 a3 3 0 0 1 -3 -3 v-18 a3 3 0 0 1 3 -3 z"}),(0,t.jsx)("line",{x1:"22",y1:"28",x2:"42",y2:"28",opacity:"0.5"}),(0,t.jsx)("line",{x1:"22",y1:"34",x2:"36",y2:"34",opacity:"0.5"})]})});case"logs":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("path",{d:"M18 12 h22 l8 8 v32 a2 2 0 0 1 -2 2 h-28 a2 2 0 0 1 -2 -2 v-38 a2 2 0 0 1 2 -2 z"}),(0,t.jsx)("path",{d:"M40 12 v8 h8",opacity:"0.6"}),(0,t.jsx)("line",{x1:"24",y1:"32",x2:"40",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"24",y1:"38",x2:"40",y2:"38",opacity:"0.4"}),(0,t.jsx)("line",{x1:"24",y1:"44",x2:"34",y2:"44",opacity:"0.25"})]})});case"tokens":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"22",cy:"32",r:"8"}),(0,t.jsx)("line",{x1:"30",y1:"32",x2:"54",y2:"32"}),(0,t.jsx)("line",{x1:"44",y1:"32",x2:"44",y2:"38"}),(0,t.jsx)("line",{x1:"50",y1:"32",x2:"50",y2:"40"})]})});case"networks":return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"18"}),(0,t.jsx)("ellipse",{cx:"32",cy:"32",rx:"18",ry:"9",opacity:"0.55"}),(0,t.jsx)("line",{x1:"14",y1:"32",x2:"50",y2:"32",opacity:"0.55"}),(0,t.jsx)("line",{x1:"32",y1:"14",x2:"32",y2:"50",opacity:"0.55"})]})});default:return(0,t.jsx)("svg",{viewBox:"0 0 64 64",...s,children:(0,t.jsxs)("g",{...n,children:[(0,t.jsx)("circle",{cx:"32",cy:"32",r:"14",strokeDasharray:"3 3",opacity:"0.6"}),(0,t.jsx)("circle",{cx:"32",cy:"32",r:"3"})]})})}}function a({variant:e="generic",title:r,sub:l,cta:o,compact:c=!1}){let d=n[e],x=r??d.title,h=l??d.sub;return(0,t.jsxs)("div",{className:`text-center ${c?"py-8":"py-16"} px-4`,role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)(i,{variant:e,size:c?40:56})}),(0,t.jsx)("h3",{className:`font-medium text-gray-300 ${c?"text-sm":"text-base"}`,children:x}),h&&(0,t.jsx)("p",{className:`text-gray-500 ${c?"text-xs mt-1.5":"text-sm mt-2"} max-w-md mx-auto leading-relaxed`,children:h}),o&&(0,t.jsx)("div",{className:"mt-4",children:o.href?(0,t.jsxs)(s.default,{href:o.href,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]}):(0,t.jsxs)("button",{onClick:o.onClick,className:"inline-flex items-center gap-1.5 text-sm font-medium text-cyan-400 hover:text-cyan-300",children:[o.label,(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})}function l({children:e}){return(0,t.jsx)("div",{className:"max-w-2xl mx-auto rounded-xl border border-[#2a2a4a] bg-[#111128] shadow-lg shadow-black/20",children:e})}function o({cmd:e}){let[s,n]=(0,r.useState)(!1),i=async()=>{try{await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1800)}catch{}};return(0,t.jsxs)("div",{className:"anet-empty-cmd flex items-center gap-2 bg-[#0a0a15] border border-[#2a2a4a] rounded-lg pl-4 pr-1.5 py-1.5 text-xs sm:text-sm",children:[(0,t.jsx)("code",{className:"text-cyan-300 font-mono select-all",children:e}),(0,t.jsx)("button",{type:"button",onClick:i,"aria-label":s?"Copied":"Copy command",className:"shrink-0 rounded-md px-2 py-1.5 text-[11px] text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] transition-colors",children:s?(0,t.jsxs)("span",{className:"flex items-center gap-1 text-green-400",children:[(0,t.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M20 6 9 17l-5-5"})}),"Copied"]}):(0,t.jsxs)("span",{className:"flex items-center gap-1",children:[(0,t.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),(0,t.jsx)("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),"Copy"]})})]})}e.s(["EmptyState",0,a,"NodesEmptyState",0,function({hint:e,taskHistoryCount:r=0}){return e?.global_count?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents in this network",sub:`Server has ${e.global_count} nodes globally, but none are registered to the current network. Switch network or contact admin.`})}):r>0?(0,t.jsx)(l,{children:(0,t.jsx)(a,{variant:"nodes",title:"No agents online",sub:`Every agent in this network is currently offline. ${r.toLocaleString()} task${1===r?"":"s"} in history — they may have finished their work or disconnected.`,cta:{label:"View task history",href:"/tasks"}})}):(0,t.jsx)(l,{children:(0,t.jsxs)("div",{className:"text-center py-16 px-4",role:"status",children:[(0,t.jsx)("div",{className:"anet-empty-glyph inline-flex items-center justify-center mb-4 text-gray-500","aria-hidden":!0,children:(0,t.jsx)("svg",{viewBox:"0 0 64 64",width:56,height:56,children:(0,t.jsxs)("g",{stroke:"currentColor",strokeWidth:"1.5",fill:"none",children:[(0,t.jsx)("rect",{x:"10",y:"20",width:"44",height:"28",rx:"2"}),(0,t.jsx)("rect",{x:"20",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"32",y:"32",width:"6",height:"8",opacity:"0.5"}),(0,t.jsx)("rect",{x:"44",y:"32",width:"4",height:"8",opacity:"0.5"}),(0,t.jsx)("line",{x1:"10",y1:"26",x2:"54",y2:"26",opacity:"0.4"}),(0,t.jsx)("circle",{cx:"14",cy:"23",r:"0.8",fill:"currentColor"})]})})}),(0,t.jsx)("h3",{className:"font-medium text-gray-300 text-base",children:"Spin up your first agent"}),(0,t.jsx)("p",{className:"text-gray-500 text-sm mt-2 max-w-md mx-auto leading-relaxed",children:"Run this in a fresh terminal to register an agent with this CommHub:"}),(0,t.jsx)("div",{className:"mt-4 inline-block",children:(0,t.jsx)(o,{cmd:"npx --yes @sleep2agi/agent-network init"})}),(0,t.jsx)("div",{className:"mt-3",children:(0,t.jsxs)("a",{href:"https://anet.sh",target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 text-xs font-medium text-gray-500 hover:text-cyan-300",children:["Full quickstart guide",(0,t.jsx)("span",{"aria-hidden":!0,children:"→"})]})})]})})}])},59276,e=>{"use strict";var t=e.i(12629),r=e.i(11449);let s=async e=>{let t=await fetch(e);if(401===t.status)throw window.location.assign("/login"),Error("unauthorized");return t.json()},n={refreshInterval:5e3,dedupingInterval:3e3};function i(e,t){if(!t)return e;let r=e.includes("?")?"&":"?";return`${e}${r}network_id=${encodeURIComponent(t)}`}e.s(["useAnetConfig",0,function(){let{data:e}=(0,t.default)("/api/anet/config",s,{refreshInterval:3e4});return{config:e||null}},"useHealth",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/health",s,n);return{health:e||null,error:r}},"useLicense",0,function(){let{data:e,error:r}=(0,t.default)("/api/hub/license",s,{refreshInterval:6e4});return{license:e?.ok?e:null,error:r}},"useMessages",0,function(e=100){let{networkId:a}=(0,r.useNetworkId)(),{data:l,error:o,isLoading:c}=(0,t.default)(i(`/api/hub/messages?limit=${e}`,a),s,n);return{messages:l?.messages||[],error:o,isLoading:c}},"useSessions",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l,isLoading:o}=(0,t.default)(i("/api/hub/status",e),s,n);return{sessions:a?.sessions||[],hint:a?._hint,error:l,isLoading:o}},"useStats",0,function(){let{networkId:e}=(0,r.useNetworkId)(),{data:a,error:l}=(0,t.default)(i("/api/hub/stats",e),s,n);return{stats:a?.ok?a:null,error:l}},"useTasks",0,function(e){let{networkId:a}=(0,r.useNetworkId)(),l=new URLSearchParams({limit:"100",...e}).toString(),{data:o,error:c,isLoading:d}=(0,t.default)(i(`/api/hub/tasks?${l}`,a),s,n);return{tasks:o?.tasks||[],count:o?.count??0,source:o?.source,error:c,isLoading:d}}])},70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.145"],70286)}]);
@@ -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.143"],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.145"],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":303,"timestamp":244453756040,"id":4,"parentId":1,"tags":{},"startTime":1779052426002,"traceId":"6a9978f85ed30ee9"},{"name":"load-custom-routes","duration":698,"timestamp":244453756501,"id":5,"parentId":1,"tags":{},"startTime":1779052426003,"traceId":"6a9978f85ed30ee9"},{"name":"create-dist-dir","duration":916,"timestamp":244453757246,"id":6,"parentId":1,"tags":{},"startTime":1779052426004,"traceId":"6a9978f85ed30ee9"},{"name":"clean","duration":32008,"timestamp":244453758855,"id":7,"parentId":1,"tags":{},"startTime":1779052426005,"traceId":"6a9978f85ed30ee9"},{"name":"discover-routes","duration":14704,"timestamp":244453872474,"id":8,"parentId":1,"tags":{},"startTime":1779052426119,"traceId":"6a9978f85ed30ee9"},{"name":"create-root-mapping","duration":122,"timestamp":244453887243,"id":9,"parentId":1,"tags":{},"startTime":1779052426134,"traceId":"6a9978f85ed30ee9"},{"name":"generate-route-types","duration":40506,"timestamp":244453889885,"id":10,"parentId":1,"tags":{},"startTime":1779052426136,"traceId":"6a9978f85ed30ee9"},{"name":"public-dir-conflict-check","duration":98,"timestamp":244453930480,"id":11,"parentId":1,"tags":{},"startTime":1779052426177,"traceId":"6a9978f85ed30ee9"},{"name":"generate-routes-manifest","duration":4543,"timestamp":244453930694,"id":12,"parentId":1,"tags":{},"startTime":1779052426177,"traceId":"6a9978f85ed30ee9"},{"name":"run-turbopack","duration":5575373,"timestamp":244453940245,"id":14,"parentId":1,"tags":{},"startTime":1779052426187,"traceId":"6a9978f85ed30ee9"},{"name":"turbopack-build-events","duration":99,"timestamp":244454236441,"id":15,"parentId":1,"tags":{},"startTime":1779052426483,"traceId":"6a9978f85ed30ee9"},{"name":"run-typescript","duration":9514445,"timestamp":244459528018,"id":16,"parentId":1,"tags":{},"startTime":1779052431774,"traceId":"6a9978f85ed30ee9"},{"name":"generate-required-server-files","duration":2930,"timestamp":244469043794,"id":18,"parentId":1,"tags":{},"startTime":1779052441290,"traceId":"6a9978f85ed30ee9"},{"name":"check-static-error-page","duration":13309,"timestamp":244469244987,"id":20,"parentId":19,"tags":{},"startTime":1779052441491,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":526033,"timestamp":244469262215,"id":67,"parentId":26,"tags":{},"startTime":1779052441508,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":538445,"timestamp":244469249988,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779052441496,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":532028,"timestamp":244469261994,"id":65,"parentId":22,"tags":{},"startTime":1779052441508,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":546850,"timestamp":244469247250,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779052441494,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":550576,"timestamp":244469262759,"id":71,"parentId":30,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":563010,"timestamp":244469250397,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":556840,"timestamp":244469262287,"id":68,"parentId":27,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":569070,"timestamp":244469250126,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779052441496,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":556343,"timestamp":244469263023,"id":73,"parentId":33,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":568576,"timestamp":244469250830,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":561193,"timestamp":244469263108,"id":74,"parentId":34,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":573378,"timestamp":244469250973,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":569689,"timestamp":244469263135,"id":75,"parentId":35,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":581741,"timestamp":244469251137,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":574035,"timestamp":244469263159,"id":76,"parentId":36,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":585382,"timestamp":244469251854,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779052441498,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":574910,"timestamp":244469263189,"id":77,"parentId":37,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":586095,"timestamp":244469252057,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779052441498,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":579169,"timestamp":244469263208,"id":78,"parentId":38,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":590239,"timestamp":244469252174,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779052441498,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":579534,"timestamp":244469263219,"id":79,"parentId":39,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":590518,"timestamp":244469252279,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":584305,"timestamp":244469263234,"id":80,"parentId":40,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":595200,"timestamp":244469252383,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":590332,"timestamp":244469263259,"id":82,"parentId":44,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":600462,"timestamp":244469253171,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":594850,"timestamp":244469263249,"id":81,"parentId":42,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":605438,"timestamp":244469252726,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":595258,"timestamp":244469263273,"id":83,"parentId":45,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":605272,"timestamp":244469253301,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779052441500,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":599942,"timestamp":244469263295,"id":84,"parentId":46,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":609876,"timestamp":244469253406,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779052441500,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":605220,"timestamp":244469263305,"id":85,"parentId":47,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":613616,"timestamp":244469254972,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779052441501,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":607540,"timestamp":244469263318,"id":86,"parentId":48,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":615800,"timestamp":244469255120,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779052441501,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":611182,"timestamp":244469263343,"id":88,"parentId":50,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":619263,"timestamp":244469255307,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":611405,"timestamp":244469263330,"id":87,"parentId":49,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":619542,"timestamp":244469255232,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":616224,"timestamp":244469263352,"id":89,"parentId":51,"tags":{},"startTime":1779052441510,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":624258,"timestamp":244469255375,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":614147,"timestamp":244469266850,"id":90,"parentId":24,"tags":{},"startTime":1779052441513,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":633422,"timestamp":244469247636,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779052441494,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":612273,"timestamp":244469272457,"id":91,"parentId":31,"tags":{},"startTime":1779052441519,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":634303,"timestamp":244469250473,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":616328,"timestamp":244469274396,"id":93,"parentId":43,"tags":{},"startTime":1779052441521,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":637962,"timestamp":244469252854,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":629431,"timestamp":244469262141,"id":66,"parentId":25,"tags":{},"startTime":1779052441508,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":641830,"timestamp":244469249785,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779052441496,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":632520,"timestamp":244469262354,"id":69,"parentId":28,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":644715,"timestamp":244469250215,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779052441496,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":636135,"timestamp":244469261696,"id":64,"parentId":21,"tags":{},"startTime":1779052441508,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":651745,"timestamp":244469246125,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779052441492,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":626797,"timestamp":244469273255,"id":92,"parentId":41,"tags":{},"startTime":1779052441520,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":647633,"timestamp":244469252469,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779052441499,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":659044,"timestamp":244469262606,"id":70,"parentId":29,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":671467,"timestamp":244469250296,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":679392,"timestamp":244469277159,"id":94,"parentId":23,"tags":{},"startTime":1779052441523,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":709186,"timestamp":244469247464,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779052441494,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":679688,"timestamp":244469277216,"id":97,"parentId":54,"tags":{},"startTime":1779052441523,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":700949,"timestamp":244469255999,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":688824,"timestamp":244469277367,"id":101,"parentId":59,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":709000,"timestamp":244469257257,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779052441504,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":706758,"timestamp":244469262828,"id":72,"parentId":32,"tags":{},"startTime":1779052441509,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":718966,"timestamp":244469250689,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779052441497,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":693256,"timestamp":244469277253,"id":100,"parentId":58,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":713476,"timestamp":244469257076,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779052441503,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":698005,"timestamp":244469277188,"id":95,"parentId":52,"tags":{},"startTime":1779052441523,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":719532,"timestamp":244469255714,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":698497,"timestamp":244469277387,"id":102,"parentId":61,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":718175,"timestamp":244469257772,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779052441504,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":697854,"timestamp":244469284851,"id":105,"parentId":60,"tags":{},"startTime":1779052441531,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":725342,"timestamp":244469257405,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779052441504,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":686263,"timestamp":244469297425,"id":106,"parentId":57,"tags":{},"startTime":1779052441544,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":727160,"timestamp":244469256567,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779052441503,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":706700,"timestamp":244469277418,"id":104,"parentId":63,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":726098,"timestamp":244469258060,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779052441504,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":709529,"timestamp":244469277226,"id":98,"parentId":55,"tags":{},"startTime":1779052441523,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":730607,"timestamp":244469256191,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":717158,"timestamp":244469277203,"id":96,"parentId":53,"tags":{},"startTime":1779052441523,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":738556,"timestamp":244469255853,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779052441502,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":736409,"timestamp":244469277240,"id":99,"parentId":56,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":757337,"timestamp":244469256364,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779052441503,"traceId":"6a9978f85ed30ee9"},{"name":"is-page-static","duration":750821,"timestamp":244469277404,"id":103,"parentId":62,"tags":{},"startTime":1779052441524,"traceId":"6a9978f85ed30ee9"},{"name":"check-page","duration":770353,"timestamp":244469257915,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779052441504,"traceId":"6a9978f85ed30ee9"},{"name":"static-check","duration":784087,"timestamp":244469244220,"id":19,"parentId":1,"tags":{},"startTime":1779052441491,"traceId":"6a9978f85ed30ee9"}]
2
- [{"name":"write-routes-manifest","duration":706,"timestamp":244470038346,"id":108,"parentId":1,"tags":{},"startTime":1779052442285,"traceId":"6a9978f85ed30ee9"},{"name":"load-dotenv","duration":68,"timestamp":244470051141,"id":111,"parentId":110,"tags":{},"startTime":1779052442297,"traceId":"6a9978f85ed30ee9"},{"name":"run-export-path-map","duration":920,"timestamp":244470054619,"id":112,"parentId":110,"tags":{},"startTime":1779052442301,"traceId":"6a9978f85ed30ee9"},{"name":"next-export","duration":612562,"timestamp":244470049671,"id":110,"parentId":1,"tags":{},"startTime":1779052442296,"traceId":"6a9978f85ed30ee9"},{"name":"move-exported-app-not-found-","duration":553,"timestamp":244470666069,"id":113,"parentId":109,"tags":{},"startTime":1779052442912,"traceId":"6a9978f85ed30ee9"},{"name":"move-exported-app-global-error-","duration":426,"timestamp":244470666716,"id":114,"parentId":109,"tags":{},"startTime":1779052442913,"traceId":"6a9978f85ed30ee9"},{"name":"static-generation","duration":626340,"timestamp":244470042991,"id":109,"parentId":1,"tags":{},"startTime":1779052442289,"traceId":"6a9978f85ed30ee9"},{"name":"write-routes-manifest","duration":449,"timestamp":244470669586,"id":115,"parentId":1,"tags":{},"startTime":1779052442916,"traceId":"6a9978f85ed30ee9"},{"name":"print-tree-view","duration":5825,"timestamp":244470677845,"id":116,"parentId":1,"tags":{},"startTime":1779052442924,"traceId":"6a9978f85ed30ee9"},{"name":"write-route-bundle-stats","duration":16134,"timestamp":244470683713,"id":117,"parentId":1,"tags":{},"startTime":1779052442930,"traceId":"6a9978f85ed30ee9"},{"name":"telemetry-flush","duration":22532,"timestamp":244470699875,"id":118,"parentId":1,"tags":{},"startTime":1779052442946,"traceId":"6a9978f85ed30ee9"},{"name":"next-build","duration":17019192,"timestamp":244453703243,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779052425950,"traceId":"6a9978f85ed30ee9"}]
1
+ [{"name":"generate-buildid","duration":328,"timestamp":245091044219,"id":4,"parentId":1,"tags":{},"startTime":1779053063290,"traceId":"b1b07dab8dd4fecc"},{"name":"load-custom-routes","duration":626,"timestamp":245091044746,"id":5,"parentId":1,"tags":{},"startTime":1779053063291,"traceId":"b1b07dab8dd4fecc"},{"name":"create-dist-dir","duration":7061,"timestamp":245091045501,"id":6,"parentId":1,"tags":{},"startTime":1779053063292,"traceId":"b1b07dab8dd4fecc"},{"name":"clean","duration":44108,"timestamp":245091053509,"id":7,"parentId":1,"tags":{},"startTime":1779053063300,"traceId":"b1b07dab8dd4fecc"},{"name":"discover-routes","duration":22763,"timestamp":245091221053,"id":8,"parentId":1,"tags":{},"startTime":1779053063467,"traceId":"b1b07dab8dd4fecc"},{"name":"create-root-mapping","duration":173,"timestamp":245091243910,"id":9,"parentId":1,"tags":{},"startTime":1779053063490,"traceId":"b1b07dab8dd4fecc"},{"name":"generate-route-types","duration":45812,"timestamp":245091247609,"id":10,"parentId":1,"tags":{},"startTime":1779053063494,"traceId":"b1b07dab8dd4fecc"},{"name":"public-dir-conflict-check","duration":99,"timestamp":245091293505,"id":11,"parentId":1,"tags":{},"startTime":1779053063540,"traceId":"b1b07dab8dd4fecc"},{"name":"generate-routes-manifest","duration":5372,"timestamp":245091293721,"id":12,"parentId":1,"tags":{},"startTime":1779053063540,"traceId":"b1b07dab8dd4fecc"},{"name":"run-turbopack","duration":8518966,"timestamp":245091325162,"id":14,"parentId":1,"tags":{},"startTime":1779053063571,"traceId":"b1b07dab8dd4fecc"},{"name":"turbopack-build-events","duration":99,"timestamp":245091694196,"id":15,"parentId":1,"tags":{},"startTime":1779053063940,"traceId":"b1b07dab8dd4fecc"},{"name":"run-typescript","duration":11885469,"timestamp":245099853168,"id":16,"parentId":1,"tags":{},"startTime":1779053072099,"traceId":"b1b07dab8dd4fecc"},{"name":"generate-required-server-files","duration":2448,"timestamp":245111739909,"id":18,"parentId":1,"tags":{},"startTime":1779053083986,"traceId":"b1b07dab8dd4fecc"},{"name":"check-static-error-page","duration":16685,"timestamp":245111942543,"id":20,"parentId":19,"tags":{},"startTime":1779053084189,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":675199,"timestamp":245111963939,"id":65,"parentId":22,"tags":{},"startTime":1779053084210,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":694389,"timestamp":245111944931,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779053084191,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":685033,"timestamp":245111964207,"id":67,"parentId":26,"tags":{},"startTime":1779053084210,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":702012,"timestamp":245111948040,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779053084194,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":694163,"timestamp":245111964896,"id":72,"parentId":32,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":709044,"timestamp":245111950088,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779053084196,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":743324,"timestamp":245111965078,"id":73,"parentId":33,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":758209,"timestamp":245111950269,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779053084197,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":771219,"timestamp":245111965154,"id":74,"parentId":34,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":786045,"timestamp":245111950414,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779053084197,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":776407,"timestamp":245111965185,"id":75,"parentId":35,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":791105,"timestamp":245111950547,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779053084197,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":781092,"timestamp":245111965207,"id":76,"parentId":36,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":794941,"timestamp":245111951415,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":783660,"timestamp":245111964687,"id":70,"parentId":29,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":799963,"timestamp":245111948429,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779053084195,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":786112,"timestamp":245111965231,"id":77,"parentId":37,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":799785,"timestamp":245111951621,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":798692,"timestamp":245111965263,"id":79,"parentId":39,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":812217,"timestamp":245111951894,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":800204,"timestamp":245111965274,"id":80,"parentId":40,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":813517,"timestamp":245111952017,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":816729,"timestamp":245111965287,"id":81,"parentId":42,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":828032,"timestamp":245111954214,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779053084200,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":820741,"timestamp":245111964820,"id":71,"parentId":30,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":837005,"timestamp":245111948603,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779053084195,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":822135,"timestamp":245111965299,"id":82,"parentId":44,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":832774,"timestamp":245111954708,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":827152,"timestamp":245111965322,"id":84,"parentId":46,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":837575,"timestamp":245111954944,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":833420,"timestamp":245111965335,"id":85,"parentId":47,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":843732,"timestamp":245111955066,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":838086,"timestamp":245111965348,"id":86,"parentId":48,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":848325,"timestamp":245111955163,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":838746,"timestamp":245111965249,"id":78,"parentId":38,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":852286,"timestamp":245111951770,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":842782,"timestamp":245111965357,"id":87,"parentId":49,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":852912,"timestamp":245111955277,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779053084202,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":846565,"timestamp":245111965386,"id":89,"parentId":51,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":856574,"timestamp":245111955450,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779053084202,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":848615,"timestamp":245111969574,"id":90,"parentId":24,"tags":{},"startTime":1779053084216,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":872895,"timestamp":245111945347,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779053084192,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":852128,"timestamp":245111970926,"id":91,"parentId":31,"tags":{},"startTime":1779053084217,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":874364,"timestamp":245111948743,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779053084195,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":859479,"timestamp":245111965313,"id":83,"parentId":45,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":870013,"timestamp":245111954832,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":860709,"timestamp":245111971738,"id":92,"parentId":41,"tags":{},"startTime":1779053084218,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":880389,"timestamp":245111952123,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779053084198,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":867317,"timestamp":245111965370,"id":88,"parentId":50,"tags":{},"startTime":1779053084212,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":877366,"timestamp":245111955363,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779053084202,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":892786,"timestamp":245111972956,"id":93,"parentId":43,"tags":{},"startTime":1779053084219,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":911416,"timestamp":245111954411,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779053084201,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":946939,"timestamp":245111964429,"id":69,"parentId":28,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":963138,"timestamp":245111948302,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779053084195,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":929505,"timestamp":245111982093,"id":94,"parentId":23,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":966459,"timestamp":245111945164,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779053084191,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":936996,"timestamp":245111982166,"id":98,"parentId":55,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":962706,"timestamp":245111956519,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779053084203,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":940960,"timestamp":245111982124,"id":95,"parentId":52,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":981706,"timestamp":245111955925,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779053084202,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":975135,"timestamp":245111963532,"id":64,"parentId":21,"tags":{},"startTime":1779053084210,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":994922,"timestamp":245111943800,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779053084190,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":958736,"timestamp":245111982179,"id":99,"parentId":56,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":984236,"timestamp":245111956728,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779053084203,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":963331,"timestamp":245111982139,"id":96,"parentId":53,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":989390,"timestamp":245111956142,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779053084202,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":965570,"timestamp":245111982190,"id":100,"parentId":58,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":989648,"timestamp":245111958160,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779053084204,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":966355,"timestamp":245111982306,"id":101,"parentId":59,"tags":{},"startTime":1779053084229,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":990369,"timestamp":245111958343,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779053084205,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":980969,"timestamp":245111982339,"id":103,"parentId":62,"tags":{},"startTime":1779053084229,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1004501,"timestamp":245111958864,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779053084205,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":982277,"timestamp":245111982326,"id":102,"parentId":61,"tags":{},"startTime":1779053084229,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1005889,"timestamp":245111958764,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779053084205,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":983736,"timestamp":245111982349,"id":104,"parentId":63,"tags":{},"startTime":1779053084229,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1007147,"timestamp":245111958972,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779053084205,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":951283,"timestamp":245112020497,"id":106,"parentId":57,"tags":{},"startTime":1779053084267,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1014837,"timestamp":245111956986,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779053084203,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":1013344,"timestamp":245111964315,"id":68,"parentId":27,"tags":{},"startTime":1779053084211,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1029548,"timestamp":245111948174,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779053084194,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":998764,"timestamp":245111982363,"id":105,"parentId":60,"tags":{},"startTime":1779053084229,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1022694,"timestamp":245111958471,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779053084205,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":1061836,"timestamp":245111964094,"id":66,"parentId":25,"tags":{},"startTime":1779053084210,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1078503,"timestamp":245111947831,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779053084194,"traceId":"b1b07dab8dd4fecc"},{"name":"is-page-static","duration":1054189,"timestamp":245111982150,"id":97,"parentId":54,"tags":{},"startTime":1779053084228,"traceId":"b1b07dab8dd4fecc"},{"name":"check-page","duration":1080095,"timestamp":245111956312,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779053084203,"traceId":"b1b07dab8dd4fecc"},{"name":"static-check","duration":1094934,"timestamp":245111941522,"id":19,"parentId":1,"tags":{},"startTime":1779053084188,"traceId":"b1b07dab8dd4fecc"}]
2
+ [{"name":"write-routes-manifest","duration":622,"timestamp":245113047468,"id":108,"parentId":1,"tags":{},"startTime":1779053085294,"traceId":"b1b07dab8dd4fecc"},{"name":"load-dotenv","duration":107,"timestamp":245113065631,"id":111,"parentId":110,"tags":{},"startTime":1779053085312,"traceId":"b1b07dab8dd4fecc"},{"name":"run-export-path-map","duration":710,"timestamp":245113072327,"id":112,"parentId":110,"tags":{},"startTime":1779053085319,"traceId":"b1b07dab8dd4fecc"},{"name":"next-export","duration":727702,"timestamp":245113061160,"id":110,"parentId":1,"tags":{},"startTime":1779053085307,"traceId":"b1b07dab8dd4fecc"},{"name":"move-exported-app-not-found-","duration":535,"timestamp":245113792039,"id":113,"parentId":109,"tags":{},"startTime":1779053086038,"traceId":"b1b07dab8dd4fecc"},{"name":"move-exported-app-global-error-","duration":565,"timestamp":245113792657,"id":114,"parentId":109,"tags":{},"startTime":1779053086039,"traceId":"b1b07dab8dd4fecc"},{"name":"static-generation","duration":742919,"timestamp":245113052529,"id":109,"parentId":1,"tags":{},"startTime":1779053085299,"traceId":"b1b07dab8dd4fecc"},{"name":"write-routes-manifest","duration":439,"timestamp":245113795699,"id":115,"parentId":1,"tags":{},"startTime":1779053086042,"traceId":"b1b07dab8dd4fecc"},{"name":"print-tree-view","duration":6132,"timestamp":245113803914,"id":116,"parentId":1,"tags":{},"startTime":1779053086050,"traceId":"b1b07dab8dd4fecc"},{"name":"write-route-bundle-stats","duration":19464,"timestamp":245113810084,"id":117,"parentId":1,"tags":{},"startTime":1779053086056,"traceId":"b1b07dab8dd4fecc"},{"name":"telemetry-flush","duration":22317,"timestamp":245113829578,"id":118,"parentId":1,"tags":{},"startTime":1779053086076,"traceId":"b1b07dab8dd4fecc"},{"name":"next-build","duration":22874708,"timestamp":245090977222,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779053063224,"traceId":"b1b07dab8dd4fecc"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":5575373,"timestamp":244453940245,"id":14,"parentId":1,"tags":{},"startTime":1779052426187,"traceId":"6a9978f85ed30ee9"},{"name":"turbopack-build-events","duration":99,"timestamp":244454236441,"id":15,"parentId":1,"tags":{},"startTime":1779052426483,"traceId":"6a9978f85ed30ee9"},{"name":"run-typescript","duration":9514445,"timestamp":244459528018,"id":16,"parentId":1,"tags":{},"startTime":1779052431774,"traceId":"6a9978f85ed30ee9"},{"name":"static-check","duration":784087,"timestamp":244469244220,"id":19,"parentId":1,"tags":{},"startTime":1779052441491,"traceId":"6a9978f85ed30ee9"},{"name":"static-generation","duration":626340,"timestamp":244470042991,"id":109,"parentId":1,"tags":{},"startTime":1779052442289,"traceId":"6a9978f85ed30ee9"},{"name":"telemetry-flush","duration":22532,"timestamp":244470699875,"id":118,"parentId":1,"tags":{},"startTime":1779052442946,"traceId":"6a9978f85ed30ee9"},{"name":"next-build","duration":17019192,"timestamp":244453703243,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779052425950,"traceId":"6a9978f85ed30ee9"}]
1
+ [{"name":"run-turbopack","duration":8518966,"timestamp":245091325162,"id":14,"parentId":1,"tags":{},"startTime":1779053063571,"traceId":"b1b07dab8dd4fecc"},{"name":"turbopack-build-events","duration":99,"timestamp":245091694196,"id":15,"parentId":1,"tags":{},"startTime":1779053063940,"traceId":"b1b07dab8dd4fecc"},{"name":"run-typescript","duration":11885469,"timestamp":245099853168,"id":16,"parentId":1,"tags":{},"startTime":1779053072099,"traceId":"b1b07dab8dd4fecc"},{"name":"static-check","duration":1094934,"timestamp":245111941522,"id":19,"parentId":1,"tags":{},"startTime":1779053084188,"traceId":"b1b07dab8dd4fecc"},{"name":"static-generation","duration":742919,"timestamp":245113052529,"id":109,"parentId":1,"tags":{},"startTime":1779053085299,"traceId":"b1b07dab8dd4fecc"},{"name":"telemetry-flush","duration":22317,"timestamp":245113829578,"id":118,"parentId":1,"tags":{},"startTime":1779053086076,"traceId":"b1b07dab8dd4fecc"},{"name":"next-build","duration":22874708,"timestamp":245090977222,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779053063224,"traceId":"b1b07dab8dd4fecc"}]
@@ -8952,14 +8952,43 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8952
8952
  data-chat-target-ring
8953
8953
  data-chat-target-active={isChat ? 'true' : 'false'}
8954
8954
  data-chat-target-breath={!reducedMotion && isChat ? 'on' : 'off'}
8955
+ /* R630 — chat-target ring gains a SECOND breath axis:
8956
+ stroke-width. Pre-R630 R120 added a single opacity
8957
+ breath (0.72↔0.95 light / 0.82↔1.0 cyber) over 3s
8958
+ to say "active session here". R630 stacks a stroke-
8959
+ width breath 2.5↔2.75 over the same 3s cadence, in
8960
+ lockstep with the opacity peak — the ring "swells"
8961
+ as it brightens, then settles as it dims.
8962
+ Subtle (+10 % sw amplitude, identical to R243
8963
+ active-pulse r-breath +14 → +22 magnitude ratio
8964
+ on the active-pulse ring). 呼吸感 reads doubly —
8965
+ opacity + geometry breathe together as one
8966
+ organic gesture, not just an alpha modulation.
8967
+ R51 sentinel safety: SW range [2.5, 2.75] stays
8968
+ clear of the reserved {1.5, 3} sentinels inside
8969
+ g[data-node]; topo-overlap-test invariants hold.
8970
+ Gated to `!reducedMotion && isChat` like the
8971
+ existing opacity breath, so reduced-motion users
8972
+ and non-chat-target nodes see no extra motion.
8973
+ data-chat-target-ring-sw-breath attr exposes the
8974
+ new gate for tests. */
8975
+ data-chat-target-ring-sw-breath={!reducedMotion && isChat ? 'on' : 'off'}
8955
8976
  >
8956
8977
  {!reducedMotion && isChat && (
8957
- <animate
8958
- attributeName="opacity"
8959
- values={isLight ? '0.72;0.95;0.72' : '0.82;1;0.82'}
8960
- dur="3s"
8961
- repeatCount="indefinite"
8962
- />
8978
+ <>
8979
+ <animate
8980
+ attributeName="opacity"
8981
+ values={isLight ? '0.72;0.95;0.72' : '0.82;1;0.82'}
8982
+ dur="3s"
8983
+ repeatCount="indefinite"
8984
+ />
8985
+ <animate
8986
+ attributeName="stroke-width"
8987
+ values="2.5;2.75;2.5"
8988
+ dur="3s"
8989
+ repeatCount="indefinite"
8990
+ />
8991
+ </>
8963
8992
  )}
8964
8993
  </circle>
8965
8994
  );
@@ -10991,6 +11020,46 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10991
11020
  fill="freeze"
10992
11021
  data-click-ripple-start-opacity="0.8"
10993
11022
  />
11023
+ {/* Round 631 / Loop — click-ripple gains a THIRD animate
11024
+ axis: stroke-width 2 → 0.5 over 500ms with the same
11025
+ ease-out keySplines as R227's r + opacity animates.
11026
+ Pre-R631 the ripple expanded (r0+4 → r0+30) and
11027
+ faded (0.8 → 0) at uniform stroke-width, reading as
11028
+ a constant-thickness ring growing and fading.
11029
+ Real water ripples THIN as they expand outward — the
11030
+ wavefront's perceived line-thickness decays alongside
11031
+ its amplitude. R631 stacks that geometric thinning
11032
+ onto the existing paint+area fade so the ripple
11033
+ reads as one coherent expanding wave instead of an
11034
+ expanding solid line.
11035
+ Three concurrent animates now ease in lockstep
11036
+ through ease-out cubic-bezier(0.25, 0.1, 0.25, 1)
11037
+ — fast-then-settle for the r + opacity + sw, all
11038
+ matching R227's organic-pulse rhythm. R608 drop-
11039
+ shadow glow remains static (no animation needed —
11040
+ the opacity fade carries its decay).
11041
+ R51 sentinel safety: stroke-width animates through
11042
+ the range [2, 0.5], which passes through the
11043
+ reserved 1.5 sentinel mid-cycle. The R51 selector
11044
+ is gated to `g[data-node]` descendants (banked
11045
+ documentation pattern); the ripple is rendered at
11046
+ the canvas root inside the zoom/pan <g> wrapper,
11047
+ OUTSIDE individual node groups, so the selector
11048
+ never matches it. Plus the ripple only mounts on
11049
+ click — topo-overlap-test runs without click.
11050
+ data-click-ripple-stroke-width-start='2' /
11051
+ -end='0.5' attrs expose the new range for tests. */}
11052
+ <animate
11053
+ attributeName="stroke-width"
11054
+ values="2;0.5"
11055
+ dur="0.5s"
11056
+ calcMode="spline"
11057
+ keyTimes="0;1"
11058
+ keySplines="0.25 0.1 0.25 1"
11059
+ fill="freeze"
11060
+ data-click-ripple-stroke-width-start="2"
11061
+ data-click-ripple-stroke-width-end="0.5"
11062
+ />
10994
11063
  </circle>
10995
11064
  )}
10996
11065
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.5.3-preview.143",
3
+ "version": "0.5.3-preview.145",
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,123 @@
1
+ /* Round 630 — chat-target ring gains a SECOND breath axis:
2
+ * stroke-width 2.5↔2.75 over 3s, in lockstep with the existing
3
+ * R120 opacity breath (0.72↔0.95 / 0.82↔1.0). Doubles the 呼吸感
4
+ * — the ring "swells" as it brightens, then settles as it dims.
5
+ * Gated `!reducedMotion && isChat`. R51 sentinel-safe (sw range
6
+ * [2.5, 2.75] stays clear of reserved {1.5, 3}).
7
+ *
8
+ * Test phases:
9
+ * 1. mock 2 nodes → no chat: chat-target ring opacity=0,
10
+ * sw-breath attr 'off', NO <animate> children
11
+ * 2. click a node → opens ChatPopover for that alias →
12
+ * chat-target ring becomes isChat → sw-breath attr 'on',
13
+ * TWO <animate> children present (one opacity + one
14
+ * stroke-width, both dur='3s' repeatCount='indefinite')
15
+ * 3. source: stroke-width animate uses values '2.5;2.75;2.5'
16
+ * and sits inside the same `!reducedMotion && isChat`
17
+ * gate as the opacity animate
18
+ */
19
+ import { chromium } from 'playwright';
20
+ import { readFileSync } from 'node:fs';
21
+
22
+ const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
23
+ const fresh = new Date(Date.now() - 60 * 1000).toISOString();
24
+
25
+ const browser = await chromium.launch({ headless: true });
26
+ const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
27
+ await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
28
+ await ctx.addInitScript(() => {
29
+ try {
30
+ localStorage.setItem('anet-theme', 'cyber');
31
+ localStorage.setItem('anet-topo-layout', 'ring');
32
+ sessionStorage.setItem('anet_v3_auth', '1');
33
+ } catch {}
34
+ });
35
+ await ctx.route('**/api/hub/status*', async (route) => {
36
+ const r = await route.fetch();
37
+ const b = await r.json();
38
+ const nid = (b.sessions || [])[0]?.network_id || 'default';
39
+ const mk = (alias) => ({
40
+ alias, status: 'idle', model: 'claude-opus-4', runtime: 'claude-code-cli',
41
+ network_id: nid, project_dir: null,
42
+ created_at: fresh, updated_at: fresh, last_seen_at: fresh,
43
+ });
44
+ await route.fulfill({ response: r, json: { ...b, sessions: [mk('a·1'), mk('a·2')] } });
45
+ });
46
+ await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
47
+ await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
48
+ const page = await ctx.newPage();
49
+ await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
50
+ await page.waitForSelector('[data-chat-target-ring]', { timeout: 15000, state: 'attached' });
51
+ await page.waitForTimeout(500);
52
+
53
+ const restState = await page.evaluate(() => {
54
+ const el = document.querySelector('[data-chat-target-ring]');
55
+ if (!el) return null;
56
+ return {
57
+ active: el.getAttribute('data-chat-target-active'),
58
+ breath: el.getAttribute('data-chat-target-breath'),
59
+ swBreath: el.getAttribute('data-chat-target-ring-sw-breath'),
60
+ animateCount: el.querySelectorAll('animate').length,
61
+ };
62
+ });
63
+
64
+ // Click a node to open chat → that node's chat-target ring activates
65
+ await page.click('[data-node="a·1"]', { force: true });
66
+ await page.waitForTimeout(400);
67
+
68
+ const activeState = await page.evaluate(() => {
69
+ // Find the chat-target ring of node a·1 — it's inside g[data-node="a·1"]
70
+ const node = document.querySelector('[data-node="a·1"]');
71
+ if (!node) return null;
72
+ const ring = node.querySelector('[data-chat-target-ring]');
73
+ if (!ring) return null;
74
+ const animates = Array.from(ring.querySelectorAll('animate'));
75
+ return {
76
+ active: ring.getAttribute('data-chat-target-active'),
77
+ breath: ring.getAttribute('data-chat-target-breath'),
78
+ swBreath: ring.getAttribute('data-chat-target-ring-sw-breath'),
79
+ animateCount: animates.length,
80
+ animateAttrs: animates.map(a => ({
81
+ attr: a.getAttribute('attributeName'),
82
+ dur: a.getAttribute('dur'),
83
+ vals: a.getAttribute('values'),
84
+ rep: a.getAttribute('repeatCount'),
85
+ })),
86
+ };
87
+ });
88
+
89
+ await browser.close();
90
+
91
+ const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
92
+ const sourceSwAnimate = /<animate\s+attributeName="stroke-width"\s+values="2\.5;2\.75;2\.5"\s+dur="3s"\s+repeatCount="indefinite"\s*\/>/.test(src);
93
+ const sourceSwAttr = /data-chat-target-ring-sw-breath=\{!reducedMotion && isChat \? 'on' : 'off'\}/.test(src);
94
+ // Ensure both animates sit inside the same `!reducedMotion && isChat &&` gate
95
+ const sourceFragmentGate = /\{!reducedMotion && isChat && \(\s*<>\s*<animate\s+attributeName="opacity"[\s\S]*?<animate\s+attributeName="stroke-width"/.test(src);
96
+
97
+ const swAnimate = activeState?.animateAttrs?.find(a => a.attr === 'stroke-width');
98
+ const opAnimate = activeState?.animateAttrs?.find(a => a.attr === 'opacity');
99
+
100
+ const results = {
101
+ rest_ring_present: !!restState,
102
+ rest_active_false: restState?.active === 'false',
103
+ rest_breath_off: restState?.breath === 'off',
104
+ rest_sw_breath_off: restState?.swBreath === 'off',
105
+ rest_no_animate: restState?.animateCount === 0,
106
+ active_active_true: activeState?.active === 'true',
107
+ active_breath_on: activeState?.breath === 'on',
108
+ active_sw_breath_on: activeState?.swBreath === 'on',
109
+ active_animate_count_2: activeState?.animateCount === 2,
110
+ active_sw_dur_3s: swAnimate?.dur === '3s',
111
+ active_sw_values: swAnimate?.vals === '2.5;2.75;2.5',
112
+ active_sw_rep_indef: swAnimate?.rep === 'indefinite',
113
+ active_op_dur_3s: opAnimate?.dur === '3s', // existing R120 still present
114
+ source_sw_animate: sourceSwAnimate,
115
+ source_sw_attr: sourceSwAttr,
116
+ source_fragment_gate: sourceFragmentGate,
117
+ };
118
+ const ok = Object.values(results).every(Boolean);
119
+ console.log(`${ok ? '✅' : '❌'} R630 chat-target ring stroke-width breath (呼吸感 2nd axis):`,
120
+ JSON.stringify(results, null, 2),
121
+ `\n rest: ${JSON.stringify(restState)}`,
122
+ `\n active: ${JSON.stringify(activeState)}`);
123
+ process.exit(ok ? 0 : 1);