@sleep2agi/agent-network-dashboard 0.5.3-preview.216 → 0.5.3-preview.217

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 (155) 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/{0s-tji55pvzqj.js → 0-h6duhh43f5u.js} +1 -1
  143. package/.next/static/chunks/{15n-3fgsmjon3.css → 0.wdda-dmqc4d.css} +1 -1
  144. package/.next/static/chunks/{05cn_j406h88n.js → 01ufw4a4xifqi.js} +1 -1
  145. package/.next/static/chunks/{0mf.08_u73odk.js → 03an~-y0-72np.js} +1 -1
  146. package/.next/static/chunks/{0w5k_ks0zpjdf.js → 0l-q-b1v68a-h.js} +1 -1
  147. package/.next/trace +2 -2
  148. package/.next/trace-build +1 -1
  149. package/app/components/TopoGraph.tsx +30 -1
  150. package/app/globals.css +23 -0
  151. package/package.json +1 -1
  152. package/scripts/topo-zoom-level-breath-test.mjs +87 -0
  153. /package/.next/static/{Lzw7OX1WxR97__Ffh8fJ0 → sUvIrSJGQaCqpFXzBcSQI}/_buildManifest.js +0 -0
  154. /package/.next/static/{Lzw7OX1WxR97__Ffh8fJ0 → sUvIrSJGQaCqpFXzBcSQI}/_clientMiddlewareManifest.js +0 -0
  155. /package/.next/static/{Lzw7OX1WxR97__Ffh8fJ0 → sUvIrSJGQaCqpFXzBcSQI}/_ssgManifest.js +0 -0
