@sleep2agi/agent-network-dashboard 0.4.5-preview.4 → 0.4.5-preview.40

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 (255) 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 +50 -50
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/_not-found.html +4 -4
  15. package/.next/server/app/_not-found.rsc +12 -12
  16. package/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
  17. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  18. package/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
  19. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  21. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  22. package/.next/server/app/admin/page.js.nft.json +1 -1
  23. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/admin.html +4 -4
  25. package/.next/server/app/admin.rsc +14 -14
  26. package/.next/server/app/admin.segments/_full.segment.rsc +14 -14
  27. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  28. package/.next/server/app/admin.segments/_index.segment.rsc +7 -7
  29. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  30. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  31. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  32. package/.next/server/app/index.html +4 -4
  33. package/.next/server/app/index.rsc +14 -14
  34. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  35. package/.next/server/app/index.segments/_full.segment.rsc +14 -14
  36. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  37. package/.next/server/app/index.segments/_index.segment.rsc +7 -7
  38. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  39. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/login.html +2 -2
  41. package/.next/server/app/login.rsc +14 -14
  42. package/.next/server/app/login.segments/_full.segment.rsc +14 -14
  43. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  44. package/.next/server/app/login.segments/_index.segment.rsc +7 -7
  45. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  46. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  47. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  48. package/.next/server/app/logs/page.js.nft.json +1 -1
  49. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  50. package/.next/server/app/logs.html +4 -4
  51. package/.next/server/app/logs.rsc +14 -14
  52. package/.next/server/app/logs.segments/_full.segment.rsc +14 -14
  53. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  54. package/.next/server/app/logs.segments/_index.segment.rsc +7 -7
  55. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  56. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  57. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  58. package/.next/server/app/messages/page.js.nft.json +1 -1
  59. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/messages.html +4 -4
  61. package/.next/server/app/messages.rsc +14 -14
  62. package/.next/server/app/messages.segments/_full.segment.rsc +14 -14
  63. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  64. package/.next/server/app/messages.segments/_index.segment.rsc +7 -7
  65. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  66. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  67. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  68. package/.next/server/app/node/page.js.nft.json +1 -1
  69. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/node.html +4 -4
  71. package/.next/server/app/node.rsc +14 -14
  72. package/.next/server/app/node.segments/_full.segment.rsc +14 -14
  73. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  74. package/.next/server/app/node.segments/_index.segment.rsc +7 -7
  75. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  76. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  77. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  78. package/.next/server/app/nodes/page.js.nft.json +1 -1
  79. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  80. package/.next/server/app/nodes.html +4 -4
  81. package/.next/server/app/nodes.rsc +14 -14
  82. package/.next/server/app/nodes.segments/_full.segment.rsc +14 -14
  83. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  84. package/.next/server/app/nodes.segments/_index.segment.rsc +7 -7
  85. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  86. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  87. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  88. package/.next/server/app/page.js.nft.json +1 -1
  89. package/.next/server/app/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/server-logs.html +4 -4
  92. package/.next/server/app/server-logs.rsc +14 -14
  93. package/.next/server/app/server-logs.segments/_full.segment.rsc +14 -14
  94. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  95. package/.next/server/app/server-logs.segments/_index.segment.rsc +7 -7
  96. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  97. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  98. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  99. package/.next/server/app/settings/networks/page.js.nft.json +1 -1
  100. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/settings/networks.html +4 -4
  102. package/.next/server/app/settings/networks.rsc +14 -14
  103. package/.next/server/app/settings/networks.segments/_full.segment.rsc +14 -14
  104. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  105. package/.next/server/app/settings/networks.segments/_index.segment.rsc +7 -7
  106. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  107. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  108. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  109. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  110. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  111. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/settings/tokens.html +4 -4
  113. package/.next/server/app/settings/tokens.rsc +14 -14
  114. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +14 -14
  115. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  116. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +7 -7
  117. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  118. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  119. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  120. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  121. package/.next/server/app/settings.html +4 -4
  122. package/.next/server/app/settings.rsc +14 -14
  123. package/.next/server/app/settings.segments/_full.segment.rsc +14 -14
  124. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  125. package/.next/server/app/settings.segments/_index.segment.rsc +7 -7
  126. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  127. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  128. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  129. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  130. package/.next/server/app/tasks/page.js.nft.json +1 -1
  131. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/tasks.html +4 -4
  133. package/.next/server/app/tasks.rsc +14 -14
  134. package/.next/server/app/tasks.segments/_full.segment.rsc +14 -14
  135. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  136. package/.next/server/app/tasks.segments/_index.segment.rsc +7 -7
  137. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  138. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  139. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  140. package/.next/server/chunks/ssr/[root-of-the-server]__02ee4km._.js +3 -0
  141. package/.next/server/chunks/ssr/[root-of-the-server]__02ee4km._.js.map +1 -0
  142. package/.next/server/chunks/ssr/[root-of-the-server]__0jjqrcf._.js +3 -0
  143. package/.next/server/chunks/ssr/[root-of-the-server]__0jjqrcf._.js.map +1 -0
  144. package/.next/server/chunks/ssr/[root-of-the-server]__0o8yj3c._.js +3 -0
  145. package/.next/server/chunks/ssr/[root-of-the-server]__0o8yj3c._.js.map +1 -0
  146. package/.next/server/chunks/ssr/[root-of-the-server]__0xm3h9x._.js +1 -1
  147. package/.next/server/chunks/ssr/[root-of-the-server]__0xm3h9x._.js.map +1 -1
  148. package/.next/server/chunks/ssr/_0nne7mz._.js +3 -0
  149. package/.next/server/chunks/ssr/_0nne7mz._.js.map +1 -0
  150. package/.next/server/chunks/ssr/app_0.zbtn5._.js +9 -0
  151. package/.next/server/chunks/ssr/app_0.zbtn5._.js.map +1 -0
  152. package/.next/server/chunks/ssr/app_04n78pr._.js +3 -0
  153. package/.next/server/chunks/ssr/app_04n78pr._.js.map +1 -0
  154. package/.next/server/chunks/ssr/app_0_agk0r._.js +3 -0
  155. package/.next/server/chunks/ssr/app_0_agk0r._.js.map +1 -0
  156. package/.next/server/chunks/ssr/app_0dk5wao._.js +1 -1
  157. package/.next/server/chunks/ssr/app_0dk5wao._.js.map +1 -1
  158. package/.next/server/chunks/ssr/app_0izi28j._.js +1 -1
  159. package/.next/server/chunks/ssr/app_0izi28j._.js.map +1 -1
  160. package/.next/server/chunks/ssr/app_0tncr1_._.js +3 -0
  161. package/.next/server/chunks/ssr/app_0tncr1_._.js.map +1 -0
  162. package/.next/server/chunks/ssr/app_components_08ys5y3._.js +5 -5
  163. package/.next/server/chunks/ssr/app_components_08ys5y3._.js.map +1 -1
  164. package/.next/server/chunks/ssr/app_components_0lhp_k.._.js +3 -0
  165. package/.next/server/chunks/ssr/app_components_0lhp_k.._.js.map +1 -0
  166. package/.next/server/chunks/ssr/app_login_page_tsx_0z71ad3._.js +1 -1
  167. package/.next/server/chunks/ssr/app_login_page_tsx_0z71ad3._.js.map +1 -1
  168. package/.next/server/chunks/ssr/app_server-logs_page_tsx_0_kpp1p._.js +1 -1
  169. package/.next/server/chunks/ssr/app_server-logs_page_tsx_0_kpp1p._.js.map +1 -1
  170. package/.next/server/chunks/ssr/app_tasks_page_tsx_0z-d6mp._.js +1 -1
  171. package/.next/server/chunks/ssr/app_tasks_page_tsx_0z-d6mp._.js.map +1 -1
  172. package/.next/server/middleware-build-manifest.js +3 -3
  173. package/.next/server/pages/404.html +4 -4
  174. package/.next/server/pages/500.html +1 -1
  175. package/.next/server/server-reference-manifest.js +1 -1
  176. package/.next/server/server-reference-manifest.json +1 -1
  177. package/.next/static/chunks/02oje7pf-g1v5.js +1 -0
  178. package/.next/static/chunks/06x7w8nwggx~~.js +1 -0
  179. package/.next/static/chunks/0943n0t.9c-o2.js +1 -0
  180. package/.next/static/chunks/{07okhs5561y5y.js → 0c1bp~g7.8ru..js} +1 -1
  181. package/.next/static/chunks/0csmku~3y472t.js +1 -0
  182. package/.next/static/chunks/0df0py1glk9xm.js +1 -0
  183. package/.next/static/chunks/0edt_z0rlxgfk.js +1 -0
  184. package/.next/static/chunks/0irkayokwc1fm.js +1 -0
  185. package/.next/static/chunks/0j8ee64jv6zb7.js +7 -0
  186. package/.next/static/chunks/0qe_pfeioih-5.css +2 -0
  187. package/.next/static/chunks/0qnpc7rbxn12u.js +1 -0
  188. package/.next/static/chunks/0xdl435t_mf1c.js +1 -0
  189. package/.next/static/chunks/0~n.cadw9_e8s.js +7 -0
  190. package/.next/static/chunks/15c9pv6gxir.5.js +1 -0
  191. package/.next/static/chunks/15nl80~3bo8ze.js +1 -0
  192. package/.next/static/chunks/17-5fpxo16w_n.js +1 -0
  193. package/.next/trace +2 -2
  194. package/.next/trace-build +1 -1
  195. package/app/admin/page.tsx +77 -25
  196. package/app/components/AgentCard.tsx +19 -5
  197. package/app/components/AliasAvatar.tsx +51 -0
  198. package/app/components/BroadcastBar.tsx +22 -4
  199. package/app/components/DispatchPanel.tsx +9 -5
  200. package/app/components/EmptyState.tsx +77 -4
  201. package/app/components/HealthBanner.tsx +1 -1
  202. package/app/components/HelpOverlay.tsx +50 -10
  203. package/app/components/Sidebar.tsx +49 -41
  204. package/app/components/TaskChatPanel.tsx +8 -10
  205. package/app/components/TaskDrawer.tsx +72 -28
  206. package/app/components/TopoGraph.tsx +118 -24
  207. package/app/globals.css +90 -0
  208. package/app/lib/version.ts +7 -0
  209. package/app/login/page.tsx +37 -7
  210. package/app/logs/page.tsx +72 -21
  211. package/app/messages/page.tsx +85 -51
  212. package/app/node/page.tsx +32 -15
  213. package/app/nodes/page.tsx +21 -23
  214. package/app/page.tsx +71 -13
  215. package/app/server-logs/page.tsx +37 -3
  216. package/app/settings/networks/page.tsx +37 -13
  217. package/app/settings/page.tsx +38 -10
  218. package/app/tasks/page.tsx +77 -41
  219. package/package.json +1 -1
  220. package/.next/server/chunks/ssr/[root-of-the-server]__0_jnflc._.js +0 -3
  221. package/.next/server/chunks/ssr/[root-of-the-server]__0_jnflc._.js.map +0 -1
  222. package/.next/server/chunks/ssr/[root-of-the-server]__0nrckjd._.js +0 -3
  223. package/.next/server/chunks/ssr/[root-of-the-server]__0nrckjd._.js.map +0 -1
  224. package/.next/server/chunks/ssr/[root-of-the-server]__12mpoig._.js +0 -3
  225. package/.next/server/chunks/ssr/[root-of-the-server]__12mpoig._.js.map +0 -1
  226. package/.next/server/chunks/ssr/_0d-fuox._.js +0 -3
  227. package/.next/server/chunks/ssr/_0d-fuox._.js.map +0 -1
  228. package/.next/server/chunks/ssr/app_0.0wpa~._.js +0 -3
  229. package/.next/server/chunks/ssr/app_0.0wpa~._.js.map +0 -1
  230. package/.next/server/chunks/ssr/app_0ap_oiq._.js +0 -3
  231. package/.next/server/chunks/ssr/app_0ap_oiq._.js.map +0 -1
  232. package/.next/server/chunks/ssr/app_0et5yua._.js +0 -3
  233. package/.next/server/chunks/ssr/app_0et5yua._.js.map +0 -1
  234. package/.next/server/chunks/ssr/app_0ff~kjj._.js +0 -9
  235. package/.next/server/chunks/ssr/app_0ff~kjj._.js.map +0 -1
  236. package/.next/server/chunks/ssr/app_page_tsx_0es_sk2._.js +0 -3
  237. package/.next/server/chunks/ssr/app_page_tsx_0es_sk2._.js.map +0 -1
  238. package/.next/static/chunks/02flrewxlf_m_.js +0 -1
  239. package/.next/static/chunks/03sm_xa792mxv.css +0 -2
  240. package/.next/static/chunks/051gslfjka1kj.js +0 -1
  241. package/.next/static/chunks/06t_vzei8s9_h.js +0 -1
  242. package/.next/static/chunks/07oobuohrpigy.js +0 -1
  243. package/.next/static/chunks/0e7c40p~wq665.js +0 -1
  244. package/.next/static/chunks/0g7m7zk.v7g6h.js +0 -1
  245. package/.next/static/chunks/0khpyxpdrp~ty.js +0 -1
  246. package/.next/static/chunks/0lo_g.q1fm-hr.js +0 -7
  247. package/.next/static/chunks/0m328uz90rp81.js +0 -1
  248. package/.next/static/chunks/0ogeals5ufhho.js +0 -1
  249. package/.next/static/chunks/1031v6nw33ud3.js +0 -1
  250. package/.next/static/chunks/10ir.g.n~hre0.js +0 -7
  251. package/.next/static/chunks/10njj7kn9ylkf.js +0 -1
  252. package/.next/static/chunks/13.dst7liziwo.js +0 -1
  253. /package/.next/static/{dvKGMaUCm52sSTROKhYVL → qyIMm3STzBMQg0Ho6J3Tr}/_buildManifest.js +0 -0
  254. /package/.next/static/{dvKGMaUCm52sSTROKhYVL → qyIMm3STzBMQg0Ho6J3Tr}/_clientMiddlewareManifest.js +0 -0
  255. /package/.next/static/{dvKGMaUCm52sSTROKhYVL → qyIMm3STzBMQg0Ho6J3Tr}/_ssgManifest.js +0 -0
