@wrongstack/webui-hq 0.303.0 → 0.305.1
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.
- package/dist/assets/alerts-c5Z3RmRO.js +1 -0
- package/dist/assets/{brain-B366UC4Q.js → brain-yFwqzSQm.js} +1 -1
- package/dist/assets/cockpit-DYI1Mtmj.js +1 -0
- package/dist/assets/control-DgiLstey.js +1 -0
- package/dist/assets/{cost-DPxMPrnl.js → cost-CjUmg7Cz.js} +1 -1
- package/dist/assets/{fleet-map-tbp_DaSv.js → fleet-map-DPFffNsC.js} +2 -2
- package/dist/assets/{fleet-topology-DyGlTJ4j.js → fleet-topology-DGriqRY0.js} +7 -7
- package/dist/assets/icons-C4ljWs50.js +1 -0
- package/dist/assets/index-BlKmioWF.js +2 -0
- package/dist/assets/index-C0hFBKGu.css +1 -0
- package/dist/assets/kanban-xZUo4Rvz.js +1 -0
- package/dist/assets/live-console-oOSsUGsT.js +1 -0
- package/dist/assets/mailbox-DyoU-DxV.js +1 -0
- package/dist/assets/{markdown-mWU1fYYi.js → markdown--Y3iks7c.js} +1 -1
- package/dist/assets/{settings-BPxMN8dJ.js → settings-OX1daA1q.js} +2 -2
- package/dist/assets/{trends-BM1Q1qna.js → trends-BPRMod5a.js} +1 -1
- package/dist/assets/{use-backfilled-events-C3CQ5XjI.js → use-backfilled-events-BGysB4Zn.js} +1 -1
- package/dist/assets/{vendor-5Eg_tZuH.js → vendor-BwY1EM_9.js} +1 -1
- package/dist/assets/{worktree-D-LpcIeT.js → worktree-CYeNZBRN.js} +1 -1
- package/dist/index.html +5 -5
- package/package.json +4 -4
- package/dist/assets/alerts-N0Ynpm47.js +0 -1
- package/dist/assets/cockpit-C0Q5npnJ.js +0 -1
- package/dist/assets/control-CrHaYj7v.js +0 -1
- package/dist/assets/icons-kYa9YuNu.js +0 -1
- package/dist/assets/index-DIscZlJt.js +0 -2
- package/dist/assets/index-QlgSKp-e.css +0 -1
- package/dist/assets/kanban-DWDrxqax.js +0 -1
- package/dist/assets/live-console-DS00TFIt.js +0 -1
- package/dist/assets/mailbox-D2n4tL4Z.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{At as t,C as n,Dt as r,Ot as i,St as a,Ut as o,Wt as s,Y as c,_t as l,c as u,n as d,ot as f,s as p}from"./icons-kYa9YuNu.js";import{i as m}from"./markdown-mWU1fYYi.js";import{s as h,u as g}from"./index-DIscZlJt.js";var _=e(s(),1),v=m();function y({task:e,board:n,webuiUrl:r,dependencyTitles:i,onClose:o}){let s=e.dependsOn.map(e=>({id:e,title:i?.get(e)??e.slice(0,8)}));return(0,v.jsxs)(`aside`,{className:`hq-kanban-inspector`,"aria-label":`Task detail`,children:[(0,v.jsxs)(`header`,{className:`hq-kanban-inspector-header`,children:[(0,v.jsxs)(`div`,{children:[(0,v.jsx)(`span`,{className:`hq-pill ${e.status}`,children:e.status.replaceAll(`_`,` `)}),(0,v.jsx)(`span`,{className:`hq-kanban-priority ${e.priority}`,children:e.priority})]}),(0,v.jsx)(`button`,{type:`button`,onClick:o,"aria-label":`Close inspector`,className:`hq-inspector-close`,children:(0,v.jsx)(d,{size:16})})]}),(0,v.jsx)(`h2`,{className:`hq-kanban-inspector-title`,children:e.title}),(0,v.jsx)(`span`,{className:`hq-mono hq-kanban-inspector-id`,children:e.id}),e.description?(0,v.jsxs)(`section`,{className:`hq-kanban-inspector-section`,children:[(0,v.jsx)(`h3`,{children:`Description`}),(0,v.jsx)(`p`,{className:`hq-kanban-inspector-description`,children:e.description})]}):null,(0,v.jsxs)(`section`,{className:`hq-kanban-inspector-section`,children:[(0,v.jsx)(`h3`,{children:`Details`}),(0,v.jsxs)(`dl`,{className:`hq-kanban-inspector-details`,children:[(0,v.jsxs)(`div`,{className:`hq-kanban-inspector-row`,children:[(0,v.jsxs)(`dt`,{children:[(0,v.jsx)(c,{size:13}),`Board`]}),(0,v.jsx)(`dd`,{children:n.title})]}),e.assignee?(0,v.jsxs)(`div`,{className:`hq-kanban-inspector-row`,children:[(0,v.jsxs)(`dt`,{children:[(0,v.jsx)(p,{size:13}),`Assignee`]}),(0,v.jsxs)(`dd`,{children:[e.assignee,e.assignmentStatus?(0,v.jsxs)(`span`,{className:`hq-mono`,style:{marginLeft:6,opacity:.7},children:[`(`,e.assignmentStatus,`)`]}):null]})]}):null,e.dueDate?(0,v.jsxs)(`div`,{className:`hq-kanban-inspector-row`,children:[(0,v.jsxs)(`dt`,{children:[(0,v.jsx)(a,{size:13}),`Due`]}),(0,v.jsx)(`dd`,{children:new Date(e.dueDate).toLocaleString()})]}):null,e.columnId?(0,v.jsxs)(`div`,{className:`hq-kanban-inspector-row`,children:[(0,v.jsxs)(`dt`,{children:[(0,v.jsx)(c,{size:13}),`Column`]}),(0,v.jsx)(`dd`,{children:n.columns.find(t=>t.id===e.columnId)?.title??e.columnId})]}):null]})]}),e.labels.length>0?(0,v.jsxs)(`section`,{className:`hq-kanban-inspector-section`,children:[(0,v.jsx)(`h3`,{children:`Labels`}),(0,v.jsx)(`div`,{className:`hq-kanban-inspector-labels`,children:e.labels.map(e=>(0,v.jsx)(`span`,{className:`hq-pill info`,children:e},e))})]}):null,s.length>0?(0,v.jsxs)(`section`,{className:`hq-kanban-inspector-section`,children:[(0,v.jsxs)(`h3`,{children:[(0,v.jsx)(f,{size:13}),`Dependencies (`,s.length,`)`]}),(0,v.jsx)(`ul`,{className:`hq-kanban-inspector-deps`,children:s.map(n=>(0,v.jsxs)(`li`,{children:[(0,v.jsx)(`span`,{className:`hq-mono`,children:n.id.slice(0,8)}),(0,v.jsx)(`span`,{children:n.title}),e.status===`completed`?(0,v.jsx)(t,{size:13,className:`is-done`}):null]},n.id))})]}):null,e.status===`blocked`||e.status===`failed`?(0,v.jsxs)(`div`,{className:`hq-kanban-inspector-alert`,children:[(0,v.jsx)(u,{size:14}),(0,v.jsxs)(`span`,{children:[`This task is `,e.status,` and may need attention.`]})]}):null,r?(0,v.jsx)(`footer`,{className:`hq-kanban-inspector-footer`,children:(0,v.jsxs)(`a`,{href:r,target:`_blank`,rel:`noopener noreferrer`,className:`hq-button hq-button-primary`,children:[(0,v.jsx)(l,{size:14}),`Open in WebUI`]})}):null]})}function b({board:e}){let n=x(e),s=n.ready===0&&n.running===0&&n.review===0&&n.blocked===0&&n.failed===0;return(0,v.jsxs)(`div`,{className:`hq-kanban-queue-health`,role:`status`,"aria-label":`Queue health`,children:[(0,v.jsx)(`span`,{className:`hq-kanban-qh-label`,children:`Queue health`}),n.ready>0?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill ready`,title:`Claimable tasks`,children:[(0,v.jsx)(r,{size:12}),n.ready,` ready`]}):null,n.running>0?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill running`,title:`Running assignments`,children:[(0,v.jsx)(o,{size:12}),n.running,` running`]}):null,n.review>0?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill review`,title:`In review`,children:[(0,v.jsx)(a,{size:12}),n.review,` review`]}):null,n.blocked>0?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill blocked`,title:`Manually blocked`,children:[(0,v.jsx)(i,{size:12}),n.blocked,` blocked`]}):null,n.failed>0?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill failed`,title:`Failed tasks`,children:[(0,v.jsx)(u,{size:12}),n.failed,` failed`]}):null,s?(0,v.jsxs)(`span`,{className:`hq-kanban-qh-pill healthy`,title:`No issues detected`,children:[(0,v.jsx)(t,{size:12}),`healthy`]}):null]})}function x(e){let t={ready:0,running:0,review:0,blocked:0,failed:0};for(let n of e.columns)for(let e of n.tasks)switch(e.status){case`ready`:t.ready++;break;case`in_progress`:t.running++;break;case`review`:t.review++;break;case`blocked`:t.blocked++;break;case`failed`:t.failed++;break}return t}var S=new Set([`low`,`medium`,`high`,`critical`]),C=new Set([`pending`,`ready`,`in_progress`,`review`,`completed`,`blocked`,`failed`,`archived`]);function w(e){return`/api/projects/${encodeURIComponent(e)}/kanban`}function T(e){return e.boards.map(e=>E(e)).filter(e=>e!==null).sort((e,t)=>t.updatedAt.localeCompare(e.updatedAt))}function E(e){let t=e.board;if(t.id!==e.boardId)return null;let n=k(t.columns).map(D).filter(e=>e!==null),r=k(t.tasks).map(O).filter(e=>e!==null),i=new Set(n.map(e=>e.id)),a=new Set(r.map(e=>e.columnId).filter(e=>!i.has(e)));for(let e of a)n.push({id:e,title:e.length>0?e:`Unmapped`,order:2**53-1});let o=n.sort((e,t)=>e.order-t.order||e.title.localeCompare(t.title)).map(e=>({...e,tasks:r.filter(t=>t.columnId===e.id).sort((e,t)=>e.order-t.order||e.title.localeCompare(t.title))}));return{id:e.boardId,title:M(t.title)??e.boardId,description:M(t.description),tags:j(t.tags),revision:e.revision,updatedAt:e.updatedAt,activePresence:k(t.presence).filter(e=>e.active===!0).length,taskCount:r.length,completedTaskCount:r.filter(e=>e.status===`completed`).length,activeTaskCount:r.filter(e=>e.status===`in_progress`||e.status===`review`).length,blockedTaskCount:r.filter(e=>e.status===`blocked`||e.status===`failed`).length,columns:o}}function D(e){let t=M(e.id),n=M(e.title);return!t||!n?null:{id:t,title:n,color:M(e.color),order:N(e.order)??0,wipLimit:N(e.wipLimit)}}function O(e){let t=M(e.id),n=M(e.title),r=M(e.columnId);if(!t||!n||r===void 0)return null;let i=A(e.assignment);return{id:t,title:n,description:M(e.description),columnId:r,order:N(e.order)??0,priority:P(e.priority,S)??`medium`,status:P(e.status,C)??`pending`,assignee:M(e.assignee)??M(e.assignedAgent)??M(i?.name)??M(i?.agentId),assignmentStatus:M(i?.status),labels:j(e.labels),dependsOn:j(e.dependsOn),dueDate:M(e.dueDate)}}function k(e){return Array.isArray(e)?e.filter(e=>typeof e==`object`&&!!e&&!Array.isArray(e)):[]}function A(e){return typeof e==`object`&&e&&!Array.isArray(e)?e:void 0}function j(e){return Array.isArray(e)?e.filter(e=>typeof e==`string`):[]}function M(e){return typeof e==`string`?e:void 0}function N(e){return typeof e==`number`&&Number.isFinite(e)?e:void 0}function P(e,t){return typeof e==`string`&&t.has(e)?e:void 0}var F=1e4,I=[];function L(){let e=g(e=>e.snapshot?.projects??I),t=g(e=>{for(let t=e.events.length-1;t>=0;t--){let n=e.events[t];if(n?.type===`kanban.snapshot`)return n.id}return null}),[r,i]=(0,_.useState)(``),[a,o]=(0,_.useState)(``),[s,c]=(0,_.useState)(null),[l,d]=(0,_.useState)(!1),[f,p]=(0,_.useState)(!1),[m,x]=(0,_.useState)(null),S=(0,_.useRef)(0),C=(0,_.useRef)(t);(0,_.useEffect)(()=>{if(e.length===0){i(``),c(null);return}e.some(e=>e.projectId===r)||i(e[0].projectId)},[r,e]);let E=(0,_.useCallback)(async(e=!1)=>{if(!r)return;let t=++S.current;e?d(!0):p(!0);try{let e=await h(w(r));if(t!==S.current)return;c(e),x(null)}catch(e){if(t!==S.current)return;x(e instanceof Error?e.message:String(e))}finally{t===S.current&&(d(!1),p(!1))}},[r]);(0,_.useEffect)(()=>{S.current++,c(null),o(``),x(null)},[r]),(0,_.useEffect)(()=>{if(!r)return;E(!0);let e=window.setInterval(()=>void E(!1),F);return()=>{S.current++,window.clearInterval(e)}},[E,r]),(0,_.useEffect)(()=>{t===null||t===C.current||(C.current=t,r&&E(!1))},[t,E,r]);let D=(0,_.useMemo)(()=>s?T(s):[],[s]);(0,_.useEffect)(()=>{D.length===0?o(``):D.some(e=>e.id===a)||o(D[0].id)},[a,D]);let O=D.find(e=>e.id===a)??null,k=e.find(e=>e.projectId===r)??null,[A,j]=(0,_.useState)(null);(0,_.useEffect)(()=>{j(null)},[a]);let M=(0,_.useMemo)(()=>{if(!O||!A)return null;for(let e of O.columns){let t=e.tasks.find(e=>e.id===A);if(t)return t}return null},[O,A]),N=(0,_.useMemo)(()=>{if(!O)return new Map;let e=new Map;for(let t of O.columns)for(let n of t.tasks)e.set(n.id,n.title);return e},[O]);return e.length===0?(0,v.jsx)(`div`,{className:`hq-empty`,children:`No HQ projects are available. Connect a WrongStack client to publish its project identity and Kanban snapshot.`}):(0,v.jsxs)(`div`,{className:`hq-kanban-view`,children:[(0,v.jsx)(R,{projects:e,projectId:r,onProjectChange:e=>i(e),boards:D,boardId:a,onBoardChange:o,generatedAt:s?.generatedAt,refreshing:f,onRefresh:()=>void E(!1)}),m?(0,v.jsxs)(`div`,{className:`hq-kanban-error`,role:`alert`,children:[(0,v.jsx)(u,{size:15}),(0,v.jsx)(`span`,{children:m}),(0,v.jsx)(`button`,{type:`button`,onClick:()=>void E(!0),children:`Retry`})]}):null,l&&s===null?(0,v.jsxs)(`div`,{className:`hq-view-loading`,role:`status`,children:[(0,v.jsx)(n,{size:18}),(0,v.jsx)(`span`,{children:`Loading project boards…`})]}):O?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(z,{project:k,board:O,boardCount:D.length}),(0,v.jsx)(b,{board:O}),(0,v.jsxs)(`div`,{className:`hq-kanban-main`,children:[(0,v.jsx)(V,{board:O,onTaskClick:j,selectedTaskId:A}),M?(0,v.jsx)(y,{task:M,board:O,dependencyTitles:N,onClose:()=>j(null)}):null]})]}):(0,v.jsxs)(`div`,{className:`hq-empty`,children:[`This project has not published a Kanban board yet. Create one with `,(0,v.jsx)(`code`,{children:`/kanban`}),` `,`from any connected clone.`]})]})}function R({projects:e,projectId:t,onProjectChange:r,boards:i,boardId:a,onBoardChange:o,generatedAt:s,refreshing:c,onRefresh:l}){return(0,v.jsxs)(`div`,{className:`hq-kanban-toolbar`,children:[(0,v.jsxs)(`label`,{children:[(0,v.jsx)(`span`,{children:`Project`}),(0,v.jsx)(`select`,{className:`hq-select`,"aria-label":`Kanban project`,value:t,onChange:e=>r(e.target.value),children:e.map(e=>(0,v.jsx)(`option`,{value:e.projectId,children:e.projectName},e.projectId))})]}),(0,v.jsxs)(`label`,{children:[(0,v.jsx)(`span`,{children:`Board`}),(0,v.jsxs)(`select`,{className:`hq-select`,"aria-label":`Kanban board`,value:a,disabled:i.length===0,onChange:e=>o(e.target.value),children:[i.length===0?(0,v.jsx)(`option`,{value:``,children:`No boards`}):null,i.map(e=>(0,v.jsx)(`option`,{value:e.id,children:e.title},e.id))]})]}),(0,v.jsxs)(`div`,{className:`hq-kanban-sync`,children:[(0,v.jsx)(`span`,{children:s?`Synced ${W(s)}`:`Waiting for snapshot`}),(0,v.jsxs)(`button`,{type:`button`,onClick:l,disabled:c,"aria-label":`Refresh Kanban`,children:[(0,v.jsx)(n,{size:14,className:c?`is-spinning`:void 0}),`Refresh`]})]})]})}function z({project:e,board:t,boardCount:n}){return(0,v.jsxs)(`section`,{className:`hq-kanban-summary`,children:[(0,v.jsxs)(`div`,{className:`hq-kanban-heading`,children:[(0,v.jsxs)(`div`,{children:[(0,v.jsxs)(`span`,{children:[e?.projectName??`Project`,` · Kanban`]}),(0,v.jsx)(`h2`,{children:t.title}),t.description?(0,v.jsx)(`p`,{children:t.description}):null]}),(0,v.jsxs)(`div`,{className:`hq-kanban-board-meta`,children:[(0,v.jsxs)(`span`,{className:`hq-mono`,children:[`rev `,t.revision]}),(0,v.jsx)(`span`,{children:W(t.updatedAt)}),t.activePresence>0?(0,v.jsxs)(`span`,{className:`hq-pill active`,children:[t.activePresence,` active`]}):null]})]}),t.tags.length>0?(0,v.jsx)(`div`,{className:`hq-kanban-tags`,children:t.tags.map(e=>(0,v.jsx)(`span`,{className:`hq-pill info`,children:e},e))}):null,(0,v.jsxs)(`div`,{className:`hq-kanban-stats`,children:[(0,v.jsx)(B,{label:`Boards`,value:n}),(0,v.jsx)(B,{label:`Tasks`,value:t.taskCount}),(0,v.jsx)(B,{label:`Active`,value:t.activeTaskCount,tone:`active`}),(0,v.jsx)(B,{label:`Blocked`,value:t.blockedTaskCount,tone:`blocked`}),(0,v.jsx)(B,{label:`Done`,value:t.completedTaskCount,tone:`done`})]})]})}function B({label:e,value:t,tone:n}){return(0,v.jsxs)(`div`,{className:`hq-kanban-stat`,"data-tone":n,children:[(0,v.jsx)(`strong`,{children:t}),(0,v.jsx)(`span`,{children:e})]})}function V({board:e,onTaskClick:t,selectedTaskId:n}){return e.columns.length===0?(0,v.jsx)(`div`,{className:`hq-empty`,children:`This board does not have any columns yet.`}):(0,v.jsx)(`section`,{className:`hq-kanban-board`,"aria-label":`${e.title} Kanban board`,style:{"--hq-kanban-columns":Math.max(1,e.columns.length)},children:e.columns.map(e=>(0,v.jsxs)(`div`,{className:`hq-kanban-column`,"data-over-limit":e.wipLimit!==void 0&&e.tasks.filter(e=>e.status!==`completed`).length>e.wipLimit,children:[(0,v.jsxs)(`header`,{style:e.color?{borderTopColor:e.color}:void 0,children:[(0,v.jsxs)(`div`,{children:[(0,v.jsx)(`strong`,{children:e.title}),e.wipLimit===void 0?null:(0,v.jsxs)(`span`,{children:[`WIP `,e.tasks.length,`/`,e.wipLimit]})]}),(0,v.jsx)(`span`,{className:`hq-kanban-column-count`,children:e.tasks.length})]}),(0,v.jsx)(`div`,{className:`hq-kanban-column-body`,children:e.tasks.length===0?(0,v.jsx)(`div`,{className:`hq-kanban-column-empty`,children:`No cards`}):e.tasks.map(e=>(0,v.jsx)(H,{task:e,isSelected:e.id===n,onClick:()=>t(e.id)},e.id))})]},e.id))})}function H({task:e,isSelected:n=!1,onClick:r}){return(0,v.jsxs)(`button`,{type:`button`,className:`hq-kanban-task`,"data-priority":e.priority,"data-selected":n,onClick:r,children:[(0,v.jsxs)(`div`,{className:`hq-kanban-task-topline`,children:[(0,v.jsx)(`span`,{className:`hq-pill ${e.status}`,children:e.status.replaceAll(`_`,` `)}),(0,v.jsx)(`span`,{className:`hq-kanban-priority ${e.priority}`,children:e.priority})]}),(0,v.jsx)(`h3`,{children:e.title}),e.description?(0,v.jsx)(`p`,{children:e.description}):null,e.labels.length>0?(0,v.jsx)(`div`,{className:`hq-kanban-task-labels`,children:e.labels.slice(0,4).map(e=>(0,v.jsx)(`span`,{children:e},e))}):null,(0,v.jsxs)(`footer`,{children:[e.assignee?(0,v.jsxs)(`span`,{title:e.assignmentStatus??`assigned`,children:[(0,v.jsx)(p,{size:12}),e.assignee]}):null,e.dependsOn.length>0?(0,v.jsxs)(`span`,{title:`${e.dependsOn.length} dependencies`,children:[(0,v.jsx)(f,{size:12}),e.dependsOn.length]}):null,e.dueDate?(0,v.jsxs)(`span`,{title:`Due ${new Date(e.dueDate).toLocaleString()}`,children:[(0,v.jsx)(a,{size:12}),U(e.dueDate)]}):null,e.status===`completed`?(0,v.jsx)(t,{size:13,className:`is-done`}):null]})]})}function U(e){let t=new Date(e);return Number.isFinite(t.getTime())?t.toLocaleDateString(void 0,{month:`short`,day:`numeric`}):e}function W(e){let t=Date.parse(e);if(!Number.isFinite(t))return e;let n=Math.max(0,Math.floor((Date.now()-t)/1e3));if(n<10)return`just now`;if(n<60)return`${n}s ago`;let r=Math.floor(n/60);if(r<60)return`${r}m ago`;let i=Math.floor(r/60);return i<24?`${i}h ago`:`${Math.floor(i/24)}d ago`}export{L as KanbanView};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{$ as t,Bt as n,F as r,Ht as i,P as a,Pt as o,Wt as s,d as c,k as l,ut as u,w as d,y as f}from"./icons-kYa9YuNu.js";import{i as p}from"./markdown-mWU1fYYi.js";import{c as m,n as h,o as g,p as _,u as v}from"./index-DIscZlJt.js";import{c as y,l as b,s as x,t as S,u as C}from"./fleet-topology-DyGlTJ4j.js";var w=e(s(),1);function T(e,t,n){if(e===null||t===null)return null;let r=(e.liveSessions??[]).find(e=>e.sessionId===t);if(r===void 0)return null;let i=e.sessions.find(e=>e.sessionId===t)?.clientId,a=r.clientId??i,o=e.clients.find(e=>e.connected&&e.clientId===a),s=e.clients.filter(e=>e.connected&&e.machineId===r.machineId&&e.projectId===r.projectId&&(r.pid===void 0||e.pid===r.pid)),c=(o?.capabilities.includes(`control.receive`)===!0?o:void 0)??s.find(e=>e.kind===r.clientKind&&e.capabilities.includes(`control.receive`))??s.find(e=>e.capabilities.includes(`control.receive`))??o??s[0],l=n===null?null:r.agents.find(e=>e.id===n)??null,u=n===null||n===`leader`?`leader`:n,d=e.clients.some(e=>e.connected&&e.projectId===r.projectId&&e.capabilities.includes(`mailbox.serve`));return{session:r,client:c??null,agent:l,recipient:u,controllable:c?.capabilities.includes(`control.receive`)===!0,mailboxServeActive:d}}var E=p();function D(e){let t=S(e),n=[],r=new Map,i=new Map,a=new Map,o=e=>`machine:${e.machineId}`,s=e=>`project:${e.machineId}:${e.projectId}`;for(let e of t.nodes){if(e.kind!==`machine`)continue;let t={id:e.id,label:e.label,sub:e.sub,projects:[]};r.set(e.id,t),n.push(t)}for(let e of t.nodes){if(e.kind!==`project`)continue;let t=r.get(o(e));if(t===void 0)continue;let n={id:e.id,label:e.label,clients:[]};i.set(e.id,n),t.projects.push(n)}for(let e of t.nodes){if(e.kind!==`terminal`||e.sessionId===void 0||e.serviceMode!==void 0)continue;let t=i.get(s(e));if(t===void 0)continue;let n={clientId:e.clientId,sessionId:e.sessionId,label:e.label,clientKind:e.clientKind,status:e.status,synthetic:e.isSyntheticSession===!0,agents:[]};a.set(e.sessionId,n),t.clients.push(n)}for(let e of t.nodes){if(e.kind!==`agent`||e.sessionId===void 0||e.agentId===void 0)continue;let t=a.get(e.sessionId);t!==void 0&&t.agents.push({id:e.agentId,label:e.label,status:e.status})}return n.map(e=>({...e,projects:e.projects.filter(e=>e.clients.length>0)})).filter(e=>e.projects.length>0)}function O(e){return e===`active`||e===`running`||e===`streaming`?`active`:e===`waiting_user`?`warn`:e===`error`||e===`stale`||e===`closing`?`error`:`idle`}function ee({snapshot:e,selectedSessionId:t,selectedAgentId:r}){let i=(0,w.useMemo)(()=>D(e),[e]),[s,l]=(0,w.useState)(new Set),d=e=>l(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n});return i.length===0?(0,E.jsx)(`div`,{className:`hq-fleetnav`,children:(0,E.jsx)(`div`,{className:`hq-empty hq-pad-md`,children:`No live sessions. Open a WrongStack CLI/TUI/WebUI connected to HQ.`})}):(0,E.jsx)(`div`,{className:`hq-fleetnav`,role:`tree`,"aria-label":`Fleet navigator`,children:i.map(e=>{let i=!s.has(e.id);return(0,E.jsxs)(`div`,{className:`hq-nav-machine`,children:[(0,E.jsxs)(`button`,{type:`button`,className:`hq-nav-row machine`,onClick:()=>d(e.id),"aria-expanded":i,children:[(0,E.jsx)(o,{size:12,className:`hq-nav-caret`+(i?` open`:``)}),(0,E.jsx)(a,{size:13}),(0,E.jsx)(`span`,{className:`hq-nav-label`,title:e.sub??e.label,children:e.label})]}),i&&e.projects.map(e=>{let i=!s.has(e.id);return(0,E.jsxs)(`div`,{className:`hq-nav-project`,children:[(0,E.jsxs)(`button`,{type:`button`,className:`hq-nav-row project`,onClick:()=>d(e.id),"aria-expanded":i,children:[(0,E.jsx)(o,{size:12,className:`hq-nav-caret`+(i?` open`:``)}),(0,E.jsx)(u,{size:13}),(0,E.jsx)(`span`,{className:`hq-nav-label`,title:e.label,children:e.label})]}),i&&e.clients.map(e=>{let i=!s.has(e.sessionId),a=t===e.sessionId&&r===null;return(0,E.jsxs)(`div`,{className:`hq-nav-client`,children:[(0,E.jsxs)(`div`,{className:`hq-nav-clientrow`,children:[e.agents.length>0?(0,E.jsx)(`button`,{type:`button`,className:`hq-nav-caretbtn`,onClick:()=>d(e.sessionId),"aria-label":i?`Collapse`:`Expand`,children:(0,E.jsx)(o,{size:12,className:`hq-nav-caret`+(i?` open`:``)})}):(0,E.jsx)(`span`,{className:`hq-nav-caretbtn`}),(0,E.jsxs)(`button`,{type:`button`,className:`hq-nav-row client`+(a?` selected`:``),disabled:e.synthetic,onClick:()=>{e.synthetic||(v.getState().selectSession(e.sessionId),e.clientId!==void 0&&v.getState().selectClient(e.clientId))},title:e.synthetic?`waiting for session telemetry`:e.label,children:[(0,E.jsx)(`span`,{className:`hq-nav-dot `+O(e.status)}),(0,E.jsx)(c,{size:12}),(0,E.jsx)(`span`,{className:`hq-nav-label`,children:e.label}),e.agents.length>0&&(0,E.jsx)(`span`,{className:`hq-nav-count`,children:e.agents.length})]})]}),i&&e.agents.map(i=>(0,E.jsxs)(`button`,{type:`button`,className:`hq-nav-row agent`+(t===e.sessionId&&r===i.id?` selected`:``),onClick:()=>{v.getState().selectAgent(e.sessionId,i.id),e.clientId!==void 0&&v.getState().selectClient(e.clientId)},title:i.label,children:[(0,E.jsx)(`span`,{className:`hq-nav-dot `+O(i.status)}),(0,E.jsx)(n,{size:12}),(0,E.jsx)(`span`,{className:`hq-nav-label`,children:i.label})]},i.id))]},e.sessionId)})]},e.id)})]},e.id)})})}function k(e){return e===`completed`?`active`:e===`failed`||e===`rejected`?`error`:e===`delivered`||e===`accepted`?`info`:`warn`}function A({receipt:e,lifecycle:t}){let n=new Date(e.createdAt).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`,second:`2-digit`}),r=(0,E.jsx)(`span`,{className:`hq-pill ${k(t)}`,children:t});return e.type===`abort`?(0,E.jsx)(`div`,{className:`hq-chat-turn system hq-command-turn`,"data-command-id":e.commandId,children:(0,E.jsxs)(`span`,{className:`hq-chat-system-line`,children:[(0,E.jsx)(l,{size:12}),` `,e.preview,` `,r,(0,E.jsx)(`span`,{className:`hq-chat-clock`,children:n})]})}):(0,E.jsx)(`div`,{className:`hq-chat-turn user hq-command-turn`,"data-command-id":e.commandId,children:(0,E.jsxs)(`div`,{className:`hq-chat-bubble user`,children:[(0,E.jsxs)(`div`,{className:`hq-chat-role`,children:[`you → `,e.target,` · `,e.type,` `,r,(0,E.jsx)(`span`,{className:`hq-chat-clock`,children:n})]}),(0,E.jsx)(`div`,{className:`hq-chat-prose`,children:e.preview})]})})}function j(){let{selectedSessionId:e,selectedAgentId:a,snapshot:o,commandStatuses:s}=v(_(e=>({selectedSessionId:e.selectedSessionId,selectedAgentId:e.selectedAgentId,snapshot:e.snapshot,commandStatuses:e.commandStatuses}))),c=e,u=a,p=u!==null,S=g().console,[D,O]=(0,w.useState)(S.delivery),[k,j]=(0,w.useState)(S.subject),[M,N]=(0,w.useState)(S.body),[P,F]=(0,w.useState)(!1),[I,L]=(0,w.useState)(null),[te,R]=(0,w.useState)(!1),[z,B]=(0,w.useState)(!1),[V,H]=(0,w.useState)([]),U=b(c,u),{entries:W,meta:G,stats:K}=U,q=(0,w.useMemo)(()=>V.filter(e=>{if(e.type===`abort`)return!0;let t=Date.parse(e.createdAt);return!W.some(n=>n.role===`user`&&n.text.trim()===e.preview&&Math.abs(Date.parse(n.ts)-t)<12e4)}),[W,V]);(0,w.useEffect)(()=>{if(!U.pinned||q.length===0)return;let e=window.requestAnimationFrame(()=>{U.listRef.current?.scrollToIndex(W.length+q.length-1,{align:`end`})});return()=>window.cancelAnimationFrame(e)},[U.listRef,U.pinned,W.length,q.length]);let J=()=>{U.jumpToLatest(),window.requestAnimationFrame(()=>{U.listRef.current?.scrollToIndex(W.length+q.length-1,{align:`end`})})},Y=(0,w.useMemo)(()=>T(o,c,u),[u,c,o]),X=Y?.agent??null,Z=Y?.recipient===`leader`,Q=X?.name??(Z?`Leader agent`:Y?.recipient??`agent`);(0,w.useEffect)(()=>{let e=Y?.client?.clientId;e!==void 0&&v.getState().selectClient(e),L(null),R(!1),B(!1),H([])},[Y?.client?.clientId,c,u]);let $=async()=>{if(Y?.client===null||Y?.client===void 0||!Y.controllable||M.trim().length===0)return;F(!0),L(null);let e=M.trim();try{let t=await m(Y.client.clientId,D,{to:Y.recipient,subject:k.trim()||`HQ ${D}`,body:e,priority:D===`steer`?`high`:`normal`});N(``),h({body:``}),H(n=>[...n,{commandId:t.commandId,type:D,target:Q,preview:e,createdAt:new Date().toISOString()}].slice(-8)),L({tone:`ok`,text:`${D} queued for ${Q} · ${t.commandId}`})}catch(e){L({tone:`error`,text:e instanceof Error?e.message:String(e)})}finally{F(!1)}},ne=async()=>{if(!(Y?.client===null||Y?.client===void 0)){F(!0),L(null);try{let e=await m(Y.client.clientId,`abort`,{target:Y.recipient});if(H(t=>[...t,{commandId:e.commandId,type:`abort`,target:Q,preview:`Interrupt ${Q}`,createdAt:new Date().toISOString()}].slice(-8)),Z&&z){let e=await m(Y.client.clientId,`abort`,{target:`fleet`});H(t=>[...t,{commandId:e.commandId,type:`abort`,target:`all subagents`,preview:`Interrupt every subagent on this client`,createdAt:new Date().toISOString()}].slice(-8))}L({tone:`ok`,text:Z&&z?`Leader interrupt queued; all subagents will be interrupted too.`:`${Q} interrupt queued.`}),R(!1)}catch(e){L({tone:`error`,text:e instanceof Error?e.message:String(e)})}finally{F(!1)}}};return(0,E.jsxs)(`div`,{className:`hq-console-shell`,children:[(0,E.jsx)(ee,{snapshot:o??null,selectedSessionId:c,selectedAgentId:u}),(0,E.jsxs)(`div`,{className:`hq-console`,children:[(0,E.jsxs)(`div`,{className:`hq-chat-header`,children:[(0,E.jsx)(r,{size:15,className:`hq-chat-header-icon`}),(0,E.jsx)(`span`,{className:`hq-card-title hq-title-inline`,children:`Console`}),p&&(0,E.jsxs)(`span`,{className:`hq-pill active`,children:[(0,E.jsx)(n,{size:12}),` `,X?.name??u]}),G.projectName!==void 0&&!p&&(0,E.jsx)(`span`,{className:`hq-pill`,children:G.projectName}),Y!==null&&(0,E.jsxs)(`span`,{className:`hq-pill info`,title:Y.client?.clientId,children:[Y.session.hostname??Y.session.machineId,` ·`,` `,Y.session.clientKind.toUpperCase()]}),Y?.mailboxServeActive===!0&&(0,E.jsx)(`span`,{className:`hq-pill active`,children:`mailbox serve`}),G.source!==void 0&&(0,E.jsx)(`span`,{className:`hq-pill`,title:G.source===`disk`?`disk = full history replayed from this machine`:`stream = live ring only (remote or not yet persisted)`,children:G.source===`disk`?`full history`:`live ring`}),(0,E.jsxs)(`span`,{className:`hq-chat-counts`,children:[(0,E.jsxs)(`span`,{className:`hq-pill`,children:[K.turns+q.length,` turns`]}),(0,E.jsxs)(`span`,{className:`hq-pill`,children:[K.tools,` tools`]}),K.running>0&&(0,E.jsxs)(`span`,{className:`hq-pill running`,children:[K.running,` running`]}),K.errors>0&&(0,E.jsxs)(`span`,{className:`hq-pill error`,children:[K.errors,` err`]}),!p&&!U.full&&G.total>W.length&&(0,E.jsxs)(`button`,{type:`button`,className:`hq-btn secondary hq-chat-fullbtn`,onClick:()=>U.setFull(!0),title:`History is truncated — load all ${G.total} turns`,children:[(0,E.jsx)(t,{size:12}),` load all `,G.total]})]})]}),c===null?(0,E.jsx)(`div`,{className:`hq-empty`,children:`Pick a client or agent from the tree on the left.`}):U.loading&&W.length===0&&q.length===0?(0,E.jsx)(`div`,{className:`hq-empty`,children:p?`Loading agent history…`:`Loading transcript…`}):U.error===null?(0,E.jsxs)(`div`,{className:`hq-chat-scroll`,children:[W.length===0&&q.length===0?(0,E.jsx)(`div`,{className:`hq-empty`,children:p?`No messages from ${X?.name??u??`this agent`} yet.`:`No transcript entries yet.`}):(0,E.jsxs)(C,{ref:U.listRef,onScroll:U.onScroll,className:`hq-chat-vlist`,children:[W.map((e,t)=>(0,E.jsx)(`div`,{className:`hq-chat-rowpad`,children:(0,E.jsx)(x,{entry:e,running:U.isRunningAt(e,t)})},y(e,t))),q.map(e=>{let t=s.find(t=>t.commandId===e.commandId);return(0,E.jsx)(`div`,{className:`hq-chat-rowpad`,"aria-live":`polite`,children:(0,E.jsx)(A,{receipt:e,lifecycle:t?.ackStatus??t?.status??`queued`})},`receipt:${e.commandId}`)})]}),!U.pinned&&(W.length>0||q.length>0)&&(0,E.jsx)(`button`,{type:`button`,className:`hq-chat-jump`,onClick:J,title:`Jump to latest`,children:(0,E.jsx)(i,{size:14})})]}):(0,E.jsxs)(`div`,{className:`hq-empty`,children:[`Error: `,U.error]}),c!==null&&(0,E.jsxs)(`div`,{className:`hq-console-composer`,children:[(0,E.jsxs)(`div`,{className:`hq-console-composer-head`,children:[(0,E.jsxs)(`span`,{children:[(0,E.jsx)(d,{size:13}),` Send to `,(0,E.jsx)(`strong`,{children:Q})]}),(0,E.jsx)(`span`,{className:`hq-pill ${Y?.controllable===!0?`active`:`error`}`,children:Y?.controllable===!0?`control live`:`read-only client`})]}),(0,E.jsxs)(`div`,{className:`hq-console-compose-row`,children:[(0,E.jsxs)(`select`,{className:`hq-select hq-console-delivery`,"aria-label":`Message delivery mode`,value:D,onChange:e=>{let t=e.target.value;O(t),h({delivery:t})},children:[(0,E.jsx)(`option`,{value:`steer`,children:`Steer now`}),(0,E.jsx)(`option`,{value:`btw`,children:`BTW / FYI`}),(0,E.jsx)(`option`,{value:`queue`,children:`Queue next`})]}),(0,E.jsx)(`input`,{className:`hq-input hq-console-subject`,"aria-label":`Message subject`,placeholder:`HQ ${D} (optional subject)`,value:k,onChange:e=>{j(e.target.value),h({subject:e.target.value})}}),(0,E.jsxs)(`button`,{type:`button`,className:`hq-btn danger hq-console-interrupt`,disabled:P||Y?.controllable!==!0,onClick:()=>{B(!1),R(!0)},children:[(0,E.jsx)(l,{size:13}),` Interrupt`]})]}),(0,E.jsxs)(`div`,{className:`hq-console-compose-row hq-console-message-row`,children:[(0,E.jsx)(`textarea`,{className:`hq-textarea hq-console-message`,"aria-label":`Message ${Q}`,placeholder:`Message ${Q}…`,rows:2,value:M,onChange:e=>{N(e.target.value),h({body:e.target.value})},onKeyDown:e=>{e.key===`Enter`&&(e.ctrlKey||e.metaKey)&&(e.preventDefault(),$())}}),(0,E.jsxs)(`button`,{type:`button`,className:`hq-btn primary hq-console-send`,disabled:P||M.trim().length===0||Y?.controllable!==!0,onClick:()=>void $(),children:[(0,E.jsx)(f,{size:13}),` `,P?`Queueing…`:`Send`]})]}),(0,E.jsxs)(`div`,{className:`hq-console-compose-foot`,children:[(0,E.jsx)(`span`,{children:`Ctrl+Enter sends · steer interrupts at the next safe turn`}),I!==null&&(0,E.jsx)(`span`,{className:`hq-console-status ${I.tone}`,children:I.text})]})]})]}),te&&Y!==null&&(0,E.jsxs)(`div`,{className:`hq-confirm-layer`,role:`presentation`,children:[(0,E.jsx)(`button`,{type:`button`,className:`hq-confirm-scrim`,"aria-label":`Cancel interrupt`,onClick:()=>R(!1)}),(0,E.jsxs)(`section`,{className:`hq-confirm-dialog`,role:`dialog`,"aria-modal":`true`,"aria-labelledby":`hq-interrupt-title`,children:[(0,E.jsx)(l,{size:22,className:`hq-confirm-danger`}),(0,E.jsxs)(`div`,{children:[(0,E.jsxs)(`h2`,{id:`hq-interrupt-title`,children:[`Interrupt `,Q,`?`]}),(0,E.jsx)(`p`,{children:`The current run will stop at its cancellation boundary.`})]}),Z&&(0,E.jsxs)(`label`,{className:`hq-confirm-check`,children:[(0,E.jsx)(`input`,{type:`checkbox`,checked:z,onChange:e=>B(e.target.checked)}),`Also interrupt every subagent on this client`]}),(0,E.jsxs)(`div`,{className:`hq-confirm-actions`,children:[(0,E.jsx)(`button`,{type:`button`,className:`hq-btn secondary`,onClick:()=>R(!1),children:`Cancel`}),(0,E.jsxs)(`button`,{type:`button`,className:`hq-btn danger`,disabled:P,onClick:()=>void ne(),children:[(0,E.jsx)(l,{size:13}),` Confirm interrupt`]})]})]})]})]})}export{j as LiveConsoleView};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{A as t,I as n,K as r,L as i,R as a,T as o,Wt as s,b as c,g as l,jt as u,st as d,z as f}from"./icons-kYa9YuNu.js";import{i as p}from"./markdown-mWU1fYYi.js";import{a as m,d as h,l as g,o as _,p as v,u as y}from"./index-DIscZlJt.js";import{t as b}from"./use-backfilled-events-C3CQ5XjI.js";var x=e(s(),1),S=p(),C=[{value:`note`,label:`note — general information`},{value:`ask`,label:`ask — reply required`},{value:`assign`,label:`assign — work ownership`},{value:`steer`,label:`steer — redirect the current work`},{value:`btw`,label:`btw — FYI, no action required`},{value:`queue`,label:`queue — note for the next agent`},{value:`broadcast`,label:`broadcast — all agents in the project`},{value:`status`,label:`status — meaningful checkpoint`},{value:`result`,label:`result — completed output/evidence`},{value:`review`,label:`review — passive inspection request`}];function w({projects:e,sender:t}){let n=t??g,[r,i]=(0,x.useState)(!1),[a,o]=(0,x.useState)(``),[s,c]=(0,x.useState)(`steer`),[l,u]=(0,x.useState)(`leader`),[d,p]=(0,x.useState)(`normal`),[m,h]=(0,x.useState)(!1),[_,v]=(0,x.useState)(``),[y,b]=(0,x.useState)(``),[w,T]=(0,x.useState)({phase:`idle`}),E=a||e[0]?.projectId||``,D=w.phase!==`sending`&&y.trim().length>0&&E.length>0,O=async()=>{if(D){T({phase:`sending`});try{let e=await n({projectId:E,type:s,...s===`broadcast`?{}:{to:l.trim()||`leader`},subject:_.trim()||`HQ prompt`,body:y.trim(),priority:d,audience:m?`leaders`:`all`});T({phase:`sent`,messageId:e.messageId}),b(``)}catch(e){T({phase:`error`,message:e instanceof Error?e.message:String(e)})}}};return r?(0,S.jsxs)(`div`,{className:`hq-card hq-composer`,children:[(0,S.jsxs)(`div`,{className:`hq-row hq-row-baseline`,children:[(0,S.jsx)(`span`,{className:`hq-card-title hq-title-inline`,children:`Send to project mailbox`}),(0,S.jsx)(`span`,{className:`hq-composer-hint`,children:`lands in the mailbox file — picked up by the next agent, no live client needed`}),(0,S.jsx)(`button`,{type:`button`,className:`hq-toggle hq-ml-auto`,"aria-label":`Collapse composer`,onClick:()=>i(!1),children:`▾`})]}),(0,S.jsxs)(`div`,{className:`hq-composer-grid`,children:[(0,S.jsxs)(`label`,{className:`hq-composer-field`,children:[(0,S.jsx)(`span`,{children:`project`}),(0,S.jsx)(`select`,{className:`hq-select`,value:E,onChange:e=>o(e.target.value),children:e.map(e=>(0,S.jsx)(`option`,{value:e.projectId,children:e.label??e.projectId},e.projectId))})]}),(0,S.jsxs)(`label`,{className:`hq-composer-field`,children:[(0,S.jsx)(`span`,{children:`type`}),(0,S.jsx)(`select`,{className:`hq-select`,value:s,onChange:e=>c(e.target.value),children:C.map(e=>(0,S.jsx)(`option`,{value:e.value,children:e.label},e.value))})]}),s!==`broadcast`&&(0,S.jsxs)(`label`,{className:`hq-composer-field`,children:[(0,S.jsx)(`span`,{children:`to`}),(0,S.jsx)(`input`,{className:`hq-input`,value:l,placeholder:`leader`,onChange:e=>u(e.target.value)})]}),(0,S.jsxs)(`label`,{className:`hq-composer-field`,children:[(0,S.jsx)(`span`,{children:`audience`}),(0,S.jsxs)(`select`,{className:`hq-select`,value:m?`leaders`:`all`,onChange:e=>h(e.target.value===`leaders`),children:[(0,S.jsx)(`option`,{value:`all`,children:`all agents`}),(0,S.jsx)(`option`,{value:`leaders`,children:`leaders only — subagents cannot consume`})]})]}),(0,S.jsxs)(`label`,{className:`hq-composer-field`,children:[(0,S.jsx)(`span`,{children:`priority`}),(0,S.jsxs)(`select`,{className:`hq-select`,value:d,onChange:e=>p(e.target.value),children:[(0,S.jsx)(`option`,{value:`high`,children:`high`}),(0,S.jsx)(`option`,{value:`normal`,children:`normal`}),(0,S.jsx)(`option`,{value:`low`,children:`low`})]})]})]}),(0,S.jsx)(`input`,{className:`hq-input`,value:_,placeholder:`subject (optional)`,onChange:e=>v(e.target.value)}),(0,S.jsx)(`textarea`,{className:`hq-input hq-composer-body`,value:y,rows:3,placeholder:`Message body — e.g. “after the current task, run the full test suite”`,onChange:e=>b(e.target.value)}),(0,S.jsxs)(`div`,{className:`hq-row`,children:[(0,S.jsx)(`button`,{type:`button`,className:`hq-btn`,disabled:!D,onClick:()=>void O(),children:w.phase===`sending`?`Sending…`:`Send`}),w.phase===`sent`&&(0,S.jsxs)(`span`,{className:`hq-composer-status ok`,children:[`delivered`,w.messageId===void 0?``:` · ${w.messageId.slice(0,8)}`]}),w.phase===`error`&&(0,S.jsx)(`span`,{className:`hq-composer-status err`,title:w.message,children:w.message})]})]}):(0,S.jsxs)(`div`,{className:`hq-composer-bar`,children:[(0,S.jsxs)(`button`,{type:`button`,className:`hq-btn`,disabled:e.length===0,title:e.length===0?`No projects reported yet — connect a client first`:`Write a message into a project mailbox (works with zero connected agents)`,onClick:()=>i(!0),children:[(0,S.jsx)(f,{size:13}),` Compose`]}),w.phase===`sent`&&(0,S.jsxs)(`span`,{className:`hq-composer-status ok`,children:[`delivered`,w.messageId===void 0?``:` · ${w.messageId.slice(0,8)}`]})]})}function T(e){if(typeof e!=`object`||!e)return!1;let t=e;return typeof t.mailboxId==`string`&&(t.scope===`project`||t.scope===`global`)&&Array.isArray(t.messages)&&Array.isArray(t.agents)&&typeof t.totals==`object`&&t.totals!==null}function E(e){if(typeof e!=`object`||!e)return!1;let t=e;return typeof t.mailboxId==`string`&&typeof t.action==`string`&&(t.message===void 0||typeof t.message==`object`)}function D(e,t){let n=e.get(t);return n===void 0&&(n={projectId:t,messages:[],countersFromSnapshot:!1,onlineAgentCount:0,highPriorityCount:0,unreadCount:0,incompleteCount:0},e.set(t,n)),n}function O(e){let t=0,n=0,r=0;for(let i of e){let e=i.message;e.priority===`high`&&(t+=1),e.completed||(r+=1,(e.readCount??0)===0&&(n+=1))}return{highPriorityCount:t,unreadCount:n,incompleteCount:r}}function k(e){let t=new Map;for(let n of e)(t.get(n.message.mailId)===void 0||n.source===`event`)&&t.set(n.message.mailId,n);return Array.from(t.values()).sort((e,t)=>t.message.timestamp.localeCompare(e.message.timestamp))}function A(e,t){let n=new Map;if(e!==null)for(let t of e.mailboxes){let e=D(n,t.projectId);e.mailboxId=t.mailboxId,e.scope=t.scope,e.onlineAgentCount=t.onlineAgentCount,e.highPriorityCount=t.highPriorityCount,e.unreadCount=t.unreadCount,e.incompleteCount=t.incompleteCount,e.countersFromSnapshot=!0}for(let e of t){if(e.type!==`mailbox.snapshot`||!T(e.payload))continue;let t=e.payload,r=D(n,e.projectId);r.mailboxId=t.mailboxId,r.scope=t.scope;for(let n of t.messages)r.messages.push({message:n,source:`snapshot`,key:`s:${e.id}:${n.messageId}`,projectId:e.projectId})}let r=new Map;for(let e of t){if(e.type!==`mailbox.event`||!E(e.payload))continue;let t=e.payload,i=D(n,e.projectId);i.mailboxId=t.mailboxId,i.scope=i.scope??`project`,t.message!==void 0&&!r.has(t.message.mailId)&&(r.set(t.message.mailId,i),i.messages.push({message:t.message,source:`event`,key:`e:${t.message.mailId}:${e.seq}`,projectId:e.projectId})),t.agent?.online&&(i.onlineAgentCount+=1)}for(let e of n.values())if(e.messages=k(e.messages),!e.countersFromSnapshot){let t=O(e.messages);e.highPriorityCount=t.highPriorityCount,e.unreadCount=t.unreadCount,e.incompleteCount=t.incompleteCount}let i=Array.from(n.values()).sort((e,t)=>{let n=e.messages[0]?.message.timestamp??``;return(t.messages[0]?.message.timestamp??``).localeCompare(n)});return{projects:i,hasAnyActivity:i.some(e=>e.messages.length>0)}}var j=Object.freeze({types:new Set,priorities:new Set,projectIds:new Set,includeCompleted:!0,query:``});function M(e,t){switch(t.type){case`toggle-type`:{let n=new Set(e.types);return n.has(t.value)?n.delete(t.value):n.add(t.value),{...e,types:n}}case`toggle-priority`:{let n=new Set(e.priorities);return n.has(t.value)?n.delete(t.value):n.add(t.value),{...e,priorities:n}}case`toggle-project`:{let n=new Set(e.projectIds);return n.has(t.value)?n.delete(t.value):n.add(t.value),{...e,projectIds:n}}case`set-query`:return{...e,query:t.value};case`set-include-completed`:return{...e,includeCompleted:t.value};case`clear-all`:return j;default:return e}}function N(e,t={}){let n=t.includeCompleted??!0,r=t.types&&t.types.length>0?new Set(t.types):null,i=t.priorities&&t.priorities.length>0?new Set(t.priorities):null,a=t.projectIds&&t.projectIds.length>0?new Set(t.projectIds):null,o=t.query?.trim().toLowerCase()??``,s=t.limit??500,c=[];for(let t of e){let e=t.message;!n&&e.completed||r&&!r.has(e.type)||i&&!i.has(e.priority)||a||o.length>0&&!`${e.subject}\n${e.from}\n${e.to}\n${e.bodyPreview??``}`.toLowerCase().includes(o)||c.push({key:t.key,flat:t})}c.sort((e,t)=>{let n=t.flat.message.timestamp.localeCompare(e.flat.message.timestamp);return n===0?e.flat.message.mailId.localeCompare(t.flat.message.mailId):n});let l=c.length,u=l>s,d=u?c.slice(0,s):c;return{totalMatched:l,returned:d.length,truncated:u,entries:d}}function P(e,t,n={}){let{projectIds:r,...i}=n,a=A(e,t),o=[],s=r!==void 0&&r.length>0?new Set(r):null;for(let e of a.projects)s&&!s.has(e.projectId)||(o=o.concat(e.messages));return N(o,i)}function F(e){if(typeof e!=`object`||!e)return!1;let t=e;if(typeof t.error==`string`)return!0;if(typeof t.error!=`object`||t.error===null)return!1;let n=t.error;return typeof n.code==`string`&&typeof n.message==`string`}async function I(e){let t=await h(`/api/mailbox/messages/${encodeURIComponent(e.mailId)}/action`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)});if(t.status===401&&y.getState().markAuthRequired(),!t.ok){let e=`${t.status} ${t.statusText}`;try{let n=await t.json();F(n)&&(e=typeof n.error==`string`?n.error:`${n.error.code}: ${n.error.message}`)}catch{}throw Error(`mailbox action failed — ${e}`)}return await t.json()}var L={markRead:e=>I({...e,action:`mark-read`}),acknowledge:e=>I({...e,action:`acknowledge`}),reopen:e=>I({...e,action:`reopen`}),softDelete:e=>I({...e,action:`soft-delete`}),restore:e=>I({...e,action:`restore`})};function R({mailId:e,actorId:t,projectId:n,isDeleted:r=!1,onAction:i,disabled:a=!1}){let[o,s]=(0,x.useState)(null),[c,l]=(0,x.useState)(null),u=async(t,n)=>{if(!(a||o!==null)){s(t),l(null);try{await n(),i?.(e,t)}catch(e){l(e instanceof Error?e.message:String(e))}finally{s(null)}}},d={mailId:e,readerId:t,projectId:n};return(0,S.jsxs)(`div`,{className:`hq-msg-actions`,children:[!r&&(0,S.jsx)(`button`,{type:`button`,className:`hq-btn secondary`,disabled:a||o!==null,onClick:()=>u(`mark-read`,()=>L.markRead(d)),children:o===`mark-read`?`…`:`Mark read`}),!r&&(0,S.jsx)(`button`,{type:`button`,className:`hq-btn`,disabled:a||o!==null,onClick:()=>u(`acknowledge`,()=>L.acknowledge(d)),children:o===`acknowledge`?`…`:`Acknowledge`}),!r&&(0,S.jsx)(`button`,{type:`button`,className:`hq-btn secondary`,disabled:a||o!==null,onClick:()=>u(`reopen`,()=>L.reopen(d)),children:o===`reopen`?`…`:`Reopen`}),!r&&(0,S.jsx)(`button`,{type:`button`,className:`hq-btn danger`,disabled:a||o!==null,onClick:()=>u(`soft-delete`,()=>L.softDelete(d)),children:o===`soft-delete`?`…`:`Delete`}),r&&(0,S.jsx)(`button`,{type:`button`,className:`hq-btn secondary`,disabled:a||o!==null,onClick:()=>u(`restore`,()=>L.restore(d)),children:o===`restore`?`…`:`Restore`}),c!==null&&(0,S.jsx)(`span`,{className:`hq-msg-action-error`,title:c,children:c})]})}function z(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function B(e){return e.length<=14?e:`${e.slice(0,8)}…${e.slice(-4)}`}var V={note:{icon:t,tone:`info`},ask:{icon:r,tone:`warn`},assign:{icon:o,tone:`warn`},steer:{icon:r,tone:`warn`},btw:{icon:n,tone:`info`},broadcast:{icon:i,tone:`info`},status:{icon:d,tone:`idle`},result:{icon:u,tone:`running`},review:{icon:c,tone:`info`},control:{icon:l,tone:`error`}};Object.keys(V);var H=`hq-operator`;function U({flat:e,defaultExpanded:t}){let[n,r]=(0,x.useState)(!!t),i=e.message,o=i.hasBody||i.bodyPreview!==void 0&&i.bodyPreview.length>0,s=V[i.type]??{icon:a,tone:`info`},c=s.icon,l=`${i.from} → ${i.to}`;return(0,S.jsxs)(`div`,{className:`hq-msg`+(i.completed?` done`:``),children:[(0,S.jsxs)(`div`,{className:`hq-msg-head`,children:[(0,S.jsx)(`span`,{className:`hq-msg-icon`,title:i.type,children:(0,S.jsx)(c,{size:13})}),(0,S.jsx)(`span`,{className:`hq-pill `+s.tone,children:i.type}),i.audience===`leaders`&&(0,S.jsx)(`span`,{className:`hq-pill info`,children:`leaders only`}),i.priority===`high`&&(0,S.jsx)(`span`,{className:`hq-pill error`,children:`high`}),i.priority===`low`&&(0,S.jsx)(`span`,{className:`hq-pill idle`,children:`low`}),(0,S.jsx)(`span`,{className:`hq-msg-subject`,title:i.subject,children:i.subject||`(no subject)`}),(0,S.jsx)(`span`,{className:`hq-mono hq-msg-route`,children:l}),(0,S.jsx)(`span`,{className:`hq-mono hq-msg-time`,title:i.timestamp,children:z(i.timestamp)}),(0,S.jsx)(`span`,{className:`hq-mono hq-msg-id`,children:B(i.messageId)}),(0,S.jsx)(`span`,{className:`hq-msg-flag `+(i.completed?`done`:`open`),children:i.completed?`completed${i.completedBy===void 0?``:` by ${i.completedBy}`}`:`open`}),o&&(0,S.jsx)(`button`,{type:`button`,className:`hq-toggle hq-msg-toggle`,onClick:()=>r(e=>!e),"aria-expanded":n,"aria-label":n?`Collapse body`:`Expand body`,children:n?`▾`:`▸`})]}),n&&(0,S.jsxs)(`div`,{className:`hq-msg-body`,children:[i.bodyPreview!==void 0&&i.bodyPreview.length>0?(0,S.jsx)(`pre`,{className:`hq-msg-pre`,children:i.bodyPreview}):(0,S.jsx)(`div`,{className:`hq-empty hq-pad-sm`,children:`(empty body)`}),i.outcomePreview!==void 0&&i.outcomePreview.length>0&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(`div`,{className:`hq-msg-sublabel`,children:`outcome`}),(0,S.jsx)(`pre`,{className:`hq-msg-pre`,children:i.outcomePreview})]}),(0,S.jsxs)(`div`,{className:`hq-msg-meta`,children:[(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`source:`}),` `,e.source]}),i.replyTo!==void 0&&(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`reply to:`}),` `,B(i.replyTo)]}),i.senderSessionId!==void 0&&(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`sender session:`}),` `,B(i.senderSessionId)]}),(i.readCount??0)>0&&(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`reads:`}),` `,i.readCount]}),i.unreadCount!==void 0&&i.unreadCount>0&&(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`unread:`}),` `,i.unreadCount]}),i.task!==void 0&&(0,S.jsxs)(`span`,{children:[(0,S.jsx)(`strong`,{children:`task:`}),` `,i.task.taskId??`—`,i.task.agentName===void 0?``:` · ${i.task.agentName}`,i.task.status===void 0?``:` (${i.task.status})`]})]}),e.projectId!==void 0&&(0,S.jsx)(R,{mailId:i.mailId,actorId:H,projectId:e.projectId})]})]})}var W=[`ask`,`assign`,`steer`,`review`,`result`,`status`,`broadcast`,`note`,`btw`,`control`],G=[`high`,`normal`,`low`];function K({snapshot:e,events:t}={}){let n=y(e=>e.snapshot),r=e===void 0?n:e,i=t===void 0?y.getState().events:t,a=_(),[o,s]=(0,x.useReducer)(M,(0,x.useMemo)(()=>{let e=a.mailbox;return{types:new Set(e.types),priorities:new Set(e.priorities),projectIds:new Set,includeCompleted:e.includeCompleted,query:e.query}},[a.mailbox]));(0,x.useEffect)(()=>{m({query:o.query,types:Array.from(o.types),priorities:Array.from(o.priorities),includeCompleted:o.includeCompleted})},[o.query,o.types,o.priorities,o.includeCompleted]);let c=(0,x.useMemo)(()=>A(r??null,i).projects.map(e=>({projectId:e.projectId,count:e.messages.length})),[r,i]),l=(0,x.useMemo)(()=>P(r??null,i,{types:Array.from(o.types),priorities:Array.from(o.priorities),projectIds:Array.from(o.projectIds),includeCompleted:o.includeCompleted,query:o.query||void 0,limit:500}),[r,i,o]),u=o.types.size+o.priorities.size+o.projectIds.size+ +!o.includeCompleted+ +(o.query.trim().length>0);return(0,S.jsxs)(`div`,{children:[(0,S.jsxs)(`div`,{className:`hq-card-title`,children:[`Live mailbox feed · `,l.returned,` of `,l.totalMatched,` message`,l.totalMatched===1?``:`s`,l.truncated?` · refined to fit`:``]}),(0,S.jsxs)(`div`,{className:`hq-card hq-mailbox-filterbar`,children:[(0,S.jsx)(`label`,{className:`hq-label`,htmlFor:`mailbox-live-query`,children:`Search`}),(0,S.jsx)(`input`,{id:`mailbox-live-query`,className:`hq-input`,value:o.query,onChange:e=>s({type:`set-query`,value:e.target.value}),placeholder:`subject / sender / recipient / body…`}),(0,S.jsx)(q,{title:`Types`,children:W.map(e=>(0,S.jsx)(J,{selected:o.types.has(e),label:e,onClick:()=>s({type:`toggle-type`,value:e})},e))}),(0,S.jsx)(q,{title:`Priority`,children:G.map(e=>(0,S.jsx)(J,{selected:o.priorities.has(e),label:e,tone:e===`high`?`error`:e===`low`?`idle`:`info`,onClick:()=>s({type:`toggle-priority`,value:e})},e))}),c.length>0&&(0,S.jsx)(q,{title:`Projects`,children:c.map(e=>(0,S.jsx)(J,{selected:o.projectIds.has(e.projectId),label:`${e.projectId} (${e.count})`,onClick:()=>s({type:`toggle-project`,value:e.projectId})},e.projectId))}),(0,S.jsxs)(`div`,{className:`hq-row hq-mailbox-filter-actions`,children:[(0,S.jsxs)(`label`,{className:`hq-check`,children:[(0,S.jsx)(`input`,{type:`checkbox`,checked:o.includeCompleted,onChange:e=>s({type:`set-include-completed`,value:e.target.checked})}),`include completed`]}),(0,S.jsxs)(`button`,{type:`button`,className:`hq-btn secondary`,disabled:u===0,onClick:()=>s({type:`clear-all`}),children:[`Clear filters`,u>0?` (${u})`:``]})]})]}),l.entries.length===0?(0,S.jsx)(`div`,{className:`hq-empty`,children:`No mailbox activity matches the current filters.`}):(0,S.jsx)(`div`,{className:`hq-msg-list hq-live-feed`,children:l.entries.map((e,t)=>(0,S.jsx)(U,{flat:e.flat,defaultExpanded:t===0&&o.query.trim().length>0},e.key))})]})}function q({title:e,children:t}){return(0,S.jsxs)(`div`,{className:`hq-filter-section`,children:[(0,S.jsx)(`div`,{className:`hq-msg-sublabel`,children:e}),(0,S.jsx)(`div`,{className:`hq-filter-chip-row`,children:t})]})}function J({selected:e,label:t,onClick:n,tone:r=`info`}){return(0,S.jsx)(`button`,{type:`button`,className:`hq-filter-chip hq-pill ${r}${e?` selected`:``}`,"aria-pressed":e,onClick:n,children:t})}function Y(){let{snapshot:e,events:t}=y(v(e=>({snapshot:e.snapshot,events:e.events}))),[n,r]=(0,x.useState)(`live`),{events:i}=b(`mailbox.event`,300),a=(0,x.useMemo)(()=>[...i,...t.filter(e=>e.type!==`mailbox.event`)],[i,t]),{projects:o,hasAnyActivity:s}=(0,x.useMemo)(()=>A(e,a),[e,a]),c=e?.totals.unreadMailboxMessages??0,l=e?.totals.incompleteMailboxMessages??0,u=(0,x.useMemo)(()=>{let t=new Map;for(let n of e?.projects??[])t.set(n.projectId,{projectId:n.projectId,label:n.projectName});for(let e of o)t.has(e.projectId)||t.set(e.projectId,{projectId:e.projectId});return Array.from(t.values())},[e,o]);return o.length===0&&u.length===0?(0,S.jsx)(`div`,{className:`hq-empty`,children:`No mailbox activity reported by connected clients.`}):(0,S.jsxs)(`div`,{children:[(0,S.jsxs)(`div`,{className:`hq-card-title`,children:[`Mailbox Activity — `,o.length,` project`,o.length===1?``:`s`,` ·`,` `,c,` unread · `,l,` incomplete`,s?` · showing detailed messages`:``]}),(0,S.jsx)(w,{projects:u}),(0,S.jsxs)(`div`,{className:`hq-mailbox-modebar`,role:`tablist`,"aria-label":`Mailbox view mode`,children:[(0,S.jsx)(`button`,{type:`button`,role:`tab`,className:`hq-btn secondary`+(n===`live`?` hq-btn-selected`:``),"aria-selected":n===`live`,onClick:()=>r(`live`),children:`Live feed`}),(0,S.jsx)(`button`,{type:`button`,role:`tab`,className:`hq-btn secondary`+(n===`grouped`?` hq-btn-selected`:``),"aria-selected":n===`grouped`,onClick:()=>r(`grouped`),children:`Grouped by project`})]}),n===`live`?(0,S.jsx)(K,{snapshot:e,events:a}):o.map(e=>(0,S.jsx)(X,{group:e},e.projectId))]})}function X({group:e}){let[t,n]=(0,x.useState)(!0);return(0,S.jsxs)(`div`,{className:`hq-card`,children:[(0,S.jsxs)(`div`,{className:`hq-row hq-row-baseline`,children:[(0,S.jsx)(`button`,{type:`button`,className:`hq-toggle`,onClick:()=>n(e=>!e),"aria-label":t?`Collapse project messages`:`Expand project messages`,children:t?`▾`:`▸`}),(0,S.jsx)(`span`,{className:`hq-text-bright`,children:e.projectId}),e.scope!==void 0&&(0,S.jsx)(`span`,{className:`hq-pill info`,children:e.scope}),e.mailboxId!==void 0&&(0,S.jsx)(`span`,{className:`hq-mono hq-text-dim`,children:e.mailboxId}),(0,S.jsxs)(`span`,{className:`hq-mono hq-text-dim hq-ml-auto`,children:[e.messages.length,` message`,e.messages.length===1?``:`s`]})]}),(0,S.jsxs)(`div`,{className:`hq-grid hq-mt-8`,style:{gridTemplateColumns:`repeat(5,1fr)`},children:[(0,S.jsx)(Z,{label:`messages`,value:e.messages.length}),(0,S.jsx)(Z,{label:`unread`,value:e.unreadCount,accent:e.unreadCount>0?`amber`:void 0}),(0,S.jsx)(Z,{label:`incomplete`,value:e.incompleteCount,accent:e.incompleteCount>0?`red`:void 0}),(0,S.jsx)(Z,{label:`high-priority`,value:e.highPriorityCount,accent:e.highPriorityCount>0?`red`:void 0}),(0,S.jsx)(Z,{label:`online agents`,value:e.onlineAgentCount,accent:e.onlineAgentCount>0?`green`:void 0})]}),t&&e.messages.length>0&&(0,S.jsx)(`div`,{className:`hq-msg-list hq-mt-12`,children:e.messages.map(e=>(0,S.jsx)(U,{flat:e},e.key))}),t&&e.messages.length===0&&(0,S.jsx)(`div`,{className:`hq-empty hq-cockpit-empty`,children:`Snapshot counters reported for this project, but no detailed mailbox events have streamed yet.`})]})}function Z({label:e,value:t,accent:n}){return(0,S.jsxs)(`div`,{className:`hq-text-center`,children:[(0,S.jsx)(`div`,{className:`hq-stat-num`,style:{color:n===`amber`?`var(--amber)`:n===`red`?`var(--red)`:n===`green`?`var(--green)`:`var(--text)`},children:t}),(0,S.jsx)(`div`,{className:`hq-stat-label`,children:e})]})}export{Y as MailboxView};
|