@wrongstack/webui 0.287.0 → 0.289.0
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/App.d.ts.map +1 -1
- package/dist/assets/AnalyticsDashboard-qGVC0XiK.js +1 -0
- package/dist/assets/AudienceMemoryPanel-CxAGL0gP.js +3 -0
- package/dist/assets/ChangesView-Bc6demyA.js +1 -0
- package/dist/assets/ChronicleDashboard-CwWcOmB3.js +1 -0
- package/dist/assets/CodeEditor-JY7CfGGl.js +1 -0
- package/dist/assets/CodeMap-BDgG3Rjz.js +1 -0
- package/dist/assets/CronJobsPanel-CqA5Tmx-.js +1 -0
- package/dist/assets/DebugDashboard-DlSJuEnl.js +1 -0
- package/dist/assets/DesignGalleryView-Cw9pbmsU.js +1 -0
- package/dist/assets/GoalView-B9BA9Jlk.js +1 -0
- package/dist/assets/KanbanView-CvKWtMXO.js +1 -0
- package/dist/assets/MailboxDetailView-dtLgBAb5.js +1 -0
- package/dist/assets/MemoryManager-BX9vS8Sc.js +1 -0
- package/dist/assets/OfficeMapPanel-D87MJFyb.css +1 -0
- package/dist/assets/OfficeMapPanel-DBafq6N3.js +4 -0
- package/dist/assets/ProcessMonitor-B0wlr4xu.js +1 -0
- package/dist/assets/QueuePanel-Cbd6WEUu.js +1 -0
- package/dist/assets/RefreshDebugView-BU6_CzHg.js +1 -0
- package/dist/assets/SddBoardView-ChpDmoWH.js +2 -0
- package/dist/assets/SddFlowGraph-ZGRYKvG4.js +1 -0
- package/dist/assets/SddWizard-C9EU3uMP.js +1 -0
- package/dist/assets/SessionsDashboard-BZjGcI8m.js +1 -0
- package/dist/assets/SetupScreen-OLD-xwmi.js +1 -0
- package/dist/assets/SkillDetailView-cBe0gnN1.js +3 -0
- package/dist/assets/SpecsView-BXqQnduk.js +1 -0
- package/dist/assets/TechStackView-whP83IaE.js +1 -0
- package/dist/assets/TerminalPanel-DYJvz1GK.js +1 -0
- package/dist/assets/activity-B6TyDCwd.js +5 -0
- package/dist/assets/activity-BZm_Psbt.js +5 -0
- package/dist/assets/activity-Bhoxw076.js +5 -0
- package/dist/assets/activity-CWFY3Fhi.js +5 -0
- package/dist/assets/activity-DVZ7t5as.js +5 -0
- package/dist/assets/activity-DiuZra5w.js +5 -0
- package/dist/assets/activity-DkwwCy23.js +5 -0
- package/dist/assets/chat-store-BJ55HZKb.js +13 -0
- package/dist/assets/{commandPalette-C5U6qfth.js → commandPalette-CGMq-qlP.js} +1 -1
- package/dist/assets/{commandPalette-C4o2rUOp.js → commandPalette-CUh_kgfp.js} +1 -1
- package/dist/assets/{commandPalette-CBJfByB7.js → commandPalette-Dfk74u87.js} +1 -1
- package/dist/assets/{commandPalette-DUootORZ.js → commandPalette-DpaemFux.js} +1 -1
- package/dist/assets/{commandPalette-BcMV6x3_.js → commandPalette-Nlxs0V7J.js} +1 -1
- package/dist/assets/{commandPalette-CrYfIhnW.js → commandPalette-aaAou3Tl.js} +1 -1
- package/dist/assets/{commandPalette-Dgd8HfNm.js → commandPalette-tFxIIhvU.js} +1 -1
- package/dist/assets/i18n-BcnwAuXt.js +2 -0
- package/dist/assets/index-MIiPbE0D.js +151 -0
- package/dist/assets/index-dpcVzvHS.css +1 -0
- package/dist/assets/markdown-CF2fGOZh.js +44 -0
- package/dist/assets/{monaco-MjnRih9i.js → monaco-BgFAljXl.js} +201 -201
- package/dist/assets/{monaco-theme-DhdHiZEb.js → monaco-theme-DxkhltWi.js} +1 -1
- package/dist/assets/{session-store-zbDVE9MI.js → session-store-CgCoJmdF.js} +1 -1
- package/dist/assets/settings-4BR882HN.js +1 -0
- package/dist/assets/settings-B5P4V9M6.js +1 -0
- package/dist/assets/settings-Cjxo5UVP.js +1 -0
- package/dist/assets/settings-CnViO4_M.js +1 -0
- package/dist/assets/settings-CyzkAhwD.js +1 -0
- package/dist/assets/settings-jrfJX8W2.js +1 -0
- package/dist/assets/settings-llUXRsji.js +1 -0
- package/dist/assets/shared-aqSRO8IM.js +1 -0
- package/dist/assets/ui-store-lBwi9h6q.js +1 -0
- package/dist/assets/utils-BLVofF8S.js +1 -0
- package/dist/assets/{vendor-BShi5_Dg.css → vendor-BBksTEZc.css} +1 -1
- package/dist/assets/vendor-JNPeA-SL.js +76 -0
- package/dist/assets/ws-client-3f38Kop2.js +1 -0
- package/dist/components/AgentOfficeView.d.ts +3 -0
- package/dist/components/AgentOfficeView.d.ts.map +1 -0
- package/dist/components/AnalyticsDashboard.d.ts.map +1 -1
- package/dist/components/AudienceMemoryPanel.d.ts +2 -0
- package/dist/components/AudienceMemoryPanel.d.ts.map +1 -0
- package/dist/components/BoardView.d.ts +2 -2
- package/dist/components/ChatInput/slash-routing.d.ts +4 -4
- package/dist/components/ChatInput/slash-routing.d.ts.map +1 -1
- package/dist/components/ChatInput.d.ts.map +1 -1
- package/dist/components/CheckpointTimeline.d.ts.map +1 -1
- package/dist/components/ChronicleDashboard.d.ts +2 -0
- package/dist/components/ChronicleDashboard.d.ts.map +1 -0
- package/dist/components/CodeMap.d.ts +9 -0
- package/dist/components/CodeMap.d.ts.map +1 -0
- package/dist/components/CommandPalette/index.d.ts.map +1 -1
- package/dist/components/ContextDashboard.d.ts.map +1 -1
- package/dist/components/DebugDashboard.d.ts.map +1 -1
- package/dist/components/DesignGalleryView.d.ts.map +1 -1
- package/dist/components/FleetPanel.d.ts.map +1 -1
- package/dist/components/{AutoPhaseView.d.ts → GoalView.d.ts} +4 -4
- package/dist/components/GoalView.d.ts.map +1 -0
- package/dist/components/InspectorPanel.d.ts.map +1 -1
- package/dist/components/KanbanCleanerAlert.d.ts +6 -0
- package/dist/components/KanbanCleanerAlert.d.ts.map +1 -0
- package/dist/components/KanbanView.d.ts +14 -0
- package/dist/components/KanbanView.d.ts.map +1 -1
- package/dist/components/MailboxDetailView.d.ts.map +1 -1
- package/dist/components/MailboxPanel.d.ts.map +1 -1
- package/dist/components/MemoryManager/MemoryDetail.d.ts +17 -0
- package/dist/components/MemoryManager/MemoryDetail.d.ts.map +1 -0
- package/dist/components/MemoryManager/MemoryDrawer.d.ts +25 -0
- package/dist/components/MemoryManager/MemoryDrawer.d.ts.map +1 -0
- package/dist/components/MemoryManager/MemoryEditor.d.ts +12 -0
- package/dist/components/MemoryManager/MemoryEditor.d.ts.map +1 -0
- package/dist/components/MemoryManager/MemoryFilters.d.ts +19 -0
- package/dist/components/MemoryManager/MemoryFilters.d.ts.map +1 -0
- package/dist/components/MemoryManager/MemoryGraph.d.ts +4 -35
- package/dist/components/MemoryManager/MemoryGraph.d.ts.map +1 -1
- package/dist/components/MemoryManager/MemoryList.d.ts +13 -0
- package/dist/components/MemoryManager/MemoryList.d.ts.map +1 -0
- package/dist/components/MemoryManager/index.d.ts +0 -13
- package/dist/components/MemoryManager/index.d.ts.map +1 -1
- package/dist/components/MemoryManager/shared.d.ts +51 -0
- package/dist/components/MemoryManager/shared.d.ts.map +1 -0
- package/dist/components/MessageBubble/index.d.ts.map +1 -1
- package/dist/components/OfficeMapCanvas/edges.d.ts +15 -0
- package/dist/components/OfficeMapCanvas/edges.d.ts.map +1 -0
- package/dist/components/OfficeMapCanvas/nodes.d.ts +53 -0
- package/dist/components/OfficeMapCanvas/nodes.d.ts.map +1 -0
- package/dist/components/OfficeMapCanvas/resolve.d.ts +17 -2
- package/dist/components/OfficeMapCanvas/resolve.d.ts.map +1 -1
- package/dist/components/OfficeMapCanvas/utils.d.ts +28 -1
- package/dist/components/OfficeMapCanvas/utils.d.ts.map +1 -1
- package/dist/components/OfficeMapCanvas.d.ts.map +1 -1
- package/dist/components/OfficeMapPanel.d.ts.map +1 -1
- package/dist/components/PhasePanel.d.ts.map +1 -1
- package/dist/components/RefinePanel.d.ts +5 -1
- package/dist/components/RefinePanel.d.ts.map +1 -1
- package/dist/components/SddWizard.d.ts.map +1 -1
- package/dist/components/SessionsDashboard.d.ts.map +1 -1
- package/dist/components/SettingsPanel/ChimeraSettingsPanel.d.ts +10 -0
- package/dist/components/SettingsPanel/ChimeraSettingsPanel.d.ts.map +1 -0
- package/dist/components/SettingsPanel/index.d.ts.map +1 -1
- package/dist/components/SetupScreen.d.ts.map +1 -1
- package/dist/components/SidePanel/AgentsPanel.d.ts.map +1 -1
- package/dist/components/SidePanel/SessionPanel.d.ts.map +1 -1
- package/dist/components/SidePanel/index.d.ts.map +1 -1
- package/dist/components/SkillDetailView.d.ts.map +1 -1
- package/dist/components/TaskActivityTimeline.d.ts +31 -0
- package/dist/components/TaskActivityTimeline.d.ts.map +1 -0
- package/dist/components/TaskExecutionAttempts.d.ts +28 -0
- package/dist/components/TaskExecutionAttempts.d.ts.map +1 -0
- package/dist/components/TaskIntelligencePanel.d.ts +42 -0
- package/dist/components/TaskIntelligencePanel.d.ts.map +1 -0
- package/dist/components/TaskRiskPanel.d.ts +31 -0
- package/dist/components/TaskRiskPanel.d.ts.map +1 -0
- package/dist/components/TechStackView/DependencyDetail.d.ts +20 -0
- package/dist/components/TechStackView/DependencyDetail.d.ts.map +1 -0
- package/dist/components/TechStackView/DependencyTable.d.ts +17 -0
- package/dist/components/TechStackView/DependencyTable.d.ts.map +1 -0
- package/dist/components/TechStackView/FindingsPanel.d.ts +15 -0
- package/dist/components/TechStackView/FindingsPanel.d.ts.map +1 -0
- package/dist/components/TechStackView/TechStackToolbar.d.ts +26 -0
- package/dist/components/TechStackView/TechStackToolbar.d.ts.map +1 -0
- package/dist/components/TechStackView/index.d.ts +18 -0
- package/dist/components/TechStackView/index.d.ts.map +1 -0
- package/dist/components/TechStackView/shared.d.ts +73 -0
- package/dist/components/TechStackView/shared.d.ts.map +1 -0
- package/dist/components/TodosPanel.d.ts.map +1 -1
- package/dist/components/activity-bar/index.d.ts.map +1 -1
- package/dist/components/codemap-model.d.ts +64 -0
- package/dist/components/codemap-model.d.ts.map +1 -0
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/useGlobalKeyboardShortcuts.d.ts.map +1 -1
- package/dist/hooks/useHorizontalScroll.d.ts +17 -0
- package/dist/hooks/useHorizontalScroll.d.ts.map +1 -0
- package/dist/hooks/useMemoryForFile.d.ts +30 -0
- package/dist/hooks/useMemoryForFile.d.ts.map +1 -0
- package/dist/hooks/useScrollPosition.d.ts +16 -0
- package/dist/hooks/useScrollPosition.d.ts.map +1 -0
- package/dist/hooks/useWebSocket.d.ts +30 -22
- package/dist/hooks/useWebSocket.d.ts.map +1 -1
- package/dist/hooks/ws-handlers/fleet-handlers.d.ts.map +1 -1
- package/dist/hooks/ws-handlers/misc-handlers.d.ts +4 -4
- package/dist/hooks/ws-handlers/misc-handlers.d.ts.map +1 -1
- package/dist/hooks/ws-handlers/session-handlers.d.ts.map +1 -1
- package/dist/hooks/ws-handlers/techstack-handlers.d.ts +13 -0
- package/dist/hooks/ws-handlers/techstack-handlers.d.ts.map +1 -0
- package/dist/hooks/ws-handlers.d.ts +3 -0
- package/dist/hooks/ws-handlers.d.ts.map +1 -1
- package/dist/index.css +2881 -2
- package/dist/index.css.map +3 -3
- package/dist/index.html +15 -17
- package/dist/index.js +40038 -27150
- package/dist/index.js.map +4 -4
- package/dist/lib/agent-office.d.ts +96 -0
- package/dist/lib/agent-office.d.ts.map +1 -0
- package/dist/lib/desktop-host.d.ts.map +1 -1
- package/dist/lib/kanban-cleaner.d.ts +28 -0
- package/dist/lib/kanban-cleaner.d.ts.map +1 -0
- package/dist/lib/kanban-metadata.d.ts +7 -0
- package/dist/lib/kanban-metadata.d.ts.map +1 -0
- package/dist/lib/plugin-enablement.d.ts +37 -0
- package/dist/lib/plugin-enablement.d.ts.map +1 -0
- package/dist/lib/view-navigation.d.ts +1 -1
- package/dist/lib/view-navigation.d.ts.map +1 -1
- package/dist/lib/ws-client.d.ts +61 -17
- package/dist/lib/ws-client.d.ts.map +1 -1
- package/dist/providers.json +30 -0
- package/dist/stores/chat-store.d.ts.map +1 -1
- package/dist/stores/codemap-activity-store.d.ts +79 -0
- package/dist/stores/codemap-activity-store.d.ts.map +1 -0
- package/dist/stores/fleet-store.d.ts.map +1 -1
- package/dist/stores/{autophase-store.d.ts → goal-run-store.d.ts} +12 -12
- package/dist/stores/goal-run-store.d.ts.map +1 -0
- package/dist/stores/goal-state-store.d.ts +12 -0
- package/dist/stores/goal-state-store.d.ts.map +1 -0
- package/dist/stores/index.d.ts +5 -2
- package/dist/stores/index.d.ts.map +1 -1
- package/dist/stores/kanban-store.d.ts.map +1 -1
- package/dist/stores/local-prefs.d.ts +26 -0
- package/dist/stores/local-prefs.d.ts.map +1 -1
- package/dist/stores/mailbox-store.d.ts +16 -0
- package/dist/stores/mailbox-store.d.ts.map +1 -1
- package/dist/stores/monitor-store.d.ts +61 -0
- package/dist/stores/monitor-store.d.ts.map +1 -1
- package/dist/stores/office-map-store.d.ts +4 -0
- package/dist/stores/office-map-store.d.ts.map +1 -1
- package/dist/stores/session-store.d.ts.map +1 -1
- package/dist/stores/techstack-store.d.ts +110 -0
- package/dist/stores/techstack-store.d.ts.map +1 -0
- package/dist/stores/types.d.ts +19 -0
- package/dist/stores/types.d.ts.map +1 -1
- package/dist/stores/ui-store.d.ts +19 -7
- package/dist/stores/ui-store.d.ts.map +1 -1
- package/dist/stores/viz-store.d.ts +6 -0
- package/dist/stores/viz-store.d.ts.map +1 -1
- package/dist/types.d.ts +567 -121
- package/dist/types.d.ts.map +1 -1
- package/package.json +7 -6
- package/dist/assets/AnalyticsDashboard-Lwr7vcaY.js +0 -1
- package/dist/assets/AutoPhaseView-Dm2ALbiB.js +0 -1
- package/dist/assets/ChangesView-CVcdAOd0.js +0 -1
- package/dist/assets/CodeEditor-DJCl9lsb.js +0 -1
- package/dist/assets/CronJobsPanel-B21inkB5.js +0 -1
- package/dist/assets/DebugDashboard-BppNFFs9.js +0 -1
- package/dist/assets/DesignGalleryView-BKfKAS1f.js +0 -1
- package/dist/assets/KanbanView-Bc2UIVD2.js +0 -1
- package/dist/assets/MailboxDetailView-b8e-UFpl.js +0 -1
- package/dist/assets/OfficeMapPanel-DmW-omSm.js +0 -4
- package/dist/assets/ProcessMonitor-4Il_i86w.js +0 -1
- package/dist/assets/QueuePanel-Ikqk4oth.js +0 -1
- package/dist/assets/RefreshDebugView-BQ7J1C4N.js +0 -1
- package/dist/assets/SddBoardView-B2ECODCt.js +0 -2
- package/dist/assets/SddFlowGraph-DmZbA2K1.js +0 -1
- package/dist/assets/SddWizard-CPYgixwo.js +0 -1
- package/dist/assets/SessionsDashboard-DZ2kQo_0.js +0 -1
- package/dist/assets/SetupScreen-CnfDy-Zu.js +0 -1
- package/dist/assets/SkillDetailView-Df1mNWLj.js +0 -3
- package/dist/assets/SpecsView-C0zbOk7n.js +0 -1
- package/dist/assets/TerminalPanel-B-fOpicS.js +0 -1
- package/dist/assets/activity-BlfRLrUt.js +0 -5
- package/dist/assets/activity-C6fV-S38.js +0 -5
- package/dist/assets/activity-Csy0Hk3h.js +0 -5
- package/dist/assets/activity-DEmOOQMt.js +0 -5
- package/dist/assets/activity-DFMWzed9.js +0 -5
- package/dist/assets/activity-Dn9wzdq-.js +0 -5
- package/dist/assets/activity-GAfT06yP.js +0 -5
- package/dist/assets/chat-store-CQq9AeA9.js +0 -5
- package/dist/assets/i18n-CLLrYq46.js +0 -2
- package/dist/assets/index-BwLKTDt1.js +0 -159
- package/dist/assets/index-Dk3-IFDU.css +0 -1
- package/dist/assets/markdown-BRAejDWd.js +0 -44
- package/dist/assets/settings-Bc58aJZk.js +0 -1
- package/dist/assets/settings-Bp9YKTVi.js +0 -1
- package/dist/assets/settings-C5VZmgTv.js +0 -1
- package/dist/assets/settings-CPPzs9tv.js +0 -1
- package/dist/assets/settings-D97B_3tS.js +0 -1
- package/dist/assets/settings-DLpAN_Sw.js +0 -1
- package/dist/assets/settings-KWv7WsjE.js +0 -1
- package/dist/assets/ui-store-Dm48nEb1.js +0 -1
- package/dist/assets/utils-C9L1kxOy.js +0 -1
- package/dist/assets/vendor-B51hXwIj.js +0 -70
- package/dist/assets/ws-client-Bbu1u6TM.js +0 -1
- package/dist/assets/xyflow-BDdNcuaV.js +0 -7
- package/dist/assets/xyflow-DtxX27Jz.css +0 -1
- package/dist/components/AutoPhaseView.d.ts.map +0 -1
- package/dist/lib/analytics.d.ts +0 -38
- package/dist/lib/analytics.d.ts.map +0 -1
- package/dist/stores/autophase-store.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{Bt as r,Cr as i,Fr as a,Gt as o,It as s,Kt as c,Lt as l,Pt as u,Tt as d,X as f,Xt as p,at as m,bt as h,dr as g,dt as _,jt as v,nn as y,ri as b,wr as x,zr as S}from"./vendor-B51hXwIj.js";import{t as C}from"./ws-client-Bbu1u6TM.js";import{t as w}from"./session-store-zbDVE9MI.js";import{t as T}from"./utils-C9L1kxOy.js";import{J as E,f as D,k as O,nt as k}from"./index-BwLKTDt1.js";var A=e(t(),1);function j(e){let t=k(e=>e.wsUrl),n=k(e=>e.provider),r=k(e=>e.model),[i,a]=(0,A.useState)([]),[o,s]=(0,A.useState)([]),[c,l]=(0,A.useState)({}),[u,d]=(0,A.useState)(``),[f,p]=(0,A.useState)(``);return(0,A.useEffect)(()=>{let e=C(t).on(`kanban.meta`,e=>{let t=e.payload?.data;t&&(a(t.tools??[]),s(t.skills??[]),l(t.fallbackProfiles??{}),t.sessionProvider&&d(t.sessionProvider),t.sessionModel&&p(t.sessionModel))});return()=>e()},[t]),(0,A.useEffect)(()=>{e&&C(t).send({type:`kanban.meta`})},[e,t]),{tools:i,skills:o,fallbackProfiles:c,sessionProvider:u||n,sessionModel:f||r}}var M=n();function N({options:e,selected:t,onChange:n,placeholder:r,emptyLabel:a}){let[s,c]=(0,A.useState)(!1),[l,u]=(0,A.useState)(``),d=(0,A.useRef)(null);(0,A.useEffect)(()=>{if(!s)return;let e=e=>{d.current&&!d.current.contains(e.target)&&c(!1)};return window.addEventListener(`mousedown`,e),()=>window.removeEventListener(`mousedown`,e)},[s]);let p=(0,A.useMemo)(()=>{let t=new Map(e.map(e=>[e.value,e.label]));return e=>t.get(e)??e},[e]),m=(0,A.useMemo)(()=>{let t=l.trim().toLowerCase();return(t?e.filter(e=>`${e.value} ${e.label} ${e.tag??``}`.toLowerCase().includes(t)):e).slice(0,80)},[e,l]),h=e=>{n(t.includes(e)?t.filter(t=>t!==e):[...t,e])};return(0,M.jsxs)(`div`,{ref:d,className:`relative`,children:[t.length>0&&(0,M.jsx)(`div`,{className:`mb-1 flex flex-wrap gap-1`,children:t.map(e=>(0,M.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded bg-muted px-1.5 py-0.5 text-[11px]`,children:[(0,M.jsx)(`span`,{className:`max-w-[150px] truncate`,children:p(e)}),(0,M.jsx)(`button`,{type:`button`,onClick:()=>h(e),className:`text-muted-foreground hover:text-destructive`,"aria-label":`Remove ${p(e)}`,children:(0,M.jsx)(f,{size:11})})]},e))}),(0,M.jsxs)(`button`,{type:`button`,onClick:()=>c(e=>!e),className:`flex w-full items-center gap-1.5 rounded-md border border-border bg-muted px-2 py-1.5 text-left text-xs transition-colors hover:border-primary/45 hover:bg-muted/80`,children:[(0,M.jsx)(o,{className:`h-3.5 w-3.5 shrink-0 text-primary`}),(0,M.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-muted-foreground`,children:r??`Add…`}),(0,M.jsx)(i,{className:`h-3.5 w-3.5 shrink-0 text-muted-foreground`})]}),s&&(0,M.jsxs)(`div`,{className:`absolute z-50 mt-1 max-h-72 w-full min-w-[240px] overflow-hidden rounded-md border border-border/80 bg-popover shadow-xl`,children:[(0,M.jsxs)(`div`,{className:`flex items-center gap-1.5 border-b border-border/70 bg-muted/20 px-2 py-1.5`,children:[(0,M.jsx)(`input`,{value:l,onChange:e=>u(e.target.value),placeholder:`Filter…`,className:`min-w-0 flex-1 bg-transparent text-xs outline-none placeholder:text-muted-foreground`}),l&&(0,M.jsx)(`button`,{type:`button`,onClick:()=>u(``),className:`text-muted-foreground hover:text-foreground`,children:(0,M.jsx)(f,{className:`h-3 w-3`})})]}),(0,M.jsxs)(`div`,{className:`max-h-60 overflow-y-auto py-1`,children:[m.map(e=>{let n=t.includes(e.value);return(0,M.jsxs)(`button`,{type:`button`,onClick:()=>h(e.value),className:T(`flex w-full items-start gap-1.5 px-2 py-1.5 text-left text-xs transition-colors hover:bg-muted`,n?`bg-primary/8 text-primary`:`text-foreground`),children:[n?(0,M.jsx)(x,{className:`mt-0.5 h-3 w-3 shrink-0 text-primary`}):(0,M.jsx)(`span`,{className:`w-3 shrink-0`}),(0,M.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,M.jsx)(`span`,{className:`block truncate`,children:e.label}),e.description&&(0,M.jsx)(`span`,{className:`mt-0.5 block truncate text-[10px] text-muted-foreground`,children:e.description})]}),e.tag&&(0,M.jsx)(`span`,{className:`mt-0.5 shrink-0 font-mono text-[9px] text-muted-foreground`,children:e.tag})]},e.value)}),m.length===0&&(0,M.jsx)(`div`,{className:`px-2 py-3 text-center text-[11px] text-muted-foreground`,children:e.length===0?a??`Nothing available`:`No match`})]})]})]})}function P({board:e,snapshot:t,sendKanban:n}){let[r,a]=(0,A.useState)(!1),[o,s]=(0,A.useState)(!0),[c,l]=(0,A.useState)(`deterministic`),[f,p]=(0,A.useState)(`session`),[m,h]=(0,A.useState)(``),[g,_]=(0,A.useState)(``),[v,y]=(0,A.useState)(``),[b,x]=(0,A.useState)([]),[C,w]=(0,A.useState)([]),[E,k]=(0,A.useState)(10),P=O(r&&c===`agentic`),F=j(r&&c===`agentic`);(0,A.useEffect)(()=>{let t=e.supervisor;s(t?.enabled??!0),l(t?.mode??`deterministic`),p(t?.routing?.mode??`session`),h(t?.routing?.provider??``),_(t?.routing?.model??``),y(t?.routing?.fallbackProfile??``),x(t?.routing?.fallbackModels??[]),w(t?.skills??[]),k(Math.max(2,Math.round((t?.intervalMs??1e4)/1e3)))},[e.id,e.supervisor]);let I=()=>{let t={mode:f,...f===`fixed`&&m?{provider:m}:{},...f===`fixed`&&g?{model:g}:{},...f===`fallback_profile`&&v?{fallbackProfile:v}:{},...b.length?{fallbackModels:b}:{}};n(`kanban.update`,{boardId:e.id,supervisor:{enabled:o,mode:c,intervalMs:Math.max(2,E)*1e3,recoveryMode:`auto`,...c===`agentic`?{routing:t,skills:C}:{}}}),window.setTimeout(()=>n(`kanban.supervisor.audit`,{boardId:e.id}),150)},L=o?t?.status??`starting`:`disabled`;return(0,M.jsxs)(`div`,{className:`shrink-0 border-b bg-background/80`,children:[(0,M.jsxs)(`button`,{type:`button`,onClick:()=>a(e=>!e),className:`flex w-full items-center gap-2 px-4 py-1.5 text-left text-[11px] hover:bg-muted/40`,children:[(0,M.jsx)(d,{size:13,className:L===`healthy`?`text-success`:`text-warning`}),(0,M.jsx)(`span`,{className:`font-semibold`,children:`Kanban Agent`}),(0,M.jsxs)(`span`,{className:`rounded bg-muted px-1.5 py-0.5 capitalize text-muted-foreground`,children:[c,` · `,L]}),t?.summary&&(0,M.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-muted-foreground`,children:t.summary}),(0,M.jsx)(`span`,{className:`ml-auto text-muted-foreground`,children:t?.lastAuditAt?`checked ${H(t.lastAuditAt)} ago`:`not checked`}),(0,M.jsx)(i,{size:13,className:T(`transition-transform`,r&&`rotate-180`)})]}),r&&(0,M.jsxs)(`div`,{className:`grid gap-3 border-t p-3 text-xs lg:grid-cols-[220px_220px_1fr_auto]`,children:[(0,M.jsxs)(`label`,{className:`flex items-center gap-2 rounded-md border bg-card px-2 py-2`,children:[(0,M.jsx)(`input`,{type:`checkbox`,checked:o,onChange:e=>s(e.target.checked)}),(0,M.jsx)(`span`,{children:`Watch this board`})]}),(0,M.jsx)(G,{label:`Supervisor engine`,value:c,options:[`deterministic`,`agentic`],onChange:e=>l(e)}),(0,M.jsxs)(`label`,{className:`block`,children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Audit interval (seconds)`}),(0,M.jsx)(`input`,{type:`number`,min:2,value:E,onChange:e=>k(Number(e.target.value)||2),className:`h-8 w-full rounded-md border bg-background px-2 outline-none focus:border-primary`})]}),(0,M.jsxs)(`div`,{className:`flex items-end gap-2`,children:[(0,M.jsxs)(`button`,{type:`button`,onClick:I,className:`inline-flex h-8 items-center gap-1 rounded-md bg-primary px-3 text-primary-foreground`,children:[(0,M.jsx)(u,{size:13}),` Save`]}),(0,M.jsxs)(`button`,{type:`button`,onClick:()=>n(`kanban.supervisor.audit`,{boardId:e.id}),className:`inline-flex h-8 items-center gap-1 rounded-md border px-3 hover:bg-muted`,children:[(0,M.jsx)(S,{size:13}),` Audit now`]})]}),c===`deterministic`?(0,M.jsx)(`div`,{className:`lg:col-span-4 rounded-md border border-success/20 bg-success/5 px-3 py-2 text-muted-foreground`,children:`Deterministic mode uses no provider, model, token, or billing. It repairs assignment/status/column drift and recovers expired leases.`}):(0,M.jsxs)(`div`,{className:`grid gap-3 lg:col-span-4 lg:grid-cols-2`,children:[(0,M.jsx)(G,{label:`Kanban Agent model source`,value:f,options:[`session`,`fixed`,`fallback_profile`],onChange:e=>p(e)}),f===`fixed`&&(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Fixed provider / model`}),(0,M.jsx)(D,{value:g||void 0,provider:m||void 0,candidates:P,placeholder:`Select exact provider / model…`,onPick:(e,t)=>{_(e),h(t)}})]}),f===`fallback_profile`&&(0,M.jsx)(G,{label:`Fallback profile (first model is primary)`,value:v,options:Object.keys(F.fallbackProfiles),placeholder:`Select configured profile…`,onChange:y}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Supervisor skills`}),(0,M.jsx)(N,{options:F.skills.map(e=>({value:e.name,label:e.name,description:e.description,tag:e.source})),selected:C,onChange:w,placeholder:`Force-load agentic skills…`})]}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Extra fallback models`}),(0,M.jsx)(N,{options:P.map(e=>({value:`${e.provider}/${e.model}`,label:e.label,tag:e.provider})),selected:b,onChange:x,placeholder:`Optional ordered fallbacks…`})]})]})]})]})}function F(e){let t=e?.tags??[],n=t.includes(`sdd`)?`sdd`:t.includes(`autophase`)?`autophase`:null;if(!n)return null;let r=t.find(e=>e.startsWith(`run:`))?.slice(4);return{engine:n,...r?{runId:r}:{}}}function I({onClose:e}){let t=k(e=>e.wsUrl),n=w(e=>e.session?.id??null),{boards:i,activeBoardId:s,activeBoard:c,loading:l,error:u,queueHealth:d,supervisorSnapshot:p,setLoading:m,setActiveBoardId:h}=E(),[v,y]=(0,A.useState)(``),[x,S]=(0,A.useState)(``),[D,O]=(0,A.useState)(``),[j,N]=(0,A.useState)(null),[I,ee]=(0,A.useState)(null),te=(0,A.useRef)(null),B=(0,A.useMemo)(()=>C(t),[t]),re=c?.tasks.find(e=>e.id===j)??null,V=(0,A.useMemo)(()=>c?c.tasks.filter(e=>e.status===`in_progress`||e.assignment?.status===`running`||e.assignment?.status===`queued`).reduce((e,t)=>e+(t.costCeilingUsd??0),0):0,[c]),H=(e,t={})=>{m(!0),B.send({type:e,payload:t})},ie=(e,t={})=>{B.send({type:e,payload:t})},U=(0,A.useMemo)(()=>F(c),[c]),W=()=>H(`kanban.list`),G=(e=s)=>{e&&H(`kanban.get`,{boardId:e})};(0,A.useEffect)(()=>{W()},[]),(0,A.useEffect)(()=>{let e=n?i.find(e=>e.tags?.includes(`session:${n}`)):void 0,t=!!(n&&e)&&te.current!==n,r=t?e:s?void 0:i[0];r?.id&&(t&&(te.current=n),h(r.id),H(`kanban.get`,{boardId:r.id}))},[i,s,n,h]),(0,A.useEffect)(()=>{c&&j&&!c.tasks.some(e=>e.id===j)&&N(null)},[c,j]),(0,A.useEffect)(()=>{s&&(H(`kanban.health`,{boardId:s}),H(`kanban.supervisor.status`,{boardId:s}))},[s]),(0,A.useEffect)(()=>{if(!s)return;let e=setInterval(()=>{B.send({type:`kanban.get`,payload:{boardId:s}}),B.send({type:`kanban.health`,payload:{boardId:s}}),B.send({type:`kanban.supervisor.status`,payload:{boardId:s}})},3e3);return()=>clearInterval(e)},[s,B]),(0,A.useEffect)(()=>{let e=setInterval(()=>{B.send({type:`kanban.list`})},4e3);return()=>clearInterval(e)},[B]);let K=()=>{let e=v.trim();e&&(y(``),H(`kanban.create`,{title:e}))},q=()=>{if(!c)return;let e=x.trim();e&&(S(``),H(`kanban.task.add`,{boardId:c.id,title:e,columnId:c.columns[0]?.id??`backlog`}),window.setTimeout(()=>G(c.id),150))},J=()=>{if(!c)return;let e=D.trim();e&&(O(``),H(`kanban.column.add`,{boardId:c.id,title:e}),window.setTimeout(()=>G(c.id),150))},Y=()=>{c&&(H(`kanban.delete`,{boardId:c.id}),window.setTimeout(W,150))},ae=()=>{c&&(H(`kanban.duplicate`,{boardId:c.id,title:`${c.title} Copy`}),window.setTimeout(W,150))},X=e=>{c&&(H(`kanban.task.remove`,{boardId:c.id,taskId:e.id}),window.setTimeout(()=>G(c.id),150))},Z=(e,t)=>{c&&(H(`kanban.task.move`,{boardId:c.id,taskId:e,columnId:t}),window.setTimeout(()=>G(c.id),150))};return(0,M.jsxs)(`div`,{className:`flex h-full min-h-0 min-w-0 flex-col bg-background text-foreground md:flex-row`,children:[(0,M.jsxs)(`aside`,{className:`flex max-h-[45dvh] w-full shrink-0 flex-col border-b bg-card/40 md:max-h-none md:w-[280px] md:border-b-0 md:border-r`,children:[(0,M.jsxs)(`div`,{className:`flex h-12 items-center gap-2 border-b px-3`,children:[(0,M.jsx)(`button`,{type:`button`,title:`Back`,onClick:e,className:`flex h-8 w-8 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground`,children:(0,M.jsx)(a,{size:16})}),(0,M.jsx)(b,{size:17,className:`text-primary`}),(0,M.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,M.jsx)(`div`,{className:`truncate text-sm font-semibold`,children:`Kanban`}),(0,M.jsxs)(`div`,{className:`truncate text-[11px] text-muted-foreground`,children:[i.length,` boards`]})]}),(0,M.jsx)(`button`,{type:`button`,title:`Refresh`,onClick:W,className:`flex h-8 w-8 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground`,children:(0,M.jsx)(r,{size:15,className:l?`animate-spin`:void 0})})]}),(0,M.jsxs)(`div`,{className:`flex gap-1 border-b p-2`,children:[(0,M.jsx)(`input`,{value:v,onChange:e=>y(e.target.value),onKeyDown:e=>{e.key===`Enter`&&K()},placeholder:`New board`,className:`min-w-0 flex-1 rounded-md border bg-background px-2 py-1.5 text-sm outline-none focus:border-primary`}),(0,M.jsx)(`button`,{type:`button`,title:`Create board`,onClick:K,className:`flex h-8 w-8 items-center justify-center rounded-md bg-primary text-primary-foreground hover:bg-primary/90`,children:(0,M.jsx)(o,{size:16})})]}),(0,M.jsx)(`div`,{className:`min-h-0 flex-1 overflow-y-auto p-2`,children:i.map(e=>(0,M.jsxs)(`button`,{type:`button`,onClick:()=>{h(e.id),H(`kanban.get`,{boardId:e.id})},className:T(`mb-1 w-full rounded-md px-2 py-2 text-left transition-colors`,s===e.id?`bg-primary/10 text-foreground`:`text-muted-foreground hover:bg-muted hover:text-foreground`),children:[(0,M.jsx)(`div`,{className:`truncate text-sm font-medium`,children:e.title}),(0,M.jsxs)(`div`,{className:`mt-0.5 flex items-center justify-between text-[11px]`,children:[(0,M.jsxs)(`span`,{children:[e.taskCount,` tasks`]}),(0,M.jsxs)(`span`,{children:[e.completedTaskCount,` done`]})]})]},e.id))})]}),(0,M.jsxs)(`main`,{className:`flex min-h-0 min-w-0 flex-1 flex-col`,children:[(0,M.jsxs)(`header`,{className:`flex min-h-12 shrink-0 flex-wrap items-center gap-2 border-b px-3 py-2 sm:px-4`,children:[(0,M.jsxs)(`div`,{className:`w-full min-w-0 sm:w-auto sm:flex-1`,children:[(0,M.jsx)(`div`,{className:`truncate text-sm font-semibold`,children:c?.title??`No board selected`}),(0,M.jsx)(`div`,{className:`truncate text-[11px] text-muted-foreground`,children:c?`${c.columns.length} columns / ${c.tasks.length} tasks`:`Create or select a board`})]}),c&&(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(`input`,{value:x,onChange:e=>S(e.target.value),onKeyDown:e=>{e.key===`Enter`&&q()},placeholder:`New task`,className:`h-8 w-[calc(100%-2.5rem)] min-w-0 flex-none rounded-md border bg-background px-2 text-sm outline-none focus:border-primary sm:w-56`}),(0,M.jsx)(`button`,{type:`button`,title:`Add task`,onClick:q,className:`flex h-8 w-8 items-center justify-center rounded-md bg-primary text-primary-foreground hover:bg-primary/90`,children:(0,M.jsx)(o,{size:16})}),(0,M.jsx)(`input`,{value:D,onChange:e=>O(e.target.value),onKeyDown:e=>{e.key===`Enter`&&J()},placeholder:`New column`,className:`h-8 w-[calc(100%-2.5rem)] min-w-0 flex-none rounded-md border bg-background px-2 text-sm outline-none focus:border-primary sm:w-44`}),(0,M.jsx)(`button`,{type:`button`,title:`Add column`,onClick:J,className:`hidden h-8 w-8 items-center justify-center rounded-md border text-muted-foreground hover:bg-muted hover:text-foreground sm:flex`,children:(0,M.jsx)(b,{size:16})}),(0,M.jsx)(`button`,{type:`button`,title:`Duplicate board`,onClick:ae,className:`flex h-8 w-8 items-center justify-center rounded-md border text-muted-foreground hover:bg-muted hover:text-foreground`,children:(0,M.jsx)(g,{size:16})}),(0,M.jsx)(`button`,{type:`button`,title:`Delete board`,onClick:Y,className:`hidden h-8 w-8 items-center justify-center rounded-md border text-muted-foreground hover:bg-destructive/10 hover:text-destructive sm:flex`,children:(0,M.jsx)(_,{size:16})})]})]}),c&&U&&(0,M.jsx)(L,{runLink:U,sendRaw:ie}),c&&!U&&c.tasks.length>0&&(0,M.jsx)(R,{boardId:c.id,sendKanban:H}),c&&(0,M.jsx)(P,{board:c,snapshot:p,sendKanban:H}),u&&(0,M.jsxs)(`div`,{className:`flex h-9 shrink-0 items-center gap-2 border-b border-destructive/30 bg-destructive/10 px-4 text-sm text-destructive`,children:[(0,M.jsx)(f,{size:15}),(0,M.jsx)(`span`,{className:`truncate`,children:u})]}),(0,M.jsx)(`div`,{className:`kanban-scroll-area min-h-0 flex-1 overflow-x-auto overflow-y-hidden`,children:c?(0,M.jsxs)(M.Fragment,{children:[d&&(0,M.jsxs)(`div`,{className:`flex shrink-0 items-center gap-4 border-b px-4 py-2 text-xs text-muted-foreground`,children:[(0,M.jsx)(`span`,{className:`font-medium text-foreground`,children:`Queue health`}),d.counts.ready>0&&(0,M.jsxs)(`span`,{title:`Claimable tasks`,className:`inline-flex items-center gap-1 text-success`,children:[d.counts.ready,` ready`]}),d.counts.running>0&&(0,M.jsxs)(`span`,{title:`Running assignments`,className:`inline-flex items-center gap-1 text-warning`,children:[d.counts.running,` running`]}),d.counts.review>0&&(0,M.jsxs)(`span`,{title:`In review`,className:`inline-flex items-center gap-1 text-primary`,children:[d.counts.review,` review`]}),d.counts.blocked>0&&(0,M.jsxs)(`span`,{title:`Manually blocked`,className:`inline-flex items-center gap-1 text-destructive`,children:[d.counts.blocked,` blocked`]}),d.counts.failed>0&&(0,M.jsxs)(`span`,{title:`Failed tasks`,className:`inline-flex items-center gap-1 text-destructive`,children:[d.counts.failed,` failed`]}),d.dependencyBlocked.count>0&&(0,M.jsxs)(`span`,{title:`Ready/pending tasks blocked by dependencies`,className:`inline-flex items-center gap-1 rounded bg-warning/10 px-1.5 py-0.5 text-warning`,children:[d.dependencyBlocked.count,` blocked by deps`]}),d.staleAssignments.count>0&&(0,M.jsxs)(`span`,{title:`Expired lease assignments`,className:`inline-flex items-center gap-1 rounded bg-destructive/10 px-1.5 py-0.5 text-destructive`,children:[d.staleAssignments.count,` stale`]}),d.heartbeatDue.count===0&&d.staleAssignments.count===0&&d.dependencyBlocked.count===0&&(0,M.jsx)(`span`,{className:`text-success`,children:`healthy`}),V>0&&(0,M.jsxs)(`span`,{title:`Sum of costCeilingUsd for running/queued tasks`,className:`inline-flex items-center gap-1 text-info`,children:[`~$`,V.toFixed(2),` running cost`]})]}),(0,M.jsx)(`div`,{className:`flex h-full min-w-max gap-3 p-4`,children:[...c.columns].sort((e,t)=>e.order-t.order).map(e=>(0,M.jsx)(z,{board:c,column:e,selectedTaskId:j,dragTaskId:I,setDragTaskId:ee,onSelectTask:N,onDeleteTask:X,onMoveTask:Z},e.id))})]}):(0,M.jsx)(`div`,{className:`flex h-full items-center justify-center text-sm text-muted-foreground`,children:`No kanban board selected.`})})]}),(0,M.jsx)(ne,{boards:i,board:c,task:re,runLink:U,onClose:()=>N(null),sendKanban:H,sendRaw:ie,refreshBoard:G})]})}function L({runLink:e,sendRaw:t}){let n=e.engine===`sdd`,r=n?`sdd.board`:`autophase`,i=`inline-flex items-center gap-1 rounded-md border px-2 py-1 text-[11px] font-medium hover:bg-muted`;return(0,M.jsxs)(`div`,{className:`flex shrink-0 flex-wrap items-center gap-2 border-b bg-primary/5 px-4 py-1.5`,children:[(0,M.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded bg-primary/15 px-1.5 py-0.5 text-[10px] font-semibold uppercase text-primary`,children:[(0,M.jsx)(l,{size:11}),` `,e.engine]}),(0,M.jsx)(`span`,{className:`text-[11px] text-muted-foreground`,children:`Live run — steer it from here`}),(0,M.jsxs)(`div`,{className:`ml-auto flex items-center gap-1`,children:[(0,M.jsxs)(`button`,{type:`button`,className:i,onClick:()=>t(`${r}.pause`),children:[(0,M.jsx)(p,{size:12}),` Pause`]}),(0,M.jsxs)(`button`,{type:`button`,className:i,onClick:()=>t(`${r}.resume`),children:[(0,M.jsx)(c,{size:12}),` Resume`]}),n&&(0,M.jsxs)(`button`,{type:`button`,className:i,onClick:()=>t(`sdd.board.retry_all_failed`),children:[(0,M.jsx)(s,{size:12}),` Retry failed`]}),(0,M.jsxs)(`button`,{type:`button`,className:T(i,`text-destructive hover:bg-destructive/10`),onClick:()=>t(`${r}.stop`),children:[(0,M.jsx)(h,{size:12}),` Stop`]})]})]})}function R({boardId:e,sendKanban:t}){let n=`inline-flex items-center gap-1 rounded-md border px-2 py-1 text-[11px] font-medium text-primary hover:bg-primary/10`;return(0,M.jsxs)(`div`,{className:`flex shrink-0 flex-wrap items-center gap-2 border-b bg-muted/30 px-4 py-1.5`,children:[(0,M.jsx)(l,{size:13,className:`text-primary`}),(0,M.jsx)(`span`,{className:`text-[11px] text-muted-foreground`,children:`Run this board as a live agent job:`}),(0,M.jsxs)(`div`,{className:`ml-auto flex items-center gap-1`,children:[(0,M.jsx)(`button`,{type:`button`,className:n,onClick:()=>t(`kanban.run.start`,{boardId:e,engine:`autophase`}),children:`Start as AutoPhase`}),(0,M.jsx)(`button`,{type:`button`,className:n,onClick:()=>t(`kanban.run.start`,{boardId:e,engine:`sdd`}),children:`Start as SDD`})]})]})}function ee({runLink:e,runTaskId:t,modelCandidates:n,sendRaw:r}){let i=e.engine===`sdd`,[a,o]=(0,A.useState)(!1),[l,u]=(0,A.useState)(``),d=`inline-flex flex-1 items-center justify-center gap-1 rounded-md border py-1.5 text-xs font-medium hover:bg-muted`,p=()=>{let e=l.trim();e&&(r(i?`sdd.board.reassign`:`autophase.assignTask`,{taskId:t,agentName:e}),o(!1),u(``))};return(0,M.jsxs)(`div`,{className:`mt-4 rounded-md border bg-primary/5 p-2.5`,children:[(0,M.jsx)(`div`,{className:`mb-2 text-[10px] font-semibold uppercase tracking-wide text-primary`,children:`Run controls`}),i&&(0,M.jsxs)(`div`,{className:`mb-2`,children:[(0,M.jsx)(`div`,{className:`mb-1 text-[10px] uppercase text-muted-foreground`,children:`Worker model`}),(0,M.jsx)(D,{candidates:n,placeholder:`Set model for this task…`,onPick:(e,n)=>r(`sdd.board.set_task_model`,{taskId:t,model:e,provider:n})})]}),a?(0,M.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,M.jsx)(`input`,{value:l,onChange:e=>u(e.target.value),onKeyDown:e=>{e.key===`Enter`&&p(),e.key===`Escape`&&o(!1)},placeholder:`New worker name`,className:`min-w-0 flex-1 rounded-md border bg-background px-2 py-1.5 text-xs outline-none focus:border-primary`}),(0,M.jsx)(`button`,{type:`button`,onClick:p,className:`rounded-md bg-primary/10 px-2 py-1.5 text-primary`,children:(0,M.jsx)(x,{size:14})}),(0,M.jsx)(`button`,{type:`button`,onClick:()=>o(!1),className:`rounded-md bg-muted px-2 py-1.5`,children:(0,M.jsx)(f,{size:14})})]}):(0,M.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,M.jsxs)(`button`,{type:`button`,className:d,onClick:()=>r(i?`sdd.board.retry`:`autophase.retryTask`,{taskId:t}),children:[(0,M.jsx)(s,{size:13}),` Retry`]}),(0,M.jsxs)(`button`,{type:`button`,className:d,onClick:()=>o(!0),children:[(0,M.jsx)(m,{size:13}),` Reassign`]}),i?(0,M.jsxs)(`button`,{type:`button`,className:T(d,`text-destructive hover:bg-destructive/10`),onClick:()=>r(`sdd.board.cancel_task`,{taskId:t}),children:[(0,M.jsx)(h,{size:13}),` Cancel`]}):(0,M.jsxs)(`button`,{type:`button`,className:d,onClick:()=>r(`autophase.runTask`,{taskId:t}),children:[(0,M.jsx)(c,{size:13}),` Run now`]})]})]})}function z({board:e,column:t,selectedTaskId:n,dragTaskId:r,setDragTaskId:i,onSelectTask:a,onDeleteTask:o,onMoveTask:s}){let c=e.tasks.filter(e=>e.columnId===t.id).sort((e,t)=>e.order-t.order);return(0,M.jsxs)(`section`,{className:T(`flex h-full shrink-0 flex-col rounded-md border bg-muted/25 transition-[width] duration-200`,c.length===0?`w-[180px]`:`w-[310px]`),children:[(0,M.jsxs)(`div`,{className:`flex h-10 shrink-0 items-center gap-2 border-b px-3`,children:[(0,M.jsx)(`span`,{className:`h-2.5 w-2.5 rounded-full`,style:{background:t.color??`hsl(var(--primary))`}}),(0,M.jsx)(`div`,{className:`min-w-0 flex-1 truncate text-sm font-semibold`,children:t.title}),(0,M.jsx)(`span`,{className:`rounded bg-background px-1.5 py-0.5 text-[11px] text-muted-foreground`,children:c.length})]}),(0,M.jsx)(`ul`,{className:`min-h-0 flex-1 space-y-2 overflow-y-auto p-2`,onDragOver:e=>e.preventDefault(),onDrop:e=>{e.preventDefault(),r&&s(r,t.id),i(null)},children:c.map(e=>(0,M.jsxs)(`li`,{draggable:!0,onDragStart:()=>i(e.id),onDragEnd:()=>i(null),className:T(`relative rounded-md border bg-background p-3 shadow-sm transition-colors`,n===e.id?`border-primary`:`hover:border-primary/50`),children:[(0,M.jsx)(`button`,{type:`button`,"aria-label":`Select task: ${e.title}`,onClick:()=>a(e.id),className:`absolute inset-0 cursor-pointer rounded-md`}),(0,M.jsxs)(`div`,{className:`pointer-events-none relative flex items-start gap-2`,children:[(0,M.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,M.jsx)(`div`,{className:`line-clamp-2 text-sm font-medium leading-5`,children:e.title}),e.description&&(0,M.jsx)(`div`,{className:`mt-1 line-clamp-2 text-xs leading-4 text-muted-foreground`,children:e.description})]}),(0,M.jsx)(`button`,{type:`button`,title:`Delete task`,"aria-label":`Delete task: ${e.title}`,onClick:()=>o(e),className:`pointer-events-auto relative flex h-7 w-7 shrink-0 items-center justify-center rounded-md text-muted-foreground hover:bg-destructive/10 hover:text-destructive`,children:(0,M.jsx)(_,{size:14})})]}),(0,M.jsxs)(`div`,{className:`pointer-events-none relative mt-2 flex flex-wrap items-center gap-1.5 text-[11px]`,children:[(0,M.jsx)(`span`,{className:K(e.priority),children:e.priority}),(0,M.jsx)(`span`,{className:`rounded bg-muted px-1.5 py-0.5 text-muted-foreground`,children:e.status}),e.assignedAgent&&(0,M.jsx)(`span`,{className:`rounded bg-primary/10 px-1.5 py-0.5 text-primary`,children:e.assignedAgent}),e.assignment?.model&&(0,M.jsx)(`span`,{className:`rounded bg-muted px-1.5 py-0.5 text-muted-foreground`,children:e.assignment.model}),e.assignment?.modelRouting===`session`&&(0,M.jsx)(`span`,{className:`rounded bg-info/10 px-1.5 py-0.5 text-info`,children:`session model`}),e.dependsOn?.length?(0,M.jsxs)(`span`,{className:`rounded bg-warning/10 px-1.5 py-0.5 text-warning`,children:[e.dependsOn.length,` deps`]}):null,e.chain&&(0,M.jsxs)(`span`,{className:`rounded bg-primary/10 px-1.5 py-0.5 text-primary`,children:[`chain `,e.chain.order+1]}),e.assignment?.skills?.length?(0,M.jsxs)(`span`,{className:`rounded bg-success/10 px-1.5 py-0.5 text-success`,children:[e.assignment.skills.length,` skills`]}):null]})]},e.id))})]})}var te=[`architect`,`developer`,`reviewer`,`tester`,`verifier`,`security`,`documenter`,`external`,`leader`,`shadow`,`subagent`],B=[{value:`fs.read`,label:`Read files`,description:`fs.read`},{value:`fs.write`,label:`Write files (in project)`,description:`fs.write`},{value:`fs.write.outside-project`,label:`Write outside project`,description:`fs.write.outside-project`},{value:`net.outbound`,label:`Outbound network`,description:`net.outbound`},{value:`shell.exec`,label:`Run project commands`,description:`shell.exec`},{value:`shell.restricted`,label:`Restricted shell`,description:`shell.restricted`},{value:`shell.arbitrary`,label:`Arbitrary shell`,description:`shell.arbitrary`},{value:`session.todo`,label:`Session todos`,description:`session.todo`},{value:`tool.meta`,label:`Tool metadata`,description:`tool.meta`},{value:`tool.mutate.any`,label:`Invoke any tool`,description:`tool.mutate.any`},{value:`memory.read`,label:`Read memory`,description:`memory.read`},{value:`memory.write`,label:`Write memory`,description:`memory.write`},{value:`package.install`,label:`Install packages`,description:`package.install`},{value:`subagent.spawn`,label:`Spawn subagents`,description:`subagent.spawn`},{value:`config.mutate`,label:`Mutate config / trust`,description:`config.mutate`}];function ne({boards:e,board:t,task:n,runLink:r,onClose:a,sendKanban:s,sendRaw:c,refreshBoard:l}){let[d,p]=(0,A.useState)(``),[h,_]=(0,A.useState)(``),[b,S]=(0,A.useState)(``),[C,w]=(0,A.useState)(``),[E,k]=(0,A.useState)(``),[P,F]=(0,A.useState)(`session`),[I,L]=(0,A.useState)(``),[R,z]=(0,A.useState)([]),[ne,V]=(0,A.useState)([]),[H,K]=(0,A.useState)([]),[q,J]=(0,A.useState)([]),[Y,ae]=(0,A.useState)(``),X=O(!!n),Z=j(!!n),[oe,se]=(0,A.useState)(!1),[ce,le]=(0,A.useState)(``),[ue,de]=(0,A.useState)(``),[fe,pe]=(0,A.useState)(`pending`),[me,he]=(0,A.useState)(`medium`),[ge,_e]=(0,A.useState)(`chore`),[ve,ye]=(0,A.useState)(``),[be,xe]=(0,A.useState)([]),[Q,Se]=(0,A.useState)([]),[Ce,we]=(0,A.useState)(!1),[Te,Ee]=(0,A.useState)(``),[De,Oe]=(0,A.useState)(``),[ke,Ae]=(0,A.useState)(`off`),[$,je]=(0,A.useState)(``),[Me,Ne]=(0,A.useState)(``),[Pe,Fe]=(0,A.useState)(``),[Ie,Le]=(0,A.useState)(``);(0,A.useEffect)(()=>{p(n?.assignment?.agentId??n?.assignedAgent??``),_(n?.assignment?.name??``),S(n?.assignment?.role??``),w(n?.assignment?.provider??``),k(n?.assignment?.model??``),F(n?.assignment?.modelRouting??(n?.assignment?.provider||n?.assignment?.model?`fixed`:`session`)),L(n?.assignment?.fallbackProfile??``),z(n?.assignment?.fallbackModels??[]),V(n?.assignment?.skills??[]),K(n?.assignment?.tools??[]),J(n?.assignment?.allowedCapabilities??[]),ae(e.find(e=>e.id!==t?.id)?.id??``),le(n?.title??``),de(n?.description??``),pe(n?.status??`pending`),he(n?.priority??`medium`),_e(n?.type??`chore`),ye(n?.labels?.join(`, `)??``),xe(n?.dependsOn??[]),Se(n?.chain&&t?t.tasks.filter(e=>e.chain?.chainId===n.chain?.chainId).sort((e,t)=>(e.chain?.order??0)-(t.chain?.order??0)).map(e=>e.id):n?[n.id]:[]),we(!1),Ee(n?.estimatedHours?.toString()??``),Oe(n?.actualHours?.toString()??``),Ae(n?.retryPolicy??n?.assignment?.retryPolicy??`off`),je((n?.costCeilingUsd??n?.assignment?.costCeilingUsd)?.toString()??``),Ne(n?.assignment?.maxAttempts?.toString()??``),Fe(``),Le(``)},[t?.id,e,n]);let Re=()=>({boardId:t?.id,taskId:n?.id,...d.trim()?{agentId:d.trim()}:{},...h.trim()?{name:h.trim()}:{},...b.trim()?{role:b.trim()}:{},modelRouting:P,...P===`fixed`&&C.trim()?{provider:C.trim()}:{},...P===`fixed`&&E.trim()?{model:E.trim()}:{},...P===`fallback_profile`&&I.trim()?{fallbackProfile:I.trim()}:{},fallbackModels:R,skills:ne,tools:H,allowedCapabilities:q,...Me?{maxAttempts:Number(Me)}:{},...$?{costCeilingUsd:Number($)}:{},retryPolicy:ke}),ze=()=>{!t||!n||!ce.trim()||(s(`kanban.task.update`,{boardId:t.id,taskId:n.id,title:ce.trim(),description:ue,status:fe,priority:me,type:ge,labels:ve.split(`,`).map(e=>e.trim()).filter(Boolean),dependsOn:be,...n.chain&&Q.length<=1?{chain:null}:{},estimatedHours:Te?Number(Te):0,actualHours:De?Number(De):0,retryPolicy:ke,costCeilingUsd:$?Number($):null}),Q.length>1&&s(`kanban.task.chain`,{boardId:t.id,taskIds:Q,enforceDependencies:Ce}),window.setTimeout(()=>l(t.id),180))},Be=()=>{!t||!n||!Pe.trim()||(s(`kanban.task.check.add`,{boardId:t.id,taskId:n.id,description:Pe.trim(),checkType:`manual`}),Fe(``))},Ve=()=>{!t||!n||!Ie.trim()||(s(`kanban.task.note.add`,{boardId:t.id,taskId:n.id,content:Ie.trim(),author:`webui`}),Le(``))};return(0,M.jsxs)(`aside`,{className:T(`w-full shrink-0 flex-col border-t bg-card/40 md:w-[420px] md:border-l md:border-t-0 xl:w-[480px]`,n?`flex max-h-[42dvh] md:max-h-none`:`hidden md:flex`),children:[(0,M.jsxs)(`div`,{className:`flex h-12 items-center gap-2 border-b px-3`,children:[(0,M.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,M.jsx)(`div`,{className:`truncate text-sm font-semibold`,children:n?`Task`:`Selection`}),(0,M.jsx)(`div`,{className:`truncate text-[11px] text-muted-foreground`,children:n?.id.slice(0,8)??`No task selected`})]}),(0,M.jsx)(`button`,{type:`button`,title:`Close`,onClick:a,className:`flex h-8 w-8 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground`,children:(0,M.jsx)(f,{size:16})})]}),n?(0,M.jsxs)(`div`,{className:`min-h-0 flex-1 overflow-y-auto p-3`,children:[(0,M.jsxs)(`div`,{className:`space-y-3 rounded-md border bg-background p-2.5`,children:[(0,M.jsx)(W,{label:`Title`,value:ce,onChange:le}),(0,M.jsxs)(`label`,{className:`block`,children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Description / working context`}),(0,M.jsx)(`textarea`,{value:ue,onChange:e=>de(e.target.value),rows:5,className:`w-full resize-y rounded-md border bg-background px-2 py-1.5 text-xs leading-5 outline-none focus:border-primary`})]}),(0,M.jsxs)(`div`,{className:`grid grid-cols-2 gap-2`,children:[(0,M.jsx)(G,{label:`Status`,value:fe,options:[`pending`,`ready`,`in_progress`,`blocked`,`review`,`completed`,`failed`,`archived`],onChange:e=>pe(e)}),(0,M.jsx)(G,{label:`Priority`,value:me,options:[`critical`,`high`,`medium`,`low`],onChange:e=>he(e)}),(0,M.jsx)(G,{label:`Type`,value:ge,options:[`feature`,`bugfix`,`refactor`,`docs`,`test`,`chore`],onChange:e=>_e(e)}),(0,M.jsx)(W,{label:`Labels (comma separated)`,value:ve,onChange:ye})]}),(0,M.jsxs)(`div`,{className:`grid grid-cols-2 gap-2`,children:[(0,M.jsx)(W,{label:`Estimated hours`,value:Te,onChange:Ee}),(0,M.jsx)(W,{label:`Actual hours`,value:De,onChange:Oe})]}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Dependencies`}),(0,M.jsx)(N,{options:(t?.tasks??[]).filter(e=>e.id!==n.id).map(e=>({value:e.id,label:e.title,description:e.status})),selected:be,onChange:xe,placeholder:`Select blocking tasks…`})]}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Task chain (selection order)`}),(0,M.jsx)(N,{options:(t?.tasks??[]).map(e=>({value:e.id,label:e.title,description:e.status})),selected:Q,onChange:e=>Se(e.includes(n.id)?e:[n.id,...e]),placeholder:`Add tasks to a sequential chain…`}),(0,M.jsxs)(`label`,{className:`mt-1.5 flex items-center gap-2 text-[11px] text-muted-foreground`,children:[(0,M.jsx)(`input`,{type:`checkbox`,checked:Ce,onChange:e=>we(e.target.checked)}),`Enforce chain order as dependencies`]})]}),(0,M.jsxs)(`button`,{type:`button`,onClick:ze,className:`inline-flex h-9 w-full items-center justify-center gap-2 rounded-md bg-primary text-sm text-primary-foreground hover:bg-primary/90`,children:[(0,M.jsx)(u,{size:15}),` Save task contract`]})]}),(0,M.jsxs)(`div`,{className:`mt-3 grid grid-cols-2 gap-2 text-xs`,children:[(0,M.jsx)(U,{label:`Source`,value:n.origin?.system??`manual`}),(0,M.jsx)(U,{label:`Task ID`,value:n.id.slice(0,8)}),(0,M.jsx)(U,{label:`Run`,value:n.assignment?.status??`unassigned`}),(0,M.jsx)(U,{label:`Column`,value:re(t,n.columnId)})]}),n.assignment&&(0,M.jsx)(ie,{assignment:n.assignment}),r&&n.origin?.taskId&&(0,M.jsx)(ee,{runLink:r,runTaskId:n.origin.taskId,modelCandidates:X,sendRaw:c}),!r&&(0,M.jsxs)(M.Fragment,{children:[(0,M.jsxs)(`div`,{className:`mt-4 space-y-3`,children:[(0,M.jsx)(G,{label:`Primary model source`,value:P,options:[`session`,`fixed`,`fallback_profile`],onChange:e=>F(e)}),P===`session`&&(0,M.jsxs)(`div`,{className:`rounded-md border bg-info/5 px-2 py-1.5 text-[11px] text-muted-foreground`,children:[`Uses the live session model:`,` `,Z.sessionProvider?`${Z.sessionProvider}/`:``,Z.sessionModel||`not available`,`.`]}),P===`fixed`&&(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Fixed provider / model`}),(0,M.jsx)(D,{value:E||void 0,provider:C||void 0,candidates:X,placeholder:`Select exact provider / model…`,onPick:(e,t)=>{k(e),w(t)}})]}),P===`fallback_profile`&&(0,M.jsx)(G,{label:`Fallback profile (first model is primary)`,value:I,options:Object.keys(Z.fallbackProfiles),placeholder:`Select configured profile…`,onChange:L}),(0,M.jsxs)(`div`,{children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Fallback models`}),(0,M.jsx)(N,{options:X.map(e=>({value:`${e.provider}/${e.model}`,label:e.label,description:e.description,tag:e.provider})),selected:R,onChange:z,placeholder:`Add fallback model…`,emptyLabel:`No models — add a provider in Settings`})]}),(0,M.jsx)(G,{label:`Role`,value:b,options:te,placeholder:`Select a role…`,onChange:S}),(0,M.jsxs)(`div`,{children:[(0,M.jsxs)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:[`Agentic skills`,` `,(0,M.jsx)(`span`,{className:`text-muted-foreground/70`,children:`· force-loaded into the worker`})]}),(0,M.jsx)(N,{options:Z.skills.map(e=>({value:e.name,label:e.name,description:e.description,tag:e.source})),selected:ne,onChange:V,placeholder:`Assign required skills…`,emptyLabel:`No skills registered`})]}),(0,M.jsxs)(`div`,{children:[(0,M.jsxs)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:[`Tools`,` `,(0,M.jsx)(`span`,{className:`text-muted-foreground/70`,children:`· blank = full default toolset`})]}),(0,M.jsx)(N,{options:Z.tools.map(e=>({value:e.name,label:e.name,description:e.description})),selected:H,onChange:K,placeholder:`Restrict to specific tools…`,emptyLabel:`Tool list unavailable on this server`})]}),(0,M.jsxs)(`div`,{className:`rounded-md border bg-background/60`,children:[(0,M.jsxs)(`button`,{type:`button`,onClick:()=>se(e=>!e),className:`flex w-full items-center justify-between px-2 py-1.5 text-[11px] font-medium text-muted-foreground hover:text-foreground`,children:[`Advanced`,(0,M.jsx)(i,{size:13,className:T(`transition-transform`,oe&&`rotate-180`)})]}),oe&&(0,M.jsxs)(`div`,{className:`space-y-3 border-t p-2`,children:[(0,M.jsx)(W,{label:`Agent name (optional)`,value:h,onChange:_}),(0,M.jsxs)(`div`,{className:`grid grid-cols-2 gap-2`,children:[(0,M.jsx)(G,{label:`Retry policy`,value:ke,options:[`off`,`incremental`,`exponential`],onChange:e=>Ae(e)}),(0,M.jsx)(W,{label:`Max attempts`,value:Me,onChange:Ne}),(0,M.jsx)(W,{label:`Cost ceiling USD`,value:$,onChange:je})]}),(0,M.jsxs)(`div`,{children:[(0,M.jsxs)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:[`Capabilities`,` `,(0,M.jsx)(`span`,{className:`text-muted-foreground/70`,children:`· blank = safe defaults`})]}),(0,M.jsx)(N,{options:B,selected:q,onChange:J,placeholder:`Grant a capability…`})]})]})]})]}),(0,M.jsxs)(`div`,{className:`mt-4 grid grid-cols-2 gap-2`,children:[(0,M.jsxs)(`button`,{type:`button`,onClick:()=>{!t||!n||(s(`kanban.task.assign`,Re()),window.setTimeout(()=>l(t.id),150))},className:`inline-flex h-9 items-center justify-center gap-2 rounded-md border text-sm hover:bg-muted`,children:[(0,M.jsx)(m,{size:15}),`Assign`]}),(0,M.jsxs)(`button`,{type:`button`,onClick:()=>{!t||!n||(s(`kanban.task.dispatch`,Re()),window.setTimeout(()=>l(t.id),200))},className:`inline-flex h-9 items-center justify-center gap-2 rounded-md bg-primary text-sm text-primary-foreground hover:bg-primary/90`,children:[(0,M.jsx)(v,{size:15}),`Dispatch`]})]})]}),e.length>1&&!r?(0,M.jsxs)(`div`,{className:`mt-4 space-y-2 rounded-md border bg-background p-2`,children:[(0,M.jsxs)(`label`,{className:`block`,children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:`Target board`}),(0,M.jsx)(`select`,{value:Y,onChange:e=>ae(e.target.value),className:`h-8 w-full rounded-md border bg-background px-2 text-sm outline-none focus:border-primary`,children:e.filter(e=>e.id!==t?.id).map(e=>(0,M.jsx)(`option`,{value:e.id,children:e.title},e.id))})]}),(0,M.jsxs)(`div`,{className:`grid grid-cols-2 gap-2`,children:[(0,M.jsxs)(`button`,{type:`button`,onClick:()=>{!t||!n||!Y||s(`kanban.task.copy`,{boardId:t.id,taskId:n.id,targetBoardId:Y})},disabled:!Y,className:`inline-flex h-9 items-center justify-center gap-2 rounded-md border text-sm hover:bg-muted disabled:opacity-50`,children:[(0,M.jsx)(g,{size:15}),`Copy`]}),(0,M.jsxs)(`button`,{type:`button`,onClick:()=>{!t||!n||!Y||s(`kanban.task.transfer`,{boardId:t.id,taskId:n.id,targetBoardId:Y})},disabled:!Y,className:`inline-flex h-9 items-center justify-center gap-2 rounded-md border text-sm hover:bg-muted disabled:opacity-50`,children:[(0,M.jsx)(y,{size:15}),`Transfer`]})]})]}):null,(0,M.jsxs)(`div`,{className:`mt-5`,children:[(0,M.jsx)(`div`,{className:`mb-2 text-xs font-semibold uppercase text-muted-foreground`,children:`Completion checks`}),(0,M.jsxs)(`div`,{className:`space-y-1.5`,children:[(n.successCriteria??[]).map(e=>(0,M.jsxs)(`div`,{className:`grid grid-cols-[auto_1fr_92px] items-center gap-2 rounded-md border bg-background px-2 py-1.5 text-xs`,children:[(0,M.jsx)(x,{size:13,className:e.status===`passed`?`text-success`:`text-muted-foreground`}),(0,M.jsx)(`span`,{className:`min-w-0 truncate`,children:e.description}),(0,M.jsx)(`select`,{value:e.status,onChange:r=>s(`kanban.task.check.update`,{boardId:t?.id,taskId:n.id,checkId:e.id,status:r.target.value}),className:`h-7 rounded border bg-background px-1 text-[11px]`,children:[`pending`,`passed`,`failed`,`skipped`].map(e=>(0,M.jsx)(`option`,{value:e,children:e},e))})]},e.id)),(0,M.jsxs)(`div`,{className:`flex gap-1.5`,children:[(0,M.jsx)(`input`,{value:Pe,onChange:e=>Fe(e.target.value),onKeyDown:e=>e.key===`Enter`&&Be(),placeholder:`Add a verifiable completion check…`,className:`h-8 min-w-0 flex-1 rounded-md border bg-background px-2 text-xs outline-none focus:border-primary`}),(0,M.jsx)(`button`,{type:`button`,onClick:Be,className:`h-8 rounded-md border px-2 hover:bg-muted`,children:(0,M.jsx)(o,{size:14})})]})]})]}),(0,M.jsxs)(`div`,{className:`mt-5`,children:[(0,M.jsx)(`div`,{className:`mb-2 text-xs font-semibold uppercase text-muted-foreground`,children:`Notes / audit trail`}),(0,M.jsxs)(`div`,{className:`space-y-1.5`,children:[(n.notes??[]).map(e=>(0,M.jsxs)(`div`,{className:`rounded-md border bg-background px-2 py-1.5 text-xs`,children:[(0,M.jsxs)(`div`,{className:`mb-1 flex justify-between text-[10px] text-muted-foreground`,children:[(0,M.jsx)(`span`,{children:e.author}),(0,M.jsx)(`span`,{children:new Date(e.createdAt).toLocaleString()})]}),(0,M.jsx)(`div`,{className:`whitespace-pre-wrap leading-5`,children:e.content})]},e.id)),(0,M.jsxs)(`div`,{className:`flex gap-1.5`,children:[(0,M.jsx)(`input`,{value:Ie,onChange:e=>Le(e.target.value),onKeyDown:e=>e.key===`Enter`&&Ve(),placeholder:`Add operator note…`,className:`h-8 min-w-0 flex-1 rounded-md border bg-background px-2 text-xs outline-none focus:border-primary`}),(0,M.jsx)(`button`,{type:`button`,onClick:Ve,className:`h-8 rounded-md border px-2 hover:bg-muted`,children:(0,M.jsx)(o,{size:14})})]})]})]})]}):(0,M.jsx)(`div`,{className:`flex flex-1 items-center justify-center px-6 text-center text-sm text-muted-foreground`,children:`Select a task to edit assignment and dispatch settings.`})]})}function re(e,t){return e?.columns.find(e=>e.id===t)?.title??t}var V={assigned:`bg-info/10 text-info`,queued:`bg-info/10 text-info`,running:`bg-warning/10 text-warning`,completed:`bg-success/10 text-success`,failed:`bg-destructive/10 text-destructive`,cancelled:`bg-muted text-muted-foreground`};function H(e,t){if(!e)return null;let n=Date.parse(e);if(Number.isNaN(n))return null;let r=t?Date.parse(t):Date.now();if(Number.isNaN(r))return null;let i=Math.max(0,Math.round((r-n)/1e3));if(i<60)return`${i}s`;let a=Math.floor(i/60);return a<60?`${a}m ${i%60}s`:`${Math.floor(a/60)}h ${a%60}m`}function ie({assignment:e}){let t=e.status===`running`,n=H(e.dispatchedAt,e.completedAt),r=[];return(e.name||e.agentId)&&r.push({label:`Agent`,value:e.name??e.agentId}),e.role&&r.push({label:`Role`,value:e.role}),e.modelRouting&&r.push({label:`Model source`,value:e.modelRouting}),(e.provider||e.model)&&r.push({label:`Model`,value:(0,M.jsxs)(`span`,{className:`font-mono text-[11px]`,children:[e.provider?`${e.provider}/`:``,e.model??`—`]})}),e.subagentId&&r.push({label:`Subagent`,value:(0,M.jsx)(`span`,{className:`font-mono text-[11px]`,children:e.subagentId})}),n&&r.push({label:e.completedAt?`Duration`:`Elapsed`,value:n}),typeof e.attempt==`number`&&r.push({label:`Attempt`,value:`${e.attempt}${e.maxAttempts?` / ${e.maxAttempts}`:``}`}),e.costCeilingUsd&&r.push({label:`Cost ceiling`,value:`$${e.costCeilingUsd.toFixed(2)}`}),e.fallbackProfile&&r.push({label:`Fallback profile`,value:e.fallbackProfile}),e.fallbackModels?.length&&r.push({label:`Fallbacks`,value:e.fallbackModels.join(` → `)}),e.skills?.length&&r.push({label:`Skills`,value:e.skills.join(`, `)}),e.tools?.length&&r.push({label:`Tools`,value:e.tools.join(`, `)}),e.leaseExpiresAt&&r.push({label:`Lease expires`,value:new Date(e.leaseExpiresAt).toLocaleString()}),(0,M.jsxs)(`div`,{className:`mt-4 rounded-md border bg-background p-2.5`,children:[(0,M.jsxs)(`div`,{className:`mb-2 flex items-center gap-2`,children:[(0,M.jsx)(`span`,{className:`text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:`Live run`}),(0,M.jsxs)(`span`,{className:T(`ml-auto inline-flex items-center gap-1 rounded px-1.5 py-0.5 text-[10px] font-medium capitalize`,V[e.status]??`bg-muted text-muted-foreground`),children:[t&&(0,M.jsx)(`span`,{className:`h-1.5 w-1.5 animate-pulse rounded-full bg-current`,"aria-hidden":!0}),e.status]})]}),r.length>0&&(0,M.jsx)(`dl`,{className:`grid grid-cols-[auto_1fr] gap-x-3 gap-y-1 text-xs`,children:r.map(e=>(0,M.jsxs)(`div`,{className:`contents`,children:[(0,M.jsx)(`dt`,{className:`text-muted-foreground`,children:e.label}),(0,M.jsx)(`dd`,{className:`min-w-0 truncate text-right text-foreground`,children:e.value})]},e.label))}),e.lastResult&&(0,M.jsxs)(`div`,{className:`mt-2`,children:[(0,M.jsx)(`div`,{className:`mb-1 text-[10px] uppercase text-muted-foreground`,children:`Last result`}),(0,M.jsx)(`div`,{className:`max-h-24 overflow-y-auto whitespace-pre-wrap rounded bg-muted px-2 py-1 text-[11px] leading-relaxed text-foreground`,children:e.lastResult})]}),e.error&&(0,M.jsx)(`div`,{className:`mt-2 rounded border border-destructive/30 bg-destructive/10 px-2 py-1 text-[11px] text-destructive`,children:e.error})]})}function U({label:e,value:t}){return(0,M.jsxs)(`div`,{className:`rounded-md border bg-background px-2 py-1.5`,children:[(0,M.jsx)(`div`,{className:`text-[10px] uppercase text-muted-foreground`,children:e}),(0,M.jsx)(`div`,{className:`mt-0.5 truncate text-xs font-medium`,children:t})]})}function W({label:e,value:t,onChange:n}){return(0,M.jsxs)(`label`,{className:`block`,children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:e}),(0,M.jsx)(`input`,{value:t,onChange:e=>n(e.target.value),className:`h-8 w-full rounded-md border bg-background px-2 text-sm outline-none focus:border-primary`})]})}function G({label:e,value:t,options:n,placeholder:r,onChange:i}){return(0,M.jsxs)(`label`,{className:`block`,children:[(0,M.jsx)(`span`,{className:`mb-1 block text-[11px] font-medium text-muted-foreground`,children:e}),(0,M.jsxs)(`select`,{value:t,onChange:e=>i(e.target.value),className:`h-8 w-full rounded-md border bg-background px-2 text-sm outline-none focus:border-primary`,children:[r&&(0,M.jsx)(`option`,{value:``,children:r}),n.map(e=>(0,M.jsx)(`option`,{value:e,children:e},e))]})]})}function K(e){let t=`rounded px-1.5 py-0.5`;return e===`critical`?`${t} bg-destructive/10 text-destructive`:e===`high`?`${t} bg-warning/10 text-warning`:e===`low`?`${t} bg-muted text-muted-foreground`:`${t} bg-info/10 text-info`}export{I as KanbanView};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{Fr as r,Ft as i,X as a,Xn as o,ci as s,cn as c,di as l,fn as u,gr as d,ht as f,it as p,jt as m,kr as h,pr as g,vi as _,xi as v,zt as y}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as b}from"./utils-C9L1kxOy.js";import{n as x}from"./ui-store-Dm48nEb1.js";import{D as S,w as C,z as w}from"./index-BwLKTDt1.js";var T=e(t(),1),E=n(),D={note:o,ask:s,assign:m,steer:i,btw:h,broadcast:m,status:d,result:l},O={high:`border-destructive/25 bg-destructive/10 text-destructive`,normal:`border-border bg-muted text-muted-foreground`,low:`border-primary/20 bg-primary/10 text-primary`};function k(e){return new Date(e).toLocaleString()}function A(e){let t=new Date(e),n=Date.now()-t.getTime();return n<6e4?v.t(`common:time.justNow`):n<36e5?v.t(`common:time.minutesAgo`,{count:Math.round(n/6e4)}):n<864e5?v.t(`common:time.hoursAgo`,{count:Math.round(n/36e5)}):n<6048e5?v.t(`common:time.daysAgo`,{count:Math.round(n/864e5)}):t.toLocaleDateString()}function j(){let{t:e}=_();return(0,E.jsx)(`div`,{className:`flex h-full min-h-0 flex-1 items-center justify-center bg-[hsl(var(--surface-2)/0.45)] p-4`,children:(0,E.jsxs)(`div`,{className:`ws-surface flex max-w-md flex-col items-center gap-3 rounded-xl p-6 text-center text-muted-foreground`,children:[(0,E.jsx)(`span`,{className:`flex h-12 w-12 items-center justify-center rounded-lg bg-primary/10 text-primary`,children:(0,E.jsx)(u,{className:`h-6 w-6`})}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`div`,{className:`text-sm font-semibold text-foreground`,children:e(`activity:mailbox.emptyDetail`)}),(0,E.jsx)(`div`,{className:`mt-1 text-xs`,children:e(`activity:mailbox.emptyDetailHint`)})]})]})})}function M({readBy:e}){let{t}=_(),n=Object.entries(e);return n.length===0?null:(0,E.jsxs)(`div`,{className:`space-y-1`,children:[(0,E.jsx)(`div`,{className:`text-[10px] font-semibold text-muted-foreground uppercase tracking-wide`,children:t(`activity:mailbox.readBy`)}),(0,E.jsx)(`div`,{className:`flex flex-wrap gap-1.5`,children:n.map(([e,t])=>(0,E.jsxs)(`span`,{className:`inline-flex items-center gap-1 px-1.5 py-0.5 rounded text-[10px] bg-success/10 text-success`,title:k(t),children:[(0,E.jsx)(l,{className:`h-2.5 w-2.5`}),e]},e))})]})}function N({className:e}){let{t}=_(),n=x(e=>e.selectedMailMessage),i=x(e=>e.setSelectedMailMessage);(0,T.useEffect)(()=>()=>{i(null)},[i]);function o(){i(null),w(`chat`)}if(!n)return(0,E.jsx)(j,{});let s=D[n.type]??c,u=t(`activity:mailbox.type.${n.type}`,{defaultValue:n.type}),d=O[n.priority]??O.normal;return(0,E.jsx)(`div`,{className:b(`flex min-h-0 min-w-0 flex-1 flex-col overflow-hidden bg-[hsl(var(--surface-2)/0.45)] p-3`,e),children:(0,E.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col overflow-hidden rounded-xl border border-border/70 bg-card/75 shadow-sm`,children:[(0,E.jsxs)(`div`,{className:`flex items-center gap-3 border-b border-border/70 px-3 py-3 sm:px-4 shrink-0`,children:[(0,E.jsx)(`button`,{type:`button`,onClick:o,className:`flex h-8 w-8 shrink-0 items-center justify-center rounded-md border border-border/70 bg-background/60 text-muted-foreground transition-colors hover:bg-accent hover:text-foreground`,title:t(`activity:mailbox.backToChat`),children:(0,E.jsx)(r,{className:`h-4 w-4`})}),(0,E.jsx)(`div`,{className:b(`flex h-9 w-9 shrink-0 items-center justify-center rounded-lg`,n.completed?`bg-success/10`:`bg-primary/10`),children:(0,E.jsx)(s,{className:b(`h-4 w-4`,n.completed?`text-success`:`text-primary`)})}),(0,E.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,E.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-center gap-2`,children:[(0,E.jsx)(`h2`,{className:`text-sm font-semibold text-foreground truncate`,children:n.subject}),n.completed&&(0,E.jsxs)(`span`,{className:`inline-flex shrink-0 items-center gap-1 rounded-md border border-success/25 bg-success/8 px-1.5 py-0.5 text-[10px] font-semibold text-success`,children:[(0,E.jsx)(l,{className:`h-3 w-3`}),t(`activity:mailbox.completed`)]}),(0,E.jsx)(`span`,{className:b(`rounded-md border px-1.5 py-0.5 text-[10px] font-semibold uppercase`,d),children:n.priority||`normal`})]}),(0,E.jsxs)(`div`,{className:`mt-1 flex min-w-0 flex-wrap items-center gap-2 text-[11px] text-muted-foreground`,children:[(0,E.jsx)(`span`,{className:`min-w-0 truncate font-medium text-foreground/80`,children:n.from}),(0,E.jsx)(`span`,{children:`→`}),(0,E.jsx)(`span`,{className:`min-w-0 truncate`,children:n.to===`*`||n.to===`all`?t(`activity:mailbox.everyone`):n.to}),(0,E.jsx)(`span`,{className:`opacity-40`,children:`•`}),(0,E.jsxs)(`span`,{className:`inline-flex items-center gap-1`,children:[(0,E.jsx)(g,{className:`h-3 w-3`}),A(n.timestamp)]})]})]}),(0,E.jsx)(`button`,{type:`button`,onClick:o,className:`flex h-8 w-8 shrink-0 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-accent hover:text-foreground`,title:t(`activity:mailbox.closeTitle`),children:(0,E.jsx)(a,{className:`h-4 w-4`})})]}),(0,E.jsx)(`div`,{className:`min-h-0 min-w-0 flex-1 overflow-y-auto`,children:(0,E.jsx)(`div`,{className:`mx-auto w-full max-w-4xl px-4 py-5`,children:(0,E.jsx)(`div`,{className:`markdown-content prose prose-sm dark:prose-invert max-w-none text-sm leading-relaxed`,children:(0,E.jsx)(S,{components:C,children:n.body})})})}),(0,E.jsxs)(`div`,{className:`border-t border-border/70 bg-muted/20 px-4 py-3 shrink-0`,children:[(0,E.jsxs)(`div`,{className:`grid grid-cols-2 sm:grid-cols-4 gap-x-6 gap-y-2 text-xs`,children:[(0,E.jsxs)(`div`,{className:`flex items-center gap-1.5 text-muted-foreground`,children:[(0,E.jsx)(f,{className:`h-3 w-3 shrink-0`}),(0,E.jsx)(`span`,{children:u})]}),(0,E.jsx)(`div`,{className:`flex items-center gap-1.5`,children:(0,E.jsx)(`span`,{className:b(`rounded border px-1.5 py-0.5 text-[10px] font-semibold uppercase`,d),children:n.priority||`normal`})}),(0,E.jsxs)(`div`,{className:`flex items-center gap-1.5 text-muted-foreground`,children:[(0,E.jsx)(p,{className:`h-3 w-3 shrink-0`}),(0,E.jsx)(`span`,{className:`truncate`,title:n.from,children:n.from})]}),(0,E.jsxs)(`div`,{className:`flex items-center gap-1.5 text-muted-foreground`,children:[(0,E.jsx)(g,{className:`h-3 w-3 shrink-0`}),(0,E.jsx)(`span`,{children:k(n.timestamp)})]}),n.replyTo&&(0,E.jsxs)(`div`,{className:`flex items-center gap-1.5 text-muted-foreground col-span-2`,children:[(0,E.jsx)(y,{className:`h-3 w-3 shrink-0`}),(0,E.jsx)(`span`,{className:`truncate`,children:t(`activity:mailbox.replyTo`,{id:n.replyTo})})]}),n.completed&&n.completedBy&&(0,E.jsxs)(`div`,{className:`flex items-center gap-1.5 text-muted-foreground col-span-2`,children:[(0,E.jsx)(l,{className:`h-3 w-3 shrink-0 text-success`}),(0,E.jsx)(`span`,{children:n.completedAt?t(`activity:mailbox.completedByAt`,{name:n.completedBy,time:k(n.completedAt)}):t(`activity:mailbox.completedBy`,{name:n.completedBy})})]}),n.outcome&&(0,E.jsxs)(`div`,{className:`flex items-start gap-1.5 text-muted-foreground col-span-2 sm:col-span-4`,children:[(0,E.jsx)(`span`,{className:`text-[10px] font-semibold uppercase tracking-wide shrink-0 mt-0.5`,children:t(`activity:mailbox.outcome`)}),(0,E.jsx)(`span`,{children:n.outcome})]}),n.taskContext&&(0,E.jsxs)(`div`,{className:`flex items-start gap-1.5 text-muted-foreground col-span-2 sm:col-span-4`,children:[(0,E.jsx)(`span`,{className:`text-[10px] font-semibold uppercase tracking-wide shrink-0 mt-0.5`,children:t(`activity:mailbox.task`)}),(0,E.jsx)(`span`,{children:n.taskContext})]})]}),Object.keys(n.readBy??{}).length>0&&(0,E.jsx)(`div`,{className:`mt-3 pt-3 border-t border-border/50`,children:(0,E.jsx)(M,{readBy:n.readBy})})]})]})})}export{N as MailboxDetailView};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{l as t,m as n,p as r}from"./markdown-BRAejDWd.js";import{$ as i,Cn as a,Dr as o,Lr as s,Mn as c,Nt as l,On as u,Tr as d,Y as f,Z as p,an as m,dn as h,et as g,fi as _,fn as v,it as y,jt as b,lr as x,or as S,pr as C,pt as w,rt as T,vi as E,xi as D,zr as O}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{s as ee}from"./ws-client-Bbu1u6TM.js";import{t as te}from"./session-store-zbDVE9MI.js";import{t as k}from"./utils-C9L1kxOy.js";import{a as A,c as j,d as M,f as N,h as ne,i as P,l as re,m as F,n as ie,o as ae,p as oe,r as se,s as ce,t as le,u as ue}from"./xyflow-BDdNcuaV.js";import{$ as de,C as I,D as L,G as R,K as fe,Q as pe,S as z,T as B,q as me,v as he,w as V,x as ge}from"./index-BwLKTDt1.js";var H=e(n(),1),U=r();function W(e){if(e<1e3)return`${e}ms`;let t=Math.round(e/100);return t<600?`${(t/10).toFixed(1)}s`:`${Math.floor(t/600)}m ${Math.round(t%600/10)}s`}var _e={user:{Icon:y,labelKey:`activity:message.roleYou`,avatarBg:`bg-primary`,avatarColor:`text-primary-foreground`,avatarRing:`ring-2 ring-offset-2 ring-offset-background ring-primary/20`,bubbleBg:`bg-primary`,bubbleBorder:`border-transparent`,textColor:`text-primary-foreground`},assistant:{Icon:o,labelKey:`activity:message.roleAssistant`,avatarBg:`bg-accent`,avatarColor:`text-accent-foreground`,avatarRing:`ring-2 ring-offset-2 ring-offset-background ring-accent/20`,bubbleBg:`bg-card`,bubbleBorder:`border-border`,textColor:`text-foreground`},tool:{Icon:w,labelKey:`activity:message.roleTool`,avatarBg:`bg-secondary`,avatarColor:`text-secondary-foreground`,avatarRing:`ring-2 ring-offset-2 ring-offset-background ring-secondary/20`,bubbleBg:`bg-muted/80`,bubbleBorder:`border-border`,textColor:`text-foreground`},system:{Icon:o,labelKey:`activity:transcript.kindSystem`,avatarBg:`bg-muted`,avatarColor:`text-muted-foreground`,avatarRing:`ring-2 ring-offset-2 ring-offset-background ring-muted/20`,bubbleBg:`bg-muted/50`,bubbleBorder:`border-border`,textColor:`text-muted-foreground`},error:{Icon:_,labelKey:`activity:transcript.kindError`,avatarBg:`bg-destructive`,avatarColor:`text-destructive-foreground`,avatarRing:`ring-2 ring-offset-2 ring-offset-background ring-destructive/20`,bubbleBg:`bg-destructive/5`,bubbleBorder:`border-destructive/20`,textColor:`text-destructive`}};function G({entry:e}){let{t:n}=E();return e.role===`error`?(0,U.jsx)(z,{text:e.text}):e.role===`tool`?(0,U.jsxs)(`div`,{className:`flex flex-col gap-1.5 tool-details`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5 text-sm font-medium text-foreground`,children:[(0,U.jsx)(w,{className:`h-3 w-3`}),(0,U.jsx)(`span`,{className:`font-mono`,children:e.tool??n(`activity:watch.toolFallback`)}),e.durationMs!==void 0&&(0,U.jsxs)(`span`,{className:`ml-auto text-[10px] text-muted-foreground font-normal tabular-nums`,children:[(0,U.jsx)(C,{className:`h-3 w-3 inline mr-0.5 align-text-bottom`}),W(e.durationMs)]})]}),e.input!==void 0&&e.input!==null&&(0,U.jsx)(`div`,{className:`p-3 bg-muted/50 rounded-lg overflow-x-auto`,children:(0,U.jsx)(ge,{input:e.input})}),e.output!==void 0&&e.output!==null?(0,U.jsx)(`div`,{className:`text-sm leading-relaxed markdown-content`,children:typeof e.output==`string`?(0,U.jsx)(L,{remarkPlugins:[t],rehypePlugins:B,components:V,children:e.output}):(0,U.jsx)(`pre`,{className:`whitespace-pre-wrap font-mono text-xs bg-card rounded-lg p-2 border border-border overflow-x-auto`,children:JSON.stringify(e.output,null,2)})}):e.text?(0,U.jsx)(`div`,{className:`text-sm leading-relaxed markdown-content`,children:(0,U.jsx)(L,{remarkPlugins:[t],rehypePlugins:B,components:V,children:e.text})}):null,e.isError&&(0,U.jsxs)(`div`,{className:`rounded-lg border border-destructive/30 bg-destructive/5 px-3 py-2`,children:[(0,U.jsx)(`span`,{className:`text-xs font-medium text-destructive`,children:n(`activity:watch.toolFailed`)}),e.text&&(0,U.jsx)(`pre`,{className:`mt-1 text-xs whitespace-pre-wrap text-destructive/80`,children:e.text})]})]}):(0,U.jsx)(`div`,{className:`text-sm leading-relaxed markdown-content`,children:(0,U.jsx)(L,{remarkPlugins:[t],rehypePlugins:B,components:V,children:e.text})})}function ve({entry:e,isContinuation:t=!1}){let{t:n}=E(),r=_e[e.role],i=r.Icon;return(0,U.jsxs)(`div`,{className:`group flex gap-3 animate-message msg-bubble rounded-lg transition-shadow`,children:[t?(0,U.jsx)(`div`,{className:`flex-shrink-0 w-8`}):(0,U.jsx)(`div`,{className:k(`flex-shrink-0 w-8 h-8 rounded-full flex items-center justify-center`,r.avatarBg,r.avatarColor,r.avatarRing),children:(0,U.jsx)(i,{className:`h-4 w-4`})}),(0,U.jsxs)(`div`,{className:`flex flex-col gap-1.5 min-w-0 flex-1`,children:[!t&&(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:k(`text-xs font-medium`,r.textColor),children:e.role===`tool`&&e.tool?e.tool:n(r.labelKey)}),(0,U.jsx)(`span`,{className:`text-xs text-muted-foreground`,children:new Date(e.ts).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`})}),e.role===`tool`&&e.durationMs!==void 0&&(0,U.jsxs)(`span`,{className:`text-[10px] text-muted-foreground tabular-nums`,children:[`· `,W(e.durationMs)]})]}),(0,U.jsx)(`div`,{className:k(`rounded-2xl px-4 py-3 border`,e.role===`user`&&`rounded-br-md`,e.role===`assistant`&&`rounded-bl-md`,e.role===`tool`&&`rounded-bl-sm`,e.role===`system`&&`rounded-bl-sm opacity-70`,e.role===`error`&&`rounded-bl-sm`,r.bubbleBg,r.bubbleBorder),children:(0,U.jsx)(`div`,{className:k(`text-sm leading-relaxed markdown-content`,r.textColor),children:(0,U.jsx)(G,{entry:e})})}),e.text&&e.role!==`error`&&(0,U.jsx)(`div`,{className:`opacity-0 group-hover:opacity-100 transition-opacity`,children:(0,U.jsx)(I,{text:e.text,label:n(`common:action.copy`)})})]})]})}var ye=[`steer`,`ask`,`assign`,`note`],be=2500;function xe({sessionId:e,limit:t=200}){let[n,r]=(0,H.useState)(null),{t:i}=E(),[a,s]=(0,H.useState)(null),[c,l]=(0,H.useState)(``),[u,d]=(0,H.useState)(!1),[f,p]=(0,H.useState)(null),[m,h]=(0,H.useState)(`steer`),[g,_]=(0,H.useState)(`high`),[v,y]=(0,H.useState)([]),[b,x]=(0,H.useState)(!1),S=(0,H.useRef)(null),C=(0,H.useRef)(!0),w=(0,H.useRef)(!0),T=fe(e=>e.liveSessions),O=(0,H.useMemo)(()=>T.find(t=>t.sessionId===e),[T,e]),ee=(0,H.useMemo)(()=>{let e=O;return e?`${e.status}|${e.agents.map(e=>`${e.id}:${e.status}:${e.toolCalls??0}:${e.iterations??0}`).join(`,`)}`:``},[O]),te=O?.status===`active`||(O?.agents.some(e=>e.status===`running`||e.status===`streaming`)??!1),A=(0,H.useMemo)(()=>{if(!O)return null;let e=O.agents.find(e=>e.status===`running`||e.status===`streaming`);return e?.currentTool?`🔧 ${e.currentTool}`:e?i(`activity:sessionWatch.working`,{name:e.name??e.id}):null},[O,i]),j=(0,H.useMemo)(()=>{if(!O)return null;let e=O.agents.find(e=>e.partialText&&(e.status===`streaming`||e.status===`running`))??O.agents.find(e=>e.partialText);return e?.partialText?{label:e.id===`leader`?i(`activity:sessionWatch.claude`):e.name||e.id,text:e.partialText}:null},[O,i]),M=(0,H.useCallback)(async()=>{try{let n=await fetch(`/api/sessions/${encodeURIComponent(e)}/events?limit=${t}`);if(!n.ok)throw Error(`HTTP ${n.status}`);let i=await n.json();w.current&&(r(i),s(null))}catch(e){w.current&&s(e instanceof Error?e.message:String(e))}},[e,t]),N=(0,H.useCallback)(async()=>{try{let t=await fetch(`/api/sessions/${encodeURIComponent(e)}/mailbox`);if(!t.ok)return;let n=await t.json();w.current&&Array.isArray(n.thread)&&y(n.thread)}catch{}},[e]);(0,H.useEffect)(()=>{w.current=!0,r(null),s(null),y([]),M(),N();let e=setInterval(()=>{document.hidden||(M(),N())},be);return()=>{w.current=!1,clearInterval(e)}},[M,N]),(0,H.useEffect)(()=>{ee&&M()},[ee,M]),(0,H.useEffect)(()=>{C.current&&S.current&&(S.current.scrollTop=S.current.scrollHeight)},[n,j]);let ne=()=>{let e=S.current;e&&(C.current=e.scrollHeight-e.scrollTop-e.clientHeight<40)},P=async()=>{let t=c.trim();if(!(!t||u)){d(!0),p(null);try{let n=await fetch(`/api/sessions/${encodeURIComponent(e)}/message`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({text:t,type:m,priority:g})});if(!n.ok)throw Error(`HTTP ${n.status}`);l(``),p(te?D.t(`activity:sessionWatch.sentRunning`):D.t(`activity:sessionWatch.sentIdle`)),N()}catch(e){p(D.t(`activity:sessionWatch.sentFailed`,{error:e instanceof Error?e.message:String(e)}))}finally{d(!1)}}},re=async()=>{if(!b){x(!0),p(null);try{let t=await fetch(`/api/sessions/${encodeURIComponent(e)}/interrupt`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({reason:D.t(`activity:sessionWatch.interruptReason`)})});if(!t.ok)throw Error(`HTTP ${t.status}`);p(D.t(`activity:sessionWatch.interruptSent`)),N()}catch(e){p(D.t(`activity:sessionWatch.interruptFailed`,{error:e instanceof Error?e.message:String(e)}))}finally{x(!1)}}},F=n?.entries??[];return(0,U.jsxs)(`div`,{className:`flex h-full min-h-0 min-w-0 flex-col`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-between mb-1.5 shrink-0`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5 text-[10px] uppercase tracking-wide text-muted-foreground`,children:[(0,U.jsx)(`span`,{className:k(`h-1.5 w-1.5 rounded-full`,te?`bg-success animate-pulse`:`bg-muted-foreground`)}),i(`activity:sessionWatch.liveStream`)]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[n&&(0,U.jsxs)(`div`,{className:`text-[10px] text-muted-foreground`,children:[i(`activity:sessionWatch.events`,{count:n.total}),` · `,n.status]}),te&&(0,U.jsx)(`button`,{type:`button`,onClick:()=>void re(),disabled:b,title:i(`activity:sessionWatch.interruptTitle`),className:`rounded border border-destructive/40 bg-destructive/15 px-1.5 py-0.5 text-[10px] text-destructive hover:bg-destructive/25 disabled:opacity-40 transition-colors`,children:i(b?`activity:sessionWatch.interrupting`:`activity:sessionWatch.interrupt`)})]})]}),A&&(0,U.jsxs)(`div`,{className:`mb-1.5 shrink-0 text-[10px] text-foreground truncate`,children:[`▶ `,A]}),a&&(0,U.jsxs)(`div`,{className:`text-[11px] text-destructive mb-1 shrink-0`,children:[`· `,a]}),(0,U.jsxs)(`div`,{ref:S,onScroll:ne,className:`min-h-0 min-w-0 flex-1 overflow-y-auto space-y-1.5 pr-1`,children:[F.length===0&&!a&&(0,U.jsx)(`div`,{className:`text-[11px] text-muted-foreground italic`,children:i(`activity:sessionWatch.loading`)}),F.map((e,t)=>(0,U.jsx)(ve,{entry:e,isContinuation:t>0&&F[t-1].role===e.role},`${e.ts}-${t}`)),j&&(0,U.jsxs)(`div`,{className:`flex gap-3 animate-message`,children:[(0,U.jsx)(`div`,{className:`flex-shrink-0 w-8 h-8 rounded-full flex items-center justify-center bg-accent text-accent-foreground ring-2 ring-offset-2 ring-offset-background ring-accent/20`,children:(0,U.jsx)(o,{className:`h-4 w-4 animate-pulse`})}),(0,U.jsxs)(`div`,{className:`flex flex-col gap-1.5 max-w-[85%] min-w-0`,children:[(0,U.jsx)(`span`,{className:`text-xs font-medium text-muted-foreground px-1`,children:j.label}),(0,U.jsx)(`div`,{className:`rounded-2xl rounded-bl-md px-4 py-3 bg-card border border-border`,children:(0,U.jsxs)(`span`,{className:`text-sm leading-relaxed text-foreground whitespace-pre-wrap break-words`,children:[j.text,(0,U.jsx)(`span`,{className:`animate-pulse text-primary`,children:`▋`})]})})]})]})]}),v.length>0&&(0,U.jsxs)(`div`,{className:`mt-2 pt-2 border-t border-border shrink-0 max-h-28 overflow-y-auto space-y-1`,children:[(0,U.jsx)(`div`,{className:`text-[9px] uppercase tracking-wide text-muted-foreground`,children:i(`activity:mailbox.messages`)}),v.slice(-6).map(e=>{let t=e.completed?i(`activity:sessionWatch.done`):e.readByLeader?i(`activity:sessionWatch.read`):i(`activity:sessionWatch.delivered`);return(0,U.jsxs)(`div`,{className:`text-[10px] leading-snug`,children:[(0,U.jsx)(`span`,{className:k(`font-semibold mr-1.5`,e.fromLeader?`text-accent`:`text-primary`),children:e.fromLeader?i(`activity:sessionWatch.agent`):i(`activity:sessionWatch.you`)}),(0,U.jsx)(`span`,{className:`text-foreground whitespace-pre-wrap break-words`,children:e.body}),!e.fromLeader&&(0,U.jsx)(`span`,{className:k(`ml-1.5 text-[9px]`,e.completed?`text-success`:e.readByLeader?`text-primary`:`text-muted-foreground`),children:t})]},e.id)})]}),(0,U.jsxs)(`div`,{className:`mt-2 pt-2 border-t border-border shrink-0`,children:[(0,U.jsxs)(`div`,{className:`mb-1 flex items-center gap-1.5`,children:[(0,U.jsx)(`select`,{value:m,onChange:e=>h(e.target.value),title:i(`activity:sessionWatch.msgType.${m}Hint`),className:`rounded bg-muted border border-border px-1.5 py-0.5 text-[10px] text-foreground focus:outline-none focus:ring-1 focus:ring-ring`,children:ye.map(e=>(0,U.jsx)(`option`,{value:e,children:i(`activity:sessionWatch.msgType.${e}Label`)},e))}),(0,U.jsxs)(`select`,{value:g,onChange:e=>_(e.target.value),title:i(`activity:sessionWatch.priority`),className:`rounded bg-muted border border-border px-1.5 py-0.5 text-[10px] text-foreground focus:outline-none focus:ring-1 focus:ring-ring`,children:[(0,U.jsx)(`option`,{value:`high`,children:`high`}),(0,U.jsx)(`option`,{value:`normal`,children:`normal`}),(0,U.jsx)(`option`,{value:`low`,children:`low`})]})]}),(0,U.jsxs)(`div`,{className:`flex items-end gap-1.5`,children:[(0,U.jsx)(`textarea`,{value:c,onChange:e=>l(e.target.value),onKeyDown:e=>{e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&(e.preventDefault(),P())},rows:2,placeholder:i(`activity:sessionWatch.placeholder`,{label:i(`activity:sessionWatch.msgType.${m}Label`)}),className:`flex-1 resize-none rounded-md bg-muted border border-border px-2 py-1 text-sm text-foreground placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring`}),(0,U.jsx)(`button`,{type:`button`,onClick:()=>void P(),disabled:u||!c.trim(),className:`shrink-0 rounded-md bg-primary text-primary-foreground px-2.5 py-1.5 text-xs hover:bg-primary/90 disabled:opacity-40 disabled:cursor-not-allowed transition-colors`,children:u?`…`:i(`activity:sessionWatch.send`)})]}),f&&(0,U.jsx)(`div`,{className:`mt-1 text-[10px] text-muted-foreground`,children:f}),(0,U.jsx)(`div`,{className:`mt-0.5 text-[9px] text-muted-foreground`,children:i(`activity:sessionWatch.sendHint`)})]})]})}function K(e){return e==null||!Number.isFinite(e)?`0`:e<1e3?String(Math.round(e)):e<1e6?`${(e/1e3).toFixed(1)}k`:`${(e/1e6).toFixed(1)}M`}function Se(e,t){if(!e)return`never`;let n=Date.parse(e);if(!Number.isFinite(n))return`never`;let r=Math.max(0,Math.round((t-n)/1e3));return r<60?`${r}s ago`:r<3600?`${Math.round(r/60)}m ago`:r<86400?`${Math.round(r/3600)}h ago`:`${Math.round(r/86400)}d ago`}function Ce(e,t){if(!e)return``;let n=Date.parse(e);if(!Number.isFinite(n))return``;let r=Math.max(0,Math.round((t-n)/1e3));return r<60?`${r}s`:r<3600?`${Math.round(r/60)}m`:`${Math.round(r/3600)}h`}function we(e){if(!e)return;let t=e.split(`/`);return t[t.length-1]?.slice(0,18)}function Te(e,t=380){let n=new Map,r=Math.max(1,e.length);return e.forEach((e,i)=>{let a=(i-(r-1)/2)*t;n.set(e,600+a)}),n}function Ee(e,t,n){let r=Math.min(3,n),i=Math.floor(t/r),a=t%r;return{x:e-(Math.min(r,n-i*r)-1)*190/2+a*190,y:640+i*150}}function De(e){return e===`tui`?`tui`:e===`repl`||e===`cli`?`repl`:`webui`}function Oe(e){return e===`tui`?`TUI`:e===`repl`?`REPL`:`WebUI`}function ke(e){switch(e){case`running`:case`active`:return`active`;case`idle`:return`idle`;case`completed`:return`completed`;case`failed`:case`error`:return`error`;case`stopped`:return`offline`;default:return`idle`}}function Ae(e,t){let n=new Set,r=[];for(let i of e){let e=De(i.clientType),a=`client-${i.pid??i.sessionId}`,o=[],s=!1;for(let e of i.agents){n.add(e.id);let r=t.get(e.id),i=ke(r?.status??e.status);(i===`active`||i===`streaming`)&&(s=!0),o.push({officeId:`${a}__agent-${e.id}`,serverId:e.id,name:r?.name??e.name??e.id,status:i,iteration:r?.iteration??e.iterations??0,toolCalls:r?.toolCalls??e.toolCalls??0,costUsd:r?.costUsd??e.costUsd??0,tokensIn:r?.tokensIn??e.tokensIn??0,tokensOut:r?.tokensOut??e.tokensOut??0,ctxPct:r?.ctxPct??e.ctxPct,model:r?.model??e.model,lastActivityAt:e.lastActivityAt,currentTask:r?.currentTool??r?.lastTool??e.currentTool})}let c=i.status===`closing`||i.status===`stale`||i.status===`lost`?`offline`:s?`active`:`idle`;r.push({id:a,type:e,label:i.projectName||Oe(e),sublabel:[Oe(e),i.gitBranch?`⎇ ${i.gitBranch}`:``,i.pid?`pid ${i.pid}`:``].filter(Boolean).join(` · `),status:c,sessionId:i.sessionId,pid:i.pid,branch:i.gitBranch,workingDir:i.workingDir,startedAt:i.startedAt,agents:o})}let i=[...t.values()].filter(e=>!n.has(e.id));if(i.length>0){let e=r.find(e=>e.type===`webui`);e||(e={id:`client-self`,type:`webui`,label:`This WebUI`,sublabel:`Web UI`,status:`idle`,agents:[]},r.push(e));for(let t of i){let n=ke(t.status);(n===`active`||n===`streaming`)&&(e.status=`active`),e.agents.push({officeId:`${e.id}__agent-${t.id}`,serverId:t.id,name:t.name,status:n,iteration:t.iteration??0,toolCalls:t.toolCalls??0,costUsd:t.costUsd??0,tokensIn:t.tokensIn??0,tokensOut:t.tokensOut??0,ctxPct:t.ctxPct,model:t.model,currentTask:t.currentTool??t.lastTool})}}return r.length===0&&r.push({id:`client-self`,type:`webui`,label:`This WebUI`,sublabel:`Web UI · connecting…`,status:`idle`,agents:[]}),r}function je(e){return e.startsWith(`tool`)?`hsl(var(--warning))`:e.startsWith(`mailbox`)?`hsl(var(--info))`:e.startsWith(`provider`)?`hsl(var(--primary))`:e.startsWith(`agent`)||e.startsWith(`subagent`)?`hsl(var(--success))`:e.includes(`error`)?`hsl(var(--destructive))`:`hsl(var(--primary))`}var q={primary:`hsl(var(--primary))`,info:`hsl(var(--info))`,success:`hsl(var(--success))`,warning:`hsl(var(--warning))`,destructive:`hsl(var(--destructive))`,muted:`hsl(var(--muted-foreground))`};function Me(e){return Math.min(100,Math.max(0,e??0))}function J({status:e,small:t,activity:n=0}){let r=t?`w-2 h-2`:`w-3 h-3`,i=t?4+n*4:6+n*6,a={idle:`bg-muted-foreground`,active:`bg-success`,streaming:`bg-primary`,completed:`bg-primary`,error:`bg-destructive`,offline:`bg-muted-foreground/60`},o={idle:q.muted,active:q.success,streaming:q.primary,completed:q.primary,error:q.destructive,offline:q.muted};return(0,U.jsx)(`span`,{className:k(`rounded-full`,r,n>0&&`animate-pulse`,a[e]),style:{boxShadow:n>0?`0 0 ${i}px ${o[e]}`:void 0}})}function Ne(){let{t:e}=E(),{clientCounts:t,currentSession:n,totalAgents:r,activeAgents:i,aggregate:a}=fe(f(e=>({clientCounts:e.clientCounts,currentSession:e.currentSession,totalAgents:e.totalAgents,activeAgents:e.activeAgents,aggregate:e.aggregate}))),s=t.tui+t.webui+t.repl,l=e=>e?.toLocaleString()??`0`;return(0,U.jsxs)(`div`,{className:`absolute left-4 top-20 z-10 rounded-xl border border-border/70 bg-card/90 p-3 text-foreground shadow-xl backdrop-blur`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-2 mb-2`,children:[(0,U.jsx)(O,{className:`h-3.5 w-3.5 text-success`}),(0,U.jsx)(`span`,{className:`text-[10px] font-bold uppercase text-muted-foreground`,children:e(`activity:office.sessionStats`)})]}),(0,U.jsxs)(`div`,{className:`space-y-1.5 text-[10px]`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(T,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.clients`)})]}),(0,U.jsxs)(`span`,{className:`font-mono text-foreground`,children:[i,` `,(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`/`}),` `,(0,U.jsx)(`span`,{className:`text-success`,children:s})]})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 pl-4 text-[9px]`,children:[t.tui>0&&(0,U.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,U.jsx)(w,{className:`h-2.5 w-2.5 text-success`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`TUI`}),(0,U.jsx)(`span`,{className:`font-mono text-success`,children:t.tui})]}),t.webui>0&&(0,U.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,U.jsx)(m,{className:`h-2.5 w-2.5 text-primary`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`WebUI`}),(0,U.jsx)(`span`,{className:`font-mono text-primary`,children:t.webui})]}),t.repl>0&&(0,U.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,U.jsx)(w,{className:`h-2.5 w-2.5 text-warning`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`REPL`}),(0,U.jsx)(`span`,{className:`font-mono text-warning`,children:t.repl})]})]}),(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(o,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:officeMap.agents`)})]}),(0,U.jsxs)(`span`,{className:`font-mono text-foreground`,children:[i,` `,(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`/`}),` `,(0,U.jsx)(`span`,{className:`text-primary`,children:r})]})]}),n.model&&(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(x,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:officeMap.model`)})]}),(0,U.jsx)(`span`,{className:`max-w-[120px] truncate font-mono text-primary`,title:n.model,children:n.model.split(`/`).pop()?.slice(0,16)})]}),n.mode&&(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(p,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:officeMap.mode`)})]}),(0,U.jsx)(`span`,{className:k(`font-mono uppercase text-[9px] px-1.5 py-0.5 rounded`,n.mode===`auto`&&`bg-primary/10 text-primary`,n.mode===`suggest`&&`bg-success/10 text-success`,n.mode===`off`&&`bg-muted text-muted-foreground`,![`auto`,`suggest`,`off`].includes(n.mode||``)&&`bg-muted text-muted-foreground`),children:n.mode})]}),(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(c,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.toolCallsLabel`)})]}),(0,U.jsx)(`span`,{className:`font-mono text-warning`,children:l(a.toolCalls)})]}),(0,U.jsxs)(`div`,{className:`mt-1.5 space-y-1 border-t border-border/70 pt-1.5`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(`span`,{className:`text-[8px] text-muted-foreground`,children:`IN`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.input`)})]}),(0,U.jsx)(`span`,{className:`font-mono text-[9px] text-foreground`,children:l(a.tokensIn)})]}),(0,U.jsxs)(`div`,{className:`flex items-center justify-between gap-4`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(`span`,{className:`text-[8px] text-muted-foreground`,children:`OUT`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.output`)})]}),(0,U.jsx)(`span`,{className:`font-mono text-[9px] text-foreground`,children:l(a.tokensOut)})]})]}),(0,U.jsxs)(`div`,{className:`mt-1.5 flex items-center justify-between gap-4 border-t border-border/70 pt-1.5`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,U.jsx)(S,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.cost`)})]}),(0,U.jsx)(`span`,{className:`font-mono font-medium text-success`,children:(e=>e==null?`$0.0000`:`$${e.toFixed(4)}`)(a.costUsd)})]})]})]})}function Y(){let e={opacity:0,width:1,height:1,minWidth:0,border:`none`,background:`transparent`};return(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(A,{type:`target`,position:F.Top,style:e,isConnectable:!1}),(0,U.jsx)(A,{type:`source`,position:F.Bottom,style:e,isConnectable:!1})]})}function X({data:e}){let{t}=E();return(0,U.jsxs)(`div`,{className:`mt-2 flex items-center justify-between border-t border-border/60 pt-1.5 text-[8px] text-muted-foreground`,children:[(0,U.jsxs)(`span`,{children:[(0,U.jsx)(`span`,{className:`font-mono text-foreground`,children:e.agentCount??0}),` `,t(`activity:office.agentsSuffix`)]}),e.startedAt&&(0,U.jsx)(`span`,{children:t(`activity:office.upPrefix`,{time:Ce(e.startedAt,Date.now())})})]})}function Pe({data:e}){let{t}=E(),n=e.status===`active`||e.status===`streaming`,r=e.status===`error`,a=e.status===`offline`,o=e.color||q.info;return(0,U.jsxs)(`div`,{className:k(`rounded-xl border-2 p-4 min-w-[180px] transition-all backdrop-blur-sm`,n&&`shadow-lg shadow-primary/15`,r&&`border-destructive/50 bg-destructive/10`,a&&`border-border/70 bg-muted/35 opacity-60`,!n&&!r&&!a&&`border-primary/30 bg-primary/10`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 mb-3`,children:[(0,U.jsx)(`div`,{className:k(`flex items-center justify-center w-10 h-10 rounded-lg`,n?`bg-primary/15`:`bg-primary/10`),children:(0,U.jsx)(m,{className:`h-5 w-5`,style:{color:o}})}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-xs font-bold truncate`,style:{color:o},children:e.label}),(0,U.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:t(`activity:office.webuiClient`)})]}),(0,U.jsx)(J,{status:e.status,activity:e.vizActivity??0})]}),e.sublabel&&(0,U.jsx)(`div`,{className:`mb-2 truncate text-[10px] text-muted-foreground`,children:e.sublabel}),(0,U.jsx)(`div`,{className:`flex items-center gap-2 text-[10px] text-muted-foreground`,children:a?(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(g,{className:`h-3 w-3 text-muted-foreground`}),(0,U.jsx)(`span`,{children:t(`activity:office.disconnected`)})]}):(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(i,{className:`h-3 w-3 text-success`}),(0,U.jsx)(`span`,{children:t(`activity:office.connected`)})]})}),n&&(0,U.jsx)(`div`,{className:`mt-2 h-1 overflow-hidden rounded-full bg-primary/20`,children:(0,U.jsx)(`div`,{className:`h-full animate-pulse bg-primary`,style:{width:`60%`}})}),(0,U.jsx)(X,{data:e})]})}function Z({data:e}){let{t}=E(),n=e.status===`active`||e.status===`streaming`,r=e.status===`error`,i=e.color||q.success;return(0,U.jsxs)(`div`,{className:k(`rounded-xl border-2 p-4 min-w-[180px] transition-all backdrop-blur-sm`,n&&`shadow-lg shadow-success/15`,r&&`border-destructive/50 bg-destructive/10`,!n&&!r&&`border-success/30 bg-success/10`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 mb-3`,children:[(0,U.jsx)(`div`,{className:k(`flex items-center justify-center w-10 h-10 rounded-lg`,n?`bg-success/15`:`bg-success/10`),children:(0,U.jsx)(w,{className:`h-5 w-5`,style:{color:i}})}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-xs font-bold truncate`,style:{color:i},children:e.label}),(0,U.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:t(`activity:office.tuiClient`)})]}),(0,U.jsx)(J,{status:e.status,activity:e.vizActivity??0})]}),e.sublabel&&(0,U.jsx)(`div`,{className:`mb-2 truncate text-[10px] text-muted-foreground`,children:e.sublabel}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2 text-[10px] text-muted-foreground`,children:[(0,U.jsx)(w,{className:`h-3 w-3 text-success`}),(0,U.jsx)(`span`,{children:t(`activity:office.terminal`)})]}),(0,U.jsx)(X,{data:e})]})}function Fe({data:e}){let{t}=E(),n=e.status===`active`||e.status===`streaming`,r=e.color||q.warning;return(0,U.jsxs)(`div`,{className:k(`rounded-xl border-2 p-4 min-w-[160px] transition-all backdrop-blur-sm`,n&&`shadow-lg shadow-warning/15`,!n&&`border-warning/30 bg-warning/10`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 mb-3`,children:[(0,U.jsx)(`div`,{className:k(`flex items-center justify-center w-10 h-10 rounded-lg`,n?`bg-warning/15`:`bg-warning/10`),children:(0,U.jsx)(w,{className:`h-5 w-5`,style:{color:r}})}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-xs font-bold truncate`,style:{color:r},children:e.label}),(0,U.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:t(`activity:office.repl`)})]}),(0,U.jsx)(J,{status:e.status,activity:e.vizActivity??0})]}),e.sublabel&&(0,U.jsx)(`div`,{className:`mb-1 truncate text-[10px] text-muted-foreground`,children:e.sublabel}),(0,U.jsx)(X,{data:e})]})}function Ie({data:e}){let{t}=E(),n=e.status===`active`||e.status===`streaming`,r=e.color||q.primary;return(0,U.jsxs)(`div`,{className:`relative min-w-[200px] rounded-xl border-2 border-border/70 bg-card/90 p-4 shadow-lg backdrop-blur-sm transition-all`,children:[(0,U.jsx)(Y,{}),(0,U.jsx)(`div`,{className:`absolute -top-3 left-1/2 -translate-x-1/2 rounded-full bg-primary px-2 py-0.5 text-[9px] font-bold text-primary-foreground`,children:t(`activity:office.coordinator`)}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 mb-3 mt-2`,children:[(0,U.jsx)(`div`,{className:k(`flex items-center justify-center w-12 h-12 rounded-xl`,n?`bg-primary/15`:`bg-primary/10`),children:(0,U.jsx)(x,{className:`h-6 w-6`,style:{color:r}})}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-sm font-bold truncate`,style:{color:r},children:e.label}),(0,U.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:e.sublabel||t(`activity:office.fleetSummary`)})]}),(0,U.jsx)(J,{status:e.status,activity:e.vizActivity??0})]}),(0,U.jsxs)(`div`,{className:`grid grid-cols-2 gap-2 text-[10px] mb-2`,children:[(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsxs)(`div`,{className:`font-mono`,children:[(0,U.jsx)(`span`,{className:`text-success`,children:e.agentsActive||0}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:` / `}),(0,U.jsx)(`span`,{className:`text-primary`,children:e.agentsTotal||0})]}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:officeMap.agents`)})]}),(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsx)(`div`,{className:`font-mono text-warning`,children:(e.toolCalls||0).toLocaleString()}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:office.toolCallsLabel`)})]}),(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsx)(`div`,{className:`font-mono text-foreground`,children:K(e.tokensIn)}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:office.tokensLabel`)})]}),(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsxs)(`div`,{className:`font-mono text-success`,children:[`$`,(e.costUsd||0).toFixed(3)]}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:office.cost`)})]})]}),n&&(0,U.jsxs)(`div`,{className:`flex items-center gap-2 text-[10px] text-primary`,children:[(0,U.jsx)(`span`,{className:`h-2 w-2 animate-pulse rounded-full bg-primary`}),t(`activity:office.coordinatingFleet`)]})]})}function Le({data:e}){let{t}=E(),n=e.status===`active`||e.status===`streaming`,r=e.status===`error`,i=e.status===`completed`,a=e.color||q.primary,s=Me(e.ctxPct);return(0,U.jsxs)(`div`,{className:k(`rounded-lg border p-3 min-w-[150px] transition-all backdrop-blur-sm`,n&&`border-primary/50 bg-primary/10 shadow-lg shadow-primary/10`,r&&`border-destructive/50 bg-destructive/10`,i&&`border-border/70 bg-muted/35`,!n&&!r&&!i&&`border-primary/30 bg-primary/10`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2 mb-1.5`,children:[(0,U.jsx)(o,{className:`h-4 w-4 shrink-0`,style:{color:a}}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-[11px] font-bold truncate`,style:{color:a},children:e.label}),e.model&&(0,U.jsx)(`div`,{className:`truncate text-[8px] text-muted-foreground`,children:we(e.model)})]}),(0,U.jsx)(J,{status:e.status,small:!0,activity:e.vizActivity??0})]}),e.currentTask&&(0,U.jsxs)(`div`,{className:`mb-1.5 flex items-center gap-1 truncate text-[9px] text-primary`,children:[(0,U.jsx)(`span`,{className:k(`h-1.5 w-1.5 shrink-0 rounded-full bg-primary`,n&&`animate-pulse`)}),(0,U.jsx)(`span`,{className:`truncate font-mono`,children:e.currentTask})]}),(0,U.jsxs)(`div`,{className:`grid grid-cols-2 gap-x-2 gap-y-0.5 text-[9px] mb-1.5`,children:[(0,U.jsxs)(`div`,{className:`flex justify-between`,children:[(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`iter`}),(0,U.jsx)(`span`,{className:`font-mono text-foreground`,children:e.iteration||0})]}),(0,U.jsxs)(`div`,{className:`flex justify-between`,children:[(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`tools`}),(0,U.jsx)(`span`,{className:`font-mono text-warning`,children:e.toolCalls||0})]}),(0,U.jsxs)(`div`,{className:`flex justify-between`,children:[(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`tok`}),(0,U.jsx)(`span`,{className:`font-mono text-foreground`,children:K((e.tokensIn||0)+(e.tokensOut||0))})]}),(0,U.jsxs)(`div`,{className:`flex justify-between`,children:[(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:`cost`}),(0,U.jsxs)(`span`,{className:`font-mono text-success`,children:[`$`,(e.costUsd||0).toFixed(3)]})]})]}),s>0&&(0,U.jsxs)(`div`,{className:`mb-1`,children:[(0,U.jsxs)(`div`,{className:`mb-0.5 flex justify-between text-[8px] text-muted-foreground`,children:[(0,U.jsx)(`span`,{children:`ctx`}),(0,U.jsxs)(`span`,{className:k(`font-mono`,s>=90?`text-destructive`:s>=70?`text-warning`:`text-muted-foreground`),children:[s,`%`]})]}),(0,U.jsx)(`div`,{className:`h-1 overflow-hidden rounded-full bg-muted`,children:(0,U.jsx)(`div`,{className:k(`h-full`,s>=90?`bg-destructive`:s>=70?`bg-warning`:`bg-primary`),style:{width:`${s}%`}})})]}),e.lastActivityAt&&(0,U.jsxs)(`div`,{className:k(`flex items-center gap-1 text-[8px]`,n?`text-muted-foreground/70`:`text-muted-foreground`),children:[i&&(0,U.jsx)(`span`,{className:`text-success`,children:t(`activity:office.donePrefix`)}),r&&(0,U.jsx)(`span`,{className:`text-destructive`,children:t(`activity:office.failedPrefix`)}),(0,U.jsx)(`span`,{children:t(`activity:office.seenPrefix`,{time:Se(e.lastActivityAt,Date.now())})})]})]})}function Re({data:e}){let{t}=E();return(0,U.jsxs)(`div`,{className:k(`rounded-lg border border-dashed p-3 min-w-[120px] transition-all opacity-40`,`border-border/70 bg-muted/30`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2 mb-2`,children:[(0,U.jsx)(s,{className:`h-4 w-4 text-muted-foreground`}),(0,U.jsx)(`div`,{className:`flex-1 min-w-0`,children:(0,U.jsx)(`div`,{className:`truncate text-[10px] text-muted-foreground`,children:e.label})}),(0,U.jsx)(J,{status:e.status,small:!0,activity:e.vizActivity??0})]}),(0,U.jsx)(`div`,{className:`text-[9px] text-muted-foreground`,children:t(`activity:office.availableDesk`)})]})}function Q({data:e}){let{t}=E(),n=e.color||q.warning,r=(e.unreadCount||0)>0;return(0,U.jsxs)(`div`,{className:k(`rounded-xl border-2 p-4 min-w-[160px] transition-all backdrop-blur-sm`,r&&`border-warning/50 bg-warning/10 shadow-lg shadow-warning/10`,!r&&`border-warning/30 bg-warning/6`),children:[(0,U.jsx)(Y,{}),(0,U.jsxs)(`div`,{className:`flex items-center gap-3 mb-3`,children:[(0,U.jsx)(`div`,{className:k(`flex items-center justify-center w-10 h-10 rounded-lg`,r?`bg-warning/18`:`bg-warning/10`),children:(0,U.jsx)(v,{className:`h-5 w-5`,style:{color:n}})}),(0,U.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,U.jsx)(`div`,{className:`text-xs font-bold`,style:{color:n},children:t(`activity:office.mailboxHub`)}),(0,U.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:r?t(`activity:office.unreadSuffix`,{count:e.unreadCount||0}):t(`activity:office.allClear`)})]}),r&&(0,U.jsx)(`div`,{className:`flex h-5 w-5 items-center justify-center rounded-full bg-warning text-[10px] font-bold text-background`,children:e.unreadCount})]}),(0,U.jsxs)(`div`,{className:`grid grid-cols-2 gap-2 text-[10px]`,children:[(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-center gap-1 text-warning`,children:[(0,U.jsx)(b,{className:`h-3 w-3`}),(0,U.jsx)(`span`,{children:e.messageCount||0})]}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:office.total`)})]}),(0,U.jsxs)(`div`,{className:`rounded bg-muted/40 p-1.5 text-center`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-center gap-1 text-success`,children:[(0,U.jsx)(u,{className:`h-3 w-3`}),(0,U.jsx)(`span`,{children:e.unreadCount||0})]}),(0,U.jsx)(`div`,{className:`text-muted-foreground`,children:t(`activity:office.unreadLabel`)})]})]}),e.sublabel&&(0,U.jsxs)(`div`,{className:`mt-2 truncate border-t border-border/60 pt-1.5 text-[9px] text-muted-foreground`,children:[`✉ `,e.sublabel]})]})}var ze={webui:Pe,tui:Z,repl:Fe,coordinator:Ie,agent:Le,mailbox:Q,desk:Re},Be={wire:({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:a,data:o,selected:s})=>{let c=o?.color||q.primary,l=R(e=>e.animateEdges),u=o?.animated&&l?Math.max(.15,o?.intensity??.6):0,[d,f,p]=ne({sourceX:e,sourceY:t,sourcePosition:i??F.Bottom,targetX:n,targetY:r,targetPosition:a??F.Top,curvature:.28}),m=5+u*7,h=5+u*4,g=m+h,_=`${Math.max(.5,1.6-u).toFixed(2)}s`;return(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(`path`,{d,fill:`none`,stroke:c,strokeWidth:s?2.5:1.4,strokeOpacity:s?.9:.28,className:`react-flow__edge-path`}),u>.05&&(0,U.jsx)(`path`,{d,fill:`none`,stroke:c,strokeWidth:2.2,strokeOpacity:.45+u*.5,strokeDasharray:`${m} ${h}`,strokeLinecap:`round`,style:{filter:`drop-shadow(0 0 ${2+u*4}px ${c})`},children:(0,U.jsx)(`animate`,{attributeName:`stroke-dashoffset`,from:g,to:`0`,dur:_,repeatCount:`indefinite`})}),o?.label&&u>.1&&(0,U.jsx)(P,{children:(0,U.jsx)(`div`,{style:{position:`absolute`,transform:`translate(-50%, -50%) translate(${f}px, ${p}px)`},className:`pointer-events-none rounded-full border border-border/70 bg-card/90 px-1.5 py-0.5 text-[8px] font-medium text-foreground backdrop-blur-sm`,children:o.label})})]})}};function Ve({events:e,now:t}){let{t:n}=E(),r=e.slice(0,14);return(0,U.jsx)(`div`,{className:`absolute bottom-0 left-0 right-0 z-10 pointer-events-none px-3 pb-3`,children:(0,U.jsxs)(`div`,{className:`pointer-events-auto mx-auto max-w-3xl rounded-lg border border-border/70 bg-card/90 px-3 py-2 shadow-xl backdrop-blur`,children:[(0,U.jsxs)(`div`,{className:`mb-1.5 flex items-center gap-1.5 text-[10px] uppercase text-primary`,children:[(0,U.jsx)(O,{className:`h-3 w-3`}),n(`activity:office.liveActivity`)]}),r.length===0?(0,U.jsx)(`div`,{className:`text-[11px] italic text-muted-foreground`,children:n(`activity:office.waitingActivity`)}):(0,U.jsx)(`div`,{className:`flex flex-col gap-0.5 max-h-32 overflow-hidden`,children:r.map(e=>{let r=Math.max(0,Math.round((t-e.timestamp)/1e3));return(0,U.jsxs)(`div`,{className:`flex items-center gap-2 text-[11px] leading-tight`,children:[(0,U.jsx)(`span`,{className:`w-1.5 h-1.5 rounded-full shrink-0`,style:{backgroundColor:je(e.kind)}}),(0,U.jsx)(`span`,{className:`flex-1 truncate text-foreground`,children:e.label}),(0,U.jsx)(`span`,{className:`shrink-0 tabular-nums text-muted-foreground`,children:r<1?n(`activity:office.now`):`${r}s`})]},e.id)})})]})})}function $(){let{t:e}=E(),{fitView:t}=oe(),n=ee(e=>e.events),r=de(e=>e.agents),i=de(e=>e.agentTranscripts),s=de(e=>e.leaderId),c=fe(e=>e.liveSessions),u=me(e=>e.messages),f=te(e=>e.session),p=(0,H.useMemo)(()=>Ae(c,r),[c,r]),g=R(e=>e.showHud),_=R(e=>e.showLegend),y=R(e=>e.showMinimap),S=R(e=>e.showControls),C=R(e=>e.showFeed),T=R(e=>e.setShowFeed),D=R(e=>e.background),[O,A,j]=N([]),[ne,P,F]=M([]),[I,L]=(0,H.useState)(null),[z,B]=(0,H.useState)(null),[V,ge]=(0,H.useState)(!1),[W,_e]=(0,H.useState)(``),[G,ve]=(0,H.useState)(!1),[ye,be]=(0,H.useState)(null),De=(0,H.useMemo)(()=>{if(I?.data.kind!==`agent`)return pe;let e=I.data.serverId??(I.id.includes(`__agent-`)?I.id.split(`__agent-`).pop():I.id.replace(/^agent-/,``));return e?i.get(e)??pe:pe},[i,I]),ke=(0,H.useCallback)(async()=>{let e=W.trim();if(!(!e||G)){ve(!0),be(null);try{let t=await fetch(`/api/fleet/broadcast`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({text:e})});if(!t.ok)throw Error(`HTTP ${t.status}`);let n=await t.json();_e(``),be(`Delivered to ${n.delivered??0}/${n.targets??0} session(s)`)}catch(e){be(`Failed: ${e instanceof Error?e.message:String(e)}`)}finally{ve(!1)}}},[W,G]),je=(0,H.useRef)(new Map),J=4e3,Y=(0,H.useRef)(new Map),X=(0,H.useRef)(new Map),Pe=(0,H.useRef)(new Map),Z=(0,H.useRef)(new Map),Fe=(0,H.useRef)(``);(0,H.useEffect)(()=>{let n=[],i=[],a=Date.now(),o=Math.max(1,...p.map(e=>e.agents.length||1)),c=Math.max(380,Math.min(3,o)*190+80),l=Te(p.map(e=>e.id),c),d=u.filter(e=>!e.completed&&(e.readByCount??0)===0).length,f=u.length?[...u].sort((e,t)=>Date.parse(t.timestamp)-Date.parse(e.timestamp))[0]:void 0;n.push({id:`mailbox`,type:`mailbox`,position:{x:830,y:50},data:{label:e(`activity:office.mailboxHub`),kind:`mailbox`,status:d>0?`active`:`idle`,unreadCount:d,messageCount:u.length,sublabel:f?`${f.from} → ${f.to}: ${f.subject}`:void 0,color:q.warning}});let m=0,h=0,g=0,_=0,v=0;for(let e of p)for(let t of e.agents)h+=1,(t.status===`active`||t.status===`streaming`)&&(m+=1),g+=t.toolCalls,_+=t.costUsd,v+=t.tokensIn+t.tokensOut;let y=s?r.get(s):null,b=m>0;n.push({id:`coordinator`,type:`coordinator`,position:{x:370,y:50},data:{label:e(`activity:office.fleetHqLabel`),sublabel:e(`activity:office.clientsSuffix`,{count:p.length}),kind:`coordinator`,status:y?.status===`failed`?`error`:b?`active`:`idle`,connections:p.length,agentsActive:m,agentsTotal:h,toolCalls:g,costUsd:_,tokensIn:v,color:q.primary}});let x={tui:q.success,webui:q.info,repl:q.warning};for(let t of p){let r=l.get(t.id)??600,o=x[t.type],s=t.status===`active`;if(n.push({id:t.id,type:t.type,position:{x:r,y:370},data:{label:t.label,sublabel:t.sublabel,kind:t.type,status:t.status,sessionId:t.sessionId,pid:t.pid,branch:t.branch,workingDir:t.workingDir,startedAt:t.startedAt,agentCount:t.agents.length,color:o}}),i.push({id:`${t.id}->coordinator`,source:t.id,target:`coordinator`,type:`wire`,animated:s,data:{color:o,animated:s,label:e(`activity:office.controlLabel`),flowType:`task`}}),i.push({id:`mailbox->${t.id}`,source:`mailbox`,target:t.id,type:`wire`,animated:d>0,data:{color:q.warning,animated:d>0,label:d>0?`${d}`:void 0,flowType:`mail`}}),t.agents.length===0){n.push({id:`desk-${t.id}`,type:`desk`,position:{x:r,y:640},data:{label:e(`activity:office.idleDesk`),kind:`agent`,status:`idle`,color:q.muted}});continue}t.agents.forEach((o,s)=>{let c=o.status===`active`||o.status===`streaming`,l=Z.current.get(o.serverId);if(l&&(o.toolCalls>l.toolCalls||o.iteration>l.iteration)||c){je.current.set(o.officeId,a+J);let e=X.current.get(o.officeId)??0;X.current.set(o.officeId,Math.min(1,e+(1-e)*.5));for(let e of[`${t.id}->${o.officeId}`,`${t.id}->coordinator`]){let t=Y.current.get(e)??0;Y.current.set(e,Math.min(1,t+.5))}}Z.current.set(o.serverId,{toolCalls:o.toolCalls,iteration:o.iteration}),n.push({id:o.officeId,type:`agent`,position:Ee(r,s,t.agents.length),data:{label:o.name,kind:`agent`,status:o.status,serverId:o.serverId,sessionId:t.sessionId,currentTask:o.currentTask,iteration:o.iteration,toolCalls:o.toolCalls,costUsd:o.costUsd,tokensIn:o.tokensIn,tokensOut:o.tokensOut,ctxPct:o.ctxPct,model:o.model,lastActivityAt:o.lastActivityAt,color:q.primary}}),i.push({id:`${t.id}->${o.officeId}`,source:t.id,target:o.officeId,type:`wire`,animated:c,data:{color:q.primary,animated:c,label:c?o.currentTask??e(`activity:office.taskFallback`):void 0,flowType:`task`}})})}let S=new Set(p.flatMap(e=>e.agents.map(e=>e.serverId)));for(let e of[...Z.current.keys()])S.has(e)||Z.current.delete(e);let C=n.map(e=>{let t=je.current.get(e.id),n=X.current.get(e.id)??0;return t&&t>a&&e.data.status!==`error`&&e.data.status!==`offline`?{...e,data:{...e.data,status:`active`,vizActivity:n}}:{...e,data:{...e.data,vizActivity:n}}}),w=i.map(e=>{let t=Y.current.get(e.id)??0;return t>.05?{...e,animated:!0,data:{...e.data,animated:!0,intensity:t}}:e}),T=new Map;for(let e of C)T.set(e.id,{...e.position});Pe.current=T,A(C),P(w);let E=C.map(e=>e.id).sort().join(`|`);if(E!==Fe.current){Fe.current=E;let e=setTimeout(()=>t({padding:.2,duration:300}),50);return()=>clearTimeout(e)}},[p,s,r,u,f,J,A,P,t]);let Ie=p.flatMap(e=>e.agents.map(t=>({clientId:e.id,clientType:e.type,officeId:t.officeId,serverId:t.serverId}))),Le=p.map(e=>e.id),Re=new Map;for(let e of Ie)(!Re.has(e.serverId)||e.clientType===`webui`)&&Re.set(e.serverId,e.officeId);function Q(e){return Re.get(e)??`agent-${e}`}function $(e){let t=e.split(`__agent-`)[0];return t&&t!==e?`${t}->${e}`:`coordinator->${e}`}function He(e){switch(e.kind){case`mailbox:send`:case`mailbox:deliver`:return{nodes:[`mailbox`],edges:e.kind===`mailbox:send`?Le.map(e=>`mailbox->${e}`):[],status:`active`};case`agent:spawned`:{let t=Q(e.source);return{nodes:[`coordinator`,t],edges:[$(t)],status:`active`}}case`agent:tool`:case`tool:started`:case`tool:progress`:{let t=Q(e.source);return{nodes:[`coordinator`,t],edges:[$(t)],status:e.kind===`tool:progress`||e.kind===`tool:started`?`streaming`:`active`}}case`tool:executed`:{let t=Q(e.target??e.source);return{nodes:[t],edges:[$(t)],status:`active`}}case`provider:call`:case`provider:delta`:case`provider:response`:return{nodes:[`coordinator`],edges:[],status:e.kind===`provider:delta`?`streaming`:`active`};case`iteration:start`:case`iteration:end`:return{nodes:[`coordinator`],edges:Ie.map(e=>$(e.officeId)),status:e.kind===`iteration:start`?`streaming`:`active`};case`agent:text`:{let t=Q(e.source);return{nodes:[t],edges:[$(t)],status:`streaming`}}case`agent:status`:{let t=Q(e.source);return{nodes:[`coordinator`,t],edges:[$(t)],status:e.data&&typeof e.data==`object`&&`status`in e.data&&String(e.data.status)===`failed`?`error`:`completed`}}case`agent:ctx`:return{nodes:[Q(e.source)],edges:[],status:`active`};case`budget:extended`:return{nodes:[`coordinator`,Q(e.source)],edges:[],status:`active`};case`context:compacted`:case`context:repaired`:return{nodes:[`coordinator`],edges:[],status:`active`};case`error`:return{nodes:e.source?[Q(e.source)]:[],edges:[],status:`error`};case`cost:update`:return{nodes:[`coordinator`],edges:[],status:`active`};case`fleet:snapshot`:{let t=e.data?.sessions??[],n=[`coordinator`];for(let e of t)if(e.agents)for(let t of e.agents){let e=Q(t.id);n.includes(e)||n.push(e)}return{nodes:n,edges:[],status:`active`}}default:return{nodes:[],edges:[],status:`idle`}}}(0,H.useEffect)(()=>{if(n.length===0)return;let e=n[0];if(!e)return;let{nodes:t,edges:r,status:i}=He(e),a=Date.now();t.length>0&&(t.forEach(e=>{je.current.set(e,a+J);let t=X.current.get(e)??0;X.current.set(e,Math.min(1,t+(1-t)*.5))}),A(e=>e.map(e=>t.includes(e.id)?{...e,data:{...e.data,status:i,vizActivity:X.current.get(e.id)??0}}:e))),r.length>0&&(r.forEach(e=>{let t=Y.current.get(e)??0;Y.current.set(e,Math.min(1,t+.5))}),P(e=>e.map(e=>r.includes(e.id)?{...e,animated:!0,data:{...e.data,animated:!0,intensity:Y.current.get(e.id)??1}}:e)))},[n,A,P,J,r]),(0,H.useEffect)(()=>{let e=setInterval(()=>{let e=new Map,t=!1;for(let[n,r]of Y.current){let i=r*.85;i<.05?(Y.current.delete(n),e.set(n,{intensity:0,animated:!1}),t=!0):(Y.current.set(n,i),e.set(n,{intensity:i,animated:!0}),t=!0)}t&&P(t=>t.map(t=>{let n=e.get(t.id);return n?{...t,animated:n.animated,data:{...t.data,animated:n.animated,intensity:n.intensity}}:t}));let n=new Map,r=!1;for(let[e,t]of X.current){let i=t*.9;i<.03?(X.current.delete(e),n.set(e,0),r=!0):(X.current.set(e,i),n.set(e,i),r=!0)}r&&A(e=>e.map(e=>{let t=n.get(e.id);return t===void 0?e:{...e,data:{...e.data,vizActivity:t}}}))},1e3);return()=>clearInterval(e)},[P,A]);let Ue=(0,H.useCallback)(e=>P(t=>re({...e,type:`wire`},t)),[P]),We=(0,H.useCallback)((e,t)=>{L(t)},[]),Ge=(0,H.useCallback)(()=>{L(null)},[]);(0,H.useEffect)(()=>{if(!z)return;let e=e=>{e.key===`Escape`&&B(null)};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[z]);let Ke=(0,H.useCallback)(()=>{A(e=>e.map(e=>{let t=Pe.current.get(e.id);return t?{...e,position:{...t}}:e})),setTimeout(()=>t({padding:.2,duration:300}),50)},[A,t]),[,qe]=(0,H.useState)(0);return(0,H.useEffect)(()=>{let e=setInterval(()=>{document.hidden||qe(e=>e+1)},2e3);return()=>clearInterval(e)},[]),(0,U.jsxs)(`div`,{className:`relative h-full w-full overflow-hidden bg-[hsl(var(--surface-2)/0.55)]`,children:[(0,U.jsx)(`div`,{className:`absolute inset-0 opacity-[0.03]`,style:{backgroundImage:`
|
|
2
|
-
linear-gradient(rgba(255,255,255,0.1) 1px, transparent 1px),
|
|
3
|
-
linear-gradient(90deg, rgba(255,255,255,0.1) 1px, transparent 1px)
|
|
4
|
-
`,backgroundSize:`40px 40px`}}),g&&(0,U.jsx)(Ne,{}),(0,U.jsx)(`div`,{className:`absolute top-3 left-1/2 -translate-x-1/2 z-10`,children:(0,U.jsx)(`div`,{className:`rounded-lg border border-border/70 bg-card/90 px-4 py-2 shadow-xl backdrop-blur`,children:(0,U.jsxs)(`div`,{className:`flex items-center gap-2 text-xs font-bold text-foreground`,children:[(0,U.jsx)(d,{className:`h-4 w-4 text-primary`}),e(`activity:office.fleetHq`),(0,U.jsx)(`span`,{className:`ml-2 h-2 w-2 animate-pulse rounded-full bg-success`}),(0,U.jsx)(`span`,{className:`text-[10px] font-normal text-muted-foreground`,children:e(`activity:office.live`)})]})})}),_&&(0,U.jsxs)(`div`,{className:`absolute bottom-4 left-4 z-10 rounded-lg border border-border/70 bg-card/90 p-3 text-[10px] shadow-xl backdrop-blur`,children:[(0,U.jsx)(`div`,{className:`mb-2 font-bold text-foreground`,children:e(`activity:office.legendStatus`)}),(0,U.jsxs)(`div`,{className:`space-y-1`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`h-2 w-2 animate-pulse rounded-full bg-success`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendActive`)})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`h-2 w-2 rounded-full bg-muted-foreground`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendIdle`)})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`h-2 w-2 animate-pulse rounded-full bg-destructive`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendError`)})]})]})]}),_&&(0,U.jsxs)(`div`,{className:`absolute bottom-4 right-4 z-10 rounded-lg border border-border/70 bg-card/90 p-3 text-[10px] shadow-xl backdrop-blur`,children:[(0,U.jsx)(`div`,{className:`mb-2 font-bold text-foreground`,children:e(`activity:office.legendConnections`)}),(0,U.jsxs)(`div`,{className:`space-y-1`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`text-warning`,children:`✉`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendMail`)})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`text-primary`,children:`→`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendTask`)})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,U.jsx)(`span`,{className:`text-success`,children:`●`}),(0,U.jsx)(`span`,{className:`text-muted-foreground`,children:e(`activity:office.legendStatusConn`)})]})]})]}),(0,U.jsxs)(ue,{nodes:O,edges:ne,onNodesChange:j,onEdgesChange:F,onConnect:Ue,onNodeClick:We,onPaneClick:Ge,nodeTypes:ze,edgeTypes:Be,fitView:!0,fitViewOptions:{padding:.2},minZoom:.3,maxZoom:1.5,defaultEdgeOptions:{type:`wire`},proOptions:{hideAttribution:!0},children:[(0,U.jsxs)(ce,{position:`top-right`,className:`flex items-center gap-2`,children:[(0,U.jsxs)(`button`,{type:`button`,onClick:Ke,title:e(`activity:office.arrangeTitle`),className:`flex items-center gap-1.5 rounded-md border border-border/70 bg-card/90 px-2.5 py-1.5 text-xs text-foreground shadow-sm transition-colors hover:bg-accent`,children:[(0,U.jsx)(a,{className:`h-3.5 w-3.5`}),e(`activity:office.arrange`)]}),(0,U.jsxs)(`button`,{type:`button`,onClick:()=>T(!C),title:e(`activity:office.feedTitle`),className:k(`flex items-center gap-1.5 px-2.5 py-1.5 rounded-md border text-xs transition-colors`,C?`border-primary/35 bg-primary/10 text-primary`:`border-border/70 bg-card/90 text-muted-foreground hover:bg-accent hover:text-foreground`),children:[(0,U.jsx)(l,{className:`h-3.5 w-3.5`}),e(`activity:office.feed`)]}),(0,U.jsxs)(`button`,{type:`button`,onClick:()=>ge(e=>!e),title:e(`activity:office.broadcastTitle`),className:k(`flex items-center gap-1.5 px-2.5 py-1.5 rounded-md border text-xs transition-colors`,V?`border-warning/35 bg-warning/10 text-warning`:`border-border/70 bg-card/90 text-muted-foreground hover:bg-accent hover:text-foreground`),children:[(0,U.jsx)(b,{className:`h-3.5 w-3.5`}),e(`activity:office.broadcast`)]})]}),D!==`none`&&(0,U.jsx)(le,{variant:D===`lines`?ie.Lines:D===`cross`?ie.Cross:ie.Dots,gap:20,size:1,color:`hsl(var(--border) / 0.35)`}),S&&(0,U.jsx)(se,{className:`rounded-lg border border-border/70 bg-card/90 [&>button]:bg-card [&>button]:text-foreground`}),y&&(0,U.jsx)(ae,{className:`rounded-lg border border-border/70 bg-card/90`,nodeColor:e=>{switch(e.data.kind){case`coordinator`:return q.primary;case`webui`:return q.info;case`tui`:return q.success;case`repl`:return q.warning;case`mailbox`:return q.warning;case`agent`:return q.primary;default:return q.primary}},maskColor:`hsl(var(--background) / 0.72)`})]}),C&&(0,U.jsx)(Ve,{events:n,now:Date.now()}),V&&(0,U.jsxs)(`div`,{className:`absolute right-4 top-16 z-30 w-80 rounded-xl border border-warning/35 bg-card/95 p-3 shadow-2xl backdrop-blur`,children:[(0,U.jsxs)(`div`,{className:`mb-1.5 flex items-center justify-between`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5 text-[11px] font-semibold text-warning`,children:[(0,U.jsx)(b,{className:`h-3.5 w-3.5`}),` `,e(`activity:office.broadcastToAll`)]}),(0,U.jsx)(`button`,{type:`button`,onClick:()=>ge(!1),className:`text-base leading-none text-muted-foreground hover:text-foreground`,children:`×`})]}),(0,U.jsx)(`textarea`,{value:W,onChange:e=>_e(e.target.value),onKeyDown:e=>{e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&(e.preventDefault(),ke())},rows:3,placeholder:e(`activity:office.broadcastPlaceholder`),className:`w-full resize-none rounded-md border border-border/70 bg-background/70 px-2 py-1 text-[11px] text-foreground placeholder:text-muted-foreground focus:border-warning/45 focus:outline-none`}),(0,U.jsxs)(`div`,{className:`mt-1.5 flex items-center justify-between`,children:[(0,U.jsx)(`span`,{className:`text-[9px] text-muted-foreground`,children:e(`activity:office.broadcastSendHint`)}),(0,U.jsx)(`button`,{type:`button`,onClick:()=>void ke(),disabled:G||!W.trim(),className:`rounded-md border border-warning/35 bg-warning/12 px-2.5 py-1 text-[11px] text-warning transition-colors hover:bg-warning/18 disabled:cursor-not-allowed disabled:opacity-40`,children:G?`…`:e(`activity:office.broadcast`)})]}),ye&&(0,U.jsx)(`div`,{className:`mt-1 text-[10px] text-muted-foreground`,children:ye})]}),I&&(0,U.jsxs)(`div`,{className:k(`absolute top-20 right-4 bg-background border border-border rounded-lg p-4 shadow-xl z-20`,I.data.kind===`agent`?`w-[28rem] max-w-[calc(100%-2rem)]`:I.data.sessionId?`w-80`:`w-64`),children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-between mb-3`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-2`,children:[I.data.kind===`webui`&&(0,U.jsx)(m,{className:`h-4 w-4 text-info`}),I.data.kind===`tui`&&(0,U.jsx)(w,{className:`h-4 w-4 text-success`}),I.data.kind===`coordinator`&&(0,U.jsx)(x,{className:`h-4 w-4 text-primary`}),I.data.kind===`agent`&&(0,U.jsx)(o,{className:`h-4 w-4 text-primary`}),I.data.kind===`mailbox`&&(0,U.jsx)(v,{className:`h-4 w-4 text-warning`}),(0,U.jsx)(`span`,{className:`text-sm font-bold text-foreground`,children:I.data.label})]}),(0,U.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[I.data.sessionId&&(0,U.jsx)(`button`,{type:`button`,title:e(`activity:office.openFullView`),onClick:()=>B({sessionId:I.data.sessionId,label:I.data.label}),className:`text-muted-foreground hover:text-primary`,children:(0,U.jsx)(h,{className:`h-3.5 w-3.5`})}),(0,U.jsx)(`button`,{type:`button`,onClick:Ge,className:`text-muted-foreground hover:text-foreground text-lg leading-none`,children:`×`})]})]}),(()=>{let t=I.data,n=Date.now(),r=({k:e,v:t,accent:n})=>(0,U.jsxs)(`div`,{className:`flex justify-between gap-3`,children:[(0,U.jsx)(`span`,{className:`text-muted-foreground shrink-0`,children:e}),(0,U.jsx)(`span`,{className:k(`font-mono truncate text-right`,n??`text-foreground/80`),children:t})]}),i=t.kind===`agent`,a=t.kind===`webui`||t.kind===`tui`||t.kind===`repl`,o=(t.tokensIn||0)+(t.tokensOut||0),s=Me(t.ctxPct);return(0,U.jsxs)(`div`,{className:`space-y-1.5 text-xs`,children:[(0,U.jsx)(r,{k:`Status`,v:String(t.status).toUpperCase(),accent:k(t.status===`active`&&`text-success`,t.status===`streaming`&&`text-primary`,t.status===`error`&&`text-destructive`,t.status===`idle`&&`text-muted-foreground`,t.status===`offline`&&`text-muted-foreground/70`)}),i&&(0,U.jsxs)(U.Fragment,{children:[t.model&&(0,U.jsx)(r,{k:`Model`,v:we(t.model),accent:`text-primary`}),t.currentTask&&(0,U.jsx)(r,{k:`Tool`,v:t.currentTask,accent:`text-primary`}),(0,U.jsx)(r,{k:`Iterations`,v:t.iteration||0,accent:`text-primary`}),(0,U.jsx)(r,{k:`Tool calls`,v:t.toolCalls||0,accent:`text-warning`}),(0,U.jsx)(r,{k:`Tokens in`,v:K(t.tokensIn)}),(0,U.jsx)(r,{k:`Tokens out`,v:K(t.tokensOut)}),(0,U.jsx)(r,{k:`Tokens total`,v:K(o)}),s>0&&(0,U.jsx)(r,{k:`Context`,v:`${s}%`,accent:s>=90?`text-destructive`:s>=70?`text-warning`:`text-foreground/70`}),(0,U.jsx)(r,{k:`Cost`,v:`$${(t.costUsd||0).toFixed(4)}`,accent:`text-success`}),t.lastActivityAt&&(0,U.jsx)(r,{k:`Last seen`,v:Se(t.lastActivityAt,n),accent:`text-muted-foreground`}),(0,U.jsx)(`div`,{className:`pt-2`,children:(0,U.jsx)(he,{entries:De,agentName:t.label,compact:!0,maxHeightClassName:`max-h-64`})})]}),a&&(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(r,{k:`Surface`,v:Oe(t.kind),accent:`text-foreground/80`}),t.branch&&(0,U.jsx)(r,{k:`Branch`,v:`⎇ ${t.branch}`,accent:`text-foreground/70`}),t.pid!=null&&(0,U.jsx)(r,{k:`PID`,v:t.pid}),t.workingDir&&(0,U.jsx)(r,{k:`Dir`,v:t.workingDir,accent:`text-muted-foreground`}),(0,U.jsx)(r,{k:`Agents`,v:t.agentCount??0,accent:`text-primary`}),t.startedAt&&(0,U.jsx)(r,{k:`Uptime`,v:Ce(t.startedAt,n),accent:`text-foreground/70`})]}),t.kind===`mailbox`&&(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(r,{k:`Total messages`,v:t.messageCount||0,accent:`text-warning`}),(0,U.jsx)(r,{k:`Unread`,v:t.unreadCount||0,accent:`text-warning`}),u.length>0&&(0,U.jsxs)(`div`,{className:`mt-1 space-y-1 border-t border-border pt-2`,children:[(0,U.jsx)(`div`,{className:`text-[10px] uppercase tracking-wide text-muted-foreground`,children:e(`activity:office.recent`)}),[...u].sort((e,t)=>Date.parse(t.timestamp)-Date.parse(e.timestamp)).slice(0,6).map(t=>(0,U.jsxs)(`div`,{className:`flex items-start gap-1.5 text-[10px]`,children:[(0,U.jsx)(`span`,{className:k(`mt-1 h-1.5 w-1.5 shrink-0 rounded-full`,!t.completed&&(t.readByCount??0)===0?`bg-warning`:t.completed?`bg-success`:`bg-muted`)}),(0,U.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,U.jsx)(`div`,{className:`truncate text-foreground/80`,children:t.subject||e(`activity:office.noSubject`)}),(0,U.jsxs)(`div`,{className:`truncate font-mono text-[9px] text-muted-foreground`,children:[t.from,` → `,t.to,` · `,Se(t.timestamp,n)]})]})]},t.id))]})]}),t.kind===`coordinator`&&(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(r,{k:`Connections`,v:t.connections||0,accent:`text-primary`}),(0,U.jsx)(r,{k:`Iterations`,v:t.iteration||0,accent:`text-primary`})]}),(i||a)&&t.sessionId&&(0,U.jsx)(`div`,{className:`mt-2 border-t border-border pt-2 h-72`,children:(0,U.jsx)(xe,{sessionId:t.sessionId})})]})})()]}),z&&(0,U.jsxs)(`div`,{className:`absolute inset-y-0 right-0 z-30 flex w-[min(680px,92%)] flex-col border-l border-border bg-background shadow-2xl`,children:[(0,U.jsxs)(`div`,{className:`flex items-center justify-between border-b border-border px-4 py-2.5 shrink-0 bg-card`,children:[(0,U.jsxs)(`div`,{className:`flex items-center gap-2 min-w-0`,children:[(0,U.jsx)(o,{className:`h-4 w-4 text-primary shrink-0`}),(0,U.jsxs)(`div`,{className:`min-w-0`,children:[(0,U.jsx)(`div`,{className:`truncate text-sm font-bold text-foreground`,children:z.label}),(0,U.jsx)(`div`,{className:`text-[10px] uppercase tracking-wide text-muted-foreground`,children:e(`activity:office.fullOperationStream`)})]})]}),(0,U.jsx)(`button`,{type:`button`,onClick:()=>B(null),title:e(`activity:office.closeEsc`),className:`text-muted-foreground hover:text-foreground text-xl leading-none shrink-0`,children:`×`})]}),(0,U.jsx)(`div`,{className:`flex-1 min-h-0 p-4`,children:(0,U.jsx)(xe,{sessionId:z.sessionId,limit:500})})]})]})}function He(){return(0,U.jsx)(j,{children:(0,U.jsx)($,{})})}export{He as OfficeMapPanel};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{bt as r,pt as i,vi as a,wt as o}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as s}from"./utils-C9L1kxOy.js";import{A as c,F as l,L as u,M as d,j as f,nt as p}from"./index-BwLKTDt1.js";var m=e(t(),1),h=n();function g({open:e,onClose:t,className:n}){let{t:g}=a(),[_,v]=(0,m.useState)([]),y=u(),b=p(e=>e.wsConnected),x=(0,m.useRef)(null),S=(0,m.useRef)(null);(0,m.useEffect)(()=>{if(!(!e||!b||!y.client?.isConnected))return y.client.send?.({type:`process.list`}),x.current=y.client.on?.(`process.list`,e=>{let t=e?.payload;t?.processes&&v(t.processes)})??null,S.current=setInterval(()=>{y.client.send?.({type:`process.list`})},3e3),()=>{x.current?.(),S.current&&clearInterval(S.current)}},[e,b,y.client]);let C=(0,m.useCallback)(e=>{y.client.send?.({type:`process.kill`,payload:{pid:e}})},[y.client]),w=(0,m.useCallback)(()=>{y.client.send?.({type:`process.killAll`})},[y.client]),T=_.filter(e=>e.status===`running`);return(0,h.jsx)(c,{open:e,onOpenChange:e=>{e||t()},children:(0,h.jsxs)(f,{className:s(`max-w-lg gap-0 p-0 overflow-hidden flex flex-col max-h-[75dvh] pt-[10dvh]`,n),showCloseButton:!1,children:[(0,h.jsx)(l,{className:`sr-only`,children:g(`activity:process.heading`)}),(0,h.jsx)(d,{className:`sr-only`,children:g(`activity:process.subtitle`,{active:T.length,total:_.length})}),(0,h.jsxs)(`div`,{className:`flex items-center justify-between px-4 py-3 border-b shrink-0`,children:[(0,h.jsxs)(`div`,{className:`flex items-center gap-2.5`,children:[(0,h.jsx)(`span`,{className:`flex items-center justify-center w-8 h-8 rounded-lg bg-warning/10 text-warning`,children:(0,h.jsx)(i,{className:`h-4 w-4`})}),(0,h.jsxs)(`div`,{children:[(0,h.jsx)(`h2`,{className:`text-sm font-semibold`,children:g(`activity:process.heading`)}),(0,h.jsx)(`span`,{className:`text-[10px] text-muted-foreground tabular-nums`,children:g(`activity:process.subtitle`,{active:T.length,total:_.length})})]})]}),(0,h.jsx)(`div`,{className:`flex items-center gap-1`,children:T.length>0&&(0,h.jsxs)(`button`,{type:`button`,onClick:w,className:`flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs text-destructive hover:bg-destructive/10 transition-colors font-medium`,children:[(0,h.jsx)(r,{className:`h-3 w-3 fill-current`}),g(`activity:process.killAll`)]})})]}),(0,h.jsx)(`div`,{className:`min-h-0 min-w-0 flex-1 overflow-y-auto`,children:_.length===0?(0,h.jsxs)(`div`,{className:`flex flex-col items-center justify-center py-16 gap-3 text-muted-foreground`,children:[(0,h.jsx)(i,{className:`h-10 w-10 opacity-15`}),(0,h.jsx)(`p`,{className:`text-sm font-medium`,children:g(`activity:process.emptyTitle`)}),(0,h.jsx)(`p`,{className:`text-xs text-center max-w-xs`,children:g(`activity:process.emptyBody`)})]}):(0,h.jsx)(`div`,{className:`divide-y`,children:_.map(e=>{let t=e.status===`running`?Math.floor((Date.now()-e.startedAt)/1e3):null,n=t?t<60?`${t}s`:`${Math.floor(t/60)}m ${t%60}s`:null,i=e.protected===!0;return(0,h.jsxs)(`div`,{className:s(`flex items-center justify-between px-4 py-3 text-xs transition-colors`,e.status===`running`?`bg-background hover:bg-muted/30`:`bg-muted/20 text-muted-foreground`),children:[(0,h.jsxs)(`div`,{className:`flex items-center gap-3 min-w-0 flex-1`,children:[(0,h.jsx)(`span`,{className:s(`led shrink-0`,e.status===`running`?i?`text-info`:`text-success led-pulse`:`text-muted-foreground`)}),(0,h.jsxs)(`div`,{className:`min-w-0`,children:[(0,h.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,h.jsx)(`span`,{className:`font-mono text-[10px] text-muted-foreground shrink-0`,children:g(`activity:process.pidLabel`,{pid:e.pid})}),(0,h.jsx)(`span`,{className:`font-medium truncate`,children:e.tool}),i&&(0,h.jsxs)(`span`,{className:`inline-flex items-center gap-0.5 px-1 py-0.5 rounded text-[9px] bg-info/10 text-info font-medium shrink-0`,title:g(`activity:process.protectedTitle`),children:[(0,h.jsx)(o,{className:`h-2.5 w-2.5`}),g(`activity:process.protected`)]})]}),(0,h.jsx)(`code`,{className:`text-[10px] text-muted-foreground/70 truncate block mt-0.5 font-mono`,children:e.command})]})]}),(0,h.jsxs)(`div`,{className:`flex items-center gap-3 shrink-0 ml-3`,children:[n&&(0,h.jsx)(`span`,{className:`text-[10px] text-muted-foreground tabular-nums`,children:n}),e.status===`running`&&!i&&(0,h.jsx)(`button`,{type:`button`,onClick:()=>C(e.pid),className:`p-1.5 rounded-md hover:bg-destructive/10 hover:text-destructive transition-colors`,title:g(`activity:process.killTitle`,{pid:e.pid}),children:(0,h.jsx)(r,{className:`h-3.5 w-3.5 fill-current`})})]})]},e.pid)})})})]})})}export{g as ProcessMonitor};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{t}from"./chat-store-CQq9AeA9.js";import{m as n,p as r}from"./markdown-BRAejDWd.js";import{X as i,dt as a,hi as o,mi as s,vi as c,yn as l}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as u}from"./utils-C9L1kxOy.js";import{A as d,F as f,M as p,j as m}from"./index-BwLKTDt1.js";var h=e(n(),1),g=r(),_={btw:{label:`btw`,titleKey:`btwTitle`,tone:`bg-primary/10 text-primary border-primary/30`},steer:{label:`steer`,titleKey:`steerTitle`,tone:`bg-warning/10 text-warning border-warning/35`},queue:{label:`queue`,titleKey:`queueTitle`,tone:`bg-info/10 text-info border-info/30`}};function v({open:e,onClose:n,className:r}){let{t:v}=c(),y=t(e=>e.queue),b=t(e=>e.removeQueued),x=t(e=>e.clearQueue),[S,C]=(0,h.useState)(`oldest`),w=(0,h.useCallback)(e=>{b(e)},[b]),T=(0,h.useMemo)(()=>{let e=y.map((e,t)=>({item:e,sourceIdx:t}));return e.sort((e,t)=>S===`newest`?t.item.addedAt-e.item.addedAt:e.item.addedAt-t.item.addedAt),e},[y,S]);return(0,g.jsx)(d,{open:e,onOpenChange:e=>{e||n()},children:(0,g.jsxs)(m,{className:u(`max-w-lg gap-0 overflow-hidden border-border/80 bg-card p-0 pt-[10dvh] flex flex-col max-h-[70dvh]`,r),showCloseButton:!1,children:[(0,g.jsx)(f,{className:`sr-only`,children:v(`activity:queue.heading`)}),(0,g.jsx)(p,{className:`sr-only`,children:v(`activity:queue.subtitle`,{count:y.length})}),(0,g.jsxs)(`div`,{className:`flex items-center justify-between border-b border-border/70 bg-card/95 px-4 py-3 shrink-0`,children:[(0,g.jsxs)(`div`,{className:`flex items-center gap-2.5`,children:[(0,g.jsx)(`span`,{className:`flex items-center justify-center w-8 h-8 rounded-md border border-primary/20 bg-primary/10 text-primary`,children:(0,g.jsx)(l,{className:`h-4 w-4`})}),(0,g.jsxs)(`div`,{children:[(0,g.jsx)(`h2`,{className:`text-sm font-semibold`,children:v(`activity:queue.heading`)}),(0,g.jsx)(`span`,{className:`text-[10px] text-muted-foreground tabular-nums`,children:v(`activity:queue.subtitle`,{count:y.length})})]})]}),(0,g.jsxs)(`div`,{className:`flex items-center gap-1`,children:[(0,g.jsxs)(`button`,{type:`button`,onClick:()=>C(e=>e===`newest`?`oldest`:`newest`),className:u(`flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs transition-colors font-medium`,`text-muted-foreground hover:bg-muted hover:text-foreground`),title:v(S===`newest`?`activity:queue.sortNewestTitle`:`activity:queue.sortOldestTitle`),"data-testid":`queue-sort-toggle`,children:[S===`newest`?(0,g.jsx)(o,{className:`h-3 w-3`}):(0,g.jsx)(s,{className:`h-3 w-3`}),v(S===`newest`?`activity:queue.newest`:`activity:queue.oldest`)]}),y.length>0&&(0,g.jsxs)(`button`,{type:`button`,onClick:()=>x(),className:`flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs text-destructive hover:bg-destructive/10 transition-colors font-medium`,title:v(`activity:queue.clearTitle`),"data-testid":`queue-clear-all`,children:[(0,g.jsx)(a,{className:`h-3 w-3`}),v(`activity:queue.clear`)]})]})]}),(0,g.jsx)(`div`,{className:`min-h-0 min-w-0 flex-1 overflow-y-auto`,children:y.length===0?(0,g.jsxs)(`div`,{className:`flex flex-col items-center justify-center py-16 gap-3 text-muted-foreground`,children:[(0,g.jsx)(l,{className:`h-10 w-10 opacity-15`}),(0,g.jsx)(`p`,{className:`text-sm font-medium`,children:v(`activity:queue.emptyTitle`)}),(0,g.jsx)(`p`,{className:`text-xs text-center max-w-xs`,children:v(`activity:queue.emptyBody`)})]}):(0,g.jsx)(`ul`,{className:`divide-y divide-border/60`,"data-testid":`queue-list`,children:T.map(({item:e,sourceIdx:t},n)=>{let r=_[e.mode];return(0,g.jsxs)(`li`,{className:`flex items-start justify-between gap-3 px-4 py-3 text-xs transition-colors hover:bg-muted/35`,"data-testid":`queue-item`,children:[(0,g.jsxs)(`div`,{className:`flex items-start gap-3 min-w-0 flex-1`,children:[(0,g.jsxs)(`span`,{className:`mt-1 text-[10px] font-mono text-muted-foreground shrink-0 w-5 text-right tabular-nums`,children:[n+1,`.`]}),(0,g.jsx)(`span`,{className:u(`shrink-0 inline-flex items-center justify-center rounded border px-1.5 py-0.5 text-[10px] font-semibold uppercase`,r.tone),title:v(`activity:queue.${r.titleKey}`),"data-testid":`queue-mode-${e.mode}`,children:r.label}),(0,g.jsx)(`p`,{className:`text-sm text-foreground leading-relaxed min-w-0 break-words`,children:e.text.length>120?`${e.text.slice(0,117)}…`:e.text})]}),(0,g.jsx)(`button`,{type:`button`,onClick:()=>w(t),className:`ml-1 p-1.5 rounded-md shrink-0 hover:bg-destructive/10 hover:text-destructive transition-colors`,title:v(`activity:queue.removeTitle`),"data-testid":`queue-remove-${t}`,children:(0,g.jsx)(i,{className:`h-3.5 w-3.5`})})]},`${e.addedAt}-${t}`)})})}),y.length>0&&(0,g.jsx)(`div`,{className:`border-t border-border/70 bg-muted/20 px-4 py-2.5 shrink-0`,children:(0,g.jsx)(`p`,{className:`text-[10px] text-muted-foreground text-center`,children:v(`activity:queue.footer`)})})]})})}export{v as QueuePanel};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{t}from"./chat-store-CQq9AeA9.js";import{m as n,p as r}from"./markdown-BRAejDWd.js";import{At as i,Ft as a,Vr as o,di as s,jn as c,sr as l,vi as u,zr as d}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as f}from"./session-store-zbDVE9MI.js";import{n as p}from"./ui-store-Dm48nEb1.js";var m=e(n(),1),h=r();function g(){let e=f(e=>e.session),{t:n}=u(),r=f.getState().session?.id,g=f(e=>e.projectName),x=f(e=>e.cwd),S=f(e=>e.mode),C=f(e=>e.contextMode),w=f(e=>e.lastVisitedAt),T=t(e=>e.messages),E=t(e=>e.queue.length),D=t(e=>e.boundSessionId),O=p(e=>e.currentView),k=p(e=>e.dockSection),[A,j]=(0,m.useState)([]),M=(0,m.useMemo)(()=>{if(typeof window>`u`)return 0;let e=0;for(let t of[`wrongstack-session`,`wrongstack-chat`,`wrongstack-ui`,`wrongstack-config`]){let n=window.localStorage.getItem(t);typeof n==`string`&&(e+=n.length)}return e},[T.length]),N=typeof window<`u`&&!!window.__wrongstackSessionRehydrated,P=typeof window<`u`&&!!window.__wrongstackChatRehydrated;function F(e,t){j(n=>[{ts:Date.now(),note:e,ok:t},...n].slice(0,20))}function I(){F(n(`activity:refresh.simulatedF5`),!0)}let L=D!==null&&r!==void 0?D!==r:!1;return(0,h.jsx)(`div`,{className:`h-full min-h-0 min-w-0 flex-1 overflow-y-auto bg-[hsl(var(--surface-2)/0.45)] p-4 sm:p-6`,children:(0,h.jsxs)(`div`,{className:`mx-auto max-w-5xl space-y-5 sm:space-y-6`,children:[(0,h.jsx)(`header`,{className:`rounded-xl border border-border/70 bg-card/75 p-4 shadow-sm`,children:(0,h.jsxs)(`div`,{className:`flex flex-col gap-3 sm:flex-row sm:items-start sm:justify-between`,children:[(0,h.jsxs)(`div`,{className:`min-w-0`,children:[(0,h.jsxs)(`h1`,{className:`flex min-w-0 items-center gap-2 text-xl font-bold sm:text-2xl`,children:[(0,h.jsx)(a,{className:`h-6 w-6 shrink-0 text-primary sm:h-7 sm:w-7`}),n(`activity:refresh.heading`)]}),(0,h.jsx)(`p`,{className:`mt-1 text-sm text-muted-foreground`,children:n(`activity:refresh.subtitle`)})]}),(0,h.jsx)(`button`,{type:`button`,onClick:I,className:`inline-flex h-9 w-full items-center justify-center rounded-md bg-primary px-3 text-sm font-medium text-primary-foreground shadow-sm shadow-primary/15 hover:bg-primary/90 sm:w-auto`,children:n(`activity:refresh.recordProbe`)})]})}),(0,h.jsxs)(`section`,{className:`space-y-3`,children:[(0,h.jsxs)(`h2`,{className:`text-lg font-semibold flex items-center gap-2`,children:[(0,h.jsx)(d,{className:`w-5 h-5`}),n(`activity:refresh.latestSession`)]}),(0,h.jsx)(_,{label:n(`activity:refresh.restoredLocal`),ok:N,extra:r?n(`activity:refresh.sessionIdExtra`,{id:r}):n(`activity:refresh.noSessionYet`)}),(0,h.jsx)(_,{label:n(`activity:refresh.activePointer`),ok:!!e?.id,extra:e?y(e):`null`}),(0,h.jsx)(_,{label:n(`activity:refresh.lastVisited`),ok:w>0,extra:w>0?new Date(w).toISOString():n(`activity:refresh.never`)})]}),(0,h.jsxs)(`section`,{className:`space-y-3`,children:[(0,h.jsxs)(`h2`,{className:`text-lg font-semibold flex items-center gap-2`,children:[(0,h.jsx)(l,{className:`w-5 h-5`}),n(`activity:refresh.persistedEnv`)]}),(0,h.jsxs)(`div`,{className:`grid grid-cols-1 md:grid-cols-2 gap-3`,children:[(0,h.jsx)(v,{label:`projectName`,value:g||`∅`}),(0,h.jsx)(v,{label:`cwd`,value:x||`∅`,mono:!0}),(0,h.jsx)(v,{label:`mode`,value:S,mono:!0}),(0,h.jsx)(v,{label:`contextMode`,value:C,mono:!0})]})]}),(0,h.jsxs)(`section`,{className:`space-y-3`,children:[(0,h.jsxs)(`h2`,{className:`text-lg font-semibold flex items-center gap-2`,children:[(0,h.jsx)(c,{className:`w-5 h-5`}),n(`activity:refresh.transcriptRehydrate`)]}),(0,h.jsx)(_,{label:n(`activity:refresh.localTranscript`),ok:P&&(T.length>0||D===null),extra:T.length===0?n(`activity:refresh.noMessages`):n(`activity:refresh.messagesExtra`,{count:T.length,queued:E})}),(0,h.jsx)(_,{label:n(`activity:refresh.noBleed`),ok:!L,extra:L?n(`activity:refresh.bleedExtra`,{bound:D??`∅`,active:r??`∅`}):n(`activity:refresh.transcriptBinds`),warn:L}),T.length>0&&(0,h.jsxs)(`div`,{className:`space-y-1 rounded-lg border border-border/70 bg-card/65 p-3 text-xs font-mono`,children:[(0,h.jsxs)(`div`,{children:[(0,h.jsx)(`span`,{className:`text-muted-foreground`,children:`first:`}),` `,b(T[0])]}),(0,h.jsxs)(`div`,{children:[(0,h.jsx)(`span`,{className:`text-muted-foreground`,children:`last:`}),` `,b(T[T.length-1]??T[0])]})]})]}),(0,h.jsxs)(`section`,{className:`space-y-3`,children:[(0,h.jsxs)(`h2`,{className:`text-lg font-semibold flex items-center gap-2`,children:[(0,h.jsx)(i,{className:`w-5 h-5`}),n(`activity:refresh.uiWorkspace`)]}),(0,h.jsxs)(`div`,{className:`grid grid-cols-1 md:grid-cols-2 gap-3`,children:[(0,h.jsx)(v,{label:`currentView`,value:O,mono:!0}),(0,h.jsx)(v,{label:`dockSection`,value:k??n(`activity:refresh.noneValue`),mono:!0})]}),(0,h.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:n(`activity:refresh.payloadSize`,{count:M})})]}),(0,h.jsxs)(`section`,{className:`space-y-2`,children:[(0,h.jsx)(`h2`,{className:`text-lg font-semibold`,children:n(`activity:refresh.probeLog`)}),A.length===0?(0,h.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:n(`activity:refresh.noProbes`)}):(0,h.jsx)(`ul`,{className:`space-y-1 text-xs font-mono`,children:A.map((e,t)=>(0,h.jsxs)(`li`,{className:`flex items-center gap-2`,children:[e.ok?(0,h.jsx)(s,{className:`w-4 h-4 text-success shrink-0`}):(0,h.jsx)(o,{className:`w-4 h-4 text-warning shrink-0`}),(0,h.jsx)(`span`,{className:`text-muted-foreground`,children:new Date(e.ts).toLocaleTimeString()}),(0,h.jsx)(`span`,{children:e.note})]},`${e.ts}-${t}`))})]})]})})}function _({label:e,extra:t,ok:n,warn:r}){return(0,h.jsxs)(`div`,{className:`rounded-lg border px-3 py-2 ${r?`border-warning/40 bg-warning/10 text-warning`:n?`border-success/40 bg-success/10 text-success`:`border-border bg-muted/40 text-muted-foreground`}`,children:[(0,h.jsxs)(`div`,{className:`flex min-w-0 items-center gap-2 text-xs font-medium`,children:[n&&!r?(0,h.jsx)(s,{className:`h-4 w-4 shrink-0`}):(0,h.jsx)(o,{className:`h-4 w-4 shrink-0`}),(0,h.jsx)(`span`,{className:`min-w-0 break-words`,children:e})]}),(0,h.jsx)(`div`,{className:`text-xs font-mono mt-1 break-all`,children:t})]})}function v({label:e,value:t,mono:n}){return(0,h.jsxs)(`div`,{className:`min-w-0 rounded-lg border border-border/70 bg-card/75 p-3 shadow-sm`,children:[(0,h.jsx)(`p`,{className:`text-xs uppercase tracking-wide text-muted-foreground`,children:e}),(0,h.jsx)(`p`,{className:`mt-1 text-sm break-all `+(n?`font-mono`:`font-medium`),children:t})]})}function y(e){let t=e.title?.trim();return t?`${e.id} — "${t}" (${e.provider}/${e.model})`:`${e.id} (${e.provider}/${e.model})`}function b(e){let t=(e.content??``).trim().replace(/\s+/g,` `);return`[${e.role}] ${t.length>100?`${t.slice(0,99)}…`:t}`}export{g as RefreshDebugView};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{Fr as r,It as i,Jr as a,Kt as o,Rn as s,Vr as c,X as l,Xt as u,Z as d,bt as f,ct as p,di as m,dt as h,ir as g,lr as ee,oi as _,ot as v,pr as y,vi as b,wr as x,xi as S,xt as C,zr as w}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as T}from"./utils-C9L1kxOy.js";import{A as E,F as D,L as te,M as O,N as k,O as A,P as j,W as M,f as N,j as P,k as F}from"./index-BwLKTDt1.js";import{a as I,c as ne,i as L,l as re,n as R,o as z,r as B,s as V,t as H}from"./SddFlowGraph-DmZbA2K1.js";var U=e(t(),1),W=n();function ie({feed:e,now:t}){let{t:n}=b();return(0,W.jsxs)(`div`,{className:`flex h-full min-h-0 min-w-0 flex-col`,children:[(0,W.jsxs)(`div`,{className:`flex items-center gap-1.5 border-b border-border px-3 py-2 text-xs font-semibold text-foreground`,children:[(0,W.jsx)(w,{className:`h-3.5 w-3.5 text-warning`}),n(`activity:sdd.activityHeading`)]}),(0,W.jsx)(`div`,{className:`min-h-0 min-w-0 flex-1 space-y-1 overflow-auto p-2`,children:e.length===0?(0,W.jsx)(`p`,{className:`px-1 pt-4 text-center text-[11px] text-muted-foreground`,children:n(`activity:sdd.feedEmpty`)}):e.map((e,n)=>{let r=B[e.kind]??B.started,i=r.icon;return(0,W.jsxs)(`div`,{className:T(`sdd-rise flex items-start gap-2 rounded-md px-2 py-1.5 text-[11px]`,n===0?`bg-muted`:`hover:bg-muted`),children:[(0,W.jsx)(i,{className:T(`mt-0.5 h-3.5 w-3.5 shrink-0`,r.color)}),(0,W.jsx)(`span`,{className:`flex-1 leading-snug text-foreground`,children:e.text}),(0,W.jsx)(`span`,{className:`shrink-0 tabular-nums text-[10px] text-muted-foreground`,children:z(e.ts,t)})]},`${e.ts}-${n}`)})})]})}function G({open:e,onOpenChange:t,snapshot:n,busy:r,onConfirm:i}){let{t:o}=b(),s=n?.mergedCommits?.length??0,l=n?.baseBranch,[u,d]=(0,U.useState)(!1);(0,U.useEffect)(()=>{e&&d(!1)},[e]);let f=n?.status===`running`||n?.status===`paused`,p=(0,U.useMemo)(()=>{let e=new Set;for(let t of n?.tasks??[])t.worktreeBranch&&e.add(t.worktreeBranch);return e.size},[n?.tasks]),m=(0,U.useMemo)(()=>{let e=new Set;for(let t of n?.tasks??[])t.displayStatus===`in_progress`&&t.agentName&&e.add(t.agentName);return e.size},[n?.tasks]);return(0,W.jsx)(E,{open:e,onOpenChange:e=>!r&&t(e),children:(0,W.jsxs)(P,{className:`sm:max-w-lg border-destructive/50`,children:[(0,W.jsxs)(j,{children:[(0,W.jsxs)(D,{className:`flex items-center gap-2`,children:[(0,W.jsx)(h,{className:`h-5 w-5 text-destructive`}),o(`activity:sdd.destroyTitle`)]}),(0,W.jsx)(O,{children:o(`activity:sdd.destroyDesc`)})]}),(0,W.jsxs)(`ul`,{className:`space-y-1.5 py-1 text-sm`,children:[f&&(0,W.jsxs)(`li`,{className:`flex items-start gap-2`,children:[(0,W.jsx)(`span`,{className:`mt-0.5 text-destructive`,children:`■`}),(0,W.jsx)(`span`,{children:m>0?o(`activity:sdd.stopRunAgents`,{count:m}):o(`activity:sdd.stopRun`)})]}),(0,W.jsxs)(`li`,{className:`flex items-start gap-2`,children:[(0,W.jsx)(`span`,{className:`mt-0.5 text-destructive`,children:`■`}),(0,W.jsx)(`span`,{children:p>0?o(`activity:sdd.removeWorktreesCount`,{count:p}):o(`activity:sdd.removeWorktreesAll`)})]}),(0,W.jsxs)(`li`,{className:`flex items-start gap-2`,children:[(0,W.jsx)(`span`,{className:`mt-0.5 text-destructive`,children:`■`}),(0,W.jsx)(`span`,{children:o(`activity:sdd.deleteArtifacts`)})]})]}),s>0&&(0,W.jsxs)(`label`,{className:`flex cursor-pointer items-start gap-2 rounded-md border border-warning/30 bg-warning/5 p-2.5 text-sm`,children:[(0,W.jsx)(`input`,{type:`checkbox`,checked:u,onChange:e=>d(e.target.checked),className:`mt-0.5 h-4 w-4 accent-warning`}),(0,W.jsxs)(`span`,{children:[(0,W.jsx)(`span`,{className:`font-medium`,children:o(`activity:sdd.revertMerged`,{count:s})}),` `,`on `,(0,W.jsx)(`code`,{className:`text-xs`,children:l??o(`activity:sdd.baseBranchFallback`)}),(0,W.jsx)(`span`,{className:`block text-xs text-muted-foreground`,children:o(`activity:sdd.revertHint`)})]})]}),(0,W.jsxs)(`div`,{className:`flex items-start gap-2 rounded-md bg-muted/50 p-2 text-xs text-muted-foreground`,children:[(0,W.jsx)(c,{className:`mt-0.5 h-3.5 w-3.5 shrink-0 text-warning`}),o(s>0&&!u?`activity:sdd.noteLeaveMerged`:`activity:sdd.noteAbandon`)]}),(0,W.jsxs)(k,{className:`gap-2 sm:gap-2`,children:[(0,W.jsx)(A,{variant:`outline`,size:`sm`,disabled:r,onClick:()=>t(!1),children:o(`common:action.cancel`)}),(0,W.jsx)(A,{size:`sm`,disabled:r,onClick:()=>i(u),className:`bg-destructive text-destructive-foreground hover:bg-destructive/90`,children:r?(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)(a,{className:`mr-1 h-3.5 w-3.5 animate-spin`}),` `,o(`activity:sdd.destroying`)]}):(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)(h,{className:`mr-1 h-3.5 w-3.5`}),` `,o(`activity:sdd.destroyAll`)]})})]})]})})}var K=[{key:`pending`,labelKey:`kanbanBacklog`,accent:`border-border/70`,head:`text-muted-foreground`},{key:`queued`,labelKey:`kanbanReady`,accent:`border-primary/35`,head:`text-primary`},{key:`in_progress`,labelKey:`kanbanRunning`,accent:`border-warning/45`,head:`text-warning`},{key:`review`,labelKey:`kanbanReview`,accent:`border-primary/35`,head:`text-primary`},{key:`failed`,labelKey:`kanbanFailed`,accent:`border-destructive/35`,head:`text-destructive`},{key:`completed`,labelKey:`kanbanDone`,accent:`border-success/35`,head:`text-success`}];function q({tasks:e,selectedId:t,onTaskClick:n}){let{t:r}=b(),i=(0,U.useMemo)(()=>{let t=new Map;for(let e of K)t.set(e.key,[]);for(let n of e){let e=n.displayStatus===`blocked`?`pending`:n.displayStatus===`cancelled`?`failed`:n.displayStatus;(t.get(e)??t.get(`pending`))?.push(n)}return t},[e]);return(0,W.jsx)(`div`,{className:`flex h-full min-h-0 min-w-0 gap-3 overflow-x-auto p-4`,children:K.map(e=>{let a=i.get(e.key)??[];return(0,W.jsxs)(`div`,{className:`flex min-h-0 w-64 shrink-0 flex-col`,children:[(0,W.jsxs)(`div`,{className:T(`mb-2 flex items-center gap-2 border-b-2 pb-1.5`,e.accent),children:[(0,W.jsx)(`span`,{className:T(`text-xs font-bold uppercase tracking-wide`,e.head),children:r(`activity:sdd.${e.labelKey}`)}),(0,W.jsx)(`span`,{className:`rounded-full bg-muted px-1.5 text-[10px] text-muted-foreground`,children:a.length})]}),(0,W.jsxs)(`div`,{className:`min-h-0 flex-1 space-y-2 overflow-y-auto pr-1`,children:[a.map(e=>(0,W.jsx)(J,{task:e,selected:e.id===t,onClick:()=>n(e.id)},e.id)),a.length===0&&(0,W.jsx)(`div`,{className:`rounded-md border border-dashed border-border py-6 text-center text-[10px] text-muted-foreground`,children:r(`activity:sdd.kanbanEmpty`)})]})]},e.key)})})}function J({task:e,selected:t,onClick:n}){let r=e.displayStatus===`in_progress`;return(0,W.jsxs)(`button`,{type:`button`,onClick:n,className:T(`sdd-node-enter w-full rounded-lg border bg-card/85 p-2 text-left shadow-sm transition hover:border-primary/35 hover:bg-accent/35`,t?`border-primary/55 ring-1 ring-primary/35`:`border-border/70`,r&&`sdd-node-running`,e.displayStatus===`completed`&&`sdd-node-complete`,e.displayStatus===`failed`&&`sdd-node-failed`),children:[(0,W.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[r&&(0,W.jsx)(a,{className:`h-3 w-3 animate-spin text-warning`}),e.displayStatus===`completed`&&(0,W.jsx)(x,{className:`h-3 w-3 text-success`}),e.displayStatus===`failed`&&(0,W.jsx)(l,{className:`h-3 w-3 text-destructive`}),(0,W.jsx)(`span`,{className:`font-mono text-[10px] text-muted-foreground`,children:e.shortId}),(0,W.jsx)(`span`,{className:T(`ml-auto rounded px-1.5 text-[9px] font-bold uppercase`,ne(e.priority).chip),children:e.priority})]}),(0,W.jsx)(`p`,{className:`mt-1 line-clamp-2 text-[11px] leading-snug text-foreground`,children:e.title}),(e.agentName||e.worktreeBranch||e.retries)&&(0,W.jsxs)(`div`,{className:`mt-1.5 flex items-center gap-1.5`,children:[e.agentName&&(0,W.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,W.jsx)(`span`,{className:T(`flex h-4 w-4 items-center justify-center rounded-full text-[8px] font-bold text-white`,r?`bg-warning sdd-agent-live`:`bg-muted-foreground`),children:I(e.agentName)}),(0,W.jsx)(`span`,{className:`max-w-[80px] truncate text-[10px] text-muted-foreground`,children:e.agentName})]}),e.retries?(0,W.jsxs)(`span`,{className:`flex items-center gap-0.5 text-[9px] text-destructive`,children:[(0,W.jsx)(i,{className:`h-2.5 w-2.5`}),e.retries]}):null,e.worktreeBranch&&(0,W.jsx)(s,{className:`ml-auto h-2.5 w-2.5 text-muted-foreground`})]})]})}function ae({task:e,allTasks:t,feed:n,now:a,modelCandidates:o,defaultModel:c,onClose:u,onRetry:d,onReassign:p,onSetModel:m,onSetVerification:g,onCancel:ee,onDelete:_,onSplit:S,onSelectTask:w}){let{t:E}=b(),D=re(e.displayStatus),te=D.icon,O=e.displayStatus===`in_progress`,k=e.displayStatus===`pending`||e.displayStatus===`blocked`||e.displayStatus===`queued`,[A,j]=(0,U.useState)(!1),[M,P]=(0,U.useState)(``),[F,L]=(0,U.useState)(null),[R,z]=(0,U.useState)(!1),[B,H]=(0,U.useState)(``),[ie,G]=(0,U.useState)(!1),[K,q]=(0,U.useState)(e.verificationCommand??``),J=()=>{M.trim()&&(p(e.id,M.trim()),j(!1),P(``))},ae=()=>{let t=B.split(`
|
|
2
|
-
`).map(e=>e.trim()).filter(Boolean).map(e=>{let[t,...n]=e.split(`::`),r=(t??``).trim();return{title:r,description:n.join(`::`).trim()||r}}).filter(e=>e.title);t.length&&(S(e.id,t),z(!1),H(``))},se=(0,U.useMemo)(()=>new Map(t.map(e=>[e.shortId,e])),[t]),X=(0,U.useMemo)(()=>t.filter(t=>t.deps.includes(e.shortId)),[t,e.shortId]),Z=(0,U.useMemo)(()=>n.filter(t=>t.taskShortId===e.shortId),[n,e.shortId]),ce=e.startedAt&&!e.completedAt?V(a-e.startedAt):e.startedAt&&e.completedAt?V(e.completedAt-e.startedAt):null;return(0,W.jsxs)(`div`,{className:`sdd-rise flex h-full min-h-0 min-w-0 flex-col`,children:[(0,W.jsxs)(`div`,{className:`flex items-center gap-2 border-b border-border/70 bg-card/70 px-3 py-2`,children:[(0,W.jsx)(`button`,{type:`button`,onClick:u,className:`text-muted-foreground hover:text-foreground`,title:E(`activity:sddTask.backTitle`),children:(0,W.jsx)(r,{className:`h-4 w-4`})}),(0,W.jsx)(`span`,{className:`font-mono text-xs text-muted-foreground`,children:e.shortId}),(0,W.jsxs)(`span`,{className:T(`ml-auto flex items-center gap-1 rounded-full border px-2 py-0.5 text-[11px]`,D.ring,D.text),children:[(0,W.jsx)(te,{className:T(`h-3 w-3`,O&&`animate-spin`)}),D.label]})]}),(0,W.jsxs)(`div`,{className:`min-h-0 min-w-0 flex-1 space-y-3 overflow-auto p-3`,children:[(0,W.jsx)(`h3`,{className:`text-sm font-semibold leading-snug text-foreground`,children:e.title}),e.agentName&&(0,W.jsxs)(`div`,{className:`flex items-center gap-2 rounded-lg border border-border/70 bg-muted/45 p-2`,children:[(0,W.jsx)(`span`,{className:T(`flex h-7 w-7 items-center justify-center rounded-full text-[10px] font-bold text-white`,O?`bg-warning sdd-agent-live`:`bg-muted-foreground`),children:I(e.agentName)}),(0,W.jsxs)(`div`,{className:`leading-tight`,children:[(0,W.jsx)(`div`,{className:`text-xs font-medium text-foreground`,children:e.agentName}),(0,W.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:E(O?`activity:sddTask.workingOn`:`activity:sddTask.assigned`)})]})]}),(0,W.jsxs)(`div`,{className:`grid grid-cols-2 gap-1.5 text-[11px]`,children:[(0,W.jsx)(Y,{label:E(`activity:sddTask.metaPriority`),children:(0,W.jsx)(`span`,{className:T(`font-medium uppercase`,ne(e.priority).text),children:e.priority})}),(0,W.jsx)(Y,{label:E(`activity:sddTask.metaType`),children:e.type}),ce&&(0,W.jsx)(Y,{label:e.completedAt?E(`activity:sddTask.metaDuration`):E(`activity:sddTask.metaElapsed`),children:(0,W.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,W.jsx)(y,{className:`h-3 w-3 text-muted-foreground`}),ce]})}),e.retries?(0,W.jsx)(Y,{label:E(`activity:sddTask.metaRetries`),children:(0,W.jsxs)(`span`,{className:`flex items-center gap-1 text-destructive`,children:[(0,W.jsx)(i,{className:`h-3 w-3`}),e.retries]})}):null,e.worktreeBranch&&(0,W.jsx)(Y,{label:E(`activity:sddTask.metaWorktree`),full:!0,children:(0,W.jsxs)(`span`,{className:`flex items-center gap-1 font-mono text-foreground`,title:e.worktreeBranch,children:[(0,W.jsx)(s,{className:`h-3 w-3 text-muted-foreground`}),(0,W.jsx)(`span`,{className:`truncate`,children:e.worktreeBranch})]})})]}),(0,W.jsxs)(`div`,{children:[(0,W.jsxs)(`div`,{className:`mb-1 flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:[E(`activity:sddTask.workerModel`),!e.model&&c&&(0,W.jsxs)(`span`,{className:`font-normal normal-case text-muted-foreground`,children:[`· `,E(`activity:sddTask.runDefault`,{model:c})]})]}),(0,W.jsx)(N,{value:e.model,provider:e.provider,candidates:o,placeholder:c?E(`activity:sddTask.runDefaultPlaceholderModel`,{model:c}):E(`activity:sddTask.runDefaultPlaceholder`),onPick:(t,n)=>m(e.id,t,n),onReset:e.model?()=>m(e.id,void 0,void 0):void 0}),e.fallbackModels&&e.fallbackModels.length>0&&(0,W.jsx)(`div`,{className:`mt-1 flex flex-wrap gap-1`,children:e.fallbackModels.map(e=>(0,W.jsxs)(`span`,{className:`rounded bg-muted px-1.5 py-0.5 font-mono text-[9px] text-muted-foreground`,children:[`↳ `,e]},e))})]}),(0,W.jsxs)(`div`,{children:[(0,W.jsxs)(`div`,{className:`mb-1 flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:[E(`activity:sddTask.verificationCmd`),(0,W.jsxs)(`span`,{className:`font-normal normal-case text-muted-foreground`,children:[`· `,E(`activity:sddTask.gatesCompletion`)]})]}),ie?(0,W.jsxs)(`div`,{className:`flex flex-col gap-1`,children:[(0,W.jsx)(`input`,{value:K,onChange:e=>q(e.target.value),onKeyDown:t=>{t.key===`Enter`?(g(e.id,K.trim()||void 0),G(!1)):t.key===`Escape`&&(q(e.verificationCommand??``),G(!1))},placeholder:E(`activity:sddTask.verifyPlaceholder`),className:`w-full rounded border border-border bg-background px-2 py-1 font-mono text-[11px] text-foreground`}),(0,W.jsxs)(`div`,{className:`flex gap-1`,children:[(0,W.jsx)(`button`,{type:`button`,onClick:()=>{g(e.id,K.trim()||void 0),G(!1)},className:`rounded bg-primary px-2 py-0.5 text-[10px] text-primary-foreground hover:opacity-90`,children:E(`common:action.save`)}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>{q(e.verificationCommand??``),G(!1)},className:`rounded bg-muted px-2 py-0.5 text-[10px] text-muted-foreground hover:bg-muted/80`,children:E(`common:action.cancel`)})]})]}):e.verificationCommand?(0,W.jsxs)(`div`,{className:`flex items-center gap-1`,children:[(0,W.jsx)(`code`,{className:`flex-1 truncate rounded bg-muted px-1.5 py-0.5 font-mono text-[10px] text-foreground`,children:e.verificationCommand}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>G(!0),className:`rounded bg-muted px-1.5 py-0.5 text-[10px] text-muted-foreground hover:bg-muted/80`,children:E(`common:action.edit`)}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>g(e.id,void 0),className:`rounded bg-muted px-1.5 py-0.5 text-[10px] text-muted-foreground hover:bg-muted/80`,children:E(`common:action.clear`)})]}):(0,W.jsx)(`button`,{type:`button`,onClick:()=>G(!0),className:`rounded border border-dashed border-border px-2 py-1 text-[10px] text-muted-foreground hover:bg-muted`,children:E(`activity:sddTask.addVerify`)})]}),e.description&&(0,W.jsxs)(`div`,{children:[(0,W.jsx)(`div`,{className:`mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:E(`activity:sddTask.description`)}),(0,W.jsx)(`p`,{className:`whitespace-pre-wrap rounded-md bg-muted p-2 text-[11px] leading-relaxed text-foreground`,children:e.description})]}),Z.length>0&&(0,W.jsxs)(`div`,{children:[(0,W.jsx)(`div`,{className:`mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:E(`activity:sddTask.timeline`)}),(0,W.jsx)(`div`,{className:`space-y-1 border-l border-border pl-2.5`,children:Z.map((e,t)=>(0,W.jsxs)(`div`,{className:`relative text-[11px] leading-snug text-foreground`,children:[(0,W.jsx)(`span`,{className:T(`absolute -left-[14px] top-1 h-1.5 w-1.5 rounded-full`,e.kind===`completed`?`bg-success`:e.kind===`failed`?`bg-destructive`:e.kind===`retrying`?`bg-warning`:`bg-primary`)}),e.text]},`${e.ts}-${t}`))})]}),e.deps.length>0&&(0,W.jsx)(oe,{title:E(`activity:sddTask.dependsOn`),shortIds:e.deps,byShort:se,onSelectTask:w}),X.length>0&&(0,W.jsx)(oe,{title:E(`activity:sddTask.blocks`),shortIds:X.map(e=>e.shortId),byShort:se,onSelectTask:w})]}),(0,W.jsxs)(`div`,{className:`border-t border-border p-2`,children:[A?(0,W.jsxs)(`div`,{className:`sdd-rise flex items-center gap-1.5`,children:[(0,W.jsx)(`input`,{value:M,onChange:e=>P(e.target.value),onKeyDown:e=>{e.key===`Enter`&&J(),e.key===`Escape`&&j(!1)},placeholder:E(`activity:sddTask.newWorkerPlaceholder`),className:`min-w-0 flex-1 rounded-md border border-border/70 bg-background px-2 py-1.5 text-xs outline-none focus:border-primary/60`}),(0,W.jsx)(`button`,{type:`button`,onClick:J,disabled:!M.trim(),className:`rounded-md bg-primary/10 px-2 py-1.5 text-xs font-medium text-primary hover:bg-primary/15 disabled:opacity-40`,children:(0,W.jsx)(x,{className:`h-3.5 w-3.5`})}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>j(!1),className:`rounded-md bg-muted px-2 py-1.5 text-xs text-muted-foreground hover:bg-muted`,children:(0,W.jsx)(l,{className:`h-3.5 w-3.5`})})]}):F?(0,W.jsxs)(`div`,{className:`sdd-rise flex items-center gap-2`,children:[(0,W.jsx)(`span`,{className:`flex-1 text-xs text-foreground`,children:E(F===`stop`?`activity:sddTask.confirmStop`:`activity:sddTask.confirmDelete`)}),(0,W.jsxs)(`button`,{type:`button`,onClick:()=>{F===`stop`?ee(e.id):_(e.id),L(null)},className:`inline-flex items-center gap-1 rounded-md bg-destructive/10 px-2.5 py-1.5 text-xs font-medium text-destructive hover:bg-destructive/15`,children:[(0,W.jsx)(x,{className:`h-3.5 w-3.5`}),` `,E(F===`stop`?`common:action.stop`:`common:action.delete`)]}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>L(null),className:`rounded-md bg-muted px-2 py-1.5 text-xs text-muted-foreground hover:bg-muted`,children:(0,W.jsx)(l,{className:`h-3.5 w-3.5`})})]}):(0,W.jsxs)(`div`,{className:`flex flex-wrap gap-2`,children:[(0,W.jsxs)(`button`,{type:`button`,onClick:()=>d(e.id),title:E(`activity:sddTask.retryTitle`),className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-warning/12 py-1.5 text-xs font-medium text-warning hover:bg-warning/18`,children:[(0,W.jsx)(i,{className:`h-3.5 w-3.5`}),` `,E(`common:action.retry`)]}),(0,W.jsxs)(`button`,{type:`button`,onClick:()=>j(!0),className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-primary/10 py-1.5 text-xs font-medium text-primary hover:bg-primary/15`,children:[(0,W.jsx)(v,{className:`h-3.5 w-3.5`}),` `,E(`activity:sddTask.reassign`)]}),O&&(0,W.jsxs)(`button`,{type:`button`,onClick:()=>L(`stop`),title:E(`activity:sddTask.stopTitle`),className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-destructive/10 py-1.5 text-xs font-medium text-destructive hover:bg-destructive/15`,children:[(0,W.jsx)(f,{className:`h-3.5 w-3.5`}),` `,E(`common:action.stop`)]}),!O&&(0,W.jsxs)(`button`,{type:`button`,onClick:()=>z(!0),title:E(`activity:sddTask.splitTitle`),className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-primary/10 py-1.5 text-xs font-medium text-primary hover:bg-primary/15`,children:[(0,W.jsx)(C,{className:`h-3.5 w-3.5`}),` `,E(`activity:sddTask.split`)]}),k&&(0,W.jsxs)(`button`,{type:`button`,onClick:()=>L(`delete`),title:E(`activity:sddTask.deleteTitle`),className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-destructive/10 py-1.5 text-xs font-medium text-destructive hover:bg-destructive/15`,children:[(0,W.jsx)(h,{className:`h-3.5 w-3.5`}),` `,E(`common:action.delete`)]})]}),R&&(0,W.jsxs)(`div`,{className:`mt-2 flex flex-col gap-2`,children:[(0,W.jsx)(`label`,{className:`text-[11px] text-muted-foreground`,htmlFor:`sdd-split-input`,children:E(`activity:sddTask.splitHint`)}),(0,W.jsx)(`textarea`,{id:`sdd-split-input`,rows:3,value:B,onChange:e=>H(e.target.value),placeholder:E(`activity:sddTask.splitPlaceholder`),className:`w-full resize-y rounded-md border border-border/70 bg-background px-2 py-1.5 text-xs text-foreground focus:outline-none focus:ring-1 focus:ring-ring`}),(0,W.jsxs)(`div`,{className:`flex gap-2`,children:[(0,W.jsxs)(`button`,{type:`button`,onClick:ae,className:`inline-flex flex-1 items-center justify-center gap-1 rounded-md bg-primary/10 py-1.5 text-xs font-medium text-primary hover:bg-primary/15`,children:[(0,W.jsx)(C,{className:`h-3.5 w-3.5`}),` `,E(`activity:sddTask.splitInto`)]}),(0,W.jsx)(`button`,{type:`button`,onClick:()=>{z(!1),H(``)},className:`rounded-md bg-muted px-2 py-1.5 text-xs text-muted-foreground hover:bg-muted`,children:(0,W.jsx)(l,{className:`h-3.5 w-3.5`})})]})]})]})]})}function Y({label:e,children:t,full:n}){return(0,W.jsxs)(`div`,{className:T(`rounded-md border border-border bg-muted/50 px-2 py-1`,n&&`col-span-2`),children:[(0,W.jsx)(`div`,{className:`text-[9px] uppercase tracking-wide text-muted-foreground`,children:e}),(0,W.jsx)(`div`,{className:`text-foreground`,children:t})]})}function oe({title:e,shortIds:t,byShort:n,onSelectTask:r}){return(0,W.jsxs)(`div`,{children:[(0,W.jsx)(`div`,{className:`mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:e}),(0,W.jsx)(`div`,{className:`flex flex-wrap gap-1`,children:t.map(e=>{let t=n.get(e);return(0,W.jsxs)(`button`,{type:`button`,disabled:!t,onClick:()=>t&&r(t.id),className:`flex items-center gap-1 rounded-full border border-border bg-muted px-2 py-0.5 text-[10px] text-foreground hover:bg-muted disabled:opacity-50`,title:t?.title,children:[(0,W.jsx)(`span`,{className:T(`h-1.5 w-1.5 rounded-full`,re(t?.displayStatus??`pending`).dot)}),(0,W.jsx)(`span`,{className:`font-mono`,children:e})]},e)})})]})}function se({pct:e}){let t=2*Math.PI*26,n=t-Math.max(0,Math.min(100,e))/100*t;return(0,W.jsxs)(`div`,{className:`relative h-16 w-16 shrink-0`,children:[(0,W.jsxs)(`svg`,{viewBox:`0 0 64 64`,className:`h-16 w-16 -rotate-90`,role:`img`,"aria-label":`Progress`,children:[(0,W.jsx)(`circle`,{cx:`32`,cy:`32`,r:26,fill:`none`,stroke:`hsl(var(--muted))`,strokeWidth:`6`}),(0,W.jsx)(`circle`,{cx:`32`,cy:`32`,r:26,fill:`none`,stroke:`url(#sddgrad)`,strokeWidth:`6`,strokeLinecap:`round`,strokeDasharray:t,strokeDashoffset:n,style:{transition:`stroke-dashoffset 0.6s cubic-bezier(0.16,1,0.3,1)`}}),(0,W.jsx)(`defs`,{children:(0,W.jsxs)(`linearGradient`,{id:`sddgrad`,x1:`0`,y1:`0`,x2:`1`,y2:`1`,children:[(0,W.jsx)(`stop`,{offset:`0%`,stopColor:`hsl(var(--primary))`}),(0,W.jsx)(`stop`,{offset:`100%`,stopColor:`hsl(var(--info))`})]})})]}),(0,W.jsxs)(`div`,{className:`absolute inset-0 flex items-center justify-center text-sm font-bold text-foreground`,children:[Math.round(e),`%`]})]})}function X({onClose:e}){let{t}=b(),{client:n}=te(),r=M(e=>e.snapshot),a=M(e=>e.lifecycleResult),s=M(e=>e.destroying),m=M(e=>e.setDestroying),_=M(e=>e.setLifecycleResult),[v,y]=(0,U.useState)(()=>Date.now()),[x,S]=(0,U.useState)(null),[C,E]=(0,U.useState)(`graph`),[D,O]=(0,U.useState)(!1);(0,U.useEffect)(()=>{n?.send?.({type:`sdd.board.get`})},[n]);let k=r&&(r.status===`running`||r.status===`paused`);(0,U.useEffect)(()=>{if(!k)return;let e=setInterval(()=>y(Date.now()),1e3);return y(Date.now()),()=>clearInterval(e)},[k]);let j=(0,U.useCallback)(e=>n?.send?.(e),[n]),N=(0,U.useRef)(null),P=(0,U.useCallback)(e=>{N.current=null,j({type:`sdd.board.destroy`,payload:{revertMerged:e}})},[j]),ne=(0,U.useCallback)(e=>{O(!1),_(null),m(!0),k?(j({type:`sdd.board.stop`,payload:{}}),N.current={revertMerged:e,deadline:Date.now()+2e4}):P(e)},[k,j,P,m,_]);(0,U.useEffect)(()=>{let e=N.current;e&&(!k||Date.now()>=e.deadline)&&P(e.revertMerged)},[k,r,P]);let re=(0,U.useCallback)(()=>{_(null),j({type:`sdd.board.cleanup_worktrees`,payload:{}})},[j,_]),z=(0,U.useCallback)(()=>{_(null),j({type:`sdd.board.rollback`,payload:{}})},[j,_]),B=(0,U.useMemo)(()=>(r?.tasks??[]).map(e=>({id:e.id,shortId:e.shortId,title:e.title,displayStatus:e.displayStatus,priority:e.priority,deps:e.deps,agentName:e.agentName,worktreeBranch:e.worktreeBranch})),[r?.tasks]),K=(0,U.useMemo)(()=>{let e=new Map;for(let t of r?.tasks??[])t.displayStatus===`in_progress`&&t.agentName&&e.set(t.agentName,{name:t.agentName,task:t.title});return[...e.values()]},[r?.tasks]),J=(0,U.useCallback)(e=>S(e),[]),Y=(0,U.useCallback)(e=>j({type:`sdd.board.retry`,payload:{taskId:e}}),[j]),oe=(0,U.useCallback)(()=>j({type:`sdd.board.retry_all_failed`,payload:{}}),[j]),X=(0,U.useCallback)((e,t)=>{let n=t.trim();n&&j({type:`sdd.board.reassign`,payload:{taskId:e,agentName:n}})},[j]),Z=(0,U.useCallback)((e,t,n)=>j({type:`sdd.board.set_task_model`,payload:{taskId:e,model:t,provider:n}}),[j]),le=(0,U.useCallback)((e,t)=>j({type:`sdd.board.set_task_verification`,payload:{taskId:e,verificationCommand:t}}),[j]),ue=(0,U.useCallback)(e=>j({type:`sdd.board.cancel_task`,payload:{taskId:e}}),[j]),de=(0,U.useCallback)(e=>{j({type:`sdd.board.delete_task`,payload:{taskId:e}}),S(null)},[j]),fe=(0,U.useCallback)((e,t)=>{j({type:`sdd.board.split_task`,payload:{taskId:e,subtasks:t}}),S(null)},[j]),pe=F(x!==null),me=(0,U.useMemo)(()=>r?.tasks.find(e=>e.id===x)??null,[r?.tasks,x]),$=r?.progress,he=r?.diagnostics?.deadlockChains??[];return(0,W.jsxs)(`div`,{className:`flex h-full min-h-0 min-w-0 flex-col bg-background`,children:[(0,W.jsxs)(`header`,{className:`sdd-sheen shrink-0 border-b border-border px-4 pb-3 pt-2.5`,children:[(0,W.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,W.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,W.jsx)(w,{className:`h-5 w-5 text-warning`}),(0,W.jsx)(`h1`,{className:`text-lg font-semibold text-foreground`,children:r?.title??t(`activity:sddBoard.titleFallback`)}),r&&(0,W.jsx)(`span`,{className:T(`rounded-full border px-2 py-0.5 text-[11px] font-medium capitalize`,L[r.status]??L.idle),children:r.status}),r?.defaultModel&&(0,W.jsxs)(`span`,{className:`flex items-center gap-1 rounded-full border border-border bg-muted px-2 py-0.5 text-[10px] text-muted-foreground`,title:t(`activity:sddBoard.defaultModelTitle`),children:[(0,W.jsx)(ee,{className:`h-3 w-3 text-primary`}),r.defaultModel]})]}),(0,W.jsxs)(`div`,{className:`flex items-center gap-2`,children:[r&&(0,W.jsx)(`div`,{className:`flex items-center rounded-md border border-border bg-muted p-0.5 text-[11px]`,children:[`graph`,`kanban`].map(e=>(0,W.jsx)(`button`,{type:`button`,onClick:()=>E(e),className:T(`rounded px-2 py-0.5 capitalize transition`,C===e?`bg-primary/12 text-primary`:`text-muted-foreground hover:text-foreground`),children:t(e===`graph`?`activity:sddBoard.graphLabel`:`activity:sddBoard.kanbanLabel`)},e))}),k&&($?.failed??0)>0&&(0,W.jsxs)(`button`,{type:`button`,onClick:oe,title:t(`activity:sddBoard.retryAllTitle`),className:`inline-flex items-center gap-1 rounded-md bg-warning/15 px-2.5 py-1 text-xs font-medium text-warning hover:bg-warning/25`,children:[(0,W.jsx)(i,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.retryFailed`,{count:$?.failed??0})]}),k&&(0,W.jsxs)(W.Fragment,{children:[r?.status===`paused`?(0,W.jsxs)(`button`,{type:`button`,onClick:()=>j({type:`sdd.board.resume`,payload:{}}),className:`inline-flex items-center gap-1 rounded-md bg-success/15 px-2.5 py-1 text-xs font-medium text-success hover:bg-success/25`,children:[(0,W.jsx)(o,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.resume`)]}):(0,W.jsxs)(`button`,{type:`button`,onClick:()=>j({type:`sdd.board.pause`,payload:{}}),className:`inline-flex items-center gap-1 rounded-md bg-warning/15 px-2.5 py-1 text-xs font-medium text-warning hover:bg-warning/25`,children:[(0,W.jsx)(u,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.pause`)]}),(0,W.jsxs)(`button`,{type:`button`,onClick:()=>j({type:`sdd.board.stop`,payload:{}}),className:`inline-flex items-center gap-1 rounded-md bg-destructive/15 px-2.5 py-1 text-xs font-medium text-destructive hover:bg-destructive/25`,children:[(0,W.jsx)(f,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.stop`)]})]}),r&&!k&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)(`button`,{type:`button`,onClick:re,title:t(`activity:sddBoard.cleanTitle`),className:`inline-flex items-center gap-1 rounded-md bg-muted px-2.5 py-1 text-xs font-medium text-muted-foreground hover:bg-muted/80`,children:[(0,W.jsx)(g,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.cleanWorktrees`)]}),(r.mergedCommits?.length??0)>0&&(0,W.jsxs)(`button`,{type:`button`,onClick:z,title:t(`activity:sddBoard.rollbackTitle`,{count:r.mergedCommits?.length??0,base:r.baseBranch??t(`activity:sdd.baseBranchFallback`)}),className:`inline-flex items-center gap-1 rounded-md bg-warning/15 px-2.5 py-1 text-xs font-medium text-warning hover:bg-warning/25`,children:[(0,W.jsx)(p,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.rollback`,{count:r.mergedCommits?.length??0})]})]}),r&&(s?(0,W.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded-md bg-destructive/15 px-2.5 py-1 text-xs font-medium text-destructive`,children:[(0,W.jsx)(i,{className:`h-3.5 w-3.5 animate-spin`}),` `,t(k?`activity:sddBoard.stopping`:`activity:sddBoard.destroying`)]}):(0,W.jsxs)(`button`,{type:`button`,onClick:()=>O(!0),title:t(`activity:sddBoard.destroyTitle`),className:`inline-flex items-center gap-1 rounded-md bg-destructive px-2.5 py-1 text-xs font-medium text-destructive-foreground hover:bg-destructive/90`,children:[(0,W.jsx)(h,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddBoard.destroy`)]})),(0,W.jsx)(A,{variant:`ghost`,size:`icon`,onClick:e,children:(0,W.jsx)(l,{className:`h-4 w-4`})})]})]}),r&&$&&(0,W.jsxs)(`div`,{className:`mt-2.5 flex items-center gap-5`,children:[(0,W.jsx)(se,{pct:$.percentComplete}),(0,W.jsxs)(`div`,{className:`flex flex-col gap-1`,children:[(0,W.jsxs)(`div`,{className:`flex items-center gap-3 text-xs`,children:[(0,W.jsx)(Q,{label:t(`activity:sddBoard.statDone`),value:`${$.completed}/${$.total}`,color:`text-success`}),$.inProgress>0&&(0,W.jsx)(Q,{label:t(`activity:sddBoard.statRunning`),value:$.inProgress,color:`text-warning`}),$.failed>0&&(0,W.jsx)(Q,{label:t(`activity:sddBoard.statFailed`),value:$.failed,color:`text-destructive`}),(0,W.jsx)(Q,{label:t(`activity:sddBoard.statWave`),value:r.wave+1,color:`text-primary`}),k&&r.startedAt>0&&(0,W.jsx)(Q,{label:t(`activity:sddBoard.statElapsed`),value:V(v-r.startedAt),color:`text-foreground`})]}),(0,W.jsx)(`div`,{className:`flex min-h-[24px] items-center gap-1.5`,children:K.length===0?(0,W.jsx)(`span`,{className:`text-[11px] text-muted-foreground`,children:t(`activity:sddBoard.noActiveWorkers`)}):K.map((e,t)=>(0,W.jsxs)(`span`,{title:`${e.name} → ${e.task}`,className:`flex items-center gap-1 rounded-full bg-muted py-0.5 pl-0.5 pr-2`,children:[(0,W.jsx)(`span`,{className:T(`sdd-agent-live flex h-5 w-5 items-center justify-center rounded-full text-[9px] font-bold text-white`,R[t%R.length]),children:I(e.name)}),(0,W.jsx)(`span`,{className:`max-w-[90px] truncate text-[11px] text-foreground`,children:e.name})]},e.name))})]})]})]}),a&&(0,W.jsx)(ce,{result:a,onDismiss:()=>_(null)}),he.length>0&&(0,W.jsxs)(`div`,{className:`flex items-start gap-2 border-b border-destructive/30 bg-destructive/5 px-4 py-2 text-xs text-destructive`,children:[(0,W.jsx)(c,{className:`mt-0.5 h-4 w-4 shrink-0`}),(0,W.jsxs)(`div`,{children:[(0,W.jsx)(`div`,{className:`font-semibold`,children:t(`activity:sddBoard.deadlock`)}),he.map(e=>(0,W.jsxs)(`div`,{className:`font-mono`,children:[e.blocked,` ← `,e.blockedBy.join(`, `)]},e.blocked))]})]}),(0,W.jsxs)(`div`,{className:`flex min-h-0 min-w-0 flex-1`,children:[(0,W.jsx)(`div`,{className:`relative min-h-0 min-w-0 flex-1 overflow-hidden`,children:r?C===`graph`?(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)(H,{tasks:B,columns:r.columns,onTaskClick:J}),(0,W.jsx)(`div`,{className:`pointer-events-none absolute bottom-2 left-1/2 -translate-x-1/2 rounded-full bg-black/40 px-2 py-0.5 text-[10px] text-muted-foreground backdrop-blur`,children:t(`activity:sddBoard.clickTaskHint`)})]}):(0,W.jsx)(q,{tasks:r.tasks,selectedId:x,onTaskClick:J}):(0,W.jsxs)(`div`,{className:`flex h-full flex-col items-center justify-center gap-3 text-sm text-muted-foreground`,children:[(0,W.jsx)(d,{className:`h-10 w-10 text-primary/40`}),(0,W.jsx)(`p`,{className:`text-foreground`,children:t(`activity:sddBoard.noRunTitle`)}),(0,W.jsx)(`p`,{className:`max-w-sm text-center text-xs text-muted-foreground`,children:t(`activity:sddBoard.noRunBody`)})]})}),r&&(0,W.jsx)(`aside`,{className:`w-80 shrink-0 border-l border-border bg-card`,children:me?(0,W.jsx)(ae,{task:me,allTasks:r.tasks,feed:r.feed??[],now:v,modelCandidates:pe,defaultModel:r.defaultModel,onClose:()=>S(null),onRetry:Y,onReassign:X,onSetModel:Z,onSetVerification:le,onCancel:ue,onDelete:de,onSplit:fe,onSelectTask:S},me.id):(0,W.jsx)(ie,{feed:r.feed??[],now:v})})]}),(0,W.jsx)(G,{open:D,onOpenChange:O,snapshot:r,busy:s,onConfirm:ne})]})}function Z(e){let t=e.op===`cleanup_worktrees`?`lcClean`:e.op===`rollback`?`lcRollback`:`lcDestroy`,n=S.t(`activity:sddBoard.${t}`);if(!e.ok)return S.t(`activity:sddBoard.lcFailed`,{op:n,reason:e.reason??S.t(`activity:sddBoard.lcUnknownError`)});let r=[];typeof e.removed==`number`&&r.push(S.t(`activity:sddBoard.lcWorktrees`,{count:e.removed})),typeof e.reverted==`number`&&e.reverted>0&&r.push(S.t(`activity:sddBoard.lcCommits`,{count:e.reverted})),e.deleted?.length&&r.push(S.t(`activity:sddBoard.lcDeleted`,{items:e.deleted.join(`, `)}));let i=r.length?r.join(` · `):S.t(`activity:sddBoard.lcNothing`);return e.reason?S.t(`activity:sddBoard.lcNote`,{op:n,body:i,reason:e.reason}):S.t(`activity:sddBoard.lcOk`,{op:n,body:i})}function ce({result:e,onDismiss:t}){let n=!e.ok||!!e.reason;return(0,W.jsxs)(`div`,{className:T(`flex items-start gap-2 border-b px-4 py-2 text-xs`,n?`border-warning/30 bg-warning/5 text-warning`:`border-success/30 bg-success/5 text-success`),children:[n?(0,W.jsx)(_,{className:`mt-0.5 h-4 w-4 shrink-0`}):(0,W.jsx)(m,{className:`mt-0.5 h-4 w-4 shrink-0`}),(0,W.jsx)(`span`,{className:`flex-1`,children:Z(e)}),(0,W.jsx)(`button`,{type:`button`,onClick:t,className:`shrink-0 opacity-60 hover:opacity-100`,children:(0,W.jsx)(l,{className:`h-3.5 w-3.5`})})]})}function Q({label:e,value:t,color:n}){return(0,W.jsxs)(`span`,{className:`flex items-baseline gap-1`,children:[(0,W.jsx)(`span`,{className:T(`font-semibold tabular-nums`,n),children:t}),(0,W.jsx)(`span`,{className:`text-[10px] uppercase tracking-wide text-muted-foreground`,children:e})]})}export{X as SddBoardView};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{Ar as r,Er as i,Et as a,In as o,It as s,Jr as c,Kt as l,Rn as u,Vr as d,X as f,Yr as p,_r as m,vi as h,wr as g,xt as _}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as v}from"./utils-C9L1kxOy.js";import{a as y,c as b,m as x,n as S,o as C,p as w,r as T,t as E,u as D}from"./xyflow-BDdNcuaV.js";var O=e(t(),1),k={pending:{label:`Pending`,icon:m,text:`text-muted-foreground`,ring:`border-border/70 bg-muted/45`,dot:`bg-muted-foreground`,hex:`hsl(var(--muted-foreground))`},queued:{label:`Ready`,icon:m,text:`text-primary`,ring:`border-primary/35 bg-primary/10`,dot:`bg-primary`,hex:`hsl(var(--primary))`},in_progress:{label:`Running`,icon:c,spin:!0,text:`text-warning`,ring:`border-warning/45 bg-warning/10`,dot:`bg-warning`,hex:`hsl(var(--warning))`},blocked:{label:`Blocked`,icon:m,text:`text-destructive`,ring:`border-destructive/30 bg-destructive/10`,dot:`bg-destructive`,hex:`hsl(var(--destructive))`},review:{label:`Review`,icon:m,text:`text-primary`,ring:`border-primary/35 bg-primary/10`,dot:`bg-primary`,hex:`hsl(var(--info))`},failed:{label:`Failed`,icon:f,text:`text-destructive`,ring:`border-destructive/45 bg-destructive/10`,dot:`bg-destructive`,hex:`hsl(var(--destructive))`},completed:{label:`Done`,icon:g,text:`text-success`,ring:`border-success/35 bg-success/10`,dot:`bg-success`,hex:`hsl(var(--success))`},cancelled:{label:`Cancelled`,icon:r,text:`text-muted-foreground`,ring:`border-border/70 bg-muted/45`,dot:`bg-muted-foreground`,hex:`hsl(var(--muted-foreground))`}};function A(e){return k[e]??k.pending}var j={critical:{text:`text-destructive`,chip:`bg-destructive/10 text-destructive`},high:{text:`text-warning`,chip:`bg-warning/12 text-warning`},medium:{text:`text-primary`,chip:`bg-primary/10 text-primary`},low:{text:`text-muted-foreground`,chip:`bg-muted text-muted-foreground`}};function M(e){return j[e]??j.medium}var N={running:`border-primary/35 bg-primary/10 text-primary`,paused:`border-warning/35 bg-warning/10 text-warning`,stopped:`border-border/70 bg-muted text-muted-foreground`,completed:`border-success/35 bg-success/10 text-success`,failed:`border-destructive/35 bg-destructive/10 text-destructive`,deadlocked:`border-destructive/35 bg-destructive/10 text-destructive`,idle:`border-border bg-muted text-muted-foreground`},P=[`bg-warning`,`bg-primary`,`bg-success`,`bg-destructive`,`bg-secondary`,`bg-muted-foreground`,`bg-accent`],F={started:{icon:l,color:`text-warning`},completed:{icon:g,color:`text-success`},failed:{icon:f,color:`text-destructive`},retrying:{icon:s,color:`text-warning`},wave:{icon:p,color:`text-primary`},deadlock:{icon:d,color:`text-destructive`},verification_failed:{icon:a,color:`text-destructive`},conflict:{icon:o,color:`text-warning`},split:{icon:_,color:`text-primary`},supervisor:{icon:i,color:`text-primary`}};function I(e){let t=e.trim().split(/\s+/);return((t[0]?.[0]??``)+(t[1]?.[0]??``)).toUpperCase()||`·`}function L(e){let t=Math.max(0,Math.floor(e/1e3));if(t<60)return`${t}s`;let n=Math.floor(t/60);return n<60?t%60?`${n}m ${t%60}s`:`${n}m`:`${Math.floor(n/60)}h ${n%60}m`}function R(e,t){let n=Math.max(0,Math.floor((t-e)/1e3));if(n<60)return`${n}s`;let r=Math.floor(n/60);return r<60?`${r}m`:`${Math.floor(r/60)}h`}var z=n(),B=300,V=128,H=240,U={pending:{ring:`border-border/70`,chip:`bg-muted text-muted-foreground`,dot:`bg-muted-foreground`},queued:{ring:`border-primary/35`,chip:`bg-primary/10 text-primary`,dot:`bg-primary`},in_progress:{ring:`border-warning/45`,chip:`bg-warning/12 text-warning`,dot:`bg-warning`},blocked:{ring:`border-destructive/30`,chip:`bg-destructive/10 text-destructive`,dot:`bg-destructive`},review:{ring:`border-primary/35`,chip:`bg-primary/10 text-primary`,dot:`bg-primary`},failed:{ring:`border-destructive/45`,chip:`bg-destructive/10 text-destructive`,dot:`bg-destructive`},completed:{ring:`border-success/35`,chip:`bg-success/12 text-success`,dot:`bg-success`},cancelled:{ring:`border-border/70`,chip:`bg-muted text-muted-foreground`,dot:`bg-muted-foreground`}};function W({data:e}){let t=e.task,{t:n}=h(),r=U[t.displayStatus],i=t.displayStatus===`in_progress`,a=t.displayStatus===`completed`?g:t.displayStatus===`failed`?f:i?c:m;return(0,z.jsxs)(`div`,{className:v(`sdd-node-enter group relative rounded-lg border bg-card/95 px-2.5 py-2 text-left shadow-lg backdrop-blur`,r.ring,i&&`sdd-node-running`,t.displayStatus===`completed`&&`sdd-node-complete`,t.displayStatus===`failed`&&`sdd-node-failed`,e.onTaskClick&&`hover:brightness-125`),style:{width:H,animationDelay:`${Math.min(e.index*45,600)}ms`},children:[e.onTaskClick&&(0,z.jsx)(`button`,{type:`button`,"aria-label":n(`activity:sdd.openTask`,{title:t.title,defaultValue:`Open task: ${t.title}`}),className:`absolute inset-0 z-10 cursor-pointer rounded-lg`,onClick:()=>e.onTaskClick?.(t.id)}),(0,z.jsx)(y,{type:`target`,position:x.Left,isConnectable:!1,className:`!h-1.5 !w-1.5 !border-0 !bg-border`}),(0,z.jsx)(y,{type:`source`,position:x.Right,isConnectable:!1,className:`!h-1.5 !w-1.5 !border-0 !bg-border`}),(0,z.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,z.jsx)(a,{className:v(`h-3.5 w-3.5`,i&&`animate-spin`,r.chip.split(` `).find(e=>e.startsWith(`text`)))}),(0,z.jsx)(`span`,{className:`font-mono text-[10px] text-muted-foreground`,children:t.shortId}),(0,z.jsx)(`span`,{className:v(`font-mono text-[10px] font-bold uppercase`,M(t.priority).text),children:t.priority[0]}),(0,z.jsx)(`span`,{className:v(`ml-auto rounded px-1.5 py-px text-[9px] font-medium`,r.chip),children:n(`activity:sdd.status.${t.displayStatus}`)})]}),(0,z.jsx)(`p`,{className:`mt-1 line-clamp-2 text-[11px] leading-snug text-foreground`,children:t.title}),(t.agentName||t.worktreeBranch)&&(0,z.jsxs)(`div`,{className:`mt-1.5 flex items-center gap-1.5`,children:[t.agentName&&(0,z.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,z.jsx)(`span`,{className:v(`flex h-4 w-4 items-center justify-center rounded-full text-[8px] font-bold text-white`,i?`bg-warning sdd-agent-live`:`bg-muted-foreground`),children:I(t.agentName)}),(0,z.jsx)(`span`,{className:`max-w-[88px] truncate text-[10px] text-muted-foreground`,children:t.agentName})]}),t.retries?(0,z.jsxs)(`span`,{className:`flex items-center gap-0.5 text-[9px] text-destructive`,children:[(0,z.jsx)(s,{className:`h-2.5 w-2.5`}),t.retries]}):null,t.worktreeBranch&&(0,z.jsxs)(`span`,{className:`ml-auto flex items-center gap-0.5 text-[9px] text-muted-foreground`,title:t.worktreeBranch,children:[(0,z.jsx)(u,{className:`h-2.5 w-2.5`}),(0,z.jsx)(`span`,{className:`max-w-[70px] truncate`,children:t.worktreeBranch.replace(/^.*\//,``)})]})]})]})}function G({data:e}){return(0,z.jsx)(`div`,{className:`whitespace-nowrap text-[11px] font-bold uppercase text-muted-foreground`,children:e.label})}var K={task:W,colLabel:G};function q(e,t,n){let r=new Map(e.map(e=>[e.shortId,e])),i=[],a=0;t.forEach((e,t)=>{i.push({id:`__col_${t}`,position:{x:t*B,y:-52},data:{label:e.label},draggable:!1,selectable:!1,type:`colLabel`,style:{pointerEvents:`none`}}),e.taskIds.forEach((e,o)=>{let s=r.get(e);s&&i.push({id:s.id,position:{x:t*B,y:o*V},data:{task:s,index:a++,onTaskClick:n},type:`task`,draggable:!0})})});let o=[];for(let t of e)for(let e of t.deps){let n=r.get(e);if(!n)continue;let i=n.displayStatus===`completed`&&(t.displayStatus===`in_progress`||t.displayStatus===`queued`);o.push({id:`${n.id}->${t.id}`,source:n.id,target:t.id,animated:i,className:i?`sdd-edge-flow`:void 0,style:{stroke:A(t.displayStatus).hex,strokeWidth:i?2.2:1.4,opacity:t.displayStatus===`pending`?.4:.85}})}return{nodes:i,edges:o}}function J({tasks:e,columns:t,onTaskClick:n}){let{fitView:r}=w(),{nodes:i,edges:a}=(0,O.useMemo)(()=>q(e,t,n),[e,t,n]),o=e.length;return(0,O.useEffect)(()=>{let e=setTimeout(()=>r({padding:.18,duration:400}),60);return()=>clearTimeout(e)},[o,r]),(0,z.jsxs)(D,{nodes:i,edges:a,nodeTypes:K,fitView:!0,fitViewOptions:{padding:.18},minZoom:.2,maxZoom:1.6,proOptions:{hideAttribution:!0},nodesConnectable:!1,elementsSelectable:!!n,children:[(0,z.jsx)(E,{variant:S.Dots,gap:22,size:1,color:`hsl(var(--border))`}),(0,z.jsx)(T,{showInteractive:!1,className:`!bottom-2 !left-2`}),(0,z.jsx)(C,{pannable:!0,zoomable:!0,nodeStrokeWidth:2,maskColor:`hsl(var(--background) / 0.65)`,nodeColor:e=>{let t=e.data?.task?.displayStatus;return t?A(t).hex:`hsl(var(--muted-foreground))`},className:`!bottom-2 !right-2 !h-24 !w-40 overflow-hidden rounded-md border border-border/70 bg-card`})]})}function Y({tasks:e,columns:t,onTaskClick:n}){return(0,z.jsx)(b,{children:(0,z.jsx)(J,{tasks:e,columns:t,onTaskClick:n})})}export{I as a,M as c,N as i,A as l,P as n,R as o,F as r,L as s,Y as t};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{Cr as r,Dr as i,Jr as a,Lt as ee,St as te,Ur as o,X as ne,it as s,jt as re,mt as c,tn as ie,vi as l,wr as u,xr as d}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as f}from"./utils-C9L1kxOy.js";import{L as ae,O as p,R as oe,U as m,d as h,f as g,k as _}from"./index-BwLKTDt1.js";import{c as se,t as ce}from"./SddFlowGraph-DmZbA2K1.js";var v=e(t(),1),y=n(),b={idle:`phaseStart`,questioning:`phaseInterview`,spec_review:`phaseSpecReview`,implementation:`phasePlanning`,task_review:`phaseTaskReview`,executing:`phaseRunning`,done:`phaseDone`},x=[`questioning`,`spec_review`,`implementation`,`task_review`,`executing`];function S({onClose:e}){let{t}=l(),{client:n}=ae(),i=m(e=>e.snapshot),s=m(e=>e.agentText),S=m(e=>e.error),w=m(e=>e.startedRunId),T=m(e=>e.setStartedRunId),[E,D]=(0,v.useState)(``),[O,k]=(0,v.useState)(``),[A,j]=(0,v.useState)(!1),[M,ue]=(0,v.useState)(!0),[N,P]=(0,v.useState)(!0),[F,I]=(0,v.useState)(!1),[L,R]=(0,v.useState)(void 0),[z,B]=(0,v.useState)(void 0),[V,H]=(0,v.useState)([]),[U,de]=(0,v.useState)(4),[W,fe]=(0,v.useState)(!0),G=_(F),K=(0,v.useCallback)(e=>n?.send?.(e),[n]),q=(0,v.useRef)(null);(0,v.useEffect)(()=>{K({type:`sdd.spec.get`})},[K]),(0,v.useEffect)(()=>{q.current?.scrollIntoView({behavior:`smooth`,block:`end`})},[i?.answers.length??0,s]),(0,v.useEffect)(()=>{w&&(oe(`sddboard`),T(null))},[w,T]);let J=i?.busy??!1,Y=i?.phase??`idle`,X=!!i;(0,v.useEffect)(()=>{X&&j(!1)},[X]);let pe=i?.answers[i.answers.length-1]?.question??``,me=!!i&&(i.taskCount>0||!!i.graphId||Y===`task_review`||Y===`executing`),Z=()=>{let e=E.trim();!e||J||A||(j(!0),K({type:`sdd.spec.start`,payload:{goal:e}}))},Q=()=>{let e=O.trim();!e||J||(K({type:`sdd.spec.message`,payload:{text:e}}),k(``))},he=()=>!J&&K({type:`sdd.spec.approve`,payload:{}}),ge=()=>{K({type:`sdd.run.start`,payload:{parallelSlots:U,worktrees:W,...L?{model:L,provider:z}:{},...V.length?{fallbackModels:V}:{}}}),I(!1)},$=(0,v.useMemo)(()=>(i?.board?.tasks??[]).map(e=>({id:e.id,shortId:e.shortId,title:e.title,displayStatus:e.displayStatus,priority:e.priority,deps:e.deps,agentName:e.agentName,worktreeBranch:e.worktreeBranch,retries:e.retries})),[i?.board]),_e=$.length>0;return(0,y.jsxs)(`div`,{className:`flex h-full min-h-0 min-w-0 flex-col bg-background`,children:[(0,y.jsxs)(`header`,{className:`sdd-sheen flex shrink-0 items-center justify-between border-b border-border px-4 py-2`,children:[(0,y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,y.jsx)(o,{className:`h-5 w-5 text-primary`}),(0,y.jsxs)(`div`,{children:[(0,y.jsx)(`h1`,{className:`text-lg font-semibold`,children:i?.title||t(`activity:sddWizard.titleFallback`)}),X&&(0,y.jsxs)(`p`,{className:`text-xs text-muted-foreground`,children:[t(`activity:sddWizard.${b[Y]??`phaseStart`}`),Y===`questioning`&&` · ${t(`activity:sddWizard.questionsSuffix`,{cur:i?.questionCount??0,max:i?.maxQuestions??0})}`,i&&i.taskCount>0?` · ${t(`activity:sddWizard.tasksSuffix`,{count:i.taskCount})}`:``]})]}),J&&(0,y.jsx)(a,{className:`h-4 w-4 animate-spin text-muted-foreground`})]}),(0,y.jsxs)(`div`,{className:`flex items-center gap-2`,children:[me&&(0,y.jsxs)(`div`,{className:`relative flex items-center gap-1.5`,children:[(0,y.jsxs)(`button`,{type:`button`,onClick:()=>I(e=>!e),title:t(`activity:sddWizard.runCfgTitle`),className:f(`inline-flex items-center gap-1 rounded-md border px-2 py-1 text-xs font-medium`,L||V.length?`border-primary/40 bg-primary/10 text-primary`:`border-border bg-muted text-muted-foreground hover:text-foreground`),children:[(0,y.jsx)(te,{className:`h-3.5 w-3.5`}),L||t(`activity:sddWizard.modelsLabel`)]}),(0,y.jsxs)(`button`,{type:`button`,onClick:ge,className:`inline-flex items-center gap-1 rounded-md bg-success/15 px-2.5 py-1 text-xs font-medium text-success hover:bg-success/25`,children:[(0,y.jsx)(ee,{className:`h-3.5 w-3.5`}),` `,t(`activity:sddWizard.startRun`)]}),F&&(0,y.jsxs)(`div`,{className:`sdd-rise absolute right-0 top-9 z-50 w-72 rounded-lg border border-border bg-popover p-3 shadow-xl`,children:[(0,y.jsx)(`div`,{className:`mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:t(`activity:sddWizard.defaultWorkerModel`)}),(0,y.jsx)(g,{value:L,provider:z,candidates:G,placeholder:t(`activity:sddWizard.leaderDefaultPlaceholder`),resetLabel:t(`activity:sddWizard.useSessionDefault`),onPick:(e,t)=>{R(e),B(t)},onReset:L?()=>{R(void 0),B(void 0)}:void 0}),(0,y.jsx)(`div`,{className:`mb-1 mt-3 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:t(`activity:sddWizard.fallbackChain`)}),(0,y.jsx)(h,{value:V,candidates:G,onChange:H}),(0,y.jsx)(`p`,{className:`mt-2 text-[10px] text-muted-foreground`,children:t(`activity:sddWizard.appliesToAll`)}),(0,y.jsxs)(`div`,{className:`mt-3 flex items-center justify-between gap-2`,children:[(0,y.jsx)(`label`,{htmlFor:`sdd-slots`,className:`text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:t(`activity:sddWizard.parallelAgents`)}),(0,y.jsx)(`input`,{id:`sdd-slots`,type:`number`,min:1,max:16,value:U,onChange:e=>{let t=Number.parseInt(e.target.value,10);de(Number.isFinite(t)?Math.min(16,Math.max(1,t)):1)},className:`w-16 rounded-md border border-border bg-background px-2 py-1 text-right text-xs outline-none focus:border-primary`})]}),(0,y.jsxs)(`label`,{className:`mt-2 flex cursor-pointer items-center justify-between gap-2`,children:[(0,y.jsx)(`span`,{className:`text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:t(`activity:sddWizard.isolateWorktrees`)}),(0,y.jsx)(`input`,{type:`checkbox`,checked:W,onChange:e=>fe(e.target.checked),className:`h-3.5 w-3.5 accent-primary`})]}),(0,y.jsx)(`p`,{className:`mt-1 text-[10px] text-muted-foreground`,children:t(W?`activity:sddWizard.worktreeOn`:`activity:sddWizard.worktreeOff`)})]})]}),(0,y.jsx)(p,{variant:`ghost`,size:`icon`,onClick:e,children:(0,y.jsx)(ne,{className:`h-4 w-4`})})]})]}),X&&(0,y.jsx)(`div`,{className:`flex shrink-0 items-center gap-1 border-b bg-card/50 px-4 py-1.5 text-[11px]`,children:x.map((e,n)=>{let r=e===Y,i=x.indexOf(Y)>n;return(0,y.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,y.jsxs)(`span`,{className:f(`rounded-full px-2 py-0.5`,r?`bg-primary/15 text-primary`:i?`text-success`:`text-muted-foreground`),children:[i&&(0,y.jsx)(u,{className:`mr-0.5 inline h-3 w-3`}),t(`activity:sddWizard.${b[e]}`)]}),n<x.length-1&&(0,y.jsx)(`span`,{className:`text-muted-foreground/65`,children:`→`})]},e)})}),(0,y.jsxs)(`div`,{className:`min-h-0 flex-1 overflow-auto p-4`,children:[S&&(0,y.jsx)(`div`,{className:`mb-3 rounded-md border border-destructive/40 bg-destructive/5 p-2 text-xs text-destructive`,children:S}),X?(0,y.jsxs)(`div`,{className:`space-y-4`,children:[_e&&(0,y.jsxs)(`div`,{className:`sdd-rise overflow-hidden rounded-lg border border-primary/20 bg-[hsl(var(--surface-2)/0.85)]`,children:[(0,y.jsxs)(`button`,{type:`button`,onClick:()=>ue(e=>!e),className:`flex w-full items-center gap-1.5 border-b border-border/60 px-3 py-1.5 text-[11px] font-medium text-primary hover:bg-muted/40`,children:[M?(0,y.jsx)(r,{className:`h-3.5 w-3.5`}):(0,y.jsx)(d,{className:`h-3.5 w-3.5`}),(0,y.jsx)(ie,{className:`h-3.5 w-3.5`}),t(`activity:sddWizard.taskGraphSummary`,{count:i?.taskCount??0}),(0,y.jsx)(`span`,{className:`ml-auto text-muted-foreground`,children:t(M?`activity:sddWizard.dragToExplore`:`activity:sddWizard.show`)})]}),M&&(0,y.jsx)(`div`,{className:`h-[32dvh] min-h-[200px]`,children:(0,y.jsx)(ce,{tasks:$,columns:i?.board?.columns??[]})})]}),(0,y.jsxs)(`div`,{className:`mx-auto max-w-2xl space-y-3`,children:[i?.goal&&(0,y.jsxs)(`div`,{className:`rounded-md border border-border bg-muted/30 px-3 py-2`,children:[(0,y.jsxs)(`div`,{className:`mb-1 flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground`,children:[(0,y.jsx)(c,{className:`h-3 w-3`}),` `,t(`activity:sddWizard.goalLabel`)]}),(0,y.jsx)(`p`,{className:`whitespace-pre-wrap text-sm leading-relaxed text-foreground/90`,children:i.goal})]}),i?.answers.length||s&&Y===`questioning`||J?(0,y.jsxs)(`div`,{className:`space-y-2.5`,children:[i?.answers.map(e=>(0,y.jsxs)(`div`,{className:`space-y-2.5`,children:[(0,y.jsx)(C,{speaker:`assistant`,text:e.question}),(0,y.jsx)(C,{speaker:`user`,text:e.answer})]},e.question.slice(0,64))),s&&Y===`questioning`&&s!==pe&&(0,y.jsx)(C,{speaker:`assistant`,text:s}),J&&(0,y.jsx)(C,{speaker:`assistant`,text:``,thinking:!0})]}):null,i?.spec&&(0,y.jsxs)(`div`,{className:`sdd-rise rounded-md border border-border bg-card p-3`,children:[(0,y.jsxs)(`div`,{className:`mb-1 flex items-center gap-1.5 text-sm font-semibold`,children:[(0,y.jsx)(o,{className:`h-3.5 w-3.5 text-primary`}),i.spec.title]}),(0,y.jsx)(`p`,{className:`mb-2 text-xs text-muted-foreground`,children:i.spec.overview}),(0,y.jsx)(`ul`,{className:`space-y-0.5 text-xs`,children:i.spec.requirements.map(e=>(0,y.jsxs)(`li`,{className:`flex gap-1.5`,children:[(0,y.jsx)(`span`,{className:f(`shrink-0 font-mono uppercase`,se(e.priority).text),children:e.priority[0]}),(0,y.jsx)(`span`,{children:e.description})]},`${e.priority}-${e.description.slice(0,32)}`))})]}),s&&(Y===`implementation`||Y===`task_review`)&&(0,y.jsxs)(`div`,{className:`sdd-rise rounded-md border border-border bg-card`,children:[(0,y.jsxs)(`button`,{type:`button`,onClick:()=>P(e=>!e),className:`flex w-full items-center gap-1.5 border-b border-border/60 px-3 py-2 text-sm font-semibold hover:bg-muted/40`,children:[N?(0,y.jsx)(r,{className:`h-3.5 w-3.5`}):(0,y.jsx)(d,{className:`h-3.5 w-3.5`}),(0,y.jsx)(o,{className:`h-3.5 w-3.5 text-primary`}),` `,t(`activity:sddWizard.implementationPlan`)]}),N&&(0,y.jsx)(`div`,{className:`max-h-[40dvh] overflow-auto px-3 py-2`,children:(0,y.jsx)(`p`,{className:`whitespace-pre-wrap text-sm leading-relaxed text-foreground/90`,children:le(s)})})]}),s&&Y!==`questioning`&&Y!==`implementation`&&Y!==`task_review`&&!i?.spec&&(0,y.jsx)(C,{speaker:`assistant`,text:s}),(Y===`spec_review`||Y===`implementation`||Y===`task_review`)&&(0,y.jsxs)(p,{variant:`secondary`,onClick:he,disabled:J,children:[(0,y.jsx)(u,{className:`mr-1.5 h-4 w-4`}),t(Y===`spec_review`?`activity:sddWizard.approveSpec`:Y===`task_review`?`activity:sddWizard.approveTasks`:`activity:sddWizard.approvePlan`)]}),(0,y.jsx)(`div`,{ref:q})]})]}):(0,y.jsxs)(`div`,{className:`mx-auto mt-8 max-w-xl`,children:[(0,y.jsx)(`label`,{className:`mb-2 block text-sm font-medium`,htmlFor:`sdd-goal`,children:t(`activity:sddWizard.goalPrompt`)}),(0,y.jsx)(`textarea`,{id:`sdd-goal`,value:E,onChange:e=>D(e.target.value),onKeyDown:e=>{e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&Z()},rows:4,placeholder:t(`activity:sddWizard.goalPlaceholder`),className:`w-full resize-none rounded-md border border-border bg-card px-3 py-2 text-sm outline-none focus:border-primary`}),(0,y.jsx)(p,{className:`mt-3`,onClick:Z,disabled:!E.trim()||A,children:A?(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(a,{className:`mr-1.5 h-4 w-4 animate-spin`}),` `,t(`activity:sddWizard.startingInterview`)]}):(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(o,{className:`mr-1.5 h-4 w-4`}),` `,t(`activity:sddWizard.startInterview`)]})}),(0,y.jsx)(`p`,{className:`mt-3 text-xs text-muted-foreground`,children:t(`activity:sddWizard.introBody`)})]})]}),X&&Y!==`executing`&&Y!==`done`&&(0,y.jsxs)(`div`,{className:`flex shrink-0 items-end gap-2 border-t bg-card px-4 py-2`,children:[(0,y.jsx)(`textarea`,{value:O,onChange:e=>k(e.target.value),onKeyDown:e=>{e.key===`Enter`&&!e.shiftKey&&(e.preventDefault(),Q())},rows:1,placeholder:t(Y===`questioning`?`activity:sddWizard.answerPlaceholder`:`activity:sddWizard.changePlaceholder`),disabled:J,className:`max-h-32 flex-1 resize-none rounded-md border border-border bg-background px-3 py-2 text-sm outline-none focus:border-primary disabled:opacity-50`}),(0,y.jsx)(p,{size:`icon`,onClick:Q,disabled:J||!O.trim(),children:(0,y.jsx)(re,{className:`h-4 w-4`})})]})]})}function le(e){let t=e.replace(/```json[\s\S]*?```/gi,``).trim();return t.length>0?t:e.trim()}function C({speaker:e,text:t,live:n,thinking:r}){let a=e===`user`;return(0,y.jsxs)(`div`,{className:f(`sdd-rise flex items-start gap-2`,a&&`flex-row-reverse`),children:[(0,y.jsx)(`span`,{className:f(`mt-0.5 flex h-6 w-6 shrink-0 items-center justify-center rounded-full`,a?`bg-info/15 text-info`:`bg-primary/15 text-primary`,(n||r)&&`sdd-agent-live`),children:a?(0,y.jsx)(s,{className:`h-3.5 w-3.5`}):(0,y.jsx)(i,{className:`h-3.5 w-3.5`})}),(0,y.jsx)(`div`,{className:f(`max-w-[80%] whitespace-pre-wrap rounded-2xl px-3 py-2 text-sm leading-relaxed text-foreground`,a?`rounded-tr-sm bg-info/10`:`rounded-tl-sm bg-muted`),children:r?(0,y.jsxs)(`span`,{className:`flex items-center gap-1 py-0.5`,children:[(0,y.jsx)(`span`,{className:`h-1.5 w-1.5 animate-bounce rounded-full bg-muted-foreground [animation-delay:-200ms]`}),(0,y.jsx)(`span`,{className:`h-1.5 w-1.5 animate-bounce rounded-full bg-muted-foreground [animation-delay:-100ms]`}),(0,y.jsx)(`span`,{className:`h-1.5 w-1.5 animate-bounce rounded-full bg-muted-foreground`})]}):t})]})}export{S as SddWizard};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e}from"./rolldown-runtime-QTnfLwEv.js";import{m as t,p as n}from"./markdown-BRAejDWd.js";import{$ as r,Jr as i,Kn as a,Vt as o,Y as s,di as c,et as l,fi as u,jn as d,lr as f,pr as p,ui as m,vi as h,xi as g,zr as _}from"./vendor-B51hXwIj.js";import"./i18n-CLLrYq46.js";import{t as v}from"./session-store-zbDVE9MI.js";import{t as y}from"./utils-C9L1kxOy.js";import{L as b,Y as x,g as S,h as C,m as w,nt as T,p as E,s as D}from"./index-BwLKTDt1.js";var O=e(t(),1),k=n();async function A(e){try{let t=await e.clone().json(),n=typeof t.error==`string`?t.error:t.message;if(typeof n==`string`&&n.trim())return n}catch{try{let t=await e.text();if(t.trim())return t.trim()}catch{}}return e.statusText||`HTTP ${e.status}`}function j(e){switch(e){case`running`:return{icon:(0,k.jsx)(_,{className:`h-3.5 w-3.5`}),cls:`text-success`};case`streaming`:return{icon:(0,k.jsx)(o,{className:`h-3.5 w-3.5`}),cls:`text-primary`};case`waiting_user`:return{icon:(0,k.jsx)(p,{className:`h-3.5 w-3.5`}),cls:`text-warning`};case`error`:return{icon:(0,k.jsx)(u,{className:`h-3.5 w-3.5`}),cls:`text-destructive`};case`idle`:return{icon:(0,k.jsx)(m,{className:`h-3.5 w-3.5`}),cls:`text-muted-foreground`};default:return{icon:(0,k.jsx)(c,{className:`h-3.5 w-3.5`}),cls:`text-muted-foreground`}}}function M(e){switch(e){case`active`:return{icon:(0,k.jsx)(r,{className:`h-3.5 w-3.5`}),cls:`text-success`,badge:`border-success/25 bg-success/8 text-success`};case`idle`:return{icon:(0,k.jsx)(l,{className:`h-3.5 w-3.5`}),cls:`text-primary`,badge:`border-primary/25 bg-primary/10 text-primary`};case`closing`:return{icon:(0,k.jsx)(p,{className:`h-3.5 w-3.5`}),cls:`text-warning`,badge:`border-warning/25 bg-warning/10 text-warning`};case`lost`:return{icon:(0,k.jsx)(l,{className:`h-3.5 w-3.5`}),cls:`text-destructive/60`,badge:`border-destructive/15 bg-destructive/5 text-destructive/70`};default:return{icon:(0,k.jsx)(l,{className:`h-3.5 w-3.5`}),cls:`text-muted-foreground`,badge:`border-border bg-muted text-muted-foreground`}}}function N(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<1)return`<1m`;if(n<60)return`${n}m`;let r=Math.floor(n/60);return r<24?`${r}h ${n%60}m`:`${Math.floor(r/24)}d`}function P(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/1e3);if(n<10)return g.t(`common:time.justNow`);if(n<60)return g.t(`common:time.secondsAgo`,{count:n});let r=Math.floor(n/60);return r<60?g.t(`common:time.minutesAgo`,{count:r}):g.t(`common:time.hoursAgo`,{count:Math.floor(r/60)})}function F(){let e=T(e=>e.wsConnected),t=v(e=>e.session?.id),{entries:n,loading:r,error:i}=x(s(e=>({entries:e.entries,loading:e.loading,error:e.error}))),{listSessions:a,resumeSession:o,deleteSession:c,renameSession:l}=b(),[u,d]=(0,O.useState)(``);return(0,O.useEffect)(()=>{e&&a(200)},[t,a,e]),(0,k.jsx)(D,{historyQuery:u,setHistoryQuery:d,historyEntries:n,historyLoading:r,historyError:i,wsConnected:e,listSessions:a,resumeSession:o,deleteSession:c,renameSession:l,variant:`workspace`})}function I(){let{t:e}=h();return(0,k.jsxs)(E,{defaultValue:`history`,className:`flex h-full min-h-0 flex-col bg-background`,"data-testid":`sessions-workspace`,children:[(0,k.jsxs)(`header`,{className:`flex shrink-0 flex-col gap-3 border-b border-border/75 bg-card px-4 py-3 lg:flex-row lg:items-center lg:justify-between`,children:[(0,k.jsxs)(`div`,{className:`min-w-0`,children:[(0,k.jsx)(`div`,{className:`text-[10px] font-semibold uppercase tracking-[0.16em] text-primary`,children:e(`activity:sessions.workspaceEyebrow`,{defaultValue:`Conversation control`})}),(0,k.jsx)(`h1`,{className:`mt-0.5 text-lg font-semibold tracking-tight`,children:e(`activity:sessions.workspaceTitle`,{defaultValue:`Sessions`})})]}),(0,k.jsxs)(C,{className:`h-9 min-h-9 justify-start border-border/75 bg-background p-0 shadow-none`,children:[(0,k.jsxs)(S,{value:`history`,className:`h-9 gap-1.5 border-r border-border/75 px-3 text-xs shadow-none data-[state=active]:bg-foreground data-[state=active]:text-background data-[state=active]:ring-0`,children:[(0,k.jsx)(d,{className:`h-3.5 w-3.5`}),e(`activity:sessions.tabs.history`,{defaultValue:`History`})]}),(0,k.jsxs)(S,{value:`live`,className:`h-9 gap-1.5 px-3 text-xs shadow-none data-[state=active]:bg-foreground data-[state=active]:text-background data-[state=active]:ring-0`,children:[(0,k.jsx)(o,{className:`h-3.5 w-3.5`}),e(`activity:sessions.tabs.live`,{defaultValue:`Live sessions`})]})]})]}),(0,k.jsx)(w,{value:`history`,className:`mt-0 min-h-0 flex-1 overflow-hidden ring-0`,children:(0,k.jsx)(F,{})}),(0,k.jsx)(w,{value:`live`,className:`mt-0 min-h-0 flex-1 overflow-hidden ring-0`,children:(0,k.jsx)(L,{})})]})}function L(){let{t:e}=h(),[t,n]=(0,O.useState)([]),[o,s]=(0,O.useState)(!0),[c,d]=(0,O.useState)(null),m=(0,O.useCallback)(async()=>{try{let e=await fetch(`/api/sessions`);if(!e.ok){if(e.status===404){d(null),n([]);return}throw Error(`HTTP ${e.status}: ${await A(e)}`)}if(!(e.headers.get(`content-type`)?.toLowerCase()??``).includes(`application/json`)){d(null),n([]);return}let t=await e.json();if(!Array.isArray(t)){d(null),n([]);return}n(e=>{let n=t;if(e.length===n.length){let t=!0;for(let r=0;r<n.length;r++){let i=n[r],a=e[r];if(i.sessionId!==a.sessionId||i.status!==a.status||i.agentCount!==a.agentCount||i.startedAt!==a.startedAt){t=!1;break}}if(t)return e}return n}),d(null)}catch(e){if(e instanceof SyntaxError){d(null),n([]);return}d(e instanceof Error?e.message:String(e))}finally{s(!1)}},[]);(0,O.useEffect)(()=>{m();let e=setInterval(m,5e3);return()=>clearInterval(e)},[m]);let g=t.filter(e=>e.status===`active`).length,_=t.reduce((e,t)=>e+t.agentCount,0);return o?(0,k.jsx)(`div`,{className:`flex h-full min-h-0 items-center justify-center bg-[hsl(var(--surface-2)/0.45)] p-4`,children:(0,k.jsxs)(`div`,{className:`ws-surface flex items-center gap-2 px-4 py-3 text-sm text-muted-foreground`,children:[(0,k.jsx)(i,{className:`h-4 w-4 animate-spin text-primary`}),e(`activity:liveSessions.loading`)]})}):c?(0,k.jsx)(`div`,{className:`flex h-full min-h-0 items-center justify-center bg-[hsl(var(--surface-2)/0.45)] p-4`,children:(0,k.jsxs)(`div`,{className:`ws-surface max-w-lg p-5 text-center`,children:[(0,k.jsx)(u,{className:`mx-auto h-8 w-8 text-warning`}),(0,k.jsx)(`p`,{className:`mt-3 text-sm font-medium`,children:e(`activity:liveSessions.apiUnavailable`)}),(0,k.jsx)(`p`,{className:`mt-1 break-words text-xs text-muted-foreground`,children:c})]})}):t.length===0?(0,k.jsx)(`div`,{className:`flex h-full min-h-0 items-center justify-center bg-[hsl(var(--surface-2)/0.45)] p-4`,children:(0,k.jsxs)(`div`,{className:`ws-surface max-w-md p-6 text-center text-muted-foreground`,children:[(0,k.jsx)(l,{className:`mx-auto h-9 w-9 opacity-50`}),(0,k.jsx)(`p`,{className:`mt-3 text-sm font-medium text-foreground`,children:e(`activity:liveSessions.empty`)}),(0,k.jsx)(`p`,{className:`mt-1 text-xs`,children:e(`activity:liveSessions.autoRefresh`)})]})}):(0,k.jsx)(`div`,{className:`h-full min-h-0 overflow-y-auto bg-[hsl(var(--surface-2)/0.45)] p-4 sm:p-6`,children:(0,k.jsxs)(`div`,{className:`mx-auto flex w-full max-w-6xl flex-col gap-4`,children:[(0,k.jsx)(`header`,{className:`border border-border/70 bg-card/75 p-4`,children:(0,k.jsxs)(`div`,{className:`flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between`,children:[(0,k.jsxs)(`div`,{className:`min-w-0`,children:[(0,k.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,k.jsx)(r,{className:`h-4 w-4 text-primary`}),(0,k.jsx)(`h2`,{className:`text-base font-semibold`,children:e(`activity:liveSessions.heading`,{count:t.length})})]}),(0,k.jsx)(`p`,{className:`mt-1 text-xs text-muted-foreground`,children:e(`activity:liveSessions.autoRefresh`)})]}),(0,k.jsxs)(`div`,{className:`grid grid-cols-3 gap-2 text-center sm:min-w-[22rem]`,children:[(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/60 px-3 py-2`,children:[(0,k.jsx)(`div`,{className:`text-lg font-semibold tabular-nums`,children:t.length}),(0,k.jsx)(`div`,{className:`text-[10px] uppercase text-muted-foreground`,children:`Sessions`})]}),(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/60 px-3 py-2`,children:[(0,k.jsx)(`div`,{className:`text-lg font-semibold tabular-nums text-success`,children:g}),(0,k.jsx)(`div`,{className:`text-[10px] uppercase text-muted-foreground`,children:`Active`})]}),(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/60 px-3 py-2`,children:[(0,k.jsx)(`div`,{className:`text-lg font-semibold tabular-nums`,children:_}),(0,k.jsx)(`div`,{className:`text-[10px] uppercase text-muted-foreground`,children:`Agents`})]})]})]})}),(0,k.jsx)(`div`,{className:`grid gap-3`,children:t.map(t=>{let n=M(t.status);return(0,k.jsxs)(`article`,{className:`border border-border/70 bg-card/75 p-3 sm:p-4`,children:[(0,k.jsxs)(`div`,{className:`flex min-w-0 flex-col gap-3 lg:flex-row lg:items-start lg:justify-between`,children:[(0,k.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,k.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-center gap-2`,children:[(0,k.jsx)(`span`,{className:n.cls,children:n.icon}),(0,k.jsx)(`h3`,{className:`min-w-0 truncate text-sm font-semibold`,title:t.projectName,children:t.projectName}),(0,k.jsx)(`span`,{className:`bg-muted px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground`,children:t.projectSlug}),(0,k.jsx)(`span`,{className:`inline-flex items-center border px-1.5 py-0.5 text-[10px] font-semibold uppercase ${n.badge}`,children:t.status})]}),(0,k.jsxs)(`div`,{className:`mt-2 grid gap-1.5 text-xs text-muted-foreground md:grid-cols-[minmax(0,1fr)_auto]`,children:[(0,k.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5`,children:[(0,k.jsx)(f,{className:`h-3.5 w-3.5 shrink-0`}),(0,k.jsx)(`span`,{className:`min-w-0 truncate font-mono`,title:t.workingDir,children:t.workingDir})]}),(0,k.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,children:[t.gitBranch?(0,k.jsxs)(`span`,{className:`inline-flex min-w-0 max-w-full items-center gap-1 text-primary`,children:[(0,k.jsx)(a,{className:`h-3.5 w-3.5 shrink-0`}),(0,k.jsx)(`span`,{className:`truncate font-mono`,children:t.gitBranch})]}):null,(0,k.jsxs)(`span`,{className:`inline-flex items-center gap-1`,children:[(0,k.jsx)(p,{className:`h-3.5 w-3.5`}),N(t.startedAt)]}),(0,k.jsx)(`span`,{className:`font-mono`,children:e(`activity:liveSessions.pidLabel`,{pid:t.pid})})]})]})]}),(0,k.jsxs)(`div`,{className:`grid grid-cols-2 gap-2 text-xs sm:grid-cols-3 lg:w-64`,children:[(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/50 px-2 py-1.5`,children:[(0,k.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:`Agents`}),(0,k.jsx)(`div`,{className:`font-semibold tabular-nums`,children:t.agentCount})]}),(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/50 px-2 py-1.5`,children:[(0,k.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:`Status`}),(0,k.jsx)(`div`,{className:`truncate font-mono font-semibold`,children:t.status})]}),(0,k.jsxs)(`div`,{className:`border border-border/70 bg-background/50 px-2 py-1.5`,children:[(0,k.jsx)(`div`,{className:`text-[10px] text-muted-foreground`,children:`Runtime`}),(0,k.jsx)(`div`,{className:`font-mono font-semibold`,children:N(t.startedAt)})]})]})]}),(0,k.jsxs)(`div`,{className:`mt-3 overflow-hidden border border-border/70 bg-background/45`,children:[t.agents.length===0?(0,k.jsx)(`div`,{className:`px-3 py-3 text-xs text-muted-foreground`,children:e(`activity:liveSessions.noAgents`)}):(0,k.jsx)(`div`,{className:`divide-y divide-border/60`,children:t.agents.slice(0,5).map(t=>{let n=j(t.status);return(0,k.jsxs)(`div`,{className:`grid min-w-0 grid-cols-[auto_minmax(0,1fr)] gap-x-2 gap-y-1 px-3 py-2 text-xs sm:grid-cols-[auto_minmax(0,1fr)_minmax(0,14rem)_auto]`,children:[(0,k.jsx)(`span`,{className:y(`mt-0.5 shrink-0`,n.cls),children:n.icon}),(0,k.jsxs)(`div`,{className:`min-w-0`,children:[(0,k.jsx)(`div`,{className:`truncate font-medium`,title:t.name,children:t.name}),(0,k.jsx)(`div`,{className:`font-mono text-[10px] text-muted-foreground`,children:e(`activity:liveSessions.agentMeta`,{iter:t.iterations,tools:t.toolCalls,ago:P(t.lastActivityAt)})})]}),(0,k.jsx)(`div`,{className:`min-w-0 font-mono text-[10px] text-muted-foreground sm:text-xs`,children:t.currentTool?(0,k.jsx)(`span`,{className:`block truncate`,title:t.currentTool,children:t.currentTool}):(0,k.jsx)(`span`,{className:`text-muted-foreground/75`,children:t.status})}),(0,k.jsx)(`span`,{className:`hidden font-mono text-[10px] text-muted-foreground sm:block`,children:P(t.lastActivityAt)})]},t.id)})}),t.agents.length>5?(0,k.jsx)(`div`,{className:`border-t border-border/60 px-3 py-2 text-xs text-muted-foreground`,children:e(`activity:liveSessions.andMore`,{count:t.agents.length-5})}):null]})]},t.sessionId)})})]})})}export{I as SessionsDashboard};
|