@@ -0,0 +1,7 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,18566,(e,t,a)=>{t.exports=e.r(76562)},84128,e=>{"use strict";var t=e.i(18050),a=e.i(71645);let s=[{id:"cyber",label:"Cyber",emoji:"🌃",desc:"默认深色"},{id:"light",label:"Light",emoji:"☀️",desc:"浅色简洁"},{id:"mint",label:"Mint",emoji:"🌿",desc:"薄荷绿"},{id:"sunset",label:"Sunset",emoji:"🌅",desc:"暖色橙紫"}],r="anet-theme";function n(e){"u">typeof document&&document.documentElement.setAttribute("data-theme",e)}e.s(["ThemeProvider",0,function({children:e}){return(0,a.useEffect)(()=>{n(localStorage.getItem(r)||"cyber")},[]),(0,t.jsx)(t.Fragment,{children:e})},"ThemeSwitcher",0,function({compact:e=!1}){let[l,i]=(0,a.useState)("cyber"),[o,c]=(0,a.useState)(!1);(0,a.useEffect)(()=>{let e=localStorage.getItem(r)||"cyber";i(e),n(e)},[]);let d=s.find(e=>e.id===l)||s[0];return(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsxs)("button",{"aria-label":"切换主题",onClick:()=>c(!o),className:"px-2.5 py-1.5 rounded-md text-xs flex items-center gap-1.5 hover:opacity-80 transition-opacity",style:{background:"var(--bg-elevated)",color:"var(--fg)",border:"1px solid var(--border)"},children:[(0,t.jsx)("span",{"aria-hidden":!0,children:d.emoji}),!e&&(0,t.jsx)("span",{children:d.label})]}),o&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("div",{className:"fixed inset-0 z-40",onClick:()=>c(!1)}),(0,t.jsx)("div",{className:"absolute right-0 top-full mt-1 z-50 rounded-md min-w-[160px] py-1 shadow-lg",style:{background:"var(--bg-secondary)",border:"1px solid var(--border)"},children:s.map(e=>(0,t.jsxs)("button",{onClick:()=>{var t;i(t=e.id),localStorage.setItem(r,t),n(t),c(!1)},className:"w-full px-3 py-2 text-left text-xs flex items-center gap-2 hover:opacity-80",style:{background:e.id===l?"var(--bg-elevated)":"transparent",color:"var(--fg)"},children:[(0,t.jsx)("span",{"aria-hidden":!0,children:e.emoji}),(0,t.jsx)("span",{className:"flex-1",children:e.label}),(0,t.jsx)("span",{style:{color:"var(--fg-dim)"},className:"text-[10px]",children:e.desc}),e.id===l&&(0,t.jsx)("span",{style:{color:"var(--accent)"},children:"•"})]},e.id))})]})]})}])},25045,e=>{"use strict";var t=e.i(18050),a=e.i(18566),s=e.i(22016),r=e.i(71645),n=e.i(83599),l=e.i(58963),i=e.i(84128);let o=e=>fetch(e).then(e=>e.ok?e.json():{networks:[]}),c=[{href:"/",label:"Overview",icon:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"},{href:"/tasks",label:"Tasks",icon:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"},{href:"/nodes",label:"Nodes",icon:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"},{href:"/messages",label:"Messages",icon:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"},{href:"/settings/networks",label:"Networks",icon:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"},{href:"/logs",label:"Audit Log",icon:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},{href:"/server-logs",label:"Server Logs",icon:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"},{href:"/admin",label:"Admin",icon:"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"},{href:"/settings",label:"Settings",icon:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z"}],d={owner:"⭐",admin:"🔧",member:"👤",viewer:"👁"};function h(){let e=(0,a.usePathname)(),[h,m]=(0,r.useState)(!1),[u,p]=(0,r.useState)(!1),{networkId:g,setNetworkId:f}=(0,l.useNetworkId)(),{data:b}=(0,n.default)("/api/hub/networks",o,{refreshInterval:15e3,dedupingInterval:1e4}),v=b?.networks||[],y=(0,t.jsx)("nav",{className:"flex flex-col gap-1 px-2 py-4",children:c.map(a=>{var r;return(0,t.jsxs)(s.default,{href:a.href,prefetch:!1,onClick:()=>p(!1),title:h?a.label:void 0,className:`relative flex items-center gap-3 px-3 py-3 rounded-lg text-sm transition-colors active:bg-[#1a1a3a] ${("/"===(r=a.href)?"/"===e:"/settings"===r?"/settings"===e:e.startsWith(r))?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/20 anet-nav-active":"text-gray-400 hover:text-gray-200 hover:bg-[#1a1a2a]"} ${h?"justify-center px-0":""}`,children:[(0,t.jsx)("svg",{className:"w-5 h-5 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:a.icon})}),!h&&(0,t.jsx)("span",{children:a.label})]},a.href)})});return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("button",{onClick:()=>p(!u),className:"fixed top-4 left-3 z-50 lg:hidden bg-[#111128] border border-[#2a2a4a] rounded-lg p-2.5 text-gray-400 hover:text-white active:bg-[#1a1a3a]","aria-label":"Toggle menu",children:(0,t.jsx)("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:u?(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"}):(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h16M4 18h16"})})}),u&&(0,t.jsx)("div",{className:"fixed inset-0 bg-black/50 z-30 lg:hidden anet-fade-in",onClick:()=>p(!1)}),(0,t.jsxs)("aside",{"data-anet-sidebar":"true",className:`
2
+ fixed top-0 left-0 h-full z-40 bg-[#0d0d1a] border-r border-[#2a2a4a]
3
+ transition-transform duration-200 ease-out
4
+ ${h?"w-16":"w-52"}
5
+ ${u?"translate-x-0 shadow-2xl shadow-black/40 lg:shadow-none":"-translate-x-full"}
6
+ lg:translate-x-0 lg:static lg:shrink-0 lg:shadow-none
7
+ `,children:[(0,t.jsx)(x,{collapsed:h}),(0,t.jsx)("div",{className:"border-b border-[#2a2a4a]"}),!h&&v.length>0&&(0,t.jsxs)("div",{className:"px-2 py-3 border-b border-[#2a2a4a]",children:[(0,t.jsx)("div",{className:"px-3 text-[10px] text-gray-600 uppercase mb-2",children:"Networks"}),(0,t.jsx)("div",{className:"space-y-0.5 max-h-32 overflow-y-auto",children:v.map(e=>(0,t.jsxs)("button",{onClick:()=>{f(e.network_id),p(!1)},className:`w-full flex items-center gap-2 px-3 py-1.5 rounded-md text-xs transition-colors text-left ${g===e.network_id?"bg-cyan-500/10 text-cyan-300":"text-gray-500 hover:text-gray-300 hover:bg-[#1a1a2a]"}`,children:[(0,t.jsx)("span",{children:d[e.role||"member"]||"👤"}),(0,t.jsx)("span",{className:"truncate",children:e.network_name})]},e.network_id))})]}),(0,t.jsx)("div",{className:"pb-20",children:y}),(0,t.jsxs)("div",{className:"absolute bottom-0 left-0 right-0 border-t border-[#2a2a4a] bg-[#0d0d1a]",children:[(0,t.jsxs)("button",{onClick:()=>{window.dispatchEvent(new KeyboardEvent("keydown",{key:"k",metaKey:!0,ctrlKey:!0}))},title:h?"Quick search (⌘K)":void 0,className:`w-full flex items-center text-[11px] text-gray-600 hover:text-gray-400 hover:bg-[#1a1a2a] transition-colors ${h?"justify-center px-0 py-2.5":"justify-between gap-2 px-5 py-2"}`,"aria-label":"Open command palette",children:[(0,t.jsxs)("span",{className:`flex items-center ${h?"":"gap-2"}`,children:[(0,t.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),!h&&"Quick search"]}),!h&&(0,t.jsx)("kbd",{className:"text-[10px] border border-current rounded px-1 py-0.5 opacity-60 font-mono",children:"⌘K"})]}),(0,t.jsxs)("button",{onClick:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),sessionStorage.removeItem("anet_v3_auth"),window.location.assign("/login")},title:h?"Sign out":void 0,className:`w-full flex items-center text-xs text-gray-500 hover:text-red-400 hover:bg-red-500/5 transition-colors ${h?"justify-center px-0 py-2.5":"gap-3 px-5 py-3"}`,children:[(0,t.jsx)("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"})}),!h&&"Sign out"]}),(0,t.jsxs)("div",{className:`flex items-center gap-2 ${h?"flex-col px-0 py-2":"px-3 py-2 justify-between"}`,children:[(0,t.jsx)(i.ThemeSwitcher,{compact:h}),(0,t.jsx)("button",{onClick:()=>m(!h),title:h?"Expand sidebar":"Collapse sidebar",className:"hidden lg:flex p-1.5 rounded text-gray-600 hover:text-gray-400 transition-colors","aria-label":h?"Expand sidebar":"Collapse sidebar",children:(0,t.jsx)("svg",{className:`w-4 h-4 transition-transform ${h?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"})})})]})]})]})]})}let m=e=>fetch(e).then(e=>e.ok?e.json():{sessions:[]});function x({collapsed:e}){let{data:a}=(0,n.default)("/api/hub/status",m,{refreshInterval:1e4,dedupingInterval:4e3}),r=a?.sessions||[],l=r.filter(e=>e.status&&"offline"!==e.status).length,i=r.length;return e?(0,t.jsx)(s.default,{href:"/",className:"block px-3 py-4 flex justify-center hover:opacity-80 transition-opacity","aria-label":"Agent Network — home",children:(0,t.jsx)(u,{size:32})}):(0,t.jsxs)(s.default,{href:"/",className:"block px-4 py-4 flex items-center gap-3 hover:bg-[#11112a]/40 transition-colors rounded-r-xl","aria-label":"Agent Network — home",children:[(0,t.jsx)(u,{size:32}),(0,t.jsxs)("div",{className:"min-w-0",children:[(0,t.jsx)("div",{className:"text-white text-[13px] font-semibold leading-tight",children:"Agent Network"}),(0,t.jsxs)("div",{className:"text-[10px] text-gray-500 flex items-center gap-1.5 mt-0.5",children:[(0,t.jsx)("span",{className:`inline-block w-1.5 h-1.5 rounded-full ${l>0?"bg-emerald-400 anet-brand-pulse":"bg-gray-600"}`,"aria-hidden":!0}),0===i?(0,t.jsx)("span",{children:"waiting for agents"}):(0,t.jsxs)("span",{children:[(0,t.jsx)("span",{className:"text-gray-300 font-medium tabular-nums",children:l}),(0,t.jsxs)("span",{className:"text-gray-600",children:["/",i]})," online"]})]})]})]})}function u({size:e}){return(0,t.jsxs)("svg",{width:e,height:e,viewBox:"0 0 32 32","aria-hidden":!0,className:"shrink-0",children:[(0,t.jsx)("circle",{cx:"16",cy:"16",r:"10",fill:"none",stroke:"currentColor",strokeWidth:"1.5",opacity:"0.2",className:"text-cyan-400"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"10",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.45",className:"text-cyan-400"}),(0,t.jsx)("line",{x1:"16",y1:"10",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.45",className:"text-cyan-400"}),(0,t.jsx)("line",{x1:"10",y1:"20",x2:"22",y2:"20",stroke:"currentColor",strokeWidth:"1",opacity:"0.45",className:"text-cyan-400"}),(0,t.jsx)("circle",{cx:"16",cy:"10",r:"2.5",fill:"currentColor",className:"text-cyan-400"}),(0,t.jsx)("circle",{cx:"10",cy:"20",r:"2.5",fill:"currentColor",className:"text-green-400"}),(0,t.jsx)("circle",{cx:"22",cy:"20",r:"2.5",fill:"currentColor",className:"text-violet-400"})]})}let p=async e=>{let t=await fetch(e);if(!t.ok)throw Error(String(t.status));return t.json()};function g(){let e,a,{data:l,error:i}=(0,n.default)("/api/hub/stats",p,{refreshInterval:15e3,dedupingInterval:5e3,shouldRetryOnError:!1}),{data:o,error:c}=(0,n.default)("/api/hub/health",p,{refreshInterval:15e3,dedupingInterval:5e3,shouldRetryOnError:!1}),[d,h]=(0,r.useState)(()=>"1"===sessionStorage.getItem("anet-hb-dismissed"));if(d)return null;let m=i&&c||o&&!1===o.ok,x=l?.tasks?.by_status?.find(e=>"failed"===e.status)?.count||0,u=null;if(m?(e="red",a="CommHub unreachable — agents may be offline",u={label:"Open Settings",href:"/settings"}):x>0?(e="amber",a=`${x} task${x>1?"s":""} failed recently`,u={label:"Review failures",href:"/tasks?status=failed"}):(e="green",a="All systems go",u=null),"green"===e&&!l)return null;let g={red:"bg-red-500/8 border-red-500/25 text-red-300",amber:"bg-amber-500/8 border-amber-500/25 text-amber-300",green:"bg-emerald-500/6 border-emerald-500/20 text-emerald-300"}[e],f={red:"bg-red-400",amber:"bg-amber-400 anet-brand-pulse",green:"bg-emerald-400"}[e];return(0,t.jsxs)("div",{role:"status",className:`anet-health-banner sticky top-0 z-30 border-b ${g} pl-14 pr-3 sm:px-6 py-1.5 text-[12px] flex items-center justify-between gap-3 backdrop-blur-sm`,children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,t.jsx)("span",{className:`inline-block w-1.5 h-1.5 rounded-full shrink-0 ${f}`,"aria-hidden":!0}),(0,t.jsx)("span",{className:"truncate",children:a})]}),(0,t.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[u&&(0,t.jsxs)(s.default,{href:u.href,className:"text-[11px] font-medium underline-offset-2 hover:underline opacity-90 hover:opacity-100 hidden sm:inline",children:[u.label," →"]}),u&&(0,t.jsx)(s.default,{href:u.href,"aria-label":u.label,className:"sm:hidden text-[11px] font-medium opacity-90 hover:opacity-100",children:"→"}),(0,t.jsx)("button",{onClick:()=>{h(!0);try{sessionStorage.setItem("anet-hb-dismissed","1")}catch{}},"aria-label":"Dismiss banner",className:"opacity-50 hover:opacity-100 leading-none px-1",children:"×"})]})]})}let f="anet-cmdk-recents";function b(){try{let e=sessionStorage.getItem(f);return e?JSON.parse(e):[]}catch{return[]}}function v(e){try{let t=b().filter(t=>t!==e);t.unshift(e),sessionStorage.setItem(f,JSON.stringify(t.slice(0,4)))}catch{}}function y(e,t){if(!t)return{score:0,indices:[]};let a=e.toLowerCase(),s=t.toLowerCase(),r=0,n=0,l=0,i=0,o=[];for(;r<a.length&&n<s.length;)a[r]===s[n]?(l+=2+i,i++,o.push(r),(0===r||/[\s·:_/-]/.test(a[r-1]))&&(l+=4),n++):i=0,r++;return n<s.length?{score:-1,indices:[]}:{score:l-.05*Math.max(0,a.length-s.length),indices:o}}function k({text:e,indices:a}){if(!a.length)return(0,t.jsx)(t.Fragment,{children:e});let s=new Set(a),r=Array.from(e);return(0,t.jsx)(t.Fragment,{children:r.map((e,a)=>s.has(a)?(0,t.jsx)("mark",{className:"anet-cmdk-mark",children:e},a):(0,t.jsx)("span",{children:e},a))})}function j({d:e}){return(0,t.jsx)("svg",{width:"14",height:"14",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:e})})}let w=[{id:"go-overview",title:"Go to Overview",hint:"Fleet at a glance",group:"Navigate",icon:(0,t.jsx)(j,{d:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3"}),perform:e=>e.push("/")},{id:"go-tasks",title:"Go to Tasks",hint:"All task statuses",group:"Navigate",icon:(0,t.jsx)(j,{d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"}),perform:e=>e.push("/tasks")},{id:"go-tasks-failed",title:"Go to Failed tasks",hint:"Filter status=failed",group:"Navigate",icon:(0,t.jsx)(j,{d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"}),perform:e=>e.push("/tasks?status=failed")},{id:"go-nodes",title:"Go to Nodes",hint:"Agent fleet",group:"Navigate",icon:(0,t.jsx)(j,{d:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"}),perform:e=>e.push("/nodes")},{id:"go-messages",title:"Go to Messages",hint:"Inter-agent chat",group:"Navigate",icon:(0,t.jsx)(j,{d:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"}),perform:e=>e.push("/messages")},{id:"go-networks",title:"Go to Networks",hint:"Manage networks",group:"Navigate",icon:(0,t.jsx)(j,{d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"}),perform:e=>e.push("/settings/networks")},{id:"go-logs",title:"Go to Audit Log",hint:"Register / login / actions",group:"Navigate",icon:(0,t.jsx)(j,{d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}),perform:e=>e.push("/logs")},{id:"go-server-logs",title:"Go to Server Logs",hint:"CommHub stdout/stderr",group:"Navigate",icon:(0,t.jsx)(j,{d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}),perform:e=>e.push("/server-logs")},{id:"go-admin",title:"Go to Admin",hint:"Server overview + broadcast",group:"Navigate",icon:(0,t.jsx)(j,{d:"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"}),perform:e=>e.push("/admin")},{id:"go-settings",title:"Go to Settings",hint:"Connection / Account / Resources",group:"Navigate",icon:(0,t.jsx)(j,{d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z"}),perform:e=>e.push("/settings")},{id:"act-toggle-theme",title:"Toggle theme",hint:"cyber ↔ light",group:"Actions",icon:(0,t.jsx)(j,{d:"M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"}),perform:()=>{let e=document.documentElement.getAttribute("data-theme")||"cyber",t="light"===e||"mint"===e?"cyber":"light";document.documentElement.setAttribute("data-theme",t);try{localStorage.setItem("anet-theme",t)}catch{}}},{id:"act-copy-url",title:"Copy current URL",hint:"page link to clipboard",group:"Actions",icon:(0,t.jsx)(j,{d:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"}),perform:()=>{try{navigator.clipboard.writeText(window.location.href)}catch{}}},{id:"act-sign-out",title:"Sign out",hint:"clear session",group:"Actions",icon:(0,t.jsx)(j,{d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"}),perform:()=>{fetch("/api/auth/logout",{method:"POST"}).catch(()=>{});try{sessionStorage.removeItem("anet_v3_auth")}catch{}window.location.assign("/login")}},{id:"act-help",title:"Show keyboard shortcuts",hint:"press ? — works on mobile too",group:"Actions",icon:(0,t.jsx)(j,{d:"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}),perform:()=>{window.dispatchEvent(new KeyboardEvent("keydown",{key:"?"}))}}];function N(){let e=(0,a.useRouter)(),[s,n]=(0,r.useState)(!1),[l,i]=(0,r.useState)(""),[o,c]=(0,r.useState)(0),d=(0,r.useRef)(null);(0,r.useEffect)(()=>{let e=e=>{if((e.metaKey||e.ctrlKey)&&"k"===e.key.toLowerCase()){e.preventDefault(),n(e=>!e);return}if("/"===e.key&&document.activeElement?.tagName!=="INPUT"&&document.activeElement?.tagName!=="TEXTAREA"&&!s){e.preventDefault(),n(!0);return}};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[s]),(0,r.useEffect)(()=>{s&&(i(""),c(0),setTimeout(()=>d.current?.focus(),50))},[s]);let[h,m]=(0,r.useState)([]);(0,r.useEffect)(()=>{s&&m(b())},[s]);let[x,u]=(0,r.useState)([]);(0,r.useEffect)(()=>{if(!s)return;let e=!1;return(async()=>{try{let[a,s]=await Promise.all([fetch("/api/hub/status").then(e=>e.ok?e.json():{sessions:[]}),fetch("/api/hub/tasks?limit=20").then(e=>e.ok?e.json():{tasks:[]})]);if(e)return;let r=(a.sessions||[]).filter(e=>e.alias).slice(0,20).map(e=>({id:`agent-${e.alias}`,title:`Go to agent ${e.alias}`,hint:`${e.agent||"agent"} \xb7 ${e.status||"unknown"}`,group:"Agents",icon:(0,t.jsx)(j,{d:"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z"}),perform:t=>t.push(`/node?alias=${encodeURIComponent(e.alias)}`)})),n=(s.tasks||[]).filter(e=>e.task_id).slice(0,15).map(e=>({id:`task-${e.task_id}`,title:`Open task: ${(e.content||e.task_id||"").slice(0,50)}`,hint:`${e.from_name||"?"} → ${e.to_name||"?"} \xb7 ${e.status||""}`,group:"Tasks",icon:(0,t.jsx)(j,{d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"}),perform:t=>t.push(`/tasks/${encodeURIComponent(e.task_id)}`)}));u([...r,...n])}catch{}})(),()=>{e=!0}},[s]);let p=(0,r.useMemo)(()=>{let e=[...w,...x];if(!l.trim()){let t=h.map(t=>e.find(e=>e.id===t)).filter(e=>!!e).map(e=>({...e,group:"Recents"})),a=new Set(h);return[...t,...w.filter(e=>!a.has(e.id))]}let t=e.map(e=>{let t=y(e.title,l),a=e.hint?y(e.hint,l):{score:-1,indices:[]},s=y(e.id,l);return{c:e,score:Math.max(t.score>=0?+t.score:-1/0,a.score>=0?.6*a.score:-1/0,s.score>=0?.3*s.score:-1/0),_titleHi:t.score>=0?t.indices:[],_hintHi:a.score>=0?a.indices:[]}}).filter(e=>e.score>-1/0);return t.sort((e,t)=>t.score-e.score),t.map(e=>({...e.c,_titleHi:e._titleHi,_hintHi:e._hintHi}))},[l,h,x]);if((0,r.useEffect)(()=>{o>=p.length&&c(0)},[p.length,o]),!s)return null;let g={};for(let e of p)(g[e.group]||=[]).push(e);let f=0;return(0,t.jsxs)("div",{role:"dialog","aria-modal":"true","aria-label":"Command palette",className:"anet-cmdk fixed inset-0 z-[100] flex items-start justify-center pt-[10vh] sm:pt-[15vh] px-4",onClick:()=>n(!1),onKeyDown:t=>{if("Escape"===t.key)return void n(!1);if("ArrowDown"===t.key){t.preventDefault(),c(e=>Math.min(e+1,p.length-1));return}if("ArrowUp"===t.key){t.preventDefault(),c(e=>Math.max(e-1,0));return}if("Enter"===t.key){t.preventDefault();let a=p[o];a&&(v(a.id),a.perform(e),n(!1))}},children:[(0,t.jsx)("div",{className:"absolute inset-0 bg-black/50 backdrop-blur-sm","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-xl rounded-xl border border-[#2a2a4a] bg-[#0d0d1a] shadow-2xl shadow-black/40 overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 border-b border-[#2a2a4a] px-3 py-2.5",children:[(0,t.jsx)("svg",{width:"14",height:"14",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",className:"text-gray-500 shrink-0",children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),(0,t.jsx)("input",{ref:d,value:l,onChange:e=>{i(e.target.value),c(0)},placeholder:"Type a command or search…",className:"flex-1 bg-transparent text-sm text-gray-200 placeholder-gray-600 focus:outline-none"}),(0,t.jsx)("kbd",{className:"text-[10px] text-gray-600 border border-[#2a2a4a] rounded px-1.5 py-0.5 font-mono",children:"esc"})]}),(0,t.jsx)("div",{className:"max-h-[60vh] overflow-y-auto py-2",children:0===p.length?(0,t.jsxs)("div",{className:"px-4 py-8 text-center text-xs text-gray-600",children:['No commands match "',l,'"']}):Object.entries(g).map(([a,s])=>(0,t.jsxs)("div",{className:"mb-2 last:mb-0",children:[(0,t.jsx)("div",{className:"text-[10px] uppercase tracking-[0.12em] text-gray-600 px-3 py-1",children:a}),s.map(a=>{let s=f++,r=s===o;return(0,t.jsxs)("button",{onMouseEnter:()=>c(s),onClick:()=>{v(a.id),a.perform(e),n(!1)},className:`anet-cmdk-row w-full flex items-center gap-3 px-3 py-2 text-left text-sm ${r?"bg-cyan-500/10 text-cyan-300":"text-gray-300 hover:bg-[#1a1a2a]/50"}`,children:[(0,t.jsx)("span",{className:r?"text-cyan-400":"text-gray-500",children:a.icon}),(0,t.jsxs)("span",{className:"flex-1 min-w-0",children:[(0,t.jsx)("span",{className:"block truncate",children:(0,t.jsx)(k,{text:a.title,indices:a._titleHi||[]})}),a.hint&&(0,t.jsx)("span",{className:"block text-[11px] text-gray-600 truncate",children:(0,t.jsx)(k,{text:a.hint,indices:a._hintHi||[]})})]}),r&&(0,t.jsx)("span",{className:"text-[10px] text-gray-500",children:"↵"})]},a.id)})]},a))}),(0,t.jsxs)("div",{className:"border-t border-[#2a2a4a] px-3 py-1.5 flex items-center justify-between text-[10px] text-gray-600",children:[(0,t.jsxs)("span",{className:"flex items-center gap-3",children:[(0,t.jsxs)("span",{children:[(0,t.jsx)("kbd",{className:"font-mono",children:"↑↓"})," navigate"]}),(0,t.jsxs)("span",{children:[(0,t.jsx)("kbd",{className:"font-mono",children:"↵"})," select"]}),(0,t.jsxs)("span",{children:[(0,t.jsx)("kbd",{className:"font-mono",children:"esc"})," close"]})]}),(0,t.jsxs)("span",{children:[(0,t.jsx)("kbd",{className:"font-mono",children:"⌘K"})," toggle"]})]})]})]})}let M=[{group:"Global",items:[{keys:["⌘","K"],label:"Open command palette (also Ctrl+K)"},{keys:["/"],label:"Open command palette"},{keys:["?"],label:"Toggle this help overlay"},{keys:["Esc"],label:"Close any open modal"}]},{group:"Navigate (vim-style)",items:[{keys:["g","o"],label:"Go to Overview"},{keys:["g","t"],label:"Go to Tasks"},{keys:["g","n"],label:"Go to Nodes"},{keys:["g","m"],label:"Go to Messages"},{keys:["g","w"],label:"Go to Networks"},{keys:["g","a"],label:"Go to Admin"},{keys:["g","l"],label:"Go to Audit Log"},{keys:["g","s"],label:"Go to Settings"}]},{group:"Command palette",items:[{keys:["↑","↓"],label:"Move selection"},{keys:["↵"],label:"Activate selected command"},{keys:["type"],label:"Filter — searches commands, agents, tasks"}]}],C={o:"/",t:"/tasks",n:"/nodes",m:"/messages",w:"/settings/networks",a:"/admin",l:"/logs",s:"/settings"};function S(){let[e,s]=(0,r.useState)(!1),n=(0,a.useRouter)(),l=(0,r.useRef)(0);return((0,r.useEffect)(()=>{let t=t=>{let a=document.activeElement?.tagName,r="INPUT"===a||"TEXTAREA"===a||document.activeElement?.isContentEditable;if("?"===t.key&&!r){t.preventDefault(),s(e=>!e);return}if("Escape"===t.key&&e&&s(!1),!r&&!t.metaKey&&!t.ctrlKey&&!t.altKey){if("g"===t.key){l.current=Date.now();return}if(Date.now()-l.current<1500){let e=C[t.key.toLowerCase()];e&&(t.preventDefault(),l.current=0,n.push(e))}}};return window.addEventListener("keydown",t),()=>window.removeEventListener("keydown",t)},[e,n]),e)?(0,t.jsxs)("div",{role:"dialog","aria-modal":"true","aria-label":"Keyboard shortcuts",className:"anet-help fixed inset-0 z-[101] flex items-center justify-center px-4",onClick:()=>s(!1),children:[(0,t.jsx)("div",{className:"absolute inset-0 bg-black/50 backdrop-blur-sm","aria-hidden":!0}),(0,t.jsxs)("div",{className:"relative w-full max-w-md rounded-xl border border-[#2a2a4a] bg-[#0d0d1a] shadow-2xl shadow-black/40 overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,t.jsxs)("div",{className:"flex items-center justify-between border-b border-[#2a2a4a] px-4 py-2.5",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 text-sm font-medium text-gray-200",children:[(0,t.jsx)("svg",{width:"14",height:"14",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",className:"text-gray-500",children:(0,t.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),"Keyboard shortcuts"]}),(0,t.jsx)("button",{onClick:()=>s(!1),"aria-label":"Close help",className:"text-gray-500 hover:text-gray-300 text-lg leading-none px-1",children:"×"})]}),(0,t.jsx)("div",{className:"px-4 py-3 max-h-[70vh] overflow-y-auto",children:M.map(e=>(0,t.jsxs)("div",{className:"mb-3 last:mb-0",children:[(0,t.jsx)("div",{className:"text-[10px] uppercase tracking-[0.12em] text-gray-600 mb-1.5",children:e.group}),(0,t.jsx)("ul",{className:"space-y-1.5",children:e.items.map((e,a)=>(0,t.jsxs)("li",{className:"flex items-center gap-3 text-xs",children:[(0,t.jsx)("span",{className:"flex items-center gap-1",children:e.keys.map((e,a)=>(0,t.jsx)("kbd",{className:"text-[10px] font-mono border border-[#2a2a4a] rounded px-1.5 py-0.5 text-gray-400 bg-[#1a1a2a]/40",children:e},a))}),(0,t.jsx)("span",{className:"text-gray-400 flex-1",children:e.label})]},a))})]},e.group))}),(0,t.jsxs)("div",{className:"border-t border-[#2a2a4a] px-4 py-1.5 text-[10px] text-gray-600 flex items-center justify-between",children:[(0,t.jsxs)("span",{children:["Press ",(0,t.jsx)("kbd",{className:"font-mono",children:"?"})," to toggle"]}),(0,t.jsxs)("span",{children:["or ",(0,t.jsx)("kbd",{className:"font-mono",children:"esc"})," to close"]})]})]})]}):null}let A=["/login"];e.s(["AppShell",0,function({children:e}){let s=(0,a.usePathname)();return A.includes(s)?(0,t.jsx)(t.Fragment,{children:e}):(0,t.jsxs)("div",{className:"flex min-h-screen",children:[(0,t.jsx)(h,{}),(0,t.jsxs)("main",{className:"flex-1 min-w-0 flex flex-col",children:[(0,t.jsx)(g,{}),(0,t.jsx)("div",{className:"flex-1 min-w-0",children:e})]}),(0,t.jsx)(N,{}),(0,t.jsx)(S,{})]})}],25045)}]);
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,18150,e=>{"use strict";e.s(["formatUptime",0,function(e){let t=Math.floor(e/3600),s=Math.floor(e%3600/60);return t>0?`${t}h ${s}m`:`${s}m`},"timeAgo",0,function(e){if(!e)return"--";let t=Math.floor((Date.now()-new Date(e.replace(" ","T")+"Z").getTime())/1e3);return t<60?`${t}s ago`:t<3600?`${Math.floor(t/60)}m ago`:t<86400?`${Math.floor(t/3600)}h ago`:`${Math.floor(t/86400)}d ago`}])},69874,e=>{"use strict";var t=e.i(18050);let s=[180,200,220,270,300,330,30,90];e.s(["AliasAvatar",0,function({alias:e,size:a=28,className:r=""}){let i=function(e){let t=0;for(let s=0;s<e.length;s++)t=31*t+e.charCodeAt(s)>>>0;let a=s[t%s.length];return{bg:`hsl(${a} 55% 22%)`,ring:`hsl(${a} 60% 45%)`,text:`hsl(${a} 80% 78%)`}}(e),n=Math.max(9,Math.round(.42*a));return(0,t.jsx)("span",{className:`anet-alias-avatar inline-flex items-center justify-center rounded-full border shrink-0 font-semibold ${r}`,style:{width:a,height:a,fontSize:n,backgroundColor:i.bg,borderColor:i.ring,color:i.text},title:e,"aria-hidden":!0,children:e?(e.trim().match(/[\p{L}\p{N}]/u)?.[0]||e.trim()[0]||"·").toUpperCase():"·"})}])},95356,e=>{"use strict";var t=e.i(18050),s=e.i(71645),a=e.i(22016);let r={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:s}){let a={width:s,height:s},r={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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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",...a,children:(0,t.jsxs)("g",{...r,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 n({variant:e="generic",title:s,sub:l,cta:o,compact:c=!1}){let x=r[e],d=s??x.title,h=l??x.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:d}),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)(a.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({cmd:e}){let[a,r]=(0,s.useState)(!1),i=async()=>{try{await navigator.clipboard.writeText(e),r(!0),setTimeout(()=>r(!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":a?"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:a?(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,n,"NodesEmptyState",0,function({hint:e}){return e?.global_count?(0,t.jsx)(n,{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.`}):(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)(l,{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:"→"})]})})]})}])},79365,e=>{"use strict";var t=e.i(18050),s=e.i(71645),a=e.i(22016),r=e.i(18150),i=e.i(58963),n=e.i(95356),l=e.i(69874);let o={register:"bg-green-500/10 text-green-300 border-green-500/20",login:"bg-blue-500/10 text-blue-300 border-blue-500/20",login_failed:"bg-red-500/10 text-red-300 border-red-500/20",create_network:"bg-purple-500/10 text-purple-300 border-purple-500/20",send_task:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20"},c={register:"#4ade80",login:"#60a5fa",login_failed:"#ef4444",create_network:"#a78bfa",send_task:"#22d3ee"};e.s(["default",0,function(){let e,x,{networkId:d}=(0,i.useNetworkId)(),[h,m]=(0,s.useState)([]),[g,y]=(0,s.useState)(!0),[u,p]=(0,s.useState)(""),[j,b]=(0,s.useState)(""),f=(0,s.useCallback)(async()=>{try{let e=new URLSearchParams({limit:"100"});d&&e.set("network_id",d),j&&e.set("action",j);let t=sessionStorage.getItem("anet_v3_auth");if(t)try{let s=JSON.parse(t);s.token&&e.set("token",s.token)}catch{}let s=await fetch(`/api/hub/audit-log?${e.toString()}`);if(401===s.status)return void window.location.assign("/login");let a=await s.json();m(a.logs||[]),p(a.error&&!a.logs?.length?a.error:"")}catch(e){p(e instanceof Error?e.message:"fetch failed")}finally{y(!1)}},[j,d]);return(0,s.useEffect)(()=>{y(!0),f();let e=setInterval(f,1e4);return()=>clearInterval(e)},[f]),(0,t.jsxs)("div",{className:"min-h-screen bg-[#0a0a1a] text-gray-100 p-4 sm:p-6 font-mono",children:[(0,t.jsxs)("div",{className:"flex items-center gap-4 mb-6",children:[(0,t.jsx)("h1",{className:"text-2xl font-bold text-white lg:ml-0 ml-10",children:"Audit Log"}),h.length>0&&(0,t.jsx)("span",{className:"text-xs bg-blue-900/30 text-blue-400 px-2 py-0.5 rounded-full border border-blue-800/30",children:h.length})]}),(0,t.jsx)("div",{className:"mb-6 flex flex-wrap items-center gap-1 anet-tabstrip-wrap overflow-x-auto sm:overflow-x-visible",children:(e={},h.forEach(t=>{e[t.action]=(e[t.action]||0)+1}),[{key:"",label:"All"},{key:"login",label:"login",dot:c.login},{key:"login_failed",label:"login_failed",dot:c.login_failed},{key:"register",label:"register",dot:c.register},{key:"create_network",label:"create_network",dot:c.create_network},{key:"send_task",label:"send_task",dot:c.send_task}].map(s=>{let a=""===s.key?h.length:e[s.key]||0,r=j===s.key;return(0,t.jsxs)("button",{type:"button",onClick:()=>b(s.key),disabled:0===a&&""!==s.key,className:`flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed shrink-0 whitespace-nowrap ${r?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/30":"text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"}`,children:[s.dot&&(0,t.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full",style:{backgroundColor:s.dot}}),(0,t.jsx)("span",{children:s.label}),(0,t.jsx)("span",{className:`text-[10px] tabular-nums ${r?"text-cyan-400":"text-gray-600"}`,children:a})]},s.key||"all")}))}),u&&(x=/unauthor|401|forbidden|403|admin/i.test(u),(0,t.jsxs)("div",{className:"anet-warn-chip bg-yellow-900/20 border border-yellow-800/40 text-yellow-300 px-4 py-3 rounded-lg mb-6 text-sm flex items-start gap-3",role:"alert",children:[(0,t.jsx)("span",{"aria-hidden":!0,className:"text-base leading-none",children:"⚠"}),(0,t.jsx)("div",{className:"flex-1",children:x?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("div",{className:"font-medium",children:"需要 admin 权限查看审计日志"}),(0,t.jsx)("div",{className:"text-xs opacity-80 mt-1",children:"审计日志记录用户注册 / 登录 / 网络变更等事件,需要 admin 角色。"}),(0,t.jsx)(a.default,{href:"/login",className:"inline-block mt-2 text-xs font-medium underline underline-offset-4 hover:opacity-80",children:"切到 admin 账号 →"})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("div",{className:"font-medium",children:"加载失败"}),(0,t.jsx)("div",{className:"text-xs opacity-80 mt-1",children:"请检查 CommHub 是否在线,或稍后重试。"}),(0,t.jsx)("button",{onClick:()=>window.location.reload(),className:"inline-block mt-2 text-xs font-medium underline underline-offset-4 hover:opacity-80",children:"重新加载 →"})]})})]})),g?(0,t.jsx)("div",{className:"animate-pulse space-y-2",children:[1,2,3,4,5].map(e=>(0,t.jsx)("div",{className:"h-14 bg-gray-800/20 rounded-lg"},e))}):0===h.length?(0,t.jsx)(n.EmptyState,{variant:"logs"}):(0,t.jsx)("div",{className:"space-y-2",children:h.map(e=>{let s=e.username||e.user_id;return(0,t.jsxs)("div",{className:"relative bg-[#111128] border border-[#2a2a4a] rounded-lg pl-4 pr-4 py-3 hover:border-[#3a3a5a] transition-colors overflow-hidden",children:[(0,t.jsx)("span",{"aria-hidden":!0,className:"absolute left-0 top-0 bottom-0 w-0.5",style:{backgroundColor:c[e.action]||"transparent"}}),(0,t.jsxs)("div",{className:"flex flex-wrap items-center gap-2 mb-1",children:[(0,t.jsx)("span",{className:`text-xs px-2 py-0.5 rounded-md border ${o[e.action]||"bg-gray-500/10 text-gray-400 border-gray-500/20"}`,children:e.action}),s&&(0,t.jsx)(l.AliasAvatar,{alias:s,size:16}),(0,t.jsx)("span",{className:"text-sm text-gray-200 font-medium",children:s}),e.target_type&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"text-xs text-gray-600",children:"→"}),(0,t.jsxs)("span",{className:"text-xs text-gray-400",children:[e.target_type,e.target_id?`:${e.target_id.slice(0,12)}`:""]})]}),(0,t.jsx)("span",{className:"text-xs text-gray-600 ml-auto",children:(0,r.timeAgo)(e.created_at)})]}),e.detail&&(0,t.jsx)("div",{className:"text-xs text-gray-500",children:e.detail}),e.ip&&"unknown"!==e.ip&&(0,t.jsxs)("div",{className:"text-[10px] text-gray-700",children:["IP: ",e.ip]})]},e.id)})})]})}])}]);
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,16015,(e,t,s)=>{},98547,(e,t,s)=>{var r=e.i(47167);e.r(16015);var a=e.r(71645),n=a&&"object"==typeof a&&"default"in a?a:{default:a},l=void 0!==r.default&&r.default.env&&!0,i=function(e){return"[object String]"===Object.prototype.toString.call(e)},o=function(){function e(e){var t=void 0===e?{}:e,s=t.name,r=void 0===s?"stylesheet":s,a=t.optimizeForSpeed,n=void 0===a?l:a;d(i(r),"`name` must be a string"),this._name=r,this._deletedRulePlaceholder="#"+r+"-deleted-rule____{}",d("boolean"==typeof n,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=n,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0;var o="u">typeof window&&document.querySelector('meta[property="csp-nonce"]');this._nonce=o?o.getAttribute("content"):null}var t,s=e.prototype;return s.setOptimizeForSpeed=function(e){d("boolean"==typeof e,"`setOptimizeForSpeed` accepts a boolean"),d(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=e,this.inject()},s.isOptimizeForSpeed=function(){return this._optimizeForSpeed},s.inject=function(){var e=this;if(d(!this._injected,"sheet already injected"),this._injected=!0,"u">typeof window&&this._optimizeForSpeed){this._tags[0]=this.makeStyleTag(this._name),this._optimizeForSpeed="insertRule"in this.getSheet(),this._optimizeForSpeed||(l||console.warn("StyleSheet: optimizeForSpeed mode not supported falling back to standard mode."),this.flush(),this._injected=!0);return}this._serverSheet={cssRules:[],insertRule:function(t,s){return"number"==typeof s?e._serverSheet.cssRules[s]={cssText:t}:e._serverSheet.cssRules.push({cssText:t}),s},deleteRule:function(t){e._serverSheet.cssRules[t]=null}}},s.getSheetForTag=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]},s.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},s.insertRule=function(e,t){if(d(i(e),"`insertRule` accepts only strings"),"u"<typeof window)return"number"!=typeof t&&(t=this._serverSheet.cssRules.length),this._serverSheet.insertRule(e,t),this._rulesCount++;if(this._optimizeForSpeed){var s=this.getSheet();"number"!=typeof t&&(t=s.cssRules.length);try{s.insertRule(e,t)}catch(t){return l||console.warn("StyleSheet: illegal rule: \n\n"+e+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),-1}}else{var r=this._tags[t];this._tags.push(this.makeStyleTag(this._name,e,r))}return this._rulesCount++},s.replaceRule=function(e,t){if(this._optimizeForSpeed||"u"<typeof window){var s="u">typeof window?this.getSheet():this._serverSheet;if(t.trim()||(t=this._deletedRulePlaceholder),!s.cssRules[e])return e;s.deleteRule(e);try{s.insertRule(t,e)}catch(r){l||console.warn("StyleSheet: illegal rule: \n\n"+t+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),s.insertRule(this._deletedRulePlaceholder,e)}}else{var r=this._tags[e];d(r,"old rule at index `"+e+"` not found"),r.textContent=t}return e},s.deleteRule=function(e){if("u"<typeof window)return void this._serverSheet.deleteRule(e);if(this._optimizeForSpeed)this.replaceRule(e,"");else{var t=this._tags[e];d(t,"rule at index `"+e+"` not found"),t.parentNode.removeChild(t),this._tags[e]=null}},s.flush=function(){this._injected=!1,this._rulesCount=0,"u">typeof window?(this._tags.forEach(function(e){return e&&e.parentNode.removeChild(e)}),this._tags=[]):this._serverSheet.cssRules=[]},s.cssRules=function(){var e=this;return"u"<typeof window?this._serverSheet.cssRules:this._tags.reduce(function(t,s){return s?t=t.concat(Array.prototype.map.call(e.getSheetForTag(s).cssRules,function(t){return t.cssText===e._deletedRulePlaceholder?null:t})):t.push(null),t},[])},s.makeStyleTag=function(e,t,s){t&&d(i(t),"makeStyleTag accepts only strings as second parameter");var r=document.createElement("style");this._nonce&&r.setAttribute("nonce",this._nonce),r.type="text/css",r.setAttribute("data-"+e,""),t&&r.appendChild(document.createTextNode(t));var a=document.head||document.getElementsByTagName("head")[0];return s?a.insertBefore(r,s):a.appendChild(r),r},t=[{key:"length",get:function(){return this._rulesCount}}],function(e,t){for(var s=0;s<t.length;s++){var r=t[s];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}();function d(e,t){if(!e)throw Error("StyleSheet: "+t+".")}var c=function(e){for(var t=5381,s=e.length;s;)t=33*t^e.charCodeAt(--s);return t>>>0},x={};function h(e,t){if(!t)return"jsx-"+e;var s=String(t),r=e+s;return x[r]||(x[r]="jsx-"+c(e+"-"+s)),x[r]}function u(e,t){"u"<typeof window&&(t=t.replace(/\/style/gi,"\\/style"));var s=e+t;return x[s]||(x[s]=t.replace(/__jsx-style-dynamic-selector/g,e)),x[s]}var f=function(){function e(e){var t=void 0===e?{}:e,s=t.styleSheet,r=void 0===s?null:s,a=t.optimizeForSpeed,n=void 0!==a&&a;this._sheet=r||new o({name:"styled-jsx",optimizeForSpeed:n}),this._sheet.inject(),r&&"boolean"==typeof n&&(this._sheet.setOptimizeForSpeed(n),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var t=e.prototype;return t.add=function(e){var t=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(e.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),"u">typeof window&&!this._fromServer&&(this._fromServer=this.selectFromServer(),this._instancesCounts=Object.keys(this._fromServer).reduce(function(e,t){return e[t]=0,e},{}));var s=this.getIdAndRules(e),r=s.styleId,a=s.rules;if(r in this._instancesCounts){this._instancesCounts[r]+=1;return}var n=a.map(function(e){return t._sheet.insertRule(e)}).filter(function(e){return -1!==e});this._indices[r]=n,this._instancesCounts[r]=1},t.remove=function(e){var t=this,s=this.getIdAndRules(e).styleId;if(function(e,t){if(!e)throw Error("StyleSheetRegistry: "+t+".")}(s in this._instancesCounts,"styleId: `"+s+"` not found"),this._instancesCounts[s]-=1,this._instancesCounts[s]<1){var r=this._fromServer&&this._fromServer[s];r?(r.parentNode.removeChild(r),delete this._fromServer[s]):(this._indices[s].forEach(function(e){return t._sheet.deleteRule(e)}),delete this._indices[s]),delete this._instancesCounts[s]}},t.update=function(e,t){this.add(t),this.remove(e)},t.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},t.cssRules=function(){var e=this,t=this._fromServer?Object.keys(this._fromServer).map(function(t){return[t,e._fromServer[t]]}):[],s=this._sheet.cssRules();return t.concat(Object.keys(this._indices).map(function(t){return[t,e._indices[t].map(function(e){return s[e].cssText}).join(e._optimizeForSpeed?"":"\n")]}).filter(function(e){return!!e[1]}))},t.styles=function(e){var t,s;return t=this.cssRules(),void 0===(s=e)&&(s={}),t.map(function(e){var t=e[0],r=e[1];return n.default.createElement("style",{id:"__"+t,key:"__"+t,nonce:s.nonce?s.nonce:void 0,dangerouslySetInnerHTML:{__html:r}})})},t.getIdAndRules=function(e){var t=e.children,s=e.dynamic,r=e.id;if(s){var a=h(r,s);return{styleId:a,rules:Array.isArray(t)?t.map(function(e){return u(a,e)}):[u(a,t)]}}return{styleId:h(r),rules:Array.isArray(t)?t:[t]}},t.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(e,t){return e[t.id.slice(2)]=t,e},{})},e}(),p=a.createContext(null);function m(){return new f}function g(){return a.useContext(p)}p.displayName="StyleSheetContext";var b=n.default.useInsertionEffect||n.default.useLayoutEffect,y="u">typeof window?m():void 0;function j(e){var t=y||g();return t&&("u"<typeof window?t.add(e):b(function(){return t.add(e),function(){t.remove(e)}},[e.id,String(e.dynamic)])),null}j.dynamic=function(e){return e.map(function(e){return h(e[0],e[1])}).join(" ")},s.StyleRegistry=function(e){var t=e.registry,s=e.children,r=a.useContext(p),l=a.useState(function(){return r||t||m()})[0];return n.default.createElement(p.Provider,{value:l},s)},s.createStyleRegistry=m,s.style=j,s.useStyleRegistry=g},21373,(e,t,s)=>{t.exports=e.r(98547).style},31713,e=>{"use strict";var t=e.i(47167),s=e.i(18050),r=e.i(71645),a=e.i(22016),n=e.i(18150);function l({online:e,working:t,total:r,version:a,uptime:n}){let o=r>0?Math.round(e/r*100):0;return(0,s.jsxs)("div",{className:"mb-8",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-3 mb-4",children:[(0,s.jsx)("h1",{className:"text-2xl font-bold text-white tracking-tight",children:"Agent Network"}),(0,s.jsxs)("span",{className:"text-xs text-gray-500",children:["CommHub ",a," · ",n]})]}),(0,s.jsxs)("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-3",children:[(0,s.jsx)(i,{value:e,label:"Online",sub:`${o}% of fleet`,color:"text-green-400",accent:"from-green-500/20 to-green-500/0",border:"border-green-500/15"}),(0,s.jsx)(i,{value:t,label:"Working",sub:e>0?`${Math.round(t/e*100)}% utilization`:"--",color:"text-cyan-400",accent:"from-cyan-500/20 to-cyan-500/0",border:"border-cyan-500/15"}),(0,s.jsx)(i,{value:r-e,label:"Offline",sub:r-e==0?"All systems go":`${r-e} disconnected`,color:"text-gray-400",accent:"from-gray-500/10 to-gray-500/0",border:"border-gray-500/15"}),(0,s.jsx)(i,{value:r,label:"Total",sub:"Registered nodes",color:"text-white",accent:"from-blue-500/15 to-blue-500/0",border:"border-blue-500/15"})]})]})}function i({value:e,label:t,sub:r,color:a,accent:n,border:l}){let o=a.replace("text-","").split("-")[0];return(0,s.jsxs)("div",{"data-anet-stat-card":o,className:`anet-stat-card relative overflow-hidden rounded-xl border ${l} bg-[#111128] px-4 py-3 transition-all`,children:[(0,s.jsx)("div",{className:`absolute inset-0 bg-gradient-to-br ${n} pointer-events-none`}),(0,s.jsxs)("div",{className:"relative",children:[(0,s.jsx)("div",{className:`text-3xl font-bold ${a} tabular-nums leading-tight`,children:e}),(0,s.jsx)("div",{className:"text-sm text-gray-300 mt-0.5",children:t}),(0,s.jsx)("div",{className:"text-xs text-gray-600 mt-1",children:r})]})]})}function o(){let[e,t]=(0,r.useState)(""),[a,n]=(0,r.useState)(!1),[l,i]=(0,r.useState)(""),o=async()=>{if(e.trim()){n(!0),i("");try{let s=await fetch("/api/hub/broadcast",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({message:e})}),r=await s.json();r.ok?(i(`Broadcast sent to ${r.recipients} node(s)`),t("")):i(`Failed: ${r.error||"Send error"}`)}catch(e){i(`Failed: ${e instanceof Error?e.message:"Send error"}`)}n(!1),setTimeout(()=>i(""),5e3)}};return(0,s.jsxs)("div",{className:"mb-6",children:[(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{type:"text",value:e,onChange:e=>t(e.target.value),onKeyDown:e=>"Enter"===e.key&&o(),placeholder:"Broadcast message to all online agents...",maxLength:500,"aria-label":"Broadcast message",className:"flex-1 bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-2.5 text-sm text-white placeholder-gray-600 focus:border-blue-500/50 focus:ring-1 focus:ring-blue-500/20 focus:outline-none transition-colors"}),(0,s.jsx)("button",{onClick:o,disabled:a||!e.trim(),"aria-label":"Send broadcast",className:"flex items-center gap-2 px-5 py-2.5 bg-blue-600 hover:bg-blue-500 disabled:bg-gray-800 disabled:text-gray-600 text-white text-sm rounded-lg transition-all font-medium cursor-pointer disabled:cursor-not-allowed",children:a?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4 animate-spin",viewBox:"0 0 24 24",fill:"none",children:[(0,s.jsx)("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"3",opacity:"0.25"}),(0,s.jsx)("path",{d:"M4 12a8 8 0 018-8",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round"})]}),(0,s.jsx)("span",{children:"Sending…"})]}):(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("svg",{"aria-hidden":!0,className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,s.jsx)("path",{d:"M3 11v3a1 1 0 0 0 1 1h2l3.29 3.29a1 1 0 0 0 1.71-.71V7.42a1 1 0 0 0-1.71-.71L6 10H4a1 1 0 0 0-1 1Z"}),(0,s.jsx)("path",{d:"M16 8a5 5 0 0 1 0 6",opacity:"0.7"}),(0,s.jsx)("path",{d:"M19 5a9 9 0 0 1 0 12",opacity:"0.45"})]}),(0,s.jsx)("span",{children:"Broadcast"})]})})]}),e.length>0&&(0,s.jsxs)("div",{className:"text-right text-xs text-gray-600 mt-1 tabular-nums",children:[e.length,"/500"]}),l&&(0,s.jsx)("div",{className:`mt-3 text-sm text-center anet-fade-in ${l.startsWith("Failed")?"text-red-400":"text-green-400/80"}`,children:l})]})}function d(e,t,s,r=0){let a=t<=2?Math.PI:1.78*Math.PI,n=-Math.PI/2-a/2,l=t<=1?-Math.PI/2:n+a*e/(t-1)+r;return{x:500+s*Math.cos(l),y:330+s*Math.sin(l)}}function c(e,t,s=0){let r=(e.x+t.x)/2,a=(e.y+t.y)/2,n=t.x-e.x,l=t.y-e.y,i=Math.hypot(n,l)||1,o={x:r+-l/i*s,y:a+n/i*s};return`M${e.x},${e.y} Q${o.x},${o.y} ${t.x},${t.y}`}function x(e,t){return e.length>t?`${e.slice(0,t-1)}...`:e}let h={panelStops:["#0b1220","#080814","#101018"],radarStops:[{color:"#22d3ee",opacity:.18},{color:"#22c55e",opacity:.045},{color:"#020617",opacity:0}],arrowFill:"#67e8f9",ringStroke:"#164e63",spokeStroke:{active:"#22d3ee",idle:"#155e75"},flowEdge:"#67e8f9",flowPath:"#e0f2fe",flowParticle:"#fef08a",nodeFill:{online:"#020617",offline:"#080814"},labelBox:{fill:"#020617",stroke:"#1f2937"},legendBox:{fill:"#020617",stroke:"#1f2937"},legendText:"#94a3b8",legendHeadline:"#e5e7eb",legendAccent:"#67e8f9",containerBg:"#080814",containerBorder:"#2a2a4a",topRailGradient:"from-transparent via-cyan-400/70 to-transparent"},u={panelStops:["#f8fafc","#ffffff","#f1f5f9"],radarStops:[{color:"#10b981",opacity:.06},{color:"#3b82f6",opacity:.03},{color:"#ffffff",opacity:0}],arrowFill:"#10b981",ringStroke:"#cbd5e1",spokeStroke:{active:"#10b981",idle:"#cbd5e1"},flowEdge:"#10b981",flowPath:"#475569",flowParticle:"#f59e0b",nodeFill:{online:"#ffffff",offline:"#f8fafc"},labelBox:{fill:"#ffffff",stroke:"#e2e8f0"},legendBox:{fill:"#ffffff",stroke:"#e2e8f0"},legendText:"#475569",legendHeadline:"#0f172a",legendAccent:"#0d9488",containerBg:"#ffffff",containerBorder:"#e3e6eb",topRailGradient:"from-transparent via-emerald-500/40 to-transparent"};function f({sessions:e,sseSessions:t}){let a="light"===function(){let[e,t]=(0,r.useState)("dark");return(0,r.useEffect)(()=>{let e=()=>{let e=document.documentElement.getAttribute("data-theme")||"cyber";t("light"===e||"mint"===e?"light":"dark")};e();let s=new MutationObserver(e);return s.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]}),()=>s.disconnect()},[]),e}(),n=a?u:h,[l,i]=(0,r.useState)([]);(0,r.useEffect)(()=>{let e=async()=>{try{let e=await fetch("/api/hub/messages?limit=50");if(401===e.status)return void window.location.assign("/login");let t=await e.json();i(t.messages||[])}catch{}};e();let t=setInterval(e,5e3);return()=>clearInterval(t)},[]);let{onlineNodes:o,offlineNodes:p,nodePositions:m,flowLinks:g,activeAliases:b}=(0,r.useMemo)(()=>{let s,r=e=>(e.network_id?t[`${e.network_id}:${e.alias}`]:void 0)??t[e.alias],a=e.filter(e=>"offline"!==e.status||r(e)),n=e.filter(e=>"offline"===e.status&&!r(e)),i={};a.forEach((e,t)=>{i[e.alias]=d(t,Math.max(a.length,1),220)});let o=a.length<=2?Math.PI:1.78*Math.PI,c=a.length>1?o/(a.length-1):0,x=a.length>0?c/2:0,h=315+6*Math.max(0,n.length-4);n.forEach((e,t)=>{i[e.alias]=d(t,Math.max(n.length,1),h,x)});let u=(s=new Map,l.forEach(e=>{if(!i[e.from_alias]||!i[e.to_alias]||e.from_alias===e.to_alias)return;let t=`${e.from_alias}->${e.to_alias}`,r=s.get(t);s.set(t,{key:t,from:e.from_alias,to:e.to_alias,count:(r?.count||0)+1,content:r?.content||e.content})}),[...s.values()].slice(0,18)),f=new Set;return u.forEach(e=>{f.add(e.from),f.add(e.to)}),{onlineNodes:a,offlineNodes:n,nodePositions:i,flowLinks:u,activeAliases:f}},[l,e,t]),y=o.filter(e=>"working"===e.status).length;return(0,s.jsxs)("section",{className:"w-full max-w-6xl mx-auto mb-8",children:[(0,s.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between mb-3 px-1",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"text-xs uppercase text-gray-600 tracking-wider",children:"Network Topology"}),(0,s.jsx)("h2",{className:"text-lg text-white font-semibold",children:"Command mesh"})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-2 text-xs",children:[(0,s.jsxs)("span",{className:"px-2.5 py-1 rounded-md bg-green-500/10 text-green-300 border border-green-500/20",children:[y," working"]}),(0,s.jsxs)("span",{className:"px-2.5 py-1 rounded-md bg-cyan-500/10 text-cyan-300 border border-cyan-500/20",children:[o.length," online"]}),(0,s.jsxs)("span",{className:"px-2.5 py-1 rounded-md bg-gray-500/10 text-gray-400 border border-gray-500/20",children:[g.length," active links"]})]})]}),(0,s.jsxs)("div",{className:`relative overflow-hidden rounded-lg border shadow-2xl ${a?"shadow-zinc-900/5":"shadow-cyan-950/30"}`,style:{background:n.containerBg,borderColor:n.containerBorder},children:[(0,s.jsx)("div",{className:`absolute inset-x-0 top-0 h-px bg-gradient-to-r ${n.topRailGradient}`}),(0,s.jsxs)("svg",{viewBox:"0 0 1000 680",className:"w-full h-auto block",preserveAspectRatio:"xMidYMid meet",children:[(0,s.jsxs)("defs",{children:[(0,s.jsxs)("linearGradient",{id:"topo-panel",x1:"0",x2:"1",y1:"0",y2:"1",children:[(0,s.jsx)("stop",{offset:"0%",stopColor:n.panelStops[0]}),(0,s.jsx)("stop",{offset:"48%",stopColor:n.panelStops[1]}),(0,s.jsx)("stop",{offset:"100%",stopColor:n.panelStops[2]})]}),(0,s.jsxs)("radialGradient",{id:"topo-radar",cx:"50%",cy:"50%",r:"55%",children:[(0,s.jsx)("stop",{offset:"0%",stopColor:n.radarStops[0].color,stopOpacity:n.radarStops[0].opacity}),(0,s.jsx)("stop",{offset:"45%",stopColor:n.radarStops[1].color,stopOpacity:n.radarStops[1].opacity}),(0,s.jsx)("stop",{offset:"100%",stopColor:n.radarStops[2].color,stopOpacity:n.radarStops[2].opacity})]}),!a&&(0,s.jsxs)("filter",{id:"topo-glow",children:[(0,s.jsx)("feGaussianBlur",{stdDeviation:"4",result:"blur"}),(0,s.jsxs)("feMerge",{children:[(0,s.jsx)("feMergeNode",{in:"blur"}),(0,s.jsx)("feMergeNode",{in:"SourceGraphic"})]})]}),(0,s.jsx)("marker",{id:"topo-arrow",viewBox:"0 0 10 10",refX:"8",refY:"5",markerWidth:"5",markerHeight:"5",orient:"auto-start-reverse",children:(0,s.jsx)("path",{d:"M 0 0 L 10 5 L 0 10 z",fill:n.arrowFill})}),(0,s.jsxs)("radialGradient",{id:"topo-sweep",cx:"0%",cy:"50%",r:"100%",children:[(0,s.jsx)("stop",{offset:"0%",stopColor:a?"#0d9488":"#22d3ee",stopOpacity:a?.18:.32}),(0,s.jsx)("stop",{offset:"70%",stopColor:a?"#0d9488":"#22d3ee",stopOpacity:a?.1:.18}),(0,s.jsx)("stop",{offset:"100%",stopColor:a?"#0d9488":"#22d3ee",stopOpacity:"0"})]})]}),(0,s.jsx)("rect",{width:"1000",height:"680",fill:"url(#topo-panel)"}),(0,s.jsx)("circle",{cx:500,cy:330,r:"330",fill:"url(#topo-radar)"}),!a&&(0,s.jsx)("g",{opacity:"0.5",children:Array.from({length:28}).map((e,t)=>{let r=9301*t+49297;return(0,s.jsx)("circle",{cx:13*r%1e3,cy:7*r%680,r:t%3==0?1.2:.7,fill:"#a5b4fc",opacity:.35+t%4*.05},t)})}),(0,s.jsx)("g",{style:{transformOrigin:"500px 330px",transformBox:"view-box"},className:"anet-topo-sweep",opacity:a?.7:1,children:(0,s.jsx)("path",{d:`M 500 330 L 830 330 A 330 330 0 0 0 ${500+330*Math.cos(-Math.PI/4.5)} ${330+330*Math.sin(-Math.PI/4.5)} Z`,fill:"url(#topo-sweep)"})}),[90,170,250,330].map(e=>(0,s.jsx)("circle",{cx:500,cy:330,r:e,fill:"none",stroke:n.ringStroke,strokeWidth:"1",opacity:a?.6:.35},e)),!a&&[0,.25,.5,.75].map((e,t)=>(0,s.jsx)("g",{children:(0,s.jsx)("circle",{cx:830,cy:330,r:0===t?2.8:2.2,fill:"#22d3ee",opacity:.9,filter:"url(#topo-glow)",children:(0,s.jsx)("animateTransform",{attributeName:"transform",type:"rotate",from:`${360*e} 500 330`,to:`${360*e+360} 500 330`,dur:"16s",repeatCount:"indefinite"})})},`orbit-${t}`)),[0,30,60,90,120,150].map(e=>(0,s.jsx)("line",{x1:500-360*Math.cos(e*Math.PI/180),y1:330-360*Math.sin(e*Math.PI/180),x2:500+360*Math.cos(e*Math.PI/180),y2:330+360*Math.sin(e*Math.PI/180),stroke:n.ringStroke,strokeWidth:"1",opacity:a?.35:.18},e)),o.map((e,t)=>{let r=m[e.alias];if(!r)return null;let a=c({x:500,y:330},r,0),l=b.has(e.alias);return(0,s.jsx)("path",{d:a,fill:"none",stroke:l?n.spokeStroke.active:n.spokeStroke.idle,strokeWidth:l?2:1,strokeDasharray:l?"none":"6 14",opacity:l?.7:.45,className:l?void 0:"anet-topo-spoke-flow",style:l?void 0:{animationDelay:`${-(.25*t)}s`}},`hub-${e.alias}`)}),g.map((e,t)=>{let r=m[e.from],l=m[e.to];if(!r||!l)return null;let i=c(r,l,t%2==0?36:-36),o=Math.min(2+e.count,7);return(0,s.jsxs)("g",{children:[(0,s.jsx)("path",{d:i,fill:"none",stroke:n.flowEdge,strokeWidth:o,opacity:a?.22:.28,filter:a?void 0:"url(#topo-glow)",markerEnd:"url(#topo-arrow)"}),(0,s.jsx)("path",{id:`flow-path-${t}`,d:i,fill:"none",stroke:n.flowPath,strokeWidth:"1",strokeDasharray:"2 12",opacity:a?.4:.75}),(0,s.jsx)("circle",{r:"4",fill:n.flowParticle,filter:a?void 0:"url(#topo-glow)",children:(0,s.jsx)("animateMotion",{dur:`${2.2+t%5*.32}s`,repeatCount:"indefinite",path:i})})]},e.key)}),(0,s.jsxs)("g",{children:[(0,s.jsx)("circle",{cx:500,cy:330,r:"18",fill:a?"#d1fae5":"#10b981",opacity:a?.35:.1}),(0,s.jsxs)("circle",{cx:500,cy:330,r:"10",fill:"none",stroke:"#10b981",strokeWidth:"1.5",children:[(0,s.jsx)("animate",{attributeName:"r",values:"10;38;10",dur:"2.4s",repeatCount:"indefinite"}),(0,s.jsx)("animate",{attributeName:"opacity",values:"0.55;0;0.55",dur:"2.4s",repeatCount:"indefinite"})]}),(0,s.jsxs)("circle",{cx:500,cy:330,r:"10",fill:"none",stroke:"#10b981",strokeWidth:"1.5",opacity:"0",children:[(0,s.jsx)("animate",{attributeName:"r",values:"10;38;10",dur:"2.4s",begin:"1.2s",repeatCount:"indefinite"}),(0,s.jsx)("animate",{attributeName:"opacity",values:"0.45;0;0.45",dur:"2.4s",begin:"1.2s",repeatCount:"indefinite"})]}),(0,s.jsx)("circle",{cx:500,cy:330,r:"10",fill:a?"#059669":"#10b981"}),(0,s.jsx)("circle",{cx:500,cy:330,r:"5",fill:"#d1fae5",opacity:"0.9"})]}),[...o,...p].map(e=>{let r=m[e.alias];if(!r)return null;let l=(e.network_id?t[`${e.network_id}:${e.alias}`]:void 0)??t[e.alias],i="offline"!==e.status||!!l,o=i?"working"===e.status?{label:"working",primary:a?"#059669":"#22c55e",halo:a?"#d1fae5":"#14532d",text:a?"#065f46":"#dcfce7"}:"idle"===e.status?{label:"idle",primary:a?"#0d9488":"#2dd4bf",halo:a?"#ccfbf1":"#134e4a",text:a?"#115e59":"#ccfbf1"}:{label:e.status||"online",primary:a?"#0284c7":"#38bdf8",halo:a?"#dbeafe":"#0c4a6e",text:a?"#0c4a6e":"#e0f2fe"}:{label:"offline",primary:a?"#94a3b8":"#6b7280",halo:a?"#e2e8f0":"#111827",text:a?"#475569":"#9ca3af"},d=b.has(e.alias),c=i?26:18;return(0,s.jsxs)("g",{className:"transition-opacity",children:[d&&(0,s.jsxs)("circle",{cx:r.x,cy:r.y,r:c+14,fill:o.primary,opacity:a?.08:.12,children:[(0,s.jsx)("animate",{attributeName:"r",values:`${c+8};${c+22};${c+8}`,dur:"2.4s",repeatCount:"indefinite"}),(0,s.jsx)("animate",{attributeName:"opacity",values:a?"0.12;0.02;0.12":"0.18;0.04;0.18",dur:"2.4s",repeatCount:"indefinite"})]}),(0,s.jsx)("circle",{cx:r.x,cy:r.y,r:c+8,fill:o.halo,opacity:i?a?.85:.65:a?.4:.25}),(0,s.jsx)("circle",{cx:r.x,cy:r.y,r:c,fill:i?n.nodeFill.online:n.nodeFill.offline,stroke:o.primary,strokeWidth:i?3:1.5,strokeDasharray:i?"none":"5 5",filter:i&&!a?"url(#topo-glow)":void 0}),(0,s.jsx)("circle",{cx:r.x,cy:r.y,r:i?8:5,fill:o.primary}),"working"===e.status&&(0,s.jsx)("path",{d:`M${r.x-9},${r.y+11} h18`,stroke:n.flowParticle,strokeWidth:"3",strokeLinecap:"round",children:(0,s.jsx)("animate",{attributeName:"opacity",values:"1;0.25;1",dur:"1.1s",repeatCount:"indefinite"})}),(0,s.jsxs)("g",{transform:`translate(${r.x}, ${r.y+c+22})`,children:[(0,s.jsx)("rect",{x:"-62",y:"-14",width:"124",height:"42",rx:"6",fill:n.labelBox.fill,stroke:n.labelBox.stroke,opacity:a?1:.94}),(0,s.jsx)("text",{x:"0",y:"1",textAnchor:"middle",fill:o.text,fontSize:"12",fontFamily:"monospace",fontWeight:"700",children:x(e.alias,14)}),(0,s.jsxs)("text",{x:"0",y:"17",textAnchor:"middle",fill:o.primary,fontSize:"9",fontFamily:"monospace",children:[o.label,i&&null!=l?` sse:${l}`:""]})]})]},e.alias)}),(0,s.jsxs)("g",{transform:"translate(28, 34)",children:[(0,s.jsx)("rect",{x:"0",y:"0",width:"285",height:60+20*Math.min(g.length,4),rx:"8",fill:n.legendBox.fill,stroke:n.legendBox.stroke,opacity:a?1:.94}),(0,s.jsx)("text",{x:"16",y:"26",fill:n.legendHeadline,fontSize:"13",fontFamily:"monospace",fontWeight:"700",children:"recent signal"}),(0,s.jsxs)("text",{x:"178",y:"26",fill:n.legendAccent,fontSize:"11",fontFamily:"monospace",children:[l.length," messages"]}),g.slice(0,4).map((e,t)=>(0,s.jsxs)("text",{x:"16",y:54+20*t,fill:n.legendText,fontSize:"10",fontFamily:"monospace",children:[x(e.from,8)," ","->"," ",x(e.to,8)," / ",e.count," / ",x(e.content,18)]},e.key))]}),(0,s.jsxs)("g",{transform:"translate(720, 34)",children:[(0,s.jsx)("rect",{x:"0",y:"0",width:"250",height:"112",rx:"8",fill:n.legendBox.fill,stroke:n.legendBox.stroke,opacity:a?1:.94}),(0,s.jsx)("circle",{cx:"18",cy:"26",r:"6",fill:a?"#059669":"#22c55e"}),(0,s.jsx)("text",{x:"34",y:"30",fill:n.legendText,fontSize:"11",fontFamily:"monospace",children:"working node"}),(0,s.jsx)("circle",{cx:"18",cy:"52",r:"6",fill:a?"#0d9488":"#2dd4bf"}),(0,s.jsx)("text",{x:"34",y:"56",fill:n.legendText,fontSize:"11",fontFamily:"monospace",children:"online idle"}),(0,s.jsx)("circle",{cx:"18",cy:"78",r:"6",fill:a?"#94a3b8":"#6b7280"}),(0,s.jsx)("text",{x:"34",y:"82",fill:n.legendText,fontSize:"11",fontFamily:"monospace",children:"offline / no SSE"}),(0,s.jsx)("path",{d:"M150,78 Q176,52 210,78",fill:"none",stroke:n.flowEdge,strokeWidth:"3",markerEnd:"url(#topo-arrow)"})]})]})]})]})}var p=e.i(69874);let m={working:{bg:"bg-green-900/30 border-green-800/30",text:"text-green-300",dot:"bg-green-500",glow:"shadow-green-500/10"},idle:{bg:"bg-cyan-900/30 border-cyan-800/30",text:"text-cyan-300",dot:"bg-cyan-400",glow:"shadow-cyan-500/5"},blocked:{bg:"bg-yellow-900/30 border-yellow-800/30",text:"text-yellow-300",dot:"bg-yellow-500",glow:""},error:{bg:"bg-red-900/30 border-red-800/30",text:"text-red-300",dot:"bg-red-500",glow:""}},g={bg:"bg-gray-800/50 border-gray-700/30",text:"text-gray-500",dot:"bg-gray-500",glow:""};function b({session:e,hasSse:t,sseCount:r,onChat:l}){let i=t&&m[e.status]||g;return(0,s.jsxs)(a.default,{href:`/node?alias=${encodeURIComponent(e.alias)}`,prefetch:!1,className:`anet-agent-card group relative block rounded-xl border p-4 transition-all duration-300 cursor-pointer hover:-translate-y-0.5 ${t?`bg-[#111128] border-[#2a2a4a] hover:border-cyan-500/30 hover:shadow-lg ${i.glow}`:"bg-[#0d0d1a] border-[#1a1a2a] opacity-40"}`,children:[(0,s.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,s.jsx)(p.AliasAvatar,{alias:e.alias,size:22}),(0,s.jsx)("span",{className:"font-semibold text-white truncate text-sm",title:e.alias,children:e.alias}),(0,s.jsx)("span",{className:`inline-block w-1.5 h-1.5 rounded-full shrink-0 ${i.dot} ${t&&"working"===e.status?"animate-pulse":""}`})]}),(0,s.jsx)("span",{className:`text-[11px] px-2 py-0.5 rounded-md border shrink-0 ${i.bg} ${i.text}`,children:t?e.status:"offline"})]}),(0,s.jsxs)("div",{className:"flex items-center gap-2 mb-3",children:[(0,s.jsx)("span",{className:"text-xs text-gray-600 bg-[#0a0a15] px-2 py-0.5 rounded border border-[#1a1a2a]",children:e.agent||"unknown"}),t&&(0,s.jsxs)("span",{className:"text-[10px] text-green-500",children:["SSE:",r]})]}),e.task?(0,s.jsx)("div",{className:"text-xs text-gray-400 bg-[#0a0a15] rounded-lg px-3 py-2 border border-[#1a1a2a] line-clamp-2",title:e.task,children:e.task}):(0,s.jsx)("div",{className:"text-xs text-gray-700 italic",children:"No active task"}),e.progress>0&&(0,s.jsxs)("div",{className:"mt-3",children:[(0,s.jsxs)("div",{className:"flex justify-between text-[10px] mb-1",children:[(0,s.jsx)("span",{className:"text-gray-600",children:"Progress"}),(0,s.jsxs)("span",{className:i.text,children:[e.progress,"%"]})]}),(0,s.jsx)("div",{className:"w-full bg-gray-800 rounded-full h-1.5 overflow-hidden",children:(0,s.jsx)("div",{className:`h-1.5 rounded-full transition-all duration-700 ${"working"===e.status?"bg-green-500":"bg-cyan-500"}`,style:{width:`${Math.min(e.progress,100)}%`}})})]}),(0,s.jsxs)("div",{className:"mt-3 flex justify-between items-center text-[10px] text-gray-600",children:[(0,s.jsx)("span",{className:"truncate",title:e.server||"",children:e.server||"--"}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[l&&t&&(0,s.jsx)("button",{onClick:t=>{t.preventDefault(),t.stopPropagation(),l(e.alias)},className:"text-cyan-400 hover:text-cyan-300 px-1.5 py-0.5 rounded border border-cyan-500/20 hover:bg-cyan-500/10 transition-colors",children:"Chat"}),(0,s.jsx)("span",{children:(0,n.timeAgo)(e.updated_at)}),(0,s.jsx)("svg",{"aria-hidden":!0,className:"w-3 h-3 text-gray-700 opacity-0 -translate-x-1 group-hover:opacity-100 group-hover:translate-x-0 transition-all duration-200",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,s.jsx)("path",{d:"M9 18l6-6-6-6"})})]})]})]})}function y({messages:e}){return 0===e.length?null:(0,s.jsxs)("div",{className:"mt-8",children:[(0,s.jsxs)("h2",{className:"text-lg font-semibold text-white mb-3 flex items-center gap-2",children:[(0,s.jsx)("span",{className:"text-gray-500",children:"Inbox"}),(0,s.jsx)("span",{className:"text-xs bg-blue-900/30 text-blue-400 px-2 py-0.5 rounded-full border border-blue-800/30",children:e.length})]}),(0,s.jsx)("div",{className:"space-y-2 max-h-96 overflow-y-auto pr-1 scrollbar-thin",children:e.map(e=>(0,s.jsxs)("div",{className:"bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm transition-colors hover:border-[#3a3a5a]",children:[(0,s.jsxs)("div",{className:"flex justify-between text-xs text-gray-500 mb-1.5",children:[(0,s.jsx)("span",{className:"text-blue-400 font-medium",children:e.from_session}),(0,s.jsx)("span",{children:e.created_at})]}),(0,s.jsx)("div",{className:"text-gray-300 leading-relaxed",children:e.content})]},e.id))})]})}function j(){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)("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-3 mb-8 anet-skeleton-pulse",children:[1,2,3,4].map(e=>(0,s.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-4 py-3",children:[(0,s.jsx)(v,{w:"2.5rem",h:"1.75rem"}),(0,s.jsx)(v,{w:"3.5rem",h:"0.75rem",className:"mt-2"}),(0,s.jsx)(v,{w:"5rem",h:"0.625rem",className:"mt-1"})]},e))}),(0,s.jsxs)("div",{className:"flex items-center gap-3 mb-3 anet-skeleton-pulse",children:[(0,s.jsx)(v,{w:"6rem",h:"2.5rem",rounded:"0.75rem"}),(0,s.jsxs)("div",{className:"flex-1 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-2.5 flex items-center gap-3",children:[(0,s.jsx)("div",{className:"w-8 h-8 rounded-full anet-skeleton-bar"}),(0,s.jsxs)("div",{className:"flex-1",children:[(0,s.jsx)(v,{w:"6rem",h:"0.875rem"}),(0,s.jsx)(v,{w:"10rem",h:"0.625rem",className:"mt-1"})]})]})]}),(0,s.jsx)("div",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 anet-skeleton-pulse",children:(0,s.jsx)(v,{w:"14rem",h:"0.875rem"})}),(0,s.jsx)("div",{className:"grid grid-cols-3 gap-2 sm:gap-3 mb-3 anet-skeleton-pulse",children:[1,2,3].map(e=>(0,s.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-3",children:[(0,s.jsx)(v,{w:"2rem",h:"1.25rem"}),(0,s.jsx)(v,{w:"2.5rem",h:"0.75rem",className:"mt-1"}),(0,s.jsx)(v,{w:"3.5rem",h:"0.625rem",className:"mt-px"})]},e))}),(0,s.jsx)("div",{className:"grid grid-cols-3 gap-2 sm:gap-3 mb-6 anet-skeleton-pulse",children:[1,2,3].map(e=>(0,s.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 flex items-center justify-center gap-2",children:[(0,s.jsx)("div",{className:"w-4 h-4 rounded anet-skeleton-bar"}),(0,s.jsx)(v,{w:"4rem",h:"0.75rem"})]},e))}),(0,s.jsxs)("div",{className:"mb-6 flex gap-2 anet-skeleton-pulse",children:[(0,s.jsx)("div",{className:"flex-1 h-10 rounded-lg border border-[#2a2a4a] bg-[#111128]"}),(0,s.jsx)("div",{className:"w-28 h-10 rounded-lg anet-skeleton-bar"})]}),(0,s.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4 anet-skeleton-pulse",children:[1,2,3,4].map(e=>(0,s.jsxs)("div",{className:"rounded-xl border border-[#2a2a4a] bg-[#111128] p-4",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 mb-3",children:[(0,s.jsx)("div",{className:"w-2 h-2 rounded-full anet-skeleton-bar"}),(0,s.jsx)(v,{w:"6rem",h:"0.875rem"})]}),(0,s.jsxs)("div",{className:"space-y-2",children:[(0,s.jsx)(v,{w:"100%",h:"0.625rem"}),(0,s.jsx)(v,{w:"75%",h:"0.625rem"}),(0,s.jsx)(v,{w:"55%",h:"0.625rem"})]})]},e))})]})}function v({w:e,h:t,rounded:r,className:a}){return(0,s.jsx)("div",{className:`anet-skeleton-bar ${a||""}`,style:{width:e,height:t,borderRadius:r||"0.375rem"}})}var w=e.i(95356),k=e.i(58963);function N(){let{setNetworkId:e}=(0,k.useNetworkId)(),[t,a]=(0,r.useState)({user:null,networks:[],currentNetwork:"",token:""}),[n,l]=(0,r.useState)(!1),[i,o]=(0,r.useState)(""),[d,c]=(0,r.useState)(""),[x,h]=(0,r.useState)(""),[u,f]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=sessionStorage.getItem("anet_v3_auth");if(e)try{a(JSON.parse(e))}catch{}},[]);let[p,m]=(0,r.useState)(!1),[g,b]=(0,r.useState)(""),[y,j]=(0,r.useState)(""),v=async()=>{try{await fetch(`/api/hub/auth?token=${t.token}&endpoint=/api/auth/me`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"update_profile",token:t.token,display_name:g,email:y})});let e=await fetch("/api/hub/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"update_profile",token:t.token,display_name:g,email:y})}),s=await e.json();if(s.ok&&s.user){let e={...t,user:s.user};a(e),sessionStorage.setItem("anet_v3_auth",JSON.stringify(e)),m(!1)}}catch{}};if(!t.user)return null;let w=(t.user.display_name||t.user.username).slice(0,2).toUpperCase();return(0,s.jsxs)("div",{className:"flex items-center justify-between bg-[#111128] border border-[#2a2a4a] rounded-lg px-4 py-2.5 mb-4",children:[(0,s.jsxs)("div",{className:"flex items-center gap-3",children:[(0,s.jsx)("div",{className:"w-8 h-8 rounded-full bg-gradient-to-br from-cyan-500 to-blue-600 flex items-center justify-center text-xs font-bold text-white",children:w}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"text-sm text-white font-medium",children:t.user.display_name||t.user.username}),(0,s.jsxs)("div",{className:"text-[10px] text-gray-500",children:[t.user.role," · ",t.user.user_id]})]})]}),(0,s.jsxs)("div",{className:"flex items-center gap-3",children:[t.networks.length>0&&(0,s.jsx)("select",{value:t.currentNetwork,onChange:s=>{let r={...t,currentNetwork:s.target.value};a(r),e(s.target.value),sessionStorage.setItem("anet_v3_auth",JSON.stringify(r))},className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white focus:outline-none",children:t.networks.map(e=>(0,s.jsx)("option",{value:e.network_id,children:e.network_name},e.network_id))}),(0,s.jsxs)("button",{onClick:()=>{b(t.user?.display_name||""),j(""),m(!p)},className:"text-xs text-gray-500 hover:text-gray-300 whitespace-nowrap","aria-label":"Edit profile",children:[(0,s.jsx)("span",{className:"hidden sm:inline",children:"Edit"}),(0,s.jsx)("svg",{className:"sm:hidden w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",children:(0,s.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L10.582 16.07a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.862 4.487z"})})]}),(0,s.jsxs)("button",{onClick:()=>{a({user:null,networks:[],currentNetwork:"",token:""}),sessionStorage.removeItem("anet_v3_auth")},className:"text-xs text-gray-500 hover:text-gray-300 whitespace-nowrap","aria-label":"Sign out",children:[(0,s.jsx)("span",{className:"hidden sm:inline",children:"Sign out"}),(0,s.jsx)("svg",{className:"sm:hidden w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",children:(0,s.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"})})]})]}),p&&(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2 mt-2 pt-2 border-t border-[#2a2a4a]",children:[(0,s.jsx)("input",{type:"text",value:g,onChange:e=>b(e.target.value),placeholder:"Display name",className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white placeholder-gray-600 focus:outline-none w-32"}),(0,s.jsx)("input",{type:"email",value:y,onChange:e=>j(e.target.value),placeholder:"Email",className:"bg-[#0a0a15] border border-[#2a2a4a] rounded px-2 py-1 text-xs text-white placeholder-gray-600 focus:outline-none w-40"}),(0,s.jsx)("button",{onClick:v,className:"px-2 py-1 bg-cyan-600 hover:bg-cyan-500 text-white text-xs rounded",children:"Save"})]})]})}var S=e.i(21373),_=e.i(58442);function C({tabs:e,activeTab:t,onOpenTab:r,onCloseTab:a,onSetActive:n,onClose:l}){return 0===e.length?null:(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("div",{onClick:l,className:"jsx-f7cf3d1a6fdfc074 fixed inset-0 bg-black/30 z-40 lg:hidden"}),(0,s.jsxs)("div",{className:"jsx-f7cf3d1a6fdfc074 fixed top-0 right-0 h-full w-full lg:w-[500px] bg-[#0a0a1a] border-l border-[#2a2a4a] z-50 flex flex-col shadow-2xl shadow-black/60 animate-slide-in",children:[(0,s.jsxs)("div",{className:"jsx-f7cf3d1a6fdfc074 flex items-center border-b border-[#2a2a4a] bg-[#0d0d1a] overflow-x-auto",children:[(0,s.jsx)("div",{className:"jsx-f7cf3d1a6fdfc074 flex-1 flex min-w-0",children:e.map(e=>(0,s.jsxs)("button",{onClick:()=>n(e),className:`jsx-f7cf3d1a6fdfc074 flex items-center gap-1.5 px-3 py-2.5 text-xs border-b-2 transition-colors shrink-0 ${t===e?"border-cyan-400 text-cyan-300 bg-cyan-500/5":"border-transparent text-gray-500 hover:text-gray-300"}`,children:[(0,s.jsx)("div",{className:`jsx-f7cf3d1a6fdfc074 w-2 h-2 rounded-full ${t===e?"bg-cyan-400":"bg-gray-600"}`}),(0,s.jsx)("span",{className:"jsx-f7cf3d1a6fdfc074 max-w-[80px] truncate",children:e}),(0,s.jsx)("button",{onClick:t=>{t.stopPropagation(),a(e)},className:"jsx-f7cf3d1a6fdfc074 ml-1 text-gray-600 hover:text-gray-300 p-0.5",children:"×"})]},e))}),(0,s.jsx)("button",{onClick:l,className:"jsx-f7cf3d1a6fdfc074 text-gray-500 hover:text-white px-3 py-2.5 shrink-0 border-l border-[#2a2a4a]",children:(0,s.jsx)("svg",{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,className:"jsx-f7cf3d1a6fdfc074 w-4 h-4",children:(0,s.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12",className:"jsx-f7cf3d1a6fdfc074"})})})]}),(0,s.jsx)("div",{className:"jsx-f7cf3d1a6fdfc074 flex-1 relative overflow-hidden",children:e.map(e=>(0,s.jsx)("div",{className:`jsx-f7cf3d1a6fdfc074 absolute inset-0 ${t===e?"block":"hidden"}`,children:(0,s.jsx)($,{alias:e})},e))})]}),(0,s.jsx)(S.default,{id:"f7cf3d1a6fdfc074",children:"@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-slide-in{animation:.2s ease-out slide-in}"})]})}function $({alias:e}){return(0,s.jsx)(_.TaskChatPanel,{alias:e,onClose:()=>{},inline:!0})}function M({sessions:e,onClose:t}){let[a,n]=(0,r.useState)(new Set),[l,i]=(0,r.useState)(""),[o,d]=(0,r.useState)("normal"),[c,x]=(0,r.useState)(!1),[h,u]=(0,r.useState)([]),[f,m]=(0,r.useState)(""),g=e.filter(e=>"offline"!==e.status).filter(e=>!f||e.alias.toLowerCase().includes(f.toLowerCase())||(e.agent||"").toLowerCase().includes(f.toLowerCase())),b=async()=>{if(!l.trim()||0===a.size||c)return;x(!0),u([]);let e=[...a].map(async e=>{try{let t=await fetch("/api/hub/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({alias:e,task:l,priority:o})}),s=await t.json();return{alias:e,ok:!!s.ok,error:s.error}}catch(t){return{alias:e,ok:!1,error:"send failed"}}});u(await Promise.all(e)),x(!1)},y=h.filter(e=>e.ok).length;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("div",{className:"fixed inset-0 bg-black/50 z-40 anet-fade-in",onClick:t}),(0,s.jsxs)("div",{className:"fixed inset-4 lg:inset-x-[15%] lg:inset-y-[5%] bg-[#0a0a1a] border border-[#2a2a4a] rounded-2xl z-50 flex flex-col shadow-2xl shadow-black/70 overflow-hidden anet-fade-in",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between px-6 py-4 border-b border-[#2a2a4a] bg-[#0d0d1a]",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h2",{className:"text-lg font-bold text-white",children:"Dispatch Task"}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-0.5",children:"Send a task to one or more agents"})]}),(0,s.jsx)("button",{onClick:t,className:"text-gray-500 hover:text-white p-1.5 rounded-lg hover:bg-[#1a1a2a]",children:(0,s.jsx)("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,s.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),(0,s.jsxs)("div",{className:"flex-1 flex flex-col lg:flex-row overflow-hidden",children:[(0,s.jsxs)("div",{className:"lg:w-[280px] border-b lg:border-b-0 lg:border-r border-[#2a2a4a] flex flex-col",children:[(0,s.jsxs)("div",{className:"px-4 py-3 border-b border-[#2a2a4a]",children:[(0,s.jsx)("input",{type:"text",value:f,onChange:e=>m(e.target.value),placeholder:"Filter agents...",className:"w-full bg-[#111128] border border-[#2a2a4a] rounded-lg px-3 py-2 text-xs text-white placeholder-gray-600 focus:border-cyan-500/40 focus:outline-none"}),(0,s.jsxs)("div",{className:"flex items-center justify-between mt-2",children:[(0,s.jsx)("button",{onClick:()=>{a.size===g.length?n(new Set):n(new Set(g.map(e=>e.alias)))},className:"text-[10px] text-cyan-400 hover:text-cyan-300",children:a.size===g.length?"Deselect all":`Select all (${g.length})`}),(0,s.jsxs)("span",{className:"text-[10px] text-gray-600",children:[a.size," selected"]})]})]}),(0,s.jsxs)("div",{className:"flex-1 overflow-y-auto px-2 py-2 space-y-0.5 max-h-[200px] lg:max-h-none",children:[g.map(e=>(0,s.jsxs)("button",{onClick:()=>{var t;return t=e.alias,void n(e=>{let s=new Set(e);return s.has(t)?s.delete(t):s.add(t),s})},className:`w-full flex items-center gap-2 px-3 py-2 rounded-lg text-xs text-left transition-colors ${a.has(e.alias)?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/20":"text-gray-400 hover:bg-[#1a1a2a]"}`,children:[(0,s.jsx)(p.AliasAvatar,{alias:e.alias,size:16}),(0,s.jsx)("div",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${"working"===e.status?"bg-green-400":"idle"===e.status?"bg-cyan-400":"bg-gray-500"}`}),(0,s.jsx)("span",{className:"truncate flex-1",children:e.alias}),(0,s.jsx)("span",{className:"text-[9px] text-gray-600",children:e.agent||"--"})]},e.alias)),0===g.length&&(0,s.jsx)("div",{className:"text-center text-xs text-gray-600 py-4",children:"No online agents"})]})]}),(0,s.jsxs)("div",{className:"flex-1 flex flex-col",children:[(0,s.jsxs)("div",{className:"flex-1 px-6 py-4 flex flex-col",children:[(0,s.jsx)("label",{className:"text-xs text-gray-500 uppercase mb-2",children:"Task Prompt"}),(0,s.jsx)("textarea",{value:l,onChange:e=>i(e.target.value),placeholder:"Enter the task you want to dispatch...",className:"flex-1 min-h-[120px] bg-[#111128] border border-[#2a2a4a] rounded-xl px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/40 focus:outline-none resize-none"}),(0,s.jsxs)("div",{className:"flex items-center gap-3 mt-4",children:[(0,s.jsxs)("select",{value:o,onChange:e=>d(e.target.value),className:"bg-[#111128] border border-[#2a2a4a] rounded-lg px-3 py-2 text-xs text-white focus:outline-none",children:[(0,s.jsx)("option",{value:"normal",children:"Normal priority"}),(0,s.jsx)("option",{value:"high",children:"High priority"}),(0,s.jsx)("option",{value:"low",children:"Low priority"})]}),(0,s.jsx)("div",{className:"flex-1"}),(0,s.jsx)("button",{onClick:b,disabled:c||!l.trim()||0===a.size,className:"px-6 py-2.5 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-xl transition-all shadow-lg shadow-cyan-500/10 disabled:shadow-none active:scale-95",children:c?(0,s.jsxs)("span",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{className:"w-4 h-4 border-2 border-white/30 border-t-white rounded-full animate-spin"}),"Sending..."]}):`Dispatch to ${a.size} agent${a.size>1?"s":""}`})]})]}),h.length>0&&(0,s.jsxs)("div",{className:"px-6 py-3 border-t border-[#2a2a4a] bg-[#0d0d1a]",children:[(0,s.jsxs)("div",{className:"text-xs text-gray-500 mb-2",children:[y,"/",h.length," dispatched successfully"]}),(0,s.jsx)("div",{className:"flex flex-wrap gap-1.5",children:h.map(e=>(0,s.jsxs)("span",{className:`flex items-center gap-1.5 text-[10px] pl-1 pr-2 py-0.5 rounded-full border ${e.ok?"text-green-300 border-green-500/20 bg-green-500/5":"text-red-300 border-red-500/20 bg-red-500/5"}`,children:[(0,s.jsx)(p.AliasAvatar,{alias:e.alias,size:14}),(0,s.jsx)("span",{children:e.alias}),(0,s.jsx)("span",{"aria-hidden":!0,children:e.ok?"✓":e.error||"✗"})]},e.alias))})]})]})]})]})]})}var z=e.i(65822),F=e.i(51280),T=e.i(71235);e.s(["default",0,function(){let e,i,d,c,x;(0,r.useEffect)(()=>{sessionStorage.getItem("anet_v3_auth")||(fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),window.location.assign("/login"))},[]);let{sessions:h,hint:u,error:m,isLoading:g}=(0,z.useSessions)(),{health:v}=(0,z.useHealth)(),{config:k}=(0,z.useAnetConfig)(),{tasks:S}=(0,z.useTasks)({limit:"500"}),{stats:_}=(0,z.useStats)(),{license:$}=(0,z.useLicense)(),[A,R]=(0,r.useState)(window.innerWidth>=1024),[E,O]=(0,r.useState)(!1),P=function(){let[e,t]=(0,r.useState)([]),[s,a]=(0,r.useState)("");return{tabs:e,activeTab:s,openTab:e=>{t(t=>t.includes(e)?t:[...t,e]),a(e)},closeTab:e=>{t(t=>{let r=t.filter(t=>t!==e);return s===e&&a(r[r.length-1]||""),r})},closeAll:()=>{t([]),a("")},setActiveTab:a}}(),[B,L]=(0,r.useState)(!1),[I,W]=(0,r.useState)([]),[H,D]=(0,r.useState)("all"),{mutate:G}=(0,T.useSWRConfig)(),J="1"!==t.default.env.NEXT_PUBLIC_DISABLE_SSE,{connected:U,supported:V}=(0,F.useSSE)({url:"/api/hub/events",enabled:J,onEvent:e=>{["new_task","new_message","new_reply","node_status_changed","broadcast"].includes(e.type)&&(G("/api/hub/status"),G(e=>"string"==typeof e&&e.startsWith("/api/hub/tasks"),void 0,{revalidate:!0}))}});if((0,r.useEffect)(()=>{let e=()=>{fetch("/api/hub/inbox").then(e=>e.json()).then(e=>{e.messages?.length&&W(t=>{let s=new Set(t.map(e=>e.id));return[...e.messages.filter(e=>!s.has(e.id)),...t].slice(0,100)})}).catch(()=>{})};e();let t=setInterval(e,1e4);return()=>clearInterval(t)},[]),g)return(0,s.jsx)(j,{});let q=v?.sse_sessions||{},K=e=>(e.network_id?q[`${e.network_id}:${e.alias}`]:void 0)??q[e.alias],Q=e=>"offline"!==e.status||!!K(e),X=h.filter(Q).length,Y=h.length,Z=h.filter(e=>"working"===e.status).length,ee=v?(0,n.formatUptime)(v.uptime):"--",et=v?.version||"--",es=!!(k?.hub&&k.tokenConfigured),er=k?.source==="file"?"Local config":k?.source==="runtime-env"?"Runtime env":"Config missing",ea={};if(_?.tasks?.by_status?.length)for(let e of _.tasks.by_status)ea[e.status]=e.count;else for(let e of S)ea[e.status]=(ea[e.status]||0)+1;let en=[...h].sort((e,t)=>{let s=+!!Q(e),r=+!!Q(t);if(s!==r)return r-s;let a=+("working"===e.status);return("working"===t.status)-a});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)("div",{className:"lg:ml-0 ml-10",children:(0,s.jsx)(l,{online:X,working:Z,total:Y,version:et,uptime:ee})}),(0,s.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,s.jsx)("button",{onClick:()=>L(!0),className:"px-4 py-2 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 text-white text-sm font-medium rounded-xl shadow-lg shadow-cyan-500/10 transition-all active:scale-95 shrink-0",children:"⚡ Dispatch"}),(0,s.jsx)("div",{className:"flex-1",children:(0,s.jsx)(N,{})})]}),(0,s.jsxs)("section",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 shadow-lg shadow-black/20",children:[(0,s.jsxs)("button",{onClick:()=>O(!E),className:"w-full flex items-center justify-between text-left",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 text-xs",children:[(0,s.jsx)("span",{className:"uppercase text-gray-600",children:"Config"}),(0,s.jsx)("span",{className:`w-2 h-2 rounded-full ${es?"bg-green-400":"bg-red-400"}`}),(0,s.jsx)("span",{className:"text-gray-500",children:er})]}),(0,s.jsx)("svg",{className:`w-4 h-4 text-gray-600 transition-transform ${E?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:(0,s.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})})]}),E&&(0,s.jsxs)("div",{className:"mt-3 pt-3 border-t border-[#2a2a4a]",children:[(0,s.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,s.jsx)("div",{className:"min-w-0",children:(0,s.jsxs)("div",{className:"text-gray-100 truncate text-sm",title:k?.hub||void 0,children:["Hub: ",(0,s.jsx)("span",{className:k?.hub?"text-cyan-300":"text-red-300",children:k?.hub?.trim()||"not configured"})]})}),(0,s.jsx)("div",{className:"flex flex-wrap gap-2 text-xs",children:(0,s.jsxs)("span",{className:`px-2.5 py-1 rounded-md border ${k?.tokenConfigured?"bg-blue-500/5 text-blue-300 border-blue-500/20":"bg-gray-500/5 text-gray-400 border-gray-500/20"}`,children:["Token: ",k?.tokenPreview||"not configured"]})})]}),k?.error&&(0,s.jsx)("div",{className:"mt-2 text-xs text-gray-600",children:k.error})]})]}),Object.keys(ea).length>0&&(0,s.jsxs)("section",{className:"mb-6 rounded-lg border border-[#2a2a4a] bg-[#111128] px-4 py-3 shadow-lg shadow-black/20",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,s.jsx)("div",{className:"text-xs uppercase text-gray-600",children:"Task Status"}),(0,s.jsx)(a.default,{href:"/tasks",prefetch:!1,className:"text-xs text-cyan-400 hover:text-cyan-300",children:"View all →"})]}),(0,s.jsx)("div",{className:"flex flex-wrap gap-2",children:[{key:"running",color:"bg-green-500/10 text-green-300 border-green-500/20"},{key:"delivered",color:"bg-blue-500/10 text-blue-300 border-blue-500/20"},{key:"acked",color:"bg-cyan-500/10 text-cyan-300 border-cyan-500/20"},{key:"replied",color:"bg-purple-500/10 text-purple-300 border-purple-500/20"},{key:"failed",color:"bg-red-500/10 text-red-300 border-red-500/20"},{key:"cancelled",color:"bg-yellow-500/10 text-yellow-300 border-yellow-500/20"},{key:"expired",color:"bg-orange-500/10 text-orange-300 border-orange-500/20"},{key:"closed",color:"bg-gray-500/10 text-gray-500 border-gray-500/20"}].filter(({key:e})=>ea[e]).map(({key:e,color:t})=>(0,s.jsxs)(a.default,{href:`/tasks?status=${e}`,prefetch:!1,className:`px-2.5 py-1 rounded-md border text-xs ${t} hover:opacity-80 transition-opacity`,children:[e,": ",ea[e]]},e))})]}),(0,s.jsx)("div",{className:"text-[10px] uppercase tracking-[0.12em] text-gray-600 mb-2",children:"Quick navigation"}),(0,s.jsx)("section",{className:"mb-3 grid grid-cols-3 gap-2 sm:gap-3",children:(e=h.filter(e=>Q(e)&&"working"!==e.status).length,i=Y-X,d=S.filter(e=>"failed"===e.status).length,[{href:"/nodes",label:"Nodes",value:`${X}/${Y}`,sub:`${Y>0?Math.round(X/Y*100):0}% online`,color:"text-green-400 border-green-500/20",popover:0===Y?null:[{k:"working",v:Z,dot:"",color:"#4ade80"},{k:"idle",v:e,dot:"",color:"#22d3ee"},{k:"offline",v:i,dot:"",color:"#9ca3af"}]},{href:"/tasks",label:"Tasks",value:String(Object.values(ea).reduce((e,t)=>e+t,0)||0),sub:"all-time",color:"text-cyan-400 border-cyan-500/20",popover:0===Object.keys(ea).length?null:["running","replied","failed","cancelled","expired","closed","created","delivered","acked"].filter(e=>ea[e]).map(e=>({k:e,v:ea[e],dot:"",color:({running:"#4ade80",replied:"#a78bfa",failed:"#f87171",cancelled:"#facc15",expired:"#fb923c",closed:"#9ca3af",created:"#9ca3af",delivered:"#60a5fa",acked:"#22d3ee"})[e]||"#9ca3af"}))},{href:"/tasks?status=failed",label:"Failed",value:String(ea.failed||0),sub:ea.failed?"needs review":"none",color:ea.failed?"text-red-400 border-red-500/25":"text-gray-500 border-gray-700/30",popover:d?[{k:`${d} in current view`,v:"",dot:"",color:"#f87171"}]:[{k:"no failures yet",v:"",dot:"",color:"#4b5563"}]}].map(e=>(0,s.jsxs)(a.default,{href:e.href,prefetch:!1,className:`anet-stat-link group relative rounded-xl border ${e.color} bg-[#111128] px-3 py-3 transition-all hover:-translate-y-px`,children:[(0,s.jsxs)("div",{className:"flex items-baseline justify-between",children:[(0,s.jsx)("div",{className:`text-xl font-semibold tabular-nums ${e.color.split(" ")[0]}`,children:e.value}),(0,s.jsx)("div",{className:"hidden sm:block text-[10px] text-gray-600 group-hover:text-gray-400 transition-colors",children:"View →"})]}),(0,s.jsx)("div",{className:"text-[11px] text-gray-400 mt-0.5",children:e.label}),(0,s.jsx)("div",{className:"text-[10px] text-gray-600 mt-px",children:e.sub}),e.popover&&e.popover.length>0&&(0,s.jsxs)("div",{className:"anet-stat-popover hidden md:block pointer-events-none absolute left-2 right-2 top-full mt-1 z-20 rounded-lg border border-[#2a2a4a] bg-[#0d0d1a] shadow-lg shadow-black/30 px-3 py-2 opacity-0 translate-y-[-2px] group-hover:opacity-100 group-hover:translate-y-0 transition-all duration-150 delay-100",children:[(0,s.jsx)("div",{className:"text-[10px] text-gray-600 uppercase tracking-wider mb-1.5",children:"Breakdown"}),(0,s.jsx)("ul",{className:"space-y-1",children:e.popover.map(e=>(0,s.jsxs)("li",{className:"flex items-center gap-2 text-[11px]",children:[(0,s.jsx)("span",{className:"inline-block w-1.5 h-1.5 rounded-full shrink-0",style:{backgroundColor:e.color},"aria-hidden":!0}),(0,s.jsx)("span",{className:"text-gray-400 capitalize",children:e.k}),""!==e.v&&(0,s.jsx)("span",{className:"ml-auto text-gray-300 tabular-nums font-medium",children:e.v})]},e.k))})]})]},e.href)))}),(0,s.jsx)("section",{className:"mb-6 grid grid-cols-3 gap-2 sm:gap-3",children:[{href:"/messages",label:"Messages",icon:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"},{href:"/logs",label:"Audit log",icon:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z M14 2v6h6 M16 13H8 M16 17H8 M10 9H8"},{href:"/admin",label:"Admin",icon:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4z M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"}].map(e=>(0,s.jsxs)(a.default,{href:e.href,prefetch:!1,className:"anet-nav-tile flex items-center justify-center gap-2 rounded-xl border border-[#2a2a4a] bg-[#111128] px-3 py-2.5 text-[12px] text-gray-400 hover:text-gray-200 transition-colors",children:[(0,s.jsx)("svg",{className:"w-4 h-4 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:(0,s.jsx)("path",{d:e.icon})}),(0,s.jsx)("span",{children:e.label})]},e.href))}),(0,s.jsx)(o,{}),S.length>0&&(0,s.jsxs)("section",{className:"mb-6 bg-[#111128] border border-[#2a2a4a] rounded-xl p-4",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-gray-300",children:"Recent Activity"}),(0,s.jsx)(a.default,{href:"/tasks",className:"text-xs text-cyan-400 hover:text-cyan-300",children:"All tasks →"})]}),(0,s.jsx)("div",{className:"space-y-2 max-h-40 overflow-y-auto",children:S.slice(0,5).map(e=>(0,s.jsxs)("div",{className:"flex items-center gap-2 text-xs",children:[(0,s.jsx)("span",{className:`w-1.5 h-1.5 rounded-full shrink-0 ${"replied"===e.status?"bg-purple-400":"running"===e.status?"bg-green-400":"failed"===e.status?"bg-red-400":"bg-blue-400"}`}),e.from_name&&(0,s.jsx)(p.AliasAvatar,{alias:e.from_name,size:14}),(0,s.jsx)("span",{className:"text-gray-300 shrink-0 max-w-[20%] truncate",children:e.from_name||"?"}),(0,s.jsx)("span",{className:"text-gray-600",children:"→"}),e.to_name&&(0,s.jsx)(p.AliasAvatar,{alias:e.to_name,size:14}),(0,s.jsx)("span",{className:"text-gray-300 shrink-0 max-w-[20%] truncate",children:e.to_name||"?"}),(0,s.jsx)("span",{className:"text-gray-500 truncate flex-1",children:e.content?.slice(0,40)||"--"}),(0,s.jsx)("span",{className:`shrink-0 px-1.5 py-0.5 rounded text-[10px] border ${"replied"===e.status?"text-purple-300 border-purple-500/20":"failed"===e.status?"text-red-300 border-red-500/20":"text-gray-500 border-gray-700/30"}`,children:e.status})]},e.task_id))})]}),m&&(0,s.jsxs)("div",{className:"bg-red-900/20 border border-red-800/40 text-red-300 px-4 py-3 rounded-lg mb-6 text-sm flex items-center justify-between",role:"alert",children:[(0,s.jsx)("span",{children:String(m)}),(0,s.jsx)("span",{className:"text-gray-500 text-xs",children:"Check CommHub connection"})]}),h.length>0&&(0,s.jsx)("div",{className:"flex justify-center mb-4",children:(0,s.jsx)("button",{onClick:()=>R(!A),className:"text-xs text-gray-500 hover:text-gray-300 border border-gray-700/50 px-4 py-1.5 rounded-lg transition-colors hover:border-gray-600 cursor-pointer",children:A?"Hide Topology":"Show Topology"})}),!A&&h.length>0&&(0,s.jsx)("div",{className:"lg:hidden text-center text-xs text-gray-600 mb-4",children:"Topology hidden on mobile for better readability"}),A&&h.length>0&&(0,s.jsx)(f,{sessions:h,sseSessions:q}),0!==h.length||m?(c={all:en.length,working:en.filter(e=>Q(e)&&"working"===e.status).length,idle:en.filter(e=>Q(e)&&"working"!==e.status).length,offline:en.filter(e=>!Q(e)).length},x=en.filter(e=>"all"===H||("offline"===H?!Q(e):"working"===H?Q(e)&&"working"===e.status:"idle"!==H||Q(e)&&"working"!==e.status)),(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("div",{className:"mb-3 flex flex-wrap items-center gap-1",children:[{key:"all",label:"All"},{key:"working",label:"Working",dot:"#4ade80"},{key:"idle",label:"Idle",dot:"#22d3ee"},{key:"offline",label:"Offline",dot:"#6b7280"}].map(e=>(0,s.jsxs)("button",{type:"button",onClick:()=>D(e.key),disabled:0===c[e.key]&&"all"!==e.key,className:`flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs transition-colors disabled:opacity-30 disabled:cursor-not-allowed ${H===e.key?"bg-cyan-500/10 text-cyan-300 border border-cyan-500/30":"text-gray-500 hover:text-gray-200 hover:bg-[#1a1a2a] border border-transparent"}`,children:[e.dot&&(0,s.jsx)("span",{"aria-hidden":!0,className:"inline-block w-1.5 h-1.5 rounded-full",style:{backgroundColor:e.dot}}),(0,s.jsx)("span",{children:e.label}),(0,s.jsx)("span",{className:`text-[10px] tabular-nums ${H===e.key?"text-cyan-400":"text-gray-600"}`,children:c[e.key]})]},e.key))}),(0,s.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 2xl:grid-cols-4 gap-3 sm:gap-4",children:x.map(e=>(0,s.jsx)(b,{session:e,hasSse:Q(e),sseCount:K(e)||0,onChat:P.openTab},e.alias))}),0===x.length&&(0,s.jsxs)("div",{className:"mt-4 text-center text-xs text-gray-600",children:['No agents match "',H,'" — ',(0,s.jsx)("button",{onClick:()=>D("all"),className:"underline hover:text-gray-400",children:"Show all"})]})]})):(0,s.jsx)(w.NodesEmptyState,{hint:u}),(0,s.jsx)(y,{messages:I}),(0,s.jsxs)("div",{className:"mt-8 text-center text-xs text-gray-600 flex items-center justify-center gap-2 flex-wrap",children:[V&&(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("span",{className:`w-1.5 h-1.5 rounded-full ${U?"bg-green-400":"bg-gray-600"}`}),U?"SSE live":"SWR polling"]}),$?.license&&(0,s.jsxs)(s.Fragment,{children:[V&&(0,s.jsx)(s.Fragment,{children:"·"}),(0,s.jsxs)("span",{className:$.license.days_left<=7?"text-red-400":"pro"===$.license.type?"text-green-400":"text-yellow-400",children:[$.license.type," (",$.license.days_left,"d left)"]})]})]}),B&&(0,s.jsx)(M,{sessions:h,onClose:()=>L(!1)}),P.tabs.length>0&&(0,s.jsx)(C,{tabs:P.tabs,activeTab:P.activeTab,onOpenTab:P.openTab,onCloseTab:P.closeTab,onSetActive:P.setActiveTab,onClose:P.closeAll})]})}],31713)}]);
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,65822,e=>{"use strict";var s=e.i(83599),a=e.i(58963);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:o}=(0,s.default)(n(`/api/hub/messages?limit=${e}`,l),t,r);return{messages:i?.messages||[],error:c,isLoading:o}},"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:o,isLoading:d}=(0,s.default)(n(`/api/hub/tasks?${i}`,l),t,r);return{tasks:c?.tasks||[],count:c?.count??0,source:c?.source,error:o,isLoading:d}}])},32545,e=>{"use strict";var s=e.i(18050),a=e.i(71645),t=e.i(22016),r=e.i(65822);e.s(["default",0,function(){let{config:e}=(0,r.useAnetConfig)(),{health:n}=(0,r.useHealth)(),{license:l}=(0,r.useLicense)(),[i,c]=(0,a.useState)(""),[o,d]=(0,a.useState)(""),[x,m]=(0,a.useState)(""),[h,g]=(0,a.useState)(""),[u,p]=(0,a.useState)(""),b="flex flex-col gap-1 sm:flex-row sm:items-start sm:justify-between",N="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 ${N}`,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 ${N}`,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"} ${N}`,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:`${n?.auth==="enabled"?"text-green-400":"text-yellow-400"} sm:text-right`,children:n?.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 ${N}`,children:n?.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 ${N}`,children:n?.sessions??"--"})]}),(0,s.jsxs)("div",{className:b,children:[(0,s.jsx)("span",{className:"text-gray-500",children:"SSE Connections"}),(0,s.jsx)("span",{className:`text-gray-300 ${N}`,children:n?.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 ${N}`,children:n?.uptime?`${Math.floor(n.uptime/3600)}h ${Math.floor(n.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 ${N}`,title:"From package.json @sleep2agi/agent-network-dashboard",children:"0.4.5-preview.40"})]}),(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 ${N}`,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 ${N}`,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",l?.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"===l.license.type?"text-green-300 bg-green-500/10 border-green-500/30":l.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"}),l.license.type,l.license.days_left?` \xb7 ${l.license.days_left}d left`:""]})]}),l?.license?(0,s.jsxs)("div",{className:"space-y-3 text-sm",children:[l.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:[l.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 ${N}`,children:l.license.expires_at})]}),l.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 ${N}`,children:l.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 ${N}`,children:l.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 ${N}`,children:l.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:i,onChange:e=>c(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(!i.trim())return;let e=await fetch("/api/hub/license",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:i})}),s=await e.json();d(s.ok?`Activated: ${s.type}`:`Failed: ${s.error}`),s.ok&&c(""),setTimeout(()=>d(""),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:x,onChange:e=>m(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:h,onChange:e=>g(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(!x||!h)return;let e=sessionStorage.getItem("anet_v3_auth");if(!e)return void p("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:x,new_password:h})}),t=await a.json();if(p(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}))}m(""),g("")}setTimeout(()=>p(""),5e3)},disabled:!x||!h,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"})]}),u&&(0,s.jsx)("div",{className:`mt-2 text-xs ${u.startsWith("Failed")?"text-red-400":"text-green-400"}`,children:u})]}),(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 →"})]})]})]})]})]})}],32545)}]);
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":298,"timestamp":187131880243,"id":4,"parentId":1,"tags":{},"startTime":1778558617705,"traceId":"17e78f818ae875ee"},{"name":"load-custom-routes","duration":515,"timestamp":187131880695,"id":5,"parentId":1,"tags":{},"startTime":1778558617705,"traceId":"17e78f818ae875ee"},{"name":"create-dist-dir","duration":416,"timestamp":187131881257,"id":6,"parentId":1,"tags":{},"startTime":1778558617706,"traceId":"17e78f818ae875ee"},{"name":"clean","duration":587,"timestamp":187131882629,"id":7,"parentId":1,"tags":{},"startTime":1778558617707,"traceId":"17e78f818ae875ee"},{"name":"discover-routes","duration":8389,"timestamp":187131981307,"id":8,"parentId":1,"tags":{},"startTime":1778558617806,"traceId":"17e78f818ae875ee"},{"name":"create-root-mapping","duration":136,"timestamp":187131989770,"id":9,"parentId":1,"tags":{},"startTime":1778558617814,"traceId":"17e78f818ae875ee"},{"name":"generate-route-types","duration":26101,"timestamp":187131992328,"id":10,"parentId":1,"tags":{},"startTime":1778558617817,"traceId":"17e78f818ae875ee"},{"name":"public-dir-conflict-check","duration":144,"timestamp":187132018593,"id":11,"parentId":1,"tags":{},"startTime":1778558617843,"traceId":"17e78f818ae875ee"},{"name":"generate-routes-manifest","duration":6108,"timestamp":187132018929,"id":12,"parentId":1,"tags":{},"startTime":1778558617844,"traceId":"17e78f818ae875ee"},{"name":"run-turbopack","duration":7019275,"timestamp":187132047712,"id":14,"parentId":1,"tags":{},"startTime":1778558617872,"traceId":"17e78f818ae875ee"},{"name":"turbopack-build-events","duration":83,"timestamp":187132329286,"id":15,"parentId":1,"tags":{},"startTime":1778558618154,"traceId":"17e78f818ae875ee"},{"name":"run-typescript","duration":7463711,"timestamp":187139074373,"id":16,"parentId":1,"tags":{},"startTime":1778558624899,"traceId":"17e78f818ae875ee"},{"name":"generate-required-server-files","duration":2243,"timestamp":187146539027,"id":18,"parentId":1,"tags":{},"startTime":1778558632364,"traceId":"17e78f818ae875ee"},{"name":"check-static-error-page","duration":16361,"timestamp":187146606893,"id":20,"parentId":19,"tags":{},"startTime":1778558632432,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":422638,"timestamp":187146626583,"id":62,"parentId":22,"tags":{},"startTime":1778558632451,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":440302,"timestamp":187146609051,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778558632434,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":458974,"timestamp":187146626174,"id":61,"parentId":21,"tags":{},"startTime":1778558632451,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":477330,"timestamp":187146607894,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778558632433,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":509605,"timestamp":187146626721,"id":63,"parentId":25,"tags":{},"startTime":1778558632451,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":524967,"timestamp":187146611423,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778558632436,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":512497,"timestamp":187146626928,"id":64,"parentId":26,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":527768,"timestamp":187146611720,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778558632436,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":526368,"timestamp":187146627090,"id":66,"parentId":28,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":540315,"timestamp":187146613207,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778558632438,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":526644,"timestamp":187146627028,"id":65,"parentId":27,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":541881,"timestamp":187146611823,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778558632437,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":530340,"timestamp":187146627268,"id":69,"parentId":32,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":543785,"timestamp":187146613909,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778558632439,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":534422,"timestamp":187146627422,"id":70,"parentId":33,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":547717,"timestamp":187146614197,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778558632439,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":537028,"timestamp":187146627160,"id":67,"parentId":29,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":550880,"timestamp":187146613366,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778558632438,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":538734,"timestamp":187146627508,"id":71,"parentId":34,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":551972,"timestamp":187146614315,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778558632439,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":542045,"timestamp":187146627216,"id":68,"parentId":30,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":555736,"timestamp":187146613578,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778558632438,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":542403,"timestamp":187146627625,"id":73,"parentId":36,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":555322,"timestamp":187146614767,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778558632439,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":546949,"timestamp":187146627535,"id":72,"parentId":35,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":560135,"timestamp":187146614414,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778558632439,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":549057,"timestamp":187146627667,"id":75,"parentId":38,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":561759,"timestamp":187146615018,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":550496,"timestamp":187146627676,"id":76,"parentId":39,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":563120,"timestamp":187146615094,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":553957,"timestamp":187146627694,"id":78,"parentId":41,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":566473,"timestamp":187146615221,"id":41,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":556444,"timestamp":187146627685,"id":77,"parentId":40,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":569028,"timestamp":187146615158,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":558494,"timestamp":187146627654,"id":74,"parentId":37,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":571299,"timestamp":187146614898,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":558673,"timestamp":187146627703,"id":79,"parentId":42,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":571119,"timestamp":187146615287,"id":42,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":560713,"timestamp":187146627720,"id":81,"parentId":44,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":573068,"timestamp":187146615417,"id":44,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":562385,"timestamp":187146627728,"id":82,"parentId":45,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":574674,"timestamp":187146615483,"id":45,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":565339,"timestamp":187146627748,"id":84,"parentId":47,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":577457,"timestamp":187146615672,"id":47,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":567465,"timestamp":187146627711,"id":80,"parentId":43,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":579874,"timestamp":187146615351,"id":43,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":568362,"timestamp":187146627736,"id":83,"parentId":46,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":580551,"timestamp":187146615588,"id":46,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":568631,"timestamp":187146627758,"id":85,"parentId":48,"tags":{},"startTime":1778558632452,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":580671,"timestamp":187146615752,"id":48,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778558632440,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":562103,"timestamp":187146637198,"id":87,"parentId":31,"tags":{},"startTime":1778558632462,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":585666,"timestamp":187146613678,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778558632438,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":563427,"timestamp":187146636063,"id":86,"parentId":24,"tags":{},"startTime":1778558632461,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":590099,"timestamp":187146609427,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778558632434,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":548996,"timestamp":187146656604,"id":90,"parentId":50,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":589400,"timestamp":187146616241,"id":50,"parentId":19,"tags":{"page":"/logs"},"startTime":1778558632441,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":557425,"timestamp":187146656614,"id":91,"parentId":51,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":597766,"timestamp":187146616347,"id":51,"parentId":19,"tags":{"page":"/messages"},"startTime":1778558632441,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":560243,"timestamp":187146656619,"id":92,"parentId":52,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":600416,"timestamp":187146616498,"id":52,"parentId":19,"tags":{"page":"/node"},"startTime":1778558632441,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":565908,"timestamp":187146656628,"id":93,"parentId":53,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":605935,"timestamp":187146616651,"id":53,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778558632441,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":572511,"timestamp":187146656638,"id":94,"parentId":55,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":611670,"timestamp":187146617535,"id":55,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778558632442,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":580012,"timestamp":187146656557,"id":88,"parentId":23,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":627372,"timestamp":187146609276,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778558632434,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":580220,"timestamp":187146656593,"id":89,"parentId":49,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":620724,"timestamp":187146616113,"id":49,"parentId":19,"tags":{"page":"/login"},"startTime":1778558632441,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":580291,"timestamp":187146656643,"id":95,"parentId":56,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":619255,"timestamp":187146617698,"id":56,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778558632442,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":586040,"timestamp":187146656652,"id":96,"parentId":58,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":624591,"timestamp":187146618167,"id":58,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778558632443,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":586270,"timestamp":187146656667,"id":98,"parentId":60,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":620116,"timestamp":187146622852,"id":60,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778558632448,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":590014,"timestamp":187146656660,"id":97,"parentId":59,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":628446,"timestamp":187146618279,"id":59,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778558632443,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":591263,"timestamp":187146656678,"id":99,"parentId":54,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":630966,"timestamp":187146617114,"id":54,"parentId":19,"tags":{"page":"/"},"startTime":1778558632442,"traceId":"17e78f818ae875ee"},{"name":"is-page-static","duration":592038,"timestamp":187146656686,"id":100,"parentId":57,"tags":{},"startTime":1778558632481,"traceId":"17e78f818ae875ee"},{"name":"check-page","duration":630916,"timestamp":187146617845,"id":57,"parentId":19,"tags":{"page":"/settings"},"startTime":1778558632443,"traceId":"17e78f818ae875ee"},{"name":"static-check","duration":642740,"timestamp":187146606075,"id":19,"parentId":1,"tags":{},"startTime":1778558632431,"traceId":"17e78f818ae875ee"},{"name":"write-routes-manifest","duration":407,"timestamp":187147255446,"id":102,"parentId":1,"tags":{},"startTime":1778558633080,"traceId":"17e78f818ae875ee"},{"name":"load-dotenv","duration":85,"timestamp":187147267947,"id":105,"parentId":104,"tags":{},"startTime":1778558633093,"traceId":"17e78f818ae875ee"},{"name":"run-export-path-map","duration":697,"timestamp":187147270676,"id":106,"parentId":104,"tags":{},"startTime":1778558633095,"traceId":"17e78f818ae875ee"},{"name":"next-export","duration":538786,"timestamp":187147266599,"id":104,"parentId":1,"tags":{},"startTime":1778558633091,"traceId":"17e78f818ae875ee"},{"name":"move-exported-app-not-found-","duration":1333,"timestamp":187147808533,"id":107,"parentId":103,"tags":{},"startTime":1778558633633,"traceId":"17e78f818ae875ee"},{"name":"move-exported-app-global-error-","duration":439,"timestamp":187147809970,"id":108,"parentId":103,"tags":{},"startTime":1778558633635,"traceId":"17e78f818ae875ee"}]
2
- [{"name":"static-generation","duration":554640,"timestamp":187147259844,"id":103,"parentId":1,"tags":{},"startTime":1778558633085,"traceId":"17e78f818ae875ee"},{"name":"write-routes-manifest","duration":381,"timestamp":187147814651,"id":109,"parentId":1,"tags":{},"startTime":1778558633639,"traceId":"17e78f818ae875ee"},{"name":"print-tree-view","duration":3700,"timestamp":187147826530,"id":110,"parentId":1,"tags":{},"startTime":1778558633651,"traceId":"17e78f818ae875ee"},{"name":"write-route-bundle-stats","duration":12930,"timestamp":187147830273,"id":111,"parentId":1,"tags":{},"startTime":1778558633655,"traceId":"17e78f818ae875ee"},{"name":"telemetry-flush","duration":33002,"timestamp":187147843244,"id":112,"parentId":1,"tags":{},"startTime":1778558633668,"traceId":"17e78f818ae875ee"},{"name":"next-build","duration":16054132,"timestamp":187131822153,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778558617647,"traceId":"17e78f818ae875ee"}]
1
+ [{"name":"generate-buildid","duration":286,"timestamp":210730834567,"id":4,"parentId":1,"tags":{},"startTime":1778582216659,"traceId":"9950c57e18b10f65"},{"name":"load-custom-routes","duration":492,"timestamp":210730834996,"id":5,"parentId":1,"tags":{},"startTime":1778582216660,"traceId":"9950c57e18b10f65"},{"name":"create-dist-dir","duration":424,"timestamp":210730835535,"id":6,"parentId":1,"tags":{},"startTime":1778582216660,"traceId":"9950c57e18b10f65"},{"name":"clean","duration":501,"timestamp":210730837036,"id":7,"parentId":1,"tags":{},"startTime":1778582216662,"traceId":"9950c57e18b10f65"},{"name":"discover-routes","duration":10779,"timestamp":210730934211,"id":8,"parentId":1,"tags":{},"startTime":1778582216759,"traceId":"9950c57e18b10f65"},{"name":"create-root-mapping","duration":209,"timestamp":210730945078,"id":9,"parentId":1,"tags":{},"startTime":1778582216770,"traceId":"9950c57e18b10f65"},{"name":"generate-route-types","duration":33290,"timestamp":210730947931,"id":10,"parentId":1,"tags":{},"startTime":1778582216773,"traceId":"9950c57e18b10f65"},{"name":"public-dir-conflict-check","duration":112,"timestamp":210730981420,"id":11,"parentId":1,"tags":{},"startTime":1778582216806,"traceId":"9950c57e18b10f65"},{"name":"generate-routes-manifest","duration":4399,"timestamp":210730981656,"id":12,"parentId":1,"tags":{},"startTime":1778582216806,"traceId":"9950c57e18b10f65"},{"name":"run-turbopack","duration":11240457,"timestamp":210730993172,"id":14,"parentId":1,"tags":{},"startTime":1778582216818,"traceId":"9950c57e18b10f65"},{"name":"turbopack-build-events","duration":91,"timestamp":210731345351,"id":15,"parentId":1,"tags":{},"startTime":1778582217170,"traceId":"9950c57e18b10f65"},{"name":"run-typescript","duration":9927521,"timestamp":210742264248,"id":16,"parentId":1,"tags":{},"startTime":1778582228089,"traceId":"9950c57e18b10f65"},{"name":"generate-required-server-files","duration":3038,"timestamp":210752193370,"id":18,"parentId":1,"tags":{},"startTime":1778582238018,"traceId":"9950c57e18b10f65"},{"name":"check-static-error-page","duration":34261,"timestamp":210752288285,"id":20,"parentId":19,"tags":{},"startTime":1778582238113,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":456097,"timestamp":210752326831,"id":62,"parentId":22,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":487782,"timestamp":210752295293,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778582238120,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":554853,"timestamp":210752327131,"id":64,"parentId":26,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":579725,"timestamp":210752302359,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778582238127,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":575063,"timestamp":210752326922,"id":63,"parentId":25,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":600065,"timestamp":210752302018,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778582238127,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":588746,"timestamp":210752327187,"id":65,"parentId":27,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":613430,"timestamp":210752302565,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778582238127,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":603111,"timestamp":210752327264,"id":67,"parentId":29,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":628646,"timestamp":210752302865,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778582238128,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":614076,"timestamp":210752327311,"id":68,"parentId":30,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":638368,"timestamp":210752303095,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778582238128,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":614571,"timestamp":210752327225,"id":66,"parentId":28,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":639113,"timestamp":210752302733,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778582238127,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":618675,"timestamp":210752327345,"id":69,"parentId":32,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":642484,"timestamp":210752303596,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778582238128,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":622473,"timestamp":210752326469,"id":61,"parentId":21,"tags":{},"startTime":1778582238151,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":655129,"timestamp":210752293899,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778582238119,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":623141,"timestamp":210752327518,"id":71,"parentId":34,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":646755,"timestamp":210752303952,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778582238129,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":627509,"timestamp":210752327588,"id":73,"parentId":36,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":649202,"timestamp":210752305970,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778582238131,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":632188,"timestamp":210752327606,"id":74,"parentId":37,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":649975,"timestamp":210752309877,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":638372,"timestamp":210752327468,"id":70,"parentId":33,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":662122,"timestamp":210752303780,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778582238128,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":642733,"timestamp":210752327615,"id":75,"parentId":38,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":660298,"timestamp":210752310111,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":645148,"timestamp":210752327622,"id":76,"parentId":39,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":662621,"timestamp":210752310203,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":649282,"timestamp":210752327628,"id":77,"parentId":40,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":666677,"timestamp":210752310286,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":654899,"timestamp":210752327641,"id":79,"parentId":42,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":672170,"timestamp":210752310445,"id":42,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":657675,"timestamp":210752327647,"id":80,"parentId":43,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":674861,"timestamp":210752310513,"id":43,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":658016,"timestamp":210752327634,"id":78,"parentId":41,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":675323,"timestamp":210752310368,"id":41,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":661703,"timestamp":210752327658,"id":82,"parentId":45,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":678747,"timestamp":210752310660,"id":45,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":663871,"timestamp":210752327652,"id":81,"parentId":44,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":681118,"timestamp":210752310592,"id":44,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":665749,"timestamp":210752327663,"id":83,"parentId":46,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":682688,"timestamp":210752310757,"id":46,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778582238135,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":671090,"timestamp":210752327674,"id":85,"parentId":48,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":687837,"timestamp":210752310996,"id":48,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778582238136,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":671322,"timestamp":210752327669,"id":84,"parentId":47,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":688150,"timestamp":210752310882,"id":47,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778582238136,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":670450,"timestamp":210752332524,"id":86,"parentId":31,"tags":{},"startTime":1778582238157,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":699850,"timestamp":210752303194,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778582238128,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":672192,"timestamp":210752333286,"id":87,"parentId":24,"tags":{},"startTime":1778582238158,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":709794,"timestamp":210752295742,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778582238120,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":689855,"timestamp":210752327536,"id":72,"parentId":35,"tags":{},"startTime":1778582238152,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":713302,"timestamp":210752304146,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778582238129,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":662010,"timestamp":210752361364,"id":90,"parentId":50,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":711832,"timestamp":210752311599,"id":50,"parentId":19,"tags":{"page":"/logs"},"startTime":1778582238136,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":667906,"timestamp":210752361369,"id":91,"parentId":51,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":717555,"timestamp":210752311791,"id":51,"parentId":19,"tags":{"page":"/messages"},"startTime":1778582238136,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":673584,"timestamp":210752361379,"id":92,"parentId":52,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":721492,"timestamp":210752313543,"id":52,"parentId":19,"tags":{"page":"/node"},"startTime":1778582238138,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":682656,"timestamp":210752361390,"id":93,"parentId":53,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":730317,"timestamp":210752313800,"id":53,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778582238138,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":694195,"timestamp":210752361352,"id":89,"parentId":49,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":744183,"timestamp":210752311425,"id":49,"parentId":19,"tags":{"page":"/login"},"startTime":1778582238136,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":705990,"timestamp":210752361294,"id":88,"parentId":23,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":773263,"timestamp":210752295550,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778582238120,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":710530,"timestamp":210752361395,"id":94,"parentId":55,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":756357,"timestamp":210752315635,"id":55,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778582238140,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":722821,"timestamp":210752361404,"id":95,"parentId":56,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":768507,"timestamp":210752315800,"id":56,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778582238140,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":727203,"timestamp":210752361418,"id":97,"parentId":59,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":767813,"timestamp":210752320876,"id":59,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778582238146,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":729908,"timestamp":210752361429,"id":98,"parentId":60,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":769129,"timestamp":210752322258,"id":60,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778582238147,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":731735,"timestamp":210752361413,"id":96,"parentId":58,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":772450,"timestamp":210752320736,"id":58,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778582238145,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":734972,"timestamp":210752361442,"id":99,"parentId":54,"tags":{},"startTime":1778582238186,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":781374,"timestamp":210752315082,"id":54,"parentId":19,"tags":{"page":"/"},"startTime":1778582238140,"traceId":"9950c57e18b10f65"},{"name":"is-page-static","duration":730291,"timestamp":210752367488,"id":100,"parentId":57,"tags":{},"startTime":1778582238192,"traceId":"9950c57e18b10f65"},{"name":"check-page","duration":778528,"timestamp":210752319292,"id":57,"parentId":19,"tags":{"page":"/settings"},"startTime":1778582238144,"traceId":"9950c57e18b10f65"},{"name":"static-check","duration":810430,"timestamp":210752287422,"id":19,"parentId":1,"tags":{},"startTime":1778582238112,"traceId":"9950c57e18b10f65"},{"name":"write-routes-manifest","duration":355,"timestamp":210753104419,"id":102,"parentId":1,"tags":{},"startTime":1778582238929,"traceId":"9950c57e18b10f65"},{"name":"load-dotenv","duration":54,"timestamp":210753115710,"id":105,"parentId":104,"tags":{},"startTime":1778582238940,"traceId":"9950c57e18b10f65"},{"name":"run-export-path-map","duration":679,"timestamp":210753118473,"id":106,"parentId":104,"tags":{},"startTime":1778582238943,"traceId":"9950c57e18b10f65"},{"name":"next-export","duration":662604,"timestamp":210753114473,"id":104,"parentId":1,"tags":{},"startTime":1778582238939,"traceId":"9950c57e18b10f65"},{"name":"move-exported-app-not-found-","duration":2987,"timestamp":210753781108,"id":107,"parentId":103,"tags":{},"startTime":1778582239606,"traceId":"9950c57e18b10f65"},{"name":"move-exported-app-global-error-","duration":665,"timestamp":210753784275,"id":108,"parentId":103,"tags":{},"startTime":1778582239609,"traceId":"9950c57e18b10f65"}]
2
+ [{"name":"static-generation","duration":683888,"timestamp":210753108493,"id":103,"parentId":1,"tags":{},"startTime":1778582238933,"traceId":"9950c57e18b10f65"},{"name":"write-routes-manifest","duration":537,"timestamp":210753792644,"id":109,"parentId":1,"tags":{},"startTime":1778582239617,"traceId":"9950c57e18b10f65"},{"name":"print-tree-view","duration":8206,"timestamp":210753807397,"id":110,"parentId":1,"tags":{},"startTime":1778582239632,"traceId":"9950c57e18b10f65"},{"name":"write-route-bundle-stats","duration":21918,"timestamp":210753815662,"id":111,"parentId":1,"tags":{},"startTime":1778582239640,"traceId":"9950c57e18b10f65"},{"name":"telemetry-flush","duration":11603,"timestamp":210753837637,"id":112,"parentId":1,"tags":{},"startTime":1778582239662,"traceId":"9950c57e18b10f65"},{"name":"next-build","duration":23066462,"timestamp":210730782830,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778582216608,"traceId":"9950c57e18b10f65"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":7019275,"timestamp":187132047712,"id":14,"parentId":1,"tags":{},"startTime":1778558617872,"traceId":"17e78f818ae875ee"},{"name":"turbopack-build-events","duration":83,"timestamp":187132329286,"id":15,"parentId":1,"tags":{},"startTime":1778558618154,"traceId":"17e78f818ae875ee"},{"name":"run-typescript","duration":7463711,"timestamp":187139074373,"id":16,"parentId":1,"tags":{},"startTime":1778558624899,"traceId":"17e78f818ae875ee"},{"name":"static-check","duration":642740,"timestamp":187146606075,"id":19,"parentId":1,"tags":{},"startTime":1778558632431,"traceId":"17e78f818ae875ee"},{"name":"static-generation","duration":554640,"timestamp":187147259844,"id":103,"parentId":1,"tags":{},"startTime":1778558633085,"traceId":"17e78f818ae875ee"},{"name":"telemetry-flush","duration":33002,"timestamp":187147843244,"id":112,"parentId":1,"tags":{},"startTime":1778558633668,"traceId":"17e78f818ae875ee"},{"name":"next-build","duration":16054132,"timestamp":187131822153,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778558617647,"traceId":"17e78f818ae875ee"}]
1
+ [{"name":"run-turbopack","duration":11240457,"timestamp":210730993172,"id":14,"parentId":1,"tags":{},"startTime":1778582216818,"traceId":"9950c57e18b10f65"},{"name":"turbopack-build-events","duration":91,"timestamp":210731345351,"id":15,"parentId":1,"tags":{},"startTime":1778582217170,"traceId":"9950c57e18b10f65"},{"name":"run-typescript","duration":9927521,"timestamp":210742264248,"id":16,"parentId":1,"tags":{},"startTime":1778582228089,"traceId":"9950c57e18b10f65"},{"name":"static-check","duration":810430,"timestamp":210752287422,"id":19,"parentId":1,"tags":{},"startTime":1778582238112,"traceId":"9950c57e18b10f65"},{"name":"static-generation","duration":683888,"timestamp":210753108493,"id":103,"parentId":1,"tags":{},"startTime":1778582238933,"traceId":"9950c57e18b10f65"},{"name":"telemetry-flush","duration":11603,"timestamp":210753837637,"id":112,"parentId":1,"tags":{},"startTime":1778582239662,"traceId":"9950c57e18b10f65"},{"name":"next-build","duration":23066462,"timestamp":210730782830,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778582216608,"traceId":"9950c57e18b10f65"}]