@@ -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.215"],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.216"],70286)},65610,e=>{"use strict";var s=e.i(22381),a=e.i(23910),t=e.i(56839),r=e.i(59276),n=e.i(70286);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:l}=(0,r.useHealth)(),{license:i}=(0,r.useLicense)(),[c,d]=(0,a.useState)(""),[o,x]=(0,a.useState)(""),[m,h]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[p,N]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",j="break-all sm:max-w-[320px] sm:text-right";return(0,s.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white mb-3 lg:ml-0 ml-10",children:"Settings"}),(0,s.jsx)("nav",{className:"mb-8 flex flex-wrap gap-1 text-xs",children:[{href:"#connection",label:"Connection"},{href:"#account",label:"Account"},{href:"#resources",label:"Resources"}].map(e=>(0,s.jsx)("a",{href:e.href,className:"rounded-md px-2.5 py-1 text-gray-500 hover:text-cyan-300 hover:bg-cyan-500/10 transition-colors",children:e.label},e.href))}),(0,s.jsxs)("div",{className:"max-w-2xl space-y-10",children:[(0,s.jsxs)("div",{id:"connection",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Connection"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"CommHub Connection"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500 shrink-0",children:"Hub URL"}),(0,s.jsx)("span",{className:`text-cyan-300 ${j}`,children:e?.hub||"not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Config Source"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:e?.source==="file"?"Local file (~/.anet/config.json)":e?.source==="runtime-env"?"Vercel env vars":"Missing"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Auth Token"}),(0,s.jsx)("span",{className:`${e?.tokenConfigured?"text-green-400":"text-red-400"} ${j}`,children:e?.tokenConfigured?`Configured (${e.tokenPreview})`:"Not configured"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Server Auth"}),(0,s.jsx)("span",{className:`${l?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:l?.auth||"--"})]}),e?.error&&(0,s.jsx)("div",{className:"border-t border-[#2a2a4a] pt-3 text-xs text-gray-600",children:e.error})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Server Info"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.version||"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Sessions"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsxs)("span",{className:"text-gray-500",children:["SSE streams ",(0,s.jsx)("span",{className:"text-gray-600",children:"· server"})]}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.sse_connections??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Uptime"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:l?.uptime?`${Math.floor(l.uptime/3600)}h ${Math.floor(l.uptime%3600/60)}m`:"--"})]})]})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Dashboard"}),(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Version"}),(0,s.jsx)("span",{className:`text-gray-300 font-mono ${j}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:n.DASHBOARD_VERSION})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Data Layer"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"SWR (5s refresh, 3s dedup)"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Pages"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:"Overview, Tasks, Nodes, Messages, Networks, Audit, Server Logs, Admin, Settings"})]})]})]})]}),(0,s.jsxs)("div",{id:"account",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Account"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsxs)("h2",{className:"text-sm font-semibold text-gray-300 mb-4 flex items-center gap-2",children:["License",i?.license&&(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 text-[10px] font-medium px-2 py-0.5 rounded-full border ${"pro"===i.license.type?"text-green-300 bg-green-500/10 border-green-500/30":i.license.days_left<=7?"text-red-300 bg-red-500/10 border-red-500/30":"text-amber-300 bg-amber-500/10 border-amber-500/30"}`,children:[(0,s.jsx)("span",{"aria-hidden":!0,className:"w-1.5 h-1.5 rounded-full bg-current"}),i.license.type,i.license.days_left?` \xb7 ${i.license.days_left}d left`:""]})]}),i?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[i.license.days_left<=7&&(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-red-400 font-medium",children:"⚠ Expiring soon"}),(0,s.jsxs)("span",{className:"text-red-400",children:[i.license.days_left," days left"]})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Expires"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.license.expires_at})]}),i.limits&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Agents"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_agents})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Max Networks"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_networks})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Tasks/Day"}),(0,s.jsx)("span",{className:`text-gray-300 ${j}`,children:i.limits.max_tasks_day})]})]}),(0,s.jsxs)("div",{className:"pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:c,onChange:e=>d(e.target.value),placeholder:"anet-XXXX-XXXX-XXXX-XXXX",className:"flex-1 bg-[#0a0a15] border border-[#2a2a4a] rounded px-3 py-2 text-xs text-white placeholder-gray-600 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!c.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:c})}),s=await e.json();x(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&d(""),setTimeout(()=>x(""),5e3)},className:"px-3 py-2 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded transition-colors",children:"Activate"})]}),o&&(0,s.jsx)("div",{className:`mt-2 text-xs ${o.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:o})]})]}):(0,s.jsx)("div",{className:"text-xs text-gray-600",children:"License info not available"})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Change Password"}),(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("input",{type:"password",value:m,onChange:e=>h(e.target.value),placeholder:"Current password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("input",{type:"password",value:g,onChange:e=>u(e.target.value),placeholder:"New password",className:"w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-3 py-2 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:outline-none"}),(0,s.jsx)("button",{onClick:async()=>{if(!m||!g)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void N("Not logged in with V3 auth");let{token:s}=JSON.parse(e),a=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"change_password",token:s,current_password:m,new_password:g})}),t=await a.json();if(N(t.ok?"Password changed":`Failed: ${t.error}`),t.ok){if(t.token){let s=JSON.parse(e);sessionStorage.setItem("anet_v3_auth",JSON.stringify({...s,token:t.token}))}h(""),u("")}setTimeout(()=>N(""),5e3)},disabled:!m||!g,className:"px-4 py-2 bg-cyan-600 hover:bg-cyan-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-colors",children:"Change Password"})]}),p&&(0,s.jsx)("div",{className:`mt-2 text-xs ${p.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:p})]}),(0,s.jsxs)("section",{className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300 mb-4",children:"Sign out"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mb-3",children:"Signing out clears your dashboard session cookie. You'll return to the login page."}),(0,s.jsx)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login")},className:"px-4 py-2 bg-transparent hover:bg-[#1a1a2a] text-gray-300 text-sm rounded-lg border border-[#2a2a4a] hover:border-[#3a3a5a] transition-colors",children:"Sign out"})]})]}),(0,s.jsxs)("div",{id:"resources",className:"space-y-4 scroll-mt-6",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,s.jsx)("div",{className:"text-[11px] uppercase tracking-[0.14em] text-gray-400 font-semibold",children:"Resources"}),(0,s.jsx)("div",{className:"flex-1 h-px bg-[#2a2a4a]"})]}),(0,s.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,s.jsxs)(t.default,{href:"/settings/tokens",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"API Tokens"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create and manage tokens for CLI access."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]}),(0,s.jsxs)(t.default,{href:"/settings/networks",className:"bg-[#111128] border border-[#2a2a4a] rounded-xl p-5 hover:border-cyan-500/30 transition-colors",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Networks"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-2",children:"Create, manage, and delete agent networks."}),(0,s.jsx)("span",{className:"text-xs text-cyan-400 mt-3 inline-block",children:"Manage →"})]})]})]})]})]})}])}]);
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,70286,e=>{"use strict";e.s(["DASHBOARD_VERSION",0,"0.5.3-preview.215"],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.216"],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.215"],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.216"],70286)}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":433,"timestamp":396645844817,"id":4,"parentId":1,"tags":{},"startTime":1779204618091,"traceId":"4461bd8f84359803"},{"name":"load-custom-routes","duration":794,"timestamp":396645845512,"id":5,"parentId":1,"tags":{},"startTime":1779204618092,"traceId":"4461bd8f84359803"},{"name":"create-dist-dir","duration":1136,"timestamp":396645846398,"id":6,"parentId":1,"tags":{},"startTime":1779204618093,"traceId":"4461bd8f84359803"},{"name":"clean","duration":49869,"timestamp":396645848479,"id":7,"parentId":1,"tags":{},"startTime":1779204618095,"traceId":"4461bd8f84359803"},{"name":"discover-routes","duration":15512,"timestamp":396645991667,"id":8,"parentId":1,"tags":{},"startTime":1779204618238,"traceId":"4461bd8f84359803"},{"name":"create-root-mapping","duration":173,"timestamp":396646007277,"id":9,"parentId":1,"tags":{},"startTime":1779204618254,"traceId":"4461bd8f84359803"},{"name":"generate-route-types","duration":30085,"timestamp":396646010888,"id":10,"parentId":1,"tags":{},"startTime":1779204618257,"traceId":"4461bd8f84359803"},{"name":"public-dir-conflict-check","duration":135,"timestamp":396646041215,"id":11,"parentId":1,"tags":{},"startTime":1779204618287,"traceId":"4461bd8f84359803"},{"name":"generate-routes-manifest","duration":6023,"timestamp":396646041538,"id":12,"parentId":1,"tags":{},"startTime":1779204618288,"traceId":"4461bd8f84359803"},{"name":"run-turbopack","duration":7154321,"timestamp":396646068660,"id":14,"parentId":1,"tags":{},"startTime":1779204618315,"traceId":"4461bd8f84359803"},{"name":"turbopack-build-events","duration":92,"timestamp":396646374712,"id":15,"parentId":1,"tags":{},"startTime":1779204618621,"traceId":"4461bd8f84359803"},{"name":"run-typescript","duration":11422863,"timestamp":396653231396,"id":16,"parentId":1,"tags":{},"startTime":1779204625478,"traceId":"4461bd8f84359803"},{"name":"generate-required-server-files","duration":2612,"timestamp":396664655530,"id":18,"parentId":1,"tags":{},"startTime":1779204636902,"traceId":"4461bd8f84359803"},{"name":"check-static-error-page","duration":16495,"timestamp":396664869120,"id":20,"parentId":19,"tags":{},"startTime":1779204637115,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":487876,"timestamp":396664889790,"id":65,"parentId":22,"tags":{},"startTime":1779204637136,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":505662,"timestamp":396664872204,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779204637118,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":616781,"timestamp":396664890708,"id":71,"parentId":30,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":631473,"timestamp":396664876138,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":657729,"timestamp":396664890776,"id":72,"parentId":32,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":671531,"timestamp":396664877137,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779204637123,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":683650,"timestamp":396664890940,"id":73,"parentId":33,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":697369,"timestamp":396664877307,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779204637124,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":688946,"timestamp":396664891041,"id":74,"parentId":34,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":703708,"timestamp":396664877438,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779204637124,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":691709,"timestamp":396664890150,"id":68,"parentId":27,"tags":{},"startTime":1779204637136,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":706182,"timestamp":396664875735,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":695063,"timestamp":396664891074,"id":75,"parentId":35,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":708634,"timestamp":396664877561,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779204637124,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":702574,"timestamp":396664891126,"id":77,"parentId":37,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":715522,"timestamp":396664878239,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":705943,"timestamp":396664890258,"id":69,"parentId":28,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":720401,"timestamp":396664875855,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":706435,"timestamp":396664891139,"id":78,"parentId":38,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":719257,"timestamp":396664878361,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":710827,"timestamp":396664891165,"id":80,"parentId":40,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":723471,"timestamp":396664878587,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":716408,"timestamp":396664890045,"id":67,"parentId":26,"tags":{},"startTime":1779204637136,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":730878,"timestamp":396664875621,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":723483,"timestamp":396664889924,"id":66,"parentId":25,"tags":{},"startTime":1779204637136,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":738001,"timestamp":396664875455,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":732081,"timestamp":396664891205,"id":83,"parentId":45,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":743859,"timestamp":396664879477,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779204637126,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":732347,"timestamp":396664891174,"id":81,"parentId":42,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":744657,"timestamp":396664878913,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":737991,"timestamp":396664891229,"id":85,"parentId":47,"tags":{},"startTime":1779204637138,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":748248,"timestamp":396664881022,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779204637127,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":746117,"timestamp":396664891191,"id":82,"parentId":44,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":758044,"timestamp":396664879339,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779204637126,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":746295,"timestamp":396664891241,"id":86,"parentId":48,"tags":{},"startTime":1779204637138,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":756445,"timestamp":396664881124,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779204637127,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":747148,"timestamp":396664890548,"id":70,"parentId":29,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":761750,"timestamp":396664875973,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779204637122,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":748381,"timestamp":396664891152,"id":79,"parentId":39,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":761093,"timestamp":396664878480,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":752470,"timestamp":396664889388,"id":64,"parentId":21,"tags":{},"startTime":1779204637136,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":771241,"timestamp":396664870659,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779204637117,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":752392,"timestamp":396664891098,"id":76,"parentId":36,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":765477,"timestamp":396664878054,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779204637124,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":758010,"timestamp":396664891263,"id":88,"parentId":50,"tags":{},"startTime":1779204637138,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":769107,"timestamp":396664881316,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779204637128,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":759428,"timestamp":396664891219,"id":84,"parentId":46,"tags":{},"startTime":1779204637137,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":769816,"timestamp":396664880867,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779204637127,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":739750,"timestamp":396664913233,"id":93,"parentId":43,"tags":{},"startTime":1779204637160,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":773993,"timestamp":396664879054,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":765778,"timestamp":396664891275,"id":89,"parentId":51,"tags":{},"startTime":1779204637138,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":775699,"timestamp":396664881403,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779204637128,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":770962,"timestamp":396664891254,"id":87,"parentId":49,"tags":{},"startTime":1779204637138,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":781026,"timestamp":396664881234,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779204637128,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":763560,"timestamp":396664911919,"id":92,"parentId":41,"tags":{},"startTime":1779204637158,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":796865,"timestamp":396664878669,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779204637125,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":771900,"timestamp":396664905800,"id":90,"parentId":24,"tags":{},"startTime":1779204637152,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":804947,"timestamp":396664872799,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779204637119,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":776834,"timestamp":396664944412,"id":95,"parentId":52,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":839551,"timestamp":396664881777,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779204637128,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":786007,"timestamp":396664944482,"id":100,"parentId":58,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":846321,"timestamp":396664884245,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779204637131,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":788643,"timestamp":396664944443,"id":97,"parentId":54,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":850113,"timestamp":396664883045,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779204637129,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":797020,"timestamp":396664944514,"id":102,"parentId":61,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":856566,"timestamp":396664885064,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779204637131,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":797342,"timestamp":396664944453,"id":98,"parentId":55,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":858562,"timestamp":396664883268,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779204637130,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":800741,"timestamp":396664944496,"id":101,"parentId":59,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":860836,"timestamp":396664884472,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779204637131,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":804377,"timestamp":396664944545,"id":104,"parentId":63,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":863603,"timestamp":396664885357,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779204637132,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":807529,"timestamp":396664944429,"id":96,"parentId":53,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":870069,"timestamp":396664881957,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779204637128,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":811982,"timestamp":396664944568,"id":106,"parentId":60,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":872020,"timestamp":396664884650,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779204637131,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":816103,"timestamp":396664944528,"id":103,"parentId":62,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":875464,"timestamp":396664885216,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779204637131,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":819010,"timestamp":396664944555,"id":105,"parentId":57,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":879907,"timestamp":396664883707,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779204637130,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":822831,"timestamp":396664944343,"id":94,"parentId":23,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":894692,"timestamp":396664872525,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779204637119,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":823589,"timestamp":396664944467,"id":99,"parentId":56,"tags":{},"startTime":1779204637191,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":884620,"timestamp":396664883477,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779204637130,"traceId":"4461bd8f84359803"},{"name":"is-page-static","duration":861567,"timestamp":396664911057,"id":91,"parentId":31,"tags":{},"startTime":1779204637157,"traceId":"4461bd8f84359803"},{"name":"check-page","duration":896396,"timestamp":396664876272,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779204637123,"traceId":"4461bd8f84359803"},{"name":"static-check","duration":904764,"timestamp":396664867950,"id":19,"parentId":1,"tags":{},"startTime":1779204637114,"traceId":"4461bd8f84359803"}]
2
- [{"name":"write-routes-manifest","duration":689,"timestamp":396665786200,"id":108,"parentId":1,"tags":{},"startTime":1779204638032,"traceId":"4461bd8f84359803"},{"name":"load-dotenv","duration":81,"timestamp":396665800317,"id":111,"parentId":110,"tags":{},"startTime":1779204638047,"traceId":"4461bd8f84359803"},{"name":"run-export-path-map","duration":868,"timestamp":396665804962,"id":112,"parentId":110,"tags":{},"startTime":1779204638051,"traceId":"4461bd8f84359803"},{"name":"next-export","duration":705495,"timestamp":396665798467,"id":110,"parentId":1,"tags":{},"startTime":1779204638045,"traceId":"4461bd8f84359803"},{"name":"move-exported-app-not-found-","duration":666,"timestamp":396666507611,"id":113,"parentId":109,"tags":{},"startTime":1779204638754,"traceId":"4461bd8f84359803"},{"name":"move-exported-app-global-error-","duration":417,"timestamp":396666508422,"id":114,"parentId":109,"tags":{},"startTime":1779204638755,"traceId":"4461bd8f84359803"},{"name":"static-generation","duration":718814,"timestamp":396665792056,"id":109,"parentId":1,"tags":{},"startTime":1779204638038,"traceId":"4461bd8f84359803"},{"name":"write-routes-manifest","duration":477,"timestamp":396666511184,"id":115,"parentId":1,"tags":{},"startTime":1779204638757,"traceId":"4461bd8f84359803"},{"name":"print-tree-view","duration":5033,"timestamp":396666522249,"id":116,"parentId":1,"tags":{},"startTime":1779204638769,"traceId":"4461bd8f84359803"},{"name":"write-route-bundle-stats","duration":17510,"timestamp":396666527319,"id":117,"parentId":1,"tags":{},"startTime":1779204638774,"traceId":"4461bd8f84359803"},{"name":"telemetry-flush","duration":25721,"timestamp":396666544862,"id":118,"parentId":1,"tags":{},"startTime":1779204638791,"traceId":"4461bd8f84359803"},{"name":"next-build","duration":20797499,"timestamp":396645773129,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779204618019,"traceId":"4461bd8f84359803"}]
1
+ [{"name":"generate-buildid","duration":305,"timestamp":397228186427,"id":4,"parentId":1,"tags":{},"startTime":1779205200433,"traceId":"eaf47df8bd452bcd"},{"name":"load-custom-routes","duration":505,"timestamp":397228186885,"id":5,"parentId":1,"tags":{},"startTime":1779205200433,"traceId":"eaf47df8bd452bcd"},{"name":"create-dist-dir","duration":719,"timestamp":397228187436,"id":6,"parentId":1,"tags":{},"startTime":1779205200434,"traceId":"eaf47df8bd452bcd"},{"name":"clean","duration":38452,"timestamp":397228188822,"id":7,"parentId":1,"tags":{},"startTime":1779205200435,"traceId":"eaf47df8bd452bcd"},{"name":"discover-routes","duration":29661,"timestamp":397228311283,"id":8,"parentId":1,"tags":{},"startTime":1779205200558,"traceId":"eaf47df8bd452bcd"},{"name":"create-root-mapping","duration":132,"timestamp":397228341037,"id":9,"parentId":1,"tags":{},"startTime":1779205200587,"traceId":"eaf47df8bd452bcd"},{"name":"generate-route-types","duration":20499,"timestamp":397228343829,"id":10,"parentId":1,"tags":{},"startTime":1779205200590,"traceId":"eaf47df8bd452bcd"},{"name":"public-dir-conflict-check","duration":99,"timestamp":397228364437,"id":11,"parentId":1,"tags":{},"startTime":1779205200611,"traceId":"eaf47df8bd452bcd"},{"name":"generate-routes-manifest","duration":5011,"timestamp":397228364649,"id":12,"parentId":1,"tags":{},"startTime":1779205200611,"traceId":"eaf47df8bd452bcd"},{"name":"run-turbopack","duration":6376151,"timestamp":397228376469,"id":14,"parentId":1,"tags":{},"startTime":1779205200623,"traceId":"eaf47df8bd452bcd"},{"name":"turbopack-build-events","duration":109,"timestamp":397228688033,"id":15,"parentId":1,"tags":{},"startTime":1779205200934,"traceId":"eaf47df8bd452bcd"},{"name":"run-typescript","duration":10327330,"timestamp":397234768803,"id":16,"parentId":1,"tags":{},"startTime":1779205207015,"traceId":"eaf47df8bd452bcd"},{"name":"generate-required-server-files","duration":3212,"timestamp":397245097645,"id":18,"parentId":1,"tags":{},"startTime":1779205217344,"traceId":"eaf47df8bd452bcd"},{"name":"check-static-error-page","duration":15594,"timestamp":397245296459,"id":20,"parentId":19,"tags":{},"startTime":1779205217543,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":470726,"timestamp":397245316123,"id":65,"parentId":22,"tags":{},"startTime":1779205217562,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":487370,"timestamp":397245299687,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1779205217546,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":588508,"timestamp":397245316270,"id":66,"parentId":25,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":602057,"timestamp":397245302825,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1779205217549,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":593235,"timestamp":397245317097,"id":72,"parentId":32,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":606442,"timestamp":397245303988,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":594188,"timestamp":397245317032,"id":71,"parentId":30,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":607709,"timestamp":397245303576,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":609747,"timestamp":397245316603,"id":69,"parentId":28,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":623182,"timestamp":397245303275,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":610250,"timestamp":397245316388,"id":67,"parentId":26,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":623655,"timestamp":397245303019,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1779205217549,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":609577,"timestamp":397245317347,"id":74,"parentId":34,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":622717,"timestamp":397245304254,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1779205217551,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":617955,"timestamp":397245315678,"id":64,"parentId":21,"tags":{},"startTime":1779205217562,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":635602,"timestamp":397245298081,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1779205217544,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":629118,"timestamp":397245316858,"id":70,"parentId":29,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":643153,"timestamp":397245303426,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":632815,"timestamp":397245316497,"id":68,"parentId":27,"tags":{},"startTime":1779205217563,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":646227,"timestamp":397245303155,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1779205217549,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":644008,"timestamp":397245317267,"id":73,"parentId":33,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":657196,"timestamp":397245304138,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":644024,"timestamp":397245317477,"id":80,"parentId":40,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":656096,"timestamp":397245305439,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1779205217552,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":644236,"timestamp":397245317436,"id":77,"parentId":37,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":656643,"timestamp":397245305062,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1779205217551,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":653074,"timestamp":397245317513,"id":83,"parentId":45,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":664211,"timestamp":397245306427,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1779205217553,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":653389,"timestamp":397245317387,"id":75,"parentId":35,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":666414,"timestamp":397245304389,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1779205217551,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":662762,"timestamp":397245317464,"id":79,"parentId":39,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":674978,"timestamp":397245305314,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1779205217552,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":662936,"timestamp":397245317501,"id":82,"parentId":44,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":674200,"timestamp":397245306277,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1779205217553,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":663066,"timestamp":397245317528,"id":84,"parentId":46,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":674054,"timestamp":397245306563,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1779205217553,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":663179,"timestamp":397245317538,"id":85,"parentId":47,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":674054,"timestamp":397245306686,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1779205217553,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":663419,"timestamp":397245317408,"id":76,"parentId":36,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":675997,"timestamp":397245304852,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1779205217551,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":667448,"timestamp":397245317491,"id":81,"parentId":42,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":679212,"timestamp":397245305810,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1779205217552,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":669562,"timestamp":397245317568,"id":87,"parentId":49,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":678772,"timestamp":397245308412,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":670202,"timestamp":397245317583,"id":88,"parentId":50,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":679322,"timestamp":397245308511,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":666451,"timestamp":397245324046,"id":91,"parentId":31,"tags":{},"startTime":1779205217570,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":686841,"timestamp":397245303695,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1779205217550,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":665529,"timestamp":397245326633,"id":93,"parentId":43,"tags":{},"startTime":1779205217573,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":686252,"timestamp":397245305950,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1779205217552,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":676434,"timestamp":397245317553,"id":86,"parentId":48,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":685817,"timestamp":397245308232,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":672884,"timestamp":397245322788,"id":90,"parentId":24,"tags":{},"startTime":1779205217569,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":695486,"timestamp":397245300227,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1779205217547,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":683005,"timestamp":397245317593,"id":89,"parentId":51,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":692043,"timestamp":397245308606,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":693766,"timestamp":397245324968,"id":92,"parentId":41,"tags":{},"startTime":1779205217571,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":713266,"timestamp":397245305547,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1779205217552,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":707652,"timestamp":397245317450,"id":78,"parentId":38,"tags":{},"startTime":1779205217564,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":719959,"timestamp":397245305209,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1779205217551,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":704047,"timestamp":397245329231,"id":100,"parentId":58,"tags":{},"startTime":1779205217576,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":722696,"timestamp":397245310643,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1779205217557,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":711643,"timestamp":397245329348,"id":101,"parentId":59,"tags":{},"startTime":1779205217576,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":730216,"timestamp":397245310851,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1779205217557,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":718747,"timestamp":397245329384,"id":102,"parentId":61,"tags":{},"startTime":1779205217576,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":736701,"timestamp":397245311507,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1779205217558,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":726623,"timestamp":397245329189,"id":97,"parentId":54,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":746479,"timestamp":397245309390,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1779205217556,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":726905,"timestamp":397245329164,"id":95,"parentId":52,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":747092,"timestamp":397245309034,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":727149,"timestamp":397245329131,"id":94,"parentId":23,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":756877,"timestamp":397245299962,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1779205217546,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":732821,"timestamp":397245329395,"id":103,"parentId":62,"tags":{},"startTime":1779205217576,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":750603,"timestamp":397245311652,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1779205217558,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":733875,"timestamp":397245329408,"id":104,"parentId":63,"tags":{},"startTime":1779205217576,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":751534,"timestamp":397245311787,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1779205217558,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":712491,"timestamp":397245351116,"id":106,"parentId":57,"tags":{},"startTime":1779205217597,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":753588,"timestamp":397245310056,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1779205217556,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":727092,"timestamp":397245337353,"id":105,"parentId":60,"tags":{},"startTime":1779205217584,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":753429,"timestamp":397245311051,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1779205217557,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":737279,"timestamp":397245329207,"id":98,"parentId":55,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":756942,"timestamp":397245309588,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1779205217556,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":741151,"timestamp":397245329175,"id":96,"parentId":53,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":761147,"timestamp":397245309218,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1779205217555,"traceId":"eaf47df8bd452bcd"},{"name":"is-page-static","duration":746650,"timestamp":397245329221,"id":99,"parentId":56,"tags":{},"startTime":1779205217575,"traceId":"eaf47df8bd452bcd"},{"name":"check-page","duration":766119,"timestamp":397245309794,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1779205217556,"traceId":"eaf47df8bd452bcd"},{"name":"static-check","duration":780647,"timestamp":397245295313,"id":19,"parentId":1,"tags":{},"startTime":1779205217542,"traceId":"eaf47df8bd452bcd"}]
2
+ [{"name":"write-routes-manifest","duration":660,"timestamp":397246086966,"id":108,"parentId":1,"tags":{},"startTime":1779205218333,"traceId":"eaf47df8bd452bcd"},{"name":"load-dotenv","duration":60,"timestamp":397246100906,"id":111,"parentId":110,"tags":{},"startTime":1779205218347,"traceId":"eaf47df8bd452bcd"},{"name":"run-export-path-map","duration":986,"timestamp":397246104325,"id":112,"parentId":110,"tags":{},"startTime":1779205218351,"traceId":"eaf47df8bd452bcd"},{"name":"next-export","duration":633211,"timestamp":397246099086,"id":110,"parentId":1,"tags":{},"startTime":1779205218345,"traceId":"eaf47df8bd452bcd"},{"name":"move-exported-app-not-found-","duration":566,"timestamp":397246736157,"id":113,"parentId":109,"tags":{},"startTime":1779205218982,"traceId":"eaf47df8bd452bcd"},{"name":"move-exported-app-global-error-","duration":411,"timestamp":397246736813,"id":114,"parentId":109,"tags":{},"startTime":1779205218983,"traceId":"eaf47df8bd452bcd"},{"name":"static-generation","duration":647731,"timestamp":397246092350,"id":109,"parentId":1,"tags":{},"startTime":1779205218339,"traceId":"eaf47df8bd452bcd"},{"name":"write-routes-manifest","duration":448,"timestamp":397246740321,"id":115,"parentId":1,"tags":{},"startTime":1779205218987,"traceId":"eaf47df8bd452bcd"},{"name":"print-tree-view","duration":5136,"timestamp":397246749957,"id":116,"parentId":1,"tags":{},"startTime":1779205218996,"traceId":"eaf47df8bd452bcd"},{"name":"write-route-bundle-stats","duration":18666,"timestamp":397246755131,"id":117,"parentId":1,"tags":{},"startTime":1779205219001,"traceId":"eaf47df8bd452bcd"},{"name":"telemetry-flush","duration":70791,"timestamp":397246773831,"id":118,"parentId":1,"tags":{},"startTime":1779205219020,"traceId":"eaf47df8bd452bcd"},{"name":"next-build","duration":18711397,"timestamp":397228133265,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779205200380,"traceId":"eaf47df8bd452bcd"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":7154321,"timestamp":396646068660,"id":14,"parentId":1,"tags":{},"startTime":1779204618315,"traceId":"4461bd8f84359803"},{"name":"turbopack-build-events","duration":92,"timestamp":396646374712,"id":15,"parentId":1,"tags":{},"startTime":1779204618621,"traceId":"4461bd8f84359803"},{"name":"run-typescript","duration":11422863,"timestamp":396653231396,"id":16,"parentId":1,"tags":{},"startTime":1779204625478,"traceId":"4461bd8f84359803"},{"name":"static-check","duration":904764,"timestamp":396664867950,"id":19,"parentId":1,"tags":{},"startTime":1779204637114,"traceId":"4461bd8f84359803"},{"name":"static-generation","duration":718814,"timestamp":396665792056,"id":109,"parentId":1,"tags":{},"startTime":1779204638038,"traceId":"4461bd8f84359803"},{"name":"telemetry-flush","duration":25721,"timestamp":396666544862,"id":118,"parentId":1,"tags":{},"startTime":1779204638791,"traceId":"4461bd8f84359803"},{"name":"next-build","duration":20797499,"timestamp":396645773129,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779204618019,"traceId":"4461bd8f84359803"}]
1
+ [{"name":"run-turbopack","duration":6376151,"timestamp":397228376469,"id":14,"parentId":1,"tags":{},"startTime":1779205200623,"traceId":"eaf47df8bd452bcd"},{"name":"turbopack-build-events","duration":109,"timestamp":397228688033,"id":15,"parentId":1,"tags":{},"startTime":1779205200934,"traceId":"eaf47df8bd452bcd"},{"name":"run-typescript","duration":10327330,"timestamp":397234768803,"id":16,"parentId":1,"tags":{},"startTime":1779205207015,"traceId":"eaf47df8bd452bcd"},{"name":"static-check","duration":780647,"timestamp":397245295313,"id":19,"parentId":1,"tags":{},"startTime":1779205217542,"traceId":"eaf47df8bd452bcd"},{"name":"static-generation","duration":647731,"timestamp":397246092350,"id":109,"parentId":1,"tags":{},"startTime":1779205218339,"traceId":"eaf47df8bd452bcd"},{"name":"telemetry-flush","duration":70791,"timestamp":397246773831,"id":118,"parentId":1,"tags":{},"startTime":1779205219020,"traceId":"eaf47df8bd452bcd"},{"name":"next-build","duration":18711397,"timestamp":397228133265,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1779205200380,"traceId":"eaf47df8bd452bcd"}]
@@ -16372,12 +16372,41 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
16372
16372
  + minWidth 46 stay (R225 family), the existing R264
16373
16373
  color/border transitions stay, the R186 chrome-pop
16374
16374
  class still toggles on zoom-click. */}
16375
+ {/* Round 703 / Loop — chrome zoom-level readout gains at-rest
16376
+ breathing fade. Sits between the 8 s panel titles and the
16377
+ 10 s H2 in the respiratory rolodex — the chrome strip's
16378
+ only data display now has a "this readout is alive even
16379
+ when zoom is steady" signal at rest. 9 s reads as a slow,
16380
+ informational rhythm — slower than panel titles (8 s, more
16381
+ editorial) but faster than the H2 (10 s, anchor). Tighter
16382
+ alpha range (0.85 ↔ 1, ~15%) than the kicker (0.78 ↔ 1)
16383
+ — readout carries tabular numeric data so it shouldn't
16384
+ drift too far from full opacity.
16385
+
16386
+ Hover gate via CSS `[data-topo-chrome-zoom-level-hover=
16387
+ "true"]` rule — when hovered, animation: none, and the
16388
+ existing 4-axis hover lift (R347 ls + R420 fw + R517
16389
+ color + R593 brightness + R668 halo) takes precedence
16390
+ without competing alpha breath underneath.
16391
+
16392
+ Cadence rolodex (10 anchors now, 7-tier ladder):
16393
+ 3 s row hot · 4 s hub idle · 5 s brand logo
16394
+ 6 s watermark · 6 s kicker · 7 s crescent
16395
+ 8 s recent title · 8 s legend title
16396
+ 9 s zoom-level readout ← this round
16397
+ 10 s H2
16398
+
16399
+ Pure opacity → bbox stable → topo-overlap-test untouched.
16400
+ prefers-reduced-motion: reduce neutralizes inside the CSS
16401
+ class. data-topo-chrome-zoom-level-breath attr surfaces
16402
+ the cadence for tests. */}
16375
16403
  <span
16376
- className={`px-2 py-1 tabular-nums font-medium border-x text-center${
16404
+ className={`anet-topo-chrome-zoom-level-breath px-2 py-1 tabular-nums font-medium border-x text-center${
16377
16405
  chromePopping === 'zoom-in' || chromePopping === 'zoom-out'
16378
16406
  ? ' anet-chrome-pop' : ''
16379
16407
  }`}
16380
16408
  data-topo-chrome-zoom-level
16409
+ data-topo-chrome-zoom-level-breath="9s"
16381
16410
  data-topo-chrome-zoom-level-popping={
16382
16411
  chromePopping === 'zoom-in' || chromePopping === 'zoom-out'
16383
16412
  ? 'true' : 'false'
package/app/globals.css CHANGED
@@ -1314,6 +1314,29 @@ body {
1314
1314
  .anet-topo-section-title-breath { animation: none; }
1315
1315
  }
1316
1316
 
1317
+ /* Round 703 — chrome zoom-level readout at-rest breath. 9 s cadence sits
1318
+ between the 8 s panel titles and the 10 s H2 in the respiratory
1319
+ rolodex. Tighter alpha range (0.85 ↔ 1, ~15%) than the kicker —
1320
+ readout carries tabular numeric data, so it shouldn't drift too far
1321
+ from full opacity. Hover gate via the data attribute: when
1322
+ data-topo-chrome-zoom-level-hover="true", animation: none, and the
1323
+ existing R347 ls + R420 fw + R517 color + R593 brightness + R668
1324
+ halo 4-axis lift takes precedence cleanly. prefers-reduced-motion:
1325
+ reduce neutralizes, sibling to R699/R702 guards. */
1326
+ @keyframes anet-topo-chrome-zoom-level-breath-kf {
1327
+ 0%, 100% { opacity: 1; }
1328
+ 50% { opacity: 0.85; }
1329
+ }
1330
+ .anet-topo-chrome-zoom-level-breath {
1331
+ animation: anet-topo-chrome-zoom-level-breath-kf 9s ease-in-out infinite;
1332
+ }
1333
+ .anet-topo-chrome-zoom-level-breath[data-topo-chrome-zoom-level-hover="true"] {
1334
+ animation: none;
1335
+ }
1336
+ @media (prefers-reduced-motion: reduce) {
1337
+ .anet-topo-chrome-zoom-level-breath { animation: none; }
1338
+ }
1339
+
1317
1340
  /* ─────────────────────────────────────────────────────────────────────
1318
1341
  Round 29 — prefers-reduced-motion a11y sweep
1319
1342
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sleep2agi/agent-network-dashboard",
3
- "version": "0.5.3-preview.216",
3
+ "version": "0.5.3-preview.217",
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,87 @@
1
+ /* Round 703 — chrome zoom-level readout at-rest breath. 9s slot in the
2
+ * respiratory rolodex between 8s panel titles and 10s H2. Hover gate
3
+ * via data-topo-chrome-zoom-level-hover="true" → animation: none, so
4
+ * the existing 4-axis hover lift takes precedence cleanly.
5
+ */
6
+ import { chromium } from 'playwright';
7
+ import { readFileSync } from 'node:fs';
8
+
9
+ const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
10
+ const fresh = new Date(Date.now() - 60 * 1000).toISOString();
11
+
12
+ const browser = await chromium.launch({ headless: true });
13
+ const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
14
+ await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
15
+ await ctx.addInitScript(() => {
16
+ try {
17
+ localStorage.setItem('anet-theme', 'cyber');
18
+ localStorage.setItem('anet-topo-layout', 'ring');
19
+ sessionStorage.setItem('anet_v3_auth', '1');
20
+ } catch {}
21
+ });
22
+ await ctx.route('**/api/hub/status*', async (route) => {
23
+ const r = await route.fetch();
24
+ const b = await r.json();
25
+ const nid = (b.sessions || [])[0]?.network_id || 'default';
26
+ const mk = (alias) => ({
27
+ alias, status: 'idle', model: 'claude-opus-4', runtime: 'claude-code-cli',
28
+ network_id: nid, project_dir: null,
29
+ created_at: fresh, updated_at: fresh, last_seen_at: fresh,
30
+ });
31
+ await route.fulfill({ response: r, json: { ...b, sessions: [mk('a·1'), mk('a·2')] } });
32
+ });
33
+ await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
34
+ await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
35
+ const page = await ctx.newPage();
36
+ await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
37
+ await page.waitForSelector('[data-topo-chrome-zoom-level]', { timeout: 15000, state: 'attached' });
38
+ await page.waitForTimeout(300);
39
+
40
+ const runtimeState = await page.evaluate(() => {
41
+ const span = document.querySelector('[data-topo-chrome-zoom-level]');
42
+ if (!span) return null;
43
+ const cs = getComputedStyle(span);
44
+ return {
45
+ has_class: span.classList.contains('anet-topo-chrome-zoom-level-breath'),
46
+ breath_attr: span.getAttribute('data-topo-chrome-zoom-level-breath'),
47
+ hover_attr: span.getAttribute('data-topo-chrome-zoom-level-hover'),
48
+ anim_name: cs.animationName,
49
+ anim_duration: cs.animationDuration,
50
+ anim_iter: cs.animationIterationCount,
51
+ };
52
+ });
53
+
54
+ await browser.close();
55
+
56
+ const cssSrc = readFileSync('/home/vansin/agent-network-dashboard/app/globals.css', 'utf8');
57
+ const tsxSrc = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
58
+
59
+ const cssKeyframes = /@keyframes anet-topo-chrome-zoom-level-breath-kf\s*\{[\s\S]*?0%, 100%\s*\{\s*opacity:\s*1;\s*\}[\s\S]*?50%\s*\{\s*opacity:\s*0\.85;/.test(cssSrc);
60
+ const cssRule = /\.anet-topo-chrome-zoom-level-breath\s*\{[\s\S]*?animation:\s*anet-topo-chrome-zoom-level-breath-kf\s+9s\s+ease-in-out\s+infinite/.test(cssSrc);
61
+ const cssHoverGate = /\.anet-topo-chrome-zoom-level-breath\[data-topo-chrome-zoom-level-hover="true"\]\s*\{\s*animation:\s*none/.test(cssSrc);
62
+ const cssReducedMotion = /prefers-reduced-motion:\s*reduce\s*\)\s*\{\s*\.anet-topo-chrome-zoom-level-breath\s*\{\s*animation:\s*none/.test(cssSrc);
63
+ const tsxClass = /anet-topo-chrome-zoom-level-breath px-2 py-1/.test(tsxSrc);
64
+ const tsxAttr = /data-topo-chrome-zoom-level-breath="9s"/.test(tsxSrc);
65
+
66
+ const runtimeAnim = runtimeState?.anim_name === 'anet-topo-chrome-zoom-level-breath-kf' || runtimeState?.anim_name === 'none';
67
+ const runtimeDuration = runtimeState?.anim_duration === '9s' || runtimeState?.anim_name === 'none';
68
+
69
+ const results = {
70
+ span_present: !!runtimeState,
71
+ has_breath_class: runtimeState?.has_class === true,
72
+ breath_attr_9s: runtimeState?.breath_attr === '9s',
73
+ rest_not_hover: runtimeState?.hover_attr === 'false',
74
+ runtime_anim_ok: runtimeAnim,
75
+ runtime_duration_ok: runtimeDuration,
76
+ css_keyframes: cssKeyframes,
77
+ css_rule: cssRule,
78
+ css_hover_gate: cssHoverGate,
79
+ css_reduced_motion: cssReducedMotion,
80
+ tsx_class: tsxClass,
81
+ tsx_breath_attr: tsxAttr,
82
+ };
83
+ const ok = Object.values(results).every(Boolean);
84
+ console.log(`${ok ? '✅' : '❌'} R703 chrome zoom-level readout at-rest breath (9s, hover-gated):`,
85
+ JSON.stringify(results, null, 2),
86
+ `\n runtime: ${JSON.stringify(runtimeState)}`);
87
+ process.exit(ok ? 0 : 